[Xfce4-commits] <xfce4-session:nick/shutdown-cleanup> Drop AC_PROG_LIBTOOL for LT_PREREQ and LT_INIT.
Nick Schermer
noreply at xfce.org
Mon Nov 28 21:44:12 CET 2011
Updating branch refs/heads/nick/shutdown-cleanup
to 4379cd05592ebff1234951f478c7f3b4d1d22784 (commit)
from a698ae5921118d56c2371684559bc75951c29d21 (commit)
commit 4379cd05592ebff1234951f478c7f3b4d1d22784
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Wed Nov 16 10:16:04 2011 +0000
Drop AC_PROG_LIBTOOL for LT_PREREQ and LT_INIT.
configure.in.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure.in.in b/configure.in.in
index 91fac66..e928453 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -53,6 +53,7 @@ AM_PROG_CC_C_O()
AC_PROG_INSTALL()
AC_PROG_INTLTOOL()
+dnl check for libtool
LT_PREREQ([2.2.6])
LT_INIT([disable-static])
More information about the Xfce4-commits
mailing list