AM_PROG_LIBTOOL is deprecated and AC_PROG_LIBTOOL should be used instead
This commit is contained in:
@@ -87,7 +87,7 @@ dnl check for cygwin stuff
|
|||||||
AC_LIBTOOL_WIN32_DLL
|
AC_LIBTOOL_WIN32_DLL
|
||||||
|
|
||||||
dnl libtool setup
|
dnl libtool setup
|
||||||
AM_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
||||||
|
|
||||||
AC_MSG_CHECKING([if we need -no-undefined])
|
AC_MSG_CHECKING([if we need -no-undefined])
|
||||||
case $host in
|
case $host in
|
||||||
|
|||||||
Reference in New Issue
Block a user