[Python-checkins] CVS: python/dist/src configure,1.216,1.217

Fred L. Drake fdrake@users.sourceforge.net
Tue, 10 Jul 2001 23:27:59 -0700


Update of /cvsroot/python/python/dist/src
In directory usw-pr-cvs1:/tmp/cvs-serv10671

Modified Files:
	configure 
Log Message:
The usual...

Index: configure
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure,v
retrieving revision 1.216
retrieving revision 1.217
diff -C2 -r1.216 -r1.217
*** configure	2001/07/10 16:44:35	1.216
--- configure	2001/07/11 06:27:56	1.217
***************
*** 1,5 ****
  #! /bin/sh
  
! # From configure.in Revision: 1.224 
  
  # Guess values for system-dependent variables and create Makefiles.
--- 1,5 ----
  #! /bin/sh
  
! # From configure.in Revision: 1.225 
  
[...4211 lines suppressed...]
  if eval "test \"`echo '$''{'ac_cv_type_socklen_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 6882 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
***************
*** 6922,6926 ****
  SRCDIRS="Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:6925: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then
--- 6928,6932 ----
  SRCDIRS="Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:6931: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then