summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2013-02-26 23:39:33 +0100
committerPino Toscano <toscano.pino@tiscali.it>2013-02-26 23:39:33 +0100
commit92b12d376799c4514c207669a93665c98661b995 (patch)
tree398ab96971459a03f3151abe0bd234786567acaf /INSTALL
parent79a24f74beaca2c5f7c0601cd8786c3b3eb56c6a (diff)
Replace configure.in with configure.ac
* INSTALL: Replace configure.in with configure.ac * Makefile ($(top_srcdir)/configure): Likewise.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 22692258..d675a73a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -51,8 +51,8 @@ diffs or instructions to the address given in the `README' so they can
be considered for the next release. If at some point `config.cache'
contains results you don't want to keep, you may remove or edit it.
-The file `configure.in' is used to create `configure' by a program
-called `autoconf'. You only need `configure.in' if you want to change
+The file `configure.ac' is used to create `configure' by a program
+called `autoconf'. You only need `configure.ac' if you want to change
it or regenerate `configure' using a newer version of `autoconf'.