public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* dlm: 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/dlm.git?p=dlm.git;a=commitdiff;h=34811cd2c56b724697139ae4d4530637f1b295e2
Commit:        34811cd2c56b724697139ae4d4530637f1b295e2
Parent:        5965b6926fe46b7ecb16719c85383fbcfa1b48f4
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Wed Jun 17 15:54:50 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Wed Jun 17 15:54:50 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 dlm: 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).