gfs2-utils: master - build: create m4 dir upfront

Fabio M. Di Nitto fabbione@fedoraproject.org
Wed Jun 17 14:17:00 GMT 2009


Gitweb:        http://git.fedorahosted.org/git/gfs2-utils.git?p=gfs2-utils.git;a=commitdiff;h=418d8105ffb10845be49600e072a92568ce07c98
Commit:        418d8105ffb10845be49600e072a92568ce07c98
Parent:        0f072662a105af29d39363844d0ad95785a67256
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Jun 17 15:53:55 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Jun 17 15:53:55 2009 +0200

build: create m4 dir upfront

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 7f0f2eb..3c5e1d9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
 #!/bin/sh
 # Run this to generate all the initial makefiles, etc.
-
+mkdir -p m4
 autoreconf -i -v && echo Now run ./configure and make



More information about the Cluster-cvs mailing list