]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
rename configure.in to configure.ac
authorTheodore Ts'o <tytso@mit.edu>
Sat, 20 Jun 2015 18:33:24 +0000 (14:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 20 Jun 2015 18:33:24 +0000 (14:33 -0400)
Some newer versions of autoconf kvetch if we are still using
configure.in.  As of this writing the only version of autoconf which I
support is autoconf 2.69, and if you try to recreate the configure
script which is shipped with e2fsprogs, and it breaks, you get to keep
both pieces.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MCONFIG.in
configure.ac [moved from configure.in with 100% similarity]
lib/config.h.in

index b2ea574fc224fa83874ccac974f204f0ecd5e41b..dacb27e03bf486b4d61688a50cfef0749a981bc3 100644 (file)
@@ -264,7 +264,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/MCONFIG \
                $(DEP_MAKEFILE) $(top_builddir)/config.status
        cd $(top_builddir); CONFIG_FILES=$(my_dir)/Makefile ./config.status
 
-@MAINTAINER_CMT@$(top_srcdir)/configure: $(top_srcdir)/configure.in
+@MAINTAINER_CMT@$(top_srcdir)/configure: $(top_srcdir)/configure.ac
 @MAINTAINER_CMT@       cd $(top_srcdir) && autoheader && autoconf
 
 coverage.txt: Makefile $(SRCS)
similarity index 100%
rename from configure.in
rename to configure.ac
index 8ac50937de3c2e37ddb565ad449003ade437517f..bec4845d573a4e9c30acc132d8a50184fd4f0792 100644 (file)
@@ -1,4 +1,4 @@
-/* lib/config.h.in.  Generated from configure.in by autoheader.  */
+/* lib/config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD