From c4444d16dcc6b1cf2ac9e2c0bb20e3f5a54bdea1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 8 Jul 2012 21:52:49 -0700 Subject: Rename configure.in to configure.ac. Fixes: debbugs:11603 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 5c6bc0b97d..2eab03975f 100644 --- a/INSTALL +++ b/INSTALL @@ -683,9 +683,9 @@ changing the s/*.h and m/*.h files. corresponding `Makefile.in' files. This isn't so hard, just a matter of editing in appropriate substitutions for the @...@ constructs. -The `configure' script is built from `configure.in' by the `autoconf' +The `configure' script is built from `configure.ac' by the `autoconf' program. You need at least the version of autoconf specified in the -AC_PREREQ(...) command to rebuild `configure' from `configure.in'. +AC_PREREQ(...) command to rebuild `configure' from `configure.ac'. BUILDING GNU EMACS BY HAND -- cgit v1.2.3