diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2005-12-18 21:36:39 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2005-12-18 21:36:39 (GMT) |
commit | d24499dc53c82bcae6a97cc580cf4f3dde143bb4 (patch) | |
tree | 665e89f0252a0aaedd88f33116c72b97eeab0b4a /configure | |
parent | e515293567dc31cfc8a4c79548215564272f0a2d (diff) | |
download | cpython-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-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |