summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-06-18 03:25:08 +0200
committerLennart Poettering <lennart@poettering.net>2008-06-18 03:25:08 +0200
commit693536cb14740f6173c182ed886a431cfb60f640 (patch)
tree4bc7a2baeef7e8e30c9bd2469a07757c78f7b09b
parent2b738ae57b45a37f3e39359fc86fafbb7ffb8f65 (diff)
create common subdir if not existant anyway
-rwxr-xr-xautogen.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 1147ff9..6ba0c75 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -51,6 +51,8 @@ else
test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
+ mkdir -p common
+
run_versioned "$LIBTOOLIZE" 1.5 -c --force
run_versioned aclocal "$VERSION" -I common
run_versioned autoconf 2.59 -Wall