]> Dogcows Code - chaz/openbox/commitdiff
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 7d6619e0e4bba68be3e3b6609add9f57a1bb5300..39f729bdc5dddd85cd46c887efef5668d5749b1c 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
This page took 0.018833 seconds and 4 git commands to generate.