| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [patch 4/4] [PATCH] xfsdump: rename configure.in to configure.ac |
| From: | bpm@xxxxxxx |
| Date: | Thu, 25 Oct 2012 13:36:38 -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 b1a7350..39881af 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ SRCDIR = $(PKG_NAME)-$(PKG_VERSION)
SRCTAR = $(PKG_NAME)-$(PKG_VERSION).tar.gz
CONFIGURE = aclocal.m4 configure config.guess config.sub install-sh ltmain.sh
-LSRCFILES = configure.in release.sh README VERSION $(CONFIGURE)
+LSRCFILES = configure.ac release.sh README VERSION $(CONFIGURE)
LDIRT = config.log .ltdep .dep config.status config.cache confdefs.h \
conftest* built .census install.* install-dev.* *.gz \
--
1.7.7
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac, bpm |
|---|---|
| Next by Date: | Re: [patch 3/4] [PATCH] xfsprogs: rename configure.in to configure.ac, Mark Tinguely |
| Previous by Thread: | Re: [patch 1/4] [PATCH] dmapi: rename configure.in to configure.ac, Ben Myers |
| Next by Thread: | Re: [patch 4/4] [PATCH] xfsdump: rename configure.in to configure.ac, Mark Tinguely |
| Indexes: | [Date] [Thread] [Top] [All Lists] |