summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-02 03:49:38 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-02 03:49:38 +0200
commitdd4fc47e030d0cf6cc3e5f6eb351577c1ac532da (patch)
tree85f8268c033273d61ac574920309c9d0b5c34aa7
parentd45b0b9ce0c5f10c6483f256166ecd157dc26ad6 (diff)
create common dir during bootstraph, since git won't store it
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 8d8bc2d..434b13d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -49,6 +49,7 @@ else
rm -rf autom4te.cache
rm -f config.cache
+ mkdir -p common
test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize
run_versioned "$LIBTOOLIZE" 1.5 -c --force