updated libtool version required to 2.4.

This commit is contained in:
Ed Hartnett 2010-11-30 20:25:04 +00:00
parent bc8b6de486
commit 1d733fe2e1

View File

@ -956,7 +956,7 @@ AM_CONDITIONAL(BUILD_CXX, [test "x$nc_build_cxx" = xyes])
# Set up libtool.
AC_MSG_NOTICE([setting up libtool])
LT_PREREQ([2.2])
LT_PREREQ([2.4])
#LT_INIT
#LT_INIT(win32-dll)
AC_PROG_LIBTOOL