summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.in b/configure.in.in
index 62139ac470..87de98e548 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -80,7 +80,7 @@ dnl test -n "$GCC" || CFLAGS="-Ae $CFLAGS -D_HPUX_SOURCE"
dnl fi
dnl Checks for programs.
-AC_PROG_LIBTOOL
+AM_PROG_LIBTOOL
AM_SET_LIBTOOL_VARIABLE([--silent])
AC_PROG_YACC
if test "$YACC" != "bison -y"; then