We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13143db commit 47d2698Copy full SHA for 47d2698
1 file changed
configure.ac
@@ -15,8 +15,7 @@ AC_USE_SYSTEM_EXTENSIONS
15
AC_PROG_CC
16
AC_PROG_CC_C99
17
AM_PROG_CC_C_O
18
-AC_DISABLE_STATIC
19
-AC_PROG_LIBTOOL
+LT_INIT([disable-static])
20
21
dnl i18n, inline so autoreconf can detect gettext usage
22
AM_GNU_GETTEXT_VERSION([0.19.8])
0 commit comments