summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2012-03-14 22:24:11 (GMT)
committerMatthias Klose <doko@ubuntu.com>2012-03-14 22:24:11 (GMT)
commit20b303ed85162c99577375558a6a1b310e00f3fa (patch)
treee4da866a41fd0c40f8633f77406d151ab5272b37 /Misc
parent1be7cd0a7860851bdf4079d58583cc1a66c9ae63 (diff)
parent0f4c16e29cd7925bd99cb68dba5595eed6e19b62 (diff)
downloadcpython-20b303ed85162c99577375558a6a1b310e00f3fa.zip
cpython-20b303ed85162c99577375558a6a1b310e00f3fa.tar.gz
cpython-20b303ed85162c99577375558a6a1b310e00f3fa.tar.bz2
merge heads
Diffstat (limited to 'Misc')
-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.