summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2005-12-18 21:36:39 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2005-12-18 21:36:39 (GMT)
commitd24499dc53c82bcae6a97cc580cf4f3dde143bb4 (patch)
tree665e89f0252a0aaedd88f33116c72b97eeab0b4a /configure
parente515293567dc31cfc8a4c79548215564272f0a2d (diff)
downloadcpython-d24499dc53c82bcae6a97cc580cf4f3dde143bb4.zip
cpython-d24499dc53c82bcae6a97cc580cf4f3dde143bb4.tar.gz
cpython-d24499dc53c82bcae6a97cc580cf4f3dde143bb4.tar.bz2
Jack said we don't need the Mac/Python/ directory any more.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2900799..5ce0234 100755
--- a/configure
+++ b/configure
@@ -20815,7 +20815,7 @@ do
done
-SRCDIRS="Parser Grammar Objects Python Modules Mac Mac/Python"
+SRCDIRS="Parser Grammar Objects Python Modules Mac"
echo "$as_me:$LINENO: checking for build directories" >&5
echo $ECHO_N "checking for build directories... $ECHO_C" >&6
for dir in $SRCDIRS; do