- rename configure.in to configure.ac

- change references from configure.in to configure.ac
This commit is contained in:
Matthias Klose 2012-03-14 23:39:33 +01:00
parent c8ff46032f
commit 3cef2a931c
9 changed files with 321 additions and 298 deletions

View file

@ -29,7 +29,7 @@ script to disable certain options. Search for a line that looks like:
If your version is not in that list, e.g., 3.9, add the version
number. In this case, you would just need to add a 9 after the 8.
If you modify configure.in, you will need to regenerate configure
If you modify configure.ac, you will need to regenerate configure
with autoconf.
If your version is already in the list, this is not a known problem.