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>
This commit is contained in:
Lukas Slebodnik
2016-03-08 20:02:27 +01:00
committed by Martin Basti
parent 3e45c9be0a
commit ebbb2eba5b
4 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ AM_MAINTAINER_MODE
AC_PROG_CC_C99
AC_STDC_HEADERS
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
LT_INIT
AC_HEADER_STDC