public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* fence: master - build: create m4 dir upfront
@ 2009-06-17 13:55 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-06-17 13:55 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/fence.git?p=fence.git;a=commitdiff;h=5e61931d59474b7c84baad55537252fa0426fa26
Commit:        5e61931d59474b7c84baad55537252fa0426fa26
Parent:        f047d0ad721b01529537dec7486707daf3e4a2fe
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Jun 17 15:55:14 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Jun 17 15:55:14 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-17 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 13:55 fence: master - build: create m4 dir upfront Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).