summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 41806b4ab..75053cf35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -78,11 +78,11 @@ gl_EARLY
AC_PROG_CXX
AC_PROG_INSTALL
AC_PROG_LN_S
-AC_LIBTOOL_DLOPEN
-AC_PROG_LIBTOOL
MU_PROG_BISON
MU_PROG_FLEX
-AM_PROG_LIBTOOL
+
+LT_PREREQ([2.4.6])
+LT_INIT
## Predefine several variables used to display configuration status
status_pam=no

Return to:

Send suggestions and report system problems to the System administrator.