[epiphany] configure.ac: use LT_INIT instead of deprecated AC_PROG_LIBTOOL
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany] configure.ac: use LT_INIT instead of deprecated AC_PROG_LIBTOOL
- Date: Sun, 16 Aug 2009 14:48:56 +0000 (UTC)
commit 9f934f509d43f472473b3def45722ab2d3b269df
Author: Xan Lopez <xan gnome org>
Date: Sun Aug 16 17:47:59 2009 +0300
configure.ac: use LT_INIT instead of deprecated AC_PROG_LIBTOOL
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 208e6c7..03d2153 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,7 +65,7 @@ AC_ENABLE_SHARED([yes])
AC_ENABLE_STATIC([no])
AC_LIBTOOL_DLOPEN
-AC_PROG_LIBTOOL
+LT_INIT
DOLT
AC_ISC_POSIX
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]