summaryrefslogtreecommitdiffstats
path: root/Misc/README.OpenBSD
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2012-03-14 22:39:33 (GMT)
committerMatthias Klose <doko@ubuntu.com>2012-03-14 22:39:33 (GMT)
commit3cef2a931c041d0ffd72d701b9bedd0b531bb1a8 (patch)
tree1c1cd65a68059a8a5a4bfbfb2ac61984e721b5f0 /Misc/README.OpenBSD
parentc8ff46032f2290ef848aea9485d376dc156347bd (diff)
downloadcpython-3cef2a931c041d0ffd72d701b9bedd0b531bb1a8.zip
cpython-3cef2a931c041d0ffd72d701b9bedd0b531bb1a8.tar.gz
cpython-3cef2a931c041d0ffd72d701b9bedd0b531bb1a8.tar.bz2
- rename configure.in to configure.ac
- change references from configure.in to configure.ac
Diffstat (limited to 'Misc/README.OpenBSD')
-rw-r--r--Misc/README.OpenBSD2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/README.OpenBSD b/Misc/README.OpenBSD
index b417ecc..b9e5976 100644
--- a/Misc/README.OpenBSD
+++ b/Misc/README.OpenBSD
@@ -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.