force autopoint
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 12 Feb 2004 12:09:25 +0000 (12:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 12 Feb 2004 12:09:25 +0000 (12:09 +0000)
Original commit message from CVS:
force autopoint

autogen.sh

index fa26641..e27fd3b 100755 (executable)
@@ -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"