Merge pull request #267 from s-bauer/s-bauer-patch-1

Fixed SH_SUFFIX
This commit is contained in:
Olof Hagsand 2021-09-30 16:20:41 +02:00 committed by GitHub
commit 5f741ce978
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@