]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: rename configure.in to configure.ac v3.1.9-rc1
authorBen Myers <bpm@sgi.com>
Thu, 25 Oct 2012 17:35:14 +0000 (12:35 -0500)
committerBen Myers <bpm@sgi.com>
Thu, 25 Oct 2012 19:56:32 +0000 (14:56 -0500)
configure.in has been renamed to configure.ac.  Update the Makefile.

Signed-off-by: Ben Myers <bpm@sgi.com>
Reviewed-by Mark Tinguely <tinguely@sgi.com>

Makefile

index c40fb2c99aae8139b088506fcd3b91aa1a194b0d..0bdc5e8cf5260d16e0fd4775b1aeb98f12917cfe 100644 (file)
--- 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 \