diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0f69555..61be567 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ AC_CONFIG_HEADERS([config.h]) AC_PROG_CC AC_LANG(C) -AC_PROG_LIBTOOL +LT_INIT # --enable and --with options AC_ARG_ENABLE([debug-output], |