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:
jacob berkman
2002-01-31 22:26:59 +00:00
committed by Jacob Berkman
parent a3181438da
commit abe0ca1315
12 changed files with 53 additions and 27 deletions

View File

@@ -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).