summaryrefslogtreecommitdiff
path: root/INSTALL.configure
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-08-23 11:11:24 +0000
committerJörg Mayer <jmayer@loplof.de>2012-08-23 11:11:24 +0000
commitfcb0307faeb43398636ba0821ccf0dc534e5d82c (patch)
tree57353896910ebc8e8956a1f3758d490462a919df /INSTALL.configure
parentb43901043a23656885b596c548d43b7da29fbd1e (diff)
downloadwireshark-fcb0307faeb43398636ba0821ccf0dc534e5d82c.tar.gz
The name configure.in has been deprecated for many years.
Use configure.ac instead. svn path=/trunk/; revision=44630
Diffstat (limited to 'INSTALL.configure')
-rw-r--r--INSTALL.configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.configure b/INSTALL.configure
index b42a17ac46..ef77c3a46f 100644
--- a/INSTALL.configure
+++ b/INSTALL.configure
@@ -19,8 +19,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'.
The simplest way to compile this package is: