add --force for autopoint
authorDana Jansens <danakj@orodu.net>
Sat, 28 Dec 2002 01:11:27 +0000 (01:11 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 28 Dec 2002 01:11:27 +0000 (01:11 +0000)
bootstrap

index 7d6619e..39f729b 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
-sh autopoint # for GNU gettext
+sh autopoint --force # for GNU gettext
 sh libtoolize --copy --force --automake
 sh aclocal
 sh autoheader