mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Lowered the version of gettext
The lower version is needed while building on RHEL. Also po/Rules-quot file is deleted and added to .gitignore. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Petr Spacek <pspacek@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
fad87a9962
commit
e5686c0ccb
+1
-1
@@ -299,7 +299,7 @@ AC_CONFIG_COMMANDS([po/POTFILES.in],
|
||||
> po/POTFILES.in && dnl
|
||||
cd "${find_start_pwd}"])
|
||||
AC_SUBST(GETTEXT_DOMAIN, [ipa])
|
||||
AM_GNU_GETTEXT_VERSION([0.19.8])
|
||||
AM_GNU_GETTEXT_VERSION([0.18.2])
|
||||
AM_GNU_GETTEXT([external])
|
||||
|
||||
dnl integrate our custom hacks into gettextize infrastructure
|
||||
|
||||
Reference in New Issue
Block a user