Commit d20a0516 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

AM_PROG_LIBTOOL is deprecated and AC_PROG_LIBTOOL should be used instead

parent 6769ab27
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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