Fixed SH_SUFFIX
This commit is contained in:
parent
9b6bb3ecbf
commit
bdda35d95b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ sysconfdir = @sysconfdir@
|
|||
includedir = @includedir@
|
||||
HOST_VENDOR = @host_vendor@
|
||||
|
||||
SH_SUFFIX = .so
|
||||
SH_SUFFIX = @SH_SUFFIX@
|
||||
CLIXON_MAJOR = @CLIXON_VERSION_MAJOR@
|
||||
CLIXON_MINOR = @CLIXON_VERSION_MINOR@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue