Do not use --force with gettextize, it overwrites po/Makefile.in.in

This commit is contained in:
Yevgen Muntyan 2007-01-18 05:34:49 -06:00
parent bd7e25a9ed
commit b3657000f8

View File

@ -27,8 +27,8 @@ AUTOCONF=${AUTOCONF:-autoconf}
echo $LIBTOOLIZE --automake --copy
$LIBTOOLIZE --automake --copy || exit $?
echo glib-gettextize --force
glib-gettextize --force
echo glib-gettextize
glib-gettextize
echo intltoolize --automake
intltoolize --automake