]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Followup to big renaming.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Nov 2003 15:11:25 +0000 (15:11 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:14 +0000 (12:11 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am

index 3e92b8ecd8ddc3cae30c537f1642670fbff3a6d7..b00280dab6da15ee92b8f82a0dca0d6db51260c1 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-15  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (EXTRA_DIST): Remove xg-test1.ok.po, add xg-c-1.ok.po.
+       (xg-c-1.ok.po): Renamed from xg-test1.ok.po.
+
 2003-11-15  Bruno Haible  <bruno@clisp.org>
 
        * xgettext-7: Fix typo in tmpfiles.
index bf24bd34d608c4da16ca5948e2109d83d4d559c7..14de67d129663016a0b33ce4e1ada0757e259bcd 100644 (file)
@@ -94,7 +94,7 @@ TESTS = gettext-1 gettext-2 \
        lang-perl-2 lang-php lang-po lang-rst
 
 EXTRA_DIST += $(TESTS) \
-       test.mo xg-test1.ok.po mex-test2.ok msguniq-a.in msguniq-a.inp \
+       test.mo xg-c-1.ok.po mex-test2.ok msguniq-a.in msguniq-a.inp \
        msguniq-a.out qttest_pl.po qttest_pl.qm ChangeLog.0
 
 XGETTEXT = ../src/xgettext
@@ -132,8 +132,8 @@ TESTS_ENVIRONMENT = top_srcdir=$(top_srcdir) \
                    CONFIG_SHELL='$(SHELL)' \
                    $(SHELL)
 
-xg-test1.ok.po: $(top_srcdir)/src/xgettext.c $(top_srcdir)/src/msgfmt.c
-       $(XGETTEXT) -d xg-test1.ok -p $(srcdir) \
+xg-c-1.ok.po: $(top_srcdir)/src/xgettext.c $(top_srcdir)/src/msgfmt.c
+       $(XGETTEXT) -d xg-c-1.ok -p $(srcdir) \
          -k_ --omit-header --no-location \
          $(top_srcdir)/src/xgettext.c $(top_srcdir)/src/msgfmt.c