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 00c2a8922..dfd12a83d 100644 --- a/configure.ac +++ b/configure.ac @@ -65,8 +65,8 @@ AC_ENABLE_SHARED([yes]) AC_ENABLE_STATIC([no]) AC_LIBTOOL_DLOPEN +LT_PREREQ(2.2) LT_INIT -DOLT AC_ISC_POSIX AC_PROG_CC |