From 8282d2d8b355a21a56fe87cdcd854cc6a2f1be7c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 4 Sep 2009 17:21:40 +0000 Subject: Avoid catch-22 with README.main not being distributed but having the project-id marker string. --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 09246cbb4..c14ce9e20 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- cgit v1.2.3