Have to keep using AM_PROG_LIBTOOL to keep all automake versions happy.

This commit is contained in:
Stig Bakken 1999-09-26 16:27:25 +00:00
parent 09ad17f67e
commit 1d9f6b8a57

View File

@ -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