From: Ondřej Surý Date: Tue, 23 Oct 2018 07:55:26 +0000 (+0200) Subject: Rename configure.in to proper name configure.ac X-Git-Tag: v9.13.4~107^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=866991c2cba05fa20057ae888e577ee121dd88f2;p=thirdparty%2Fbind9.git Rename configure.in to proper name configure.ac --- diff --git a/config.h.in b/config.h.in index ad008059fce..75fbd002e79 100644 --- a/config.h.in +++ b/config.h.in @@ -1,4 +1,4 @@ -/* config.h.in. Generated from configure.in by autoheader. */ +/* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD diff --git a/configure.in b/configure.ac similarity index 100% rename from configure.in rename to configure.ac