merge parts of libtool 2.2 fixes (FSBUILD-82)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11671 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-02-06 19:15:42 +00:00
parent cb9cf4a3b8
commit bc1c18cfc2
4 changed files with 8 additions and 5 deletions

View File

@@ -32,6 +32,7 @@ SHARED_VERSION_INFO="1:17:0"
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CXX
AM_PROG_LIBTOOL
AC_CHECK_PROG(autogen, autogen, yes, no)