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