| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac |
| From: | bpm@xxxxxxx |
| Date: | Thu, 25 Oct 2012 13:36:35 -0500 |
| Cc: | Mike Frysinger <vapier@xxxxxxxxxx> |
| References: | <20121025183634.486901001@xxxxxxx> |
| User-agent: | quilt/0.48-1 |
configure.in has been renamed to configure.ac. Update the Makefile.
Signed-off-by: Ben Myers <bpm@xxxxxxx>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 76a3c4b..0bddb07 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ endif
CONFIGURE = aclocal.m4 configure config.guess config.sub configure install-sh \
ltmain.sh m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 \
m4/ltversion.m4 m4/lt~obsolete.m4
-LSRCFILES = configure.in Makepkgs release.sh README VERSION $(CONFIGURE)
+LSRCFILES = configure.ac Makepkgs release.sh README VERSION $(CONFIGURE)
LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
Logs/* built .census install.* install-dev.* *.gz autom4te.cache/* \
--
1.7.7
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch 3/4] [PATCH] xfsprogs: rename configure.in to configure.ac, bpm |
|---|---|
| Next by Date: | [patch 4/4] [PATCH] xfsdump: rename configure.in to configure.ac, bpm |
| Previous by Thread: | Re: [patch 3/4] [PATCH] xfsprogs: rename configure.in to configure.ac, Mark Tinguely |
| Next by Thread: | Re: [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac, Mark Tinguely |
| Indexes: | [Date] [Thread] [Top] [All Lists] |