From: Ben Myers Date: Thu, 25 Oct 2012 17:35:14 +0000 (-0500) Subject: xfsprogs: rename configure.in to configure.ac X-Git-Tag: v3.1.9-rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fba1378d4b2713b3c3178378aa72d559cd04a1;p=thirdparty%2Fxfsprogs-dev.git xfsprogs: rename configure.in to configure.ac configure.in has been renamed to configure.ac. Update the Makefile. Signed-off-by: Ben Myers Reviewed-by Mark Tinguely --- diff --git a/Makefile b/Makefile index c40fb2c99..0bdc5e8cf 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 \