summaryrefslogtreecommitdiffstats
path: root/install/configure.ac
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2016-02-02 09:09:03 +0100
committerMartin Basti <mbasti@redhat.com>2016-03-08 20:02:27 +0100
commitebbb2eba5bdf3eee9eca3e3db2b8964db5d8131f (patch)
treebdab1bac8e044d56c61808c1bced3d7e3b1f3b6d /install/configure.ac
parent3e45c9be0aefb03751665a951f426ac59c50a551 (diff)
downloadfreeipa-ebbb2eba5bdf3eee9eca3e3db2b8964db5d8131f.tar.gz
freeipa-ebbb2eba5bdf3eee9eca3e3db2b8964db5d8131f.tar.xz
freeipa-ebbb2eba5bdf3eee9eca3e3db2b8964db5d8131f.zip
CONFIGURE: Replace obsolete macros
The AC_PROG_LIBTOOL macro is obsoleted by since libtool-2.0 which is already in rhel6+ https://fedorahosted.org/FedoraReview/wiki/AutoTools Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'install/configure.ac')
-rw-r--r--install/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/configure.ac b/install/configure.ac
index cf19758a1..b5f77bf8c 100644
--- a/install/configure.ac
+++ b/install/configure.ac
@@ -13,7 +13,6 @@ AM_MAINTAINER_MODE
#AC_PROG_CC
#AC_STDC_HEADERS
#AC_DISABLE_STATIC
-#AC_PROG_LIBTOOL
#AC_HEADER_STDC