From: Daiki Ueno Date: Sat, 10 May 2014 20:56:44 +0000 (+0900) Subject: po: Set PACKAGE_GNU to empty by default, to preserve the old behavior X-Git-Tag: v0.19~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d05b333b3accb449a28ea0ac007c3b6b1d4bed56;p=thirdparty%2Fgettext.git po: Set PACKAGE_GNU to empty by default, to preserve the old behavior --- diff --git a/gettext-runtime/po/Makevars b/gettext-runtime/po/Makevars index 10754abc9..3b19fe406 100644 --- a/gettext-runtime/po/Makevars +++ b/gettext-runtime/po/Makevars @@ -28,7 +28,7 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc. # Possible values are "yes", "no", or empty. If it is empty, try to # detect it automatically by scanning the files in $(top_srcdir) for # "GNU packagename" string. -PACKAGE_GNU = yes +PACKAGE_GNU = # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: