]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Rename po2tbl.sed.in to po2tbl.sin. Eli Zaretskii can jubilate.
authorBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2000 22:20:42 +0000 (22:20 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2000 22:20:42 +0000 (22:20 +0000)
intl/ChangeLog
intl/Makefile.in
intl/po2tbl.sin [moved from intl/po2tbl.sed.in with 100% similarity]
m4/ChangeLog
m4/gettext.m4

index ed1f439c51a6f82a8fc829c9c215a738599667a9..e6ff1767a28f6e51846a5ba1ea7e64561d84c43f 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 5a770778e5d6fa25999fd0a04df7241e1c43e831..7ab00178f43095dcb878baad56dcff97708ce91a 100644 (file)
@@ -72,7 +72,7 @@ explodename.$lo dcigettext.$lo dcngettext.$lo dngettext.$lo ngettext.$lo \
 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
similarity index 100%
rename from intl/po2tbl.sed.in
rename to intl/po2tbl.sin
index fb98bcefc4642e20673104b306ada89b3a7c7ce0..fa53204dd03f1090568c6e6ba1585d2195306588 100644 (file)
@@ -1,3 +1,7 @@
+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,
index 9fb329f8563351b5ff31480fd72c3ffa1e20527d..731ecf5ef9a1588311e4d8b8a3fbfc01599fce64 100644 (file)
@@ -275,7 +275,7 @@ __argz_count __argz_stringify __argz_next])
    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