+2000-07-28 Bruno Haible <haible@clisp.cons.org>
+
+ * po2tbl.sed.in: Renamed to ...
+ * po2tbl.sin: ... here.
+ * Makefile.in (DISTFILES.common): Update.
+
2000-07-28 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (uninstall): Synchronize with the install target.
plural.$lo localcharset.$lo
CATOBJS = cat-compat.$lo ../po/cat-id-tbl.$lo
GETTOBJS = intl-compat.$lo
-DISTFILES.common = ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in \
+DISTFILES.common = ChangeLog Makefile.in linux-msg.sed po2tbl.sin \
xopen-msg.sed config.charset ref-add.sin ref-del.sin $(HEADERS) $(SOURCES)
DISTFILES.normal = VERSION
DISTFILES.gettext = libintl.glibc intlh.inst.in plural.c
+2000-07-28 Bruno Haible <haible@clisp.cons.org>
+
+ * gettext.m4 (AM_GNU_GETTEXT): Renamed po2tbl.sed.in to po2tbl.sin.
+
2000-07-28 Bruno Haible <haible@clisp.cons.org>
* gettext.m4 (AM_GNU_GETTEXT): The sed scripts are in $srcdir/intl,
fi
dnl po2tbl.sed is always needed.
sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
- $srcdir/intl/po2tbl.sed.in > intl/po2tbl.sed
+ $srcdir/intl/po2tbl.sin > intl/po2tbl.sed
dnl In the intl/Makefile.in we have a special dependency which makes
dnl only sense for gettext. We comment this out for non-gettext