summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-10-28 00:34:17 +0100
committerLennart Poettering <lennart@poettering.net>2008-10-28 00:34:17 +0100
commitf7d296be964a49c18b0566508793df3eb83519af (patch)
tree776388e0841c1b0422966bc6275700e85507234c
parent15f853c3efc16eca10305748406adbea229196c3 (diff)
make bootstrap work again
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 498c9b8..4ee5042 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -55,7 +55,7 @@ else
test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
"$LIBTOOLIZE" -c --force
- run_versioned aclocal "$VERSION" -I common
+ run_versioned aclocal "$VERSION" -I m4
run_versioned autoconf 2.59 -Wall
run_versioned autoheader 2.59
run_versioned automake "$VERSION" -a -c --foreign