summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-08-18 23:52:44 +0200
committerLennart Poettering <lennart@poettering.net>2008-08-18 23:52:44 +0200
commit3d2d6ca958719c03fa541dda48037501919a55de (patch)
treec0e378f622f2e65b2bf5e622ae94bd6de03b4d6a /bootstrap.sh
parent46f0f9ed8bb2cda7c1f19b5d900e2954d7aa1f27 (diff)
parent016fcd92d412cb453a062b69053bc49a742fff56 (diff)
Merge commit 'flameeyes/autoconf-2.62'
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 6f060c85..e5f1ac59 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -58,7 +58,7 @@ else
intltoolize --copy --force --automake
"$LIBTOOLIZE" -c --force --ltdl
- 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" --copy --foreign --add-missing