mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Avoid catch-22 with README.main not being distributed but having the
project-id marker string.
This commit is contained in:
parent
f02697d8ec
commit
8282d2d8b3
2 changed files with 5 additions and 1 deletions
|
@ -919,6 +919,9 @@ AM_ICONV
|
|||
#
|
||||
# Check for gettext
|
||||
#
|
||||
# This is "GNU gnupg" - The project-id script from gettext
|
||||
# needs this string
|
||||
#
|
||||
AC_MSG_NOTICE([checking for gettext])
|
||||
AM_PO_SUBDIRS
|
||||
AM_GNU_GETTEXT_VERSION([0.17])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue