Merge pull request #22 from fmneto/main

Update configure.ac
This commit is contained in:
The Diligent Circle 丸 2020-11-20 16:13:31 -05:00 committed by GitHub
commit 123087e60e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ AC_PROG_CC
AC_PROG_INSTALL
STARFIGHTER_CPPFLAGS="-DVERSION=\\\"$PACKAGE_VERSION\\\""
STARFIGHTER_LDADD=""
STARFIGHTER_LDADD="-Wl,-z,now"
# Detect MacOS
AC_CANONICAL_HOST