]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Update from gettext-0.13.1.
authorJim Meyering <jim@meyering.net>
Mon, 12 Jan 2004 22:58:36 +0000 (22:58 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 12 Jan 2004 22:58:36 +0000 (22:58 +0000)
po/Makefile.in.in

index ee600924336666906294b02a97169a8e109abc3c..75c5d469a5cd5b801030550c662d8b5f57cc9f25 100644 (file)
@@ -8,7 +8,7 @@
 # Please note that the actual code of GNU gettext is covered by the GNU
 # General Public License and is *not* in the public domain.
 #
-# Origin: gettext-0.12.2
+# Origin: gettext-0.13
 
 PACKAGE = @PACKAGE@
 VERSION = @VERSION@
@@ -88,7 +88,7 @@ all-no:
 # $(POFILES) has been designed to not touch files that don't need to be
 # changed.
 stamp-po: $(srcdir)/$(DOMAIN).pot
-       test -z "$(CATALOGS)" || $(MAKE) $(CATALOGS)
+       test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
        @echo "touch stamp-po"
        @echo timestamp > stamp-poT
        @mv stamp-poT stamp-po