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 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs