mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix configure with newer auto* and libtool on Fedora-11
This commit is contained in:
parent
e46fd3401e
commit
79029e8179
@ -3,6 +3,8 @@ m4_include(version.m4)
|
||||
AC_INIT([ipa-client],
|
||||
IPA_VERSION,
|
||||
[https://hosted.fedoraproject.org/projects/freeipa/newticket])
|
||||
LT_INIT()
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
AC_CONFIG_SRCDIR([ipaclient/__init__.py])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
Loading…
Reference in New Issue
Block a user