From: bpm@sgi.com
To: xfs@oss.sgi.com
Cc: Mike Frysinger <vapier@gentoo.org>
Subject: [patch 2/4] [PATCH] xfstests: rename configure.in to configure.ac
Date: Thu, 25 Oct 2012 13:36:36 -0500 [thread overview]
Message-ID: <20121025183726.890367820@sgi.com> (raw)
In-Reply-To: 20121025183634.486901001@sgi.com
[-- Attachment #1: 0001-xfstests-rename-configure.in-to-configure.ac.patch --]
[-- Type: text/plain, Size: 952 bytes --]
configure.in has been renamed to configure.ac. Update the Makefile.
Signed-off-by: Ben Myers <bpm@sgi.com>
---
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 1490e21..36a26c8 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ endif
TESTS = $(shell sed -n -e '/^[0-9][0-9][0-9]*/s/ .*//p' group)
CONFIGURE = configure include/builddefs include/config.h
-LSRCFILES = configure configure.in aclocal.m4 README VERSION
+LSRCFILES = configure configure.ac aclocal.m4 README VERSION
LDIRT = config.log .ltdep .dep config.status config.cache confdefs.h \
conftest* check.log check.time
@@ -70,7 +70,7 @@ else
clean: # if configure hasn't run, nothing to clean
endif
-configure: configure.in
+configure: configure.ac
autoheader
autoconf
--
1.7.7
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2012-10-25 18:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-25 18:36 [patch 0/4] update userspace Makefiles for renamed configure.in bpm
2012-10-25 18:36 ` [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac bpm
2012-10-25 19:48 ` Mark Tinguely
2012-10-25 19:59 ` Ben Myers
2012-10-25 18:36 ` bpm [this message]
2012-10-25 19:20 ` [patch 2/4] [PATCH] xfstests: " Mark Tinguely
2012-10-25 19:48 ` Mark Tinguely
2012-10-25 18:36 ` [patch 3/4] [PATCH] xfsprogs: " bpm
2012-10-25 19:10 ` Mark Tinguely
2012-10-25 18:36 ` [patch 4/4] [PATCH] xfsdump: " bpm
2012-10-25 19:21 ` Mark Tinguely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121025183726.890367820@sgi.com \
--to=bpm@sgi.com \
--cc=vapier@gentoo.org \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox