summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2009-08-29 12:59:25 +0000
committerStefan Bühler <stbuehler@web.de>2009-08-29 12:59:25 +0000
commit34d3f7da99a42701a331128d3a25f2c1369dde31 (patch)
tree122cc16474b5321fd66e4152f05d13b2d1954eb8 /autogen.sh
parent759121da9343f847307188202001be357d806f39 (diff)
downloadlighttpd-git-34d3f7da99a42701a331128d3a25f2c1369dde31.tar.gz
Create m4/ directory in autogen.sh
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2616 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 84e34c84..3bdb6b2d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -80,7 +80,7 @@ if test x$AUTOHEADER = x; then
fi
fi
-
+mkdir -p m4
run $LIBTOOLIZE $LIBTOOLIZE_FLAGS
run $ACLOCAL $ACLOCAL_FLAGS -I m4
run $AUTOHEADER