From: Bruno Haible Date: Tue, 6 Mar 2001 15:22:10 +0000 (+0000) Subject: Regenerate test.mo. X-Git-Tag: v0.10.36~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e41cafce33648714bc8e3a2568c6186d760e7cd5;p=thirdparty%2Fgettext.git Regenerate test.mo. --- diff --git a/tests/ChangeLog b/tests/ChangeLog index b618b988f..cecff0efa 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2001-03-03 Bruno Haible + + * test.mo: Change msgid so that it passes the newest msgfmt + verifications. + * gettext-1: Update. + 2001-03-03 Bruno Haible * Makefile.am (LDADD): Add @LIBICONV@. Needed on platforms where diff --git a/tests/gettext-1 b/tests/gettext-1 index 58223efe4..39a115714 100755 --- a/tests/gettext-1 +++ b/tests/gettext-1 @@ -18,12 +18,12 @@ cp $top_srcdir/tests/test.mo LC_MESSAGES tmpfiles="$tmpfiles gt-test1.out" : ${GETTEXT=gettext} -${GETTEXT} test 'SYS_(C)' > gt-test1.out +${GETTEXT} -e test 'SYS_(C)\n' > gt-test1.out # Create correct file. tmpfile="$tmpfiles gtmf-test1.ok" cat < gtmf-test1.ok -MSGFMT(3) portable message object file compiler +MSGFMT(1) portable message object file compiler Copyright (C) 1995 Free Software Foundation Report bugs to EOF diff --git a/tests/test.mo b/tests/test.mo index f8dbf704c..fe3d85344 100644 Binary files a/tests/test.mo and b/tests/test.mo differ