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 20fc0b9 commit 2b8defeCopy full SHA for 2b8defe
configure.ac
@@ -1,7 +1,7 @@
1
AC_INIT(stringencoders, [v3.10.3], [nickg -at- client9 -dot- com])
2
AC_PREREQ(2.68)
3
AM_INIT_AUTOMAKE
4
-LT_INIT
+AC_PROG_LIBTOOL
5
AC_CONFIG_HEADERS(config.h)
6
AC_CONFIG_MACRO_DIR([m4])
7
0 commit comments