1
0
Fork 0
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:
Werner Koch 2009-09-04 17:21:40 +00:00
parent f02697d8ec
commit 8282d2d8b3
2 changed files with 5 additions and 1 deletions

View file

@ -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])