mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Workaround for a gettext problem during "make distcheck".
* configure.ac: Add comment string "GNU gnupg". -- We already use this kludge in 2.x.
This commit is contained in:
parent
4032aa8be8
commit
e9385a6651
@ -851,6 +851,10 @@ AC_SUBST(MPI_OPT_FLAGS)
|
||||
|
||||
dnl Checks for libraries.
|
||||
|
||||
|
||||
# This is "GNU gnupg" - The project-id script from gettext
|
||||
# needs to find this string. Without
|
||||
# it "make distcheck" may fail.
|
||||
AM_PO_SUBDIRS
|
||||
AM_GNU_GETTEXT_VERSION([0.18.1])
|
||||
if test "$try_gettext" = yes; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user