force autopoint

Original commit message from CVS:
force autopoint
This commit is contained in:
Thomas Vander Stichele 2004-02-12 12:09:25 +00:00
parent afd66c6331
commit ad82e4a5de

View file

@ -69,7 +69,7 @@ if test -f po/Makefile.in.in;
then
patch -p0 -R < common/gettext.patch
fi
tool_run "$autopoint"
tool_run "$autopoint --force"
patch -p0 < common/gettext.patch
tool_run "$aclocal" "-I m4 -I common/m4 $ACLOCAL_FLAGS"