xfstests: rename configure.in to configure.ac
[xfstests-dev.git] / Makefile
index 1490e21d5ad467cdc52a6f5f3396aab15745bb2f..36a26c80924dcea2c2a45d253a61485b150cabf9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ endif
 
 TESTS = $(shell sed -n -e '/^[0-9][0-9][0-9]*/s/ .*//p' group)
 CONFIGURE = configure include/builddefs include/config.h
-LSRCFILES = configure configure.in aclocal.m4 README VERSION
+LSRCFILES = configure configure.ac aclocal.m4 README VERSION
 LDIRT = config.log .ltdep .dep config.status config.cache confdefs.h \
        conftest* check.log check.time
 
@@ -70,7 +70,7 @@ else
 clean:  # if configure hasn't run, nothing to clean
 endif
 
-configure: configure.in
+configure: configure.ac
        autoheader
        autoconf