summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f2132c0a..05adb683 100755
--- a/configure.ac
+++ b/configure.ac
@@ -64,6 +64,11 @@ dnl AIX check
dnl ---------
AC_AIX
+dnl -------
+dnl libtool
+dnl -------
+AM_PROG_LIBTOOL
+
dnl ----------------------
dnl Packages configuration
dnl ----------------------