diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 208e6c768..03d2153cd 100644 --- a/configure.ac +++ b/configure.ac @@ -65,7 +65,7 @@ AC_ENABLE_SHARED([yes]) AC_ENABLE_STATIC([no]) AC_LIBTOOL_DLOPEN -AC_PROG_LIBTOOL +LT_INIT DOLT AC_ISC_POSIX |