Moved to DESIGN/
authorScott Moynes <smoynes@nexus.carleton.ca>
Sun, 6 Apr 2003 05:16:41 +0000 (05:16 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Sun, 6 Apr 2003 05:16:41 +0000 (05:16 +0000)
bootstrap

index 8558dea..4abed49 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -6,7 +6,7 @@ sh() {
 
 #sh autopoint --force # for GNU gettext
 sh libtoolize --copy --force --automake
-sh aclocal -I m4
+sh aclocal -I m4 -I /usr/local/share/aclocal
 #sh autoheader
 sh autoconf
 #sh automake --foreign --include-deps --add-missing --copy