mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
committed by
Martin Basti
parent
3e45c9be0a
commit
ebbb2eba5b
@@ -6,7 +6,7 @@ AC_INIT([ipa-server],
|
||||
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_PROG_CC_C99
|
||||
AC_PROG_LIBTOOL
|
||||
LT_INIT
|
||||
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user