mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
build tweaks - use automake's foreign mode, avoid creating empty files to satisfy gnu mode - run autoreconf -f to ensure that everything matches
This commit is contained in:
committed by
Rob Crittenden
parent
5bfb1a004a
commit
b683c7261b
@@ -3,7 +3,7 @@ AC_INIT([ipa-client],
|
||||
[0.99.0],
|
||||
[http://www.freeipa.org/])
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
AC_SUBST(VERSION)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user