summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/configure.ac b/client/configure.ac
index 8e3a71f7b..58f23afa7 100644
--- a/client/configure.ac
+++ b/client/configure.ac
@@ -3,8 +3,7 @@ m4_include(version.m4)
AC_INIT([ipa-client],
IPA_VERSION,
[https://hosted.fedoraproject.org/projects/freeipa/newticket])
-LT_INIT()
-AC_PROG_LIBTOOL
+LT_INIT
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SUBDIRS([../asn1])