Kaydet (Commit) d24499dc authored tarafından Neal Norwitz's avatar Neal Norwitz

Jack said we don't need the Mac/Python/ directory any more.

üst e5152935
...@@ -20815,7 +20815,7 @@ do ...@@ -20815,7 +20815,7 @@ do
done 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 "$as_me:$LINENO: checking for build directories" >&5
echo $ECHO_N "checking for build directories... $ECHO_C" >&6 echo $ECHO_N "checking for build directories... $ECHO_C" >&6
for dir in $SRCDIRS; do for dir in $SRCDIRS; do
......
...@@ -3146,7 +3146,7 @@ do ...@@ -3146,7 +3146,7 @@ do
done done
AC_SUBST(SRCDIRS) AC_SUBST(SRCDIRS)
SRCDIRS="Parser Grammar Objects Python Modules Mac Mac/Python" SRCDIRS="Parser Grammar Objects Python Modules Mac"
AC_MSG_CHECKING(for build directories) AC_MSG_CHECKING(for build directories)
for dir in $SRCDIRS; do for dir in $SRCDIRS; do
if test ! -d $dir; then if test ! -d $dir; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment