Merge pull request #333 from besser82/bugfix/obsolete_macros_autotools

Replace obsolete AM_PROG_LIBTOOL
This commit is contained in:
Eric Haszlakiewicz
2017-07-08 15:17:17 -04:00
committed by GitHub

View File

@@ -87,7 +87,7 @@ int main(int c,char* v) {return 0;}
AC_LANG_POP([C])
AM_PROG_LIBTOOL
LT_INIT
# Check for the -Bsymbolic-functions linker flag
AC_ARG_ENABLE([Bsymbolic],