migrated to new gettext

This commit is contained in:
Дмитрий Левин 2002-10-23 09:42:35 +00:00
parent 85a507c587
commit 1d3e389652
2 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,9 @@ $LIBTOOLIZE --version |head -1 |grep -qs "$LTV" || { echo "$USAGE"; exit 1; }
$AUTOCONF --version |head -1 |grep -qs "$ACV" || { echo "$USAGE"; exit 1; }
$AUTOMAKE --version |head -1 |grep -qs "$AMV" || { echo "$USAGE"; exit 1; }
echo |gettextize --copy --force
$LIBTOOLIZE --copy --force
$ACLOCAL
$ACLOCAL -I m4
$AUTOHEADER
$AUTOMAKE -a -c
$AUTOCONF

View File

@ -185,7 +185,6 @@ export AUTOMAKE=automake-1.6
export AUTOCONF=autoconf_2.5
export AUTOHEADER=autoheader_2.5
echo |gettextize --copy --force
./autogen.sh --noconfigure
export \
ac_cv_path_CTAGS=/usr/bin/ctags