Fixed SH_SUFFIX

This commit is contained in:
Simon Bauer 2021-09-30 10:37:19 +02:00 committed by GitHub
parent 9b6bb3ecbf
commit bdda35d95b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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@