mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
remove references to po2tbl
2002-01-31 jacob berkman <jacob@ximian.com> * glib-gettextize.in: * m4macros/glib-gettext.m4 (AM_GLIB_GNU_GETTEXT): remove references to po2tbl
This commit is contained in:
committed by
Jacob Berkman
parent
a3181438da
commit
abe0ca1315
@@ -192,9 +192,6 @@ strdup __argz_count __argz_stringify __argz_next])
|
||||
dnl cannot handle comments.
|
||||
sed -e '/^#/d' $srcdir/po/$msgformat-msg.sed > po/po2msg.sed
|
||||
fi
|
||||
dnl po2tbl.sed is always needed.
|
||||
sed -e '/^#.*[^\\]$/d' -e '/^#$/d' \
|
||||
$srcdir/po/po2tbl.sed.in > po/po2tbl.sed
|
||||
|
||||
dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly
|
||||
dnl find the mkinstalldirs script in another subdir but ($top_srcdir).
|
||||
|
Reference in New Issue
Block a user