summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Fruehauf <malkodan@gmail.com>2013-12-14 14:09:57 +0100
committerGuido Günther <agx@sigxcpu.org>2013-12-14 14:10:55 +0100
commit40f9d827f77c35ac994fa624822f002d4ed6871a (patch)
treeaa0ca1b49294ee84b7064fba1b9ae078ac00d8fc /configure.ac
parent8652d87d67c18ba0de8acee20812769cafe3b17b (diff)
Use LT_INIT
instead of deprecated AC_PROG_LIBTOOL Signed-off-by: Guido Günther <agx@sigxcpu.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3937d49..cc9e348 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_INSTALL
-AC_PROG_LIBTOOL
+LT_INIT
dnl
dnl Required headers