mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02: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
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue