summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-02-03 02:07:55 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-02-03 02:07:55 (GMT)
commit9a8bb0e316507434bf8d01f361e7e7b9d441875f (patch)
treefec39411c73ebdc745ba002e106073c0599b3f9d /configure
parent461ed872e28e8186896785f17031468c7b86084f (diff)
downloadcpython-9a8bb0e316507434bf8d01f361e7e7b9d441875f.zip
cpython-9a8bb0e316507434bf8d01f361e7e7b9d441875f.tar.gz
cpython-9a8bb0e316507434bf8d01f361e7e7b9d441875f.tar.bz2
Fix a minor typo.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 85359af..a76c6fa 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Revision: 60464 .
+# From configure.in Revision: 60484 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for python 2.6.
#
@@ -1313,7 +1313,7 @@ Optional Features:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--enable-universalsdk[SDKDIR]
- Build agains Mac OS X 10.4u SDK (ppc/i386)
+ Build against Mac OS X 10.4u SDK (ppc/i386)
--enable-framework[=INSTALLDIR]
Build (MacOSX|Darwin) framework
--enable-shared disable/enable building shared python library