Fix build for libtool 2.2 (or at least for ArchLinux)

(Old svn revision: 5430)
This commit is contained in:
Mike Massonnet
2008-09-21 19:49:06 +00:00
parent d19395a28e
commit 5ef38cdda8
2 changed files with 5 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ dnl ********************************
AC_PROG_CC()
AC_PROG_LD()
AC_PROG_INSTALL()
AC_PROG_LIBTOOL()
AC_PROG_INTLTOOL()
dnl ************************************