File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/sh
22
3- # From configure.in Revision: 1.200
3+ # From configure.in Revision: 1.201
44
55# Guess values for system-dependent variables and create Makefiles.
66# Generated automatically using autoconf version 2.13
65696569# fi
65706570
65716571
6572- SRCDIRS=" Parser Grammar Objects Python Modules"
6572+ SRCDIRS=" Include Parser Grammar Objects Python Modules"
65736573echo $ac_n " checking for build directories" " ... $ac_c " 1>&6
65746574echo " configure:6575: checking for build directories" >&5
65756575for dir in $SRCDIRS ; do
Original file line number Diff line number Diff line change @@ -1413,7 +1413,7 @@ AC_CHECK_TYPE(socklen_t, int)
14131413#fi
14141414
14151415AC_SUBST(SRCDIRS)
1416- SRCDIRS="Parser Grammar Objects Python Modules"
1416+ SRCDIRS="Include Parser Grammar Objects Python Modules"
14171417AC_MSG_CHECKING(for build directories)
14181418for dir in $SRCDIRS; do
14191419 if test ! -d $dir; then
You can’t perform that action at this time.
0 commit comments