+2001-10-31 Bruno Haible <haible@clisp.cons.org>
+
+ * xgettext-13: Hide warning.
+
2001-10-21 Bruno Haible <haible@clisp.cons.org>
* Makefile.am (tstgettext_LDADD, tstngettext_LDADD): Replace
tmpfiles="$tmpfiles xg-test13.po"
: ${XGETTEXT=xgettext}
# delete POT-Creation-Date: line because the date depends on local time.
-${XGETTEXT} --output - --no-location -k_ xg-test13.in.c \
+${XGETTEXT} --output - --no-location -k_ xg-test13.in.c 2>/dev/null \
| sed '/\"POT-Creation-Date:.*/d' > xg-test13.po
tmpfiles="$tmpfiles xg-test13.ok"