[telepathy-sofiasip/master] Change AM_PROG_LIBTOOL to AC_PROG_LIBTOOL
Mikhail Zabaluev
mikhail.zabaluev at nokia.com
Wed Dec 2 08:29:05 PST 2009
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index d358224..e61a1ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AS_VERSION(THIS_PACKAGE, TELEPATHY_SIP_VERSION,
AM_INIT_AUTOMAKE([1.9 -Wno-portability])
-AM_PROG_LIBTOOL
+AC_PROG_LIBTOOL
AC_CONFIG_HEADER([config.h])
--
1.5.6.5
More information about the telepathy-commits
mailing list