From c09696145f6a787d00c74f004baea990ada82b99 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 10 Jun 2008 16:54:35 +0200 Subject: create m4 directory from bootstraph script --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index 01396d4..d9a2483 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -52,6 +52,7 @@ else touch config.rpath test "x$LIBTOOLIZE" = "x" && LIBTOOLIZE=libtoolize + mkdir -p m4 gtkdocize --copy --flavour no-tmpl "$LIBTOOLIZE" -c --force --ltdl run_versioned aclocal "$VERSION" -- cgit