AM_PROG_LIBTOOL is deprecated and AC_PROG_LIBTOOL should be used instead

This commit is contained in:
Daniel Stenberg 2004-07-24 21:29:43 +00:00
parent 6769ab2797
commit d20a05161a
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ dnl check for cygwin stuff
AC_LIBTOOL_WIN32_DLL
dnl libtool setup
AM_PROG_LIBTOOL
AC_PROG_LIBTOOL
AC_MSG_CHECKING([if we need -no-undefined])
case $host in