[Python-checkins] CVS: python/dist/src configure,1.201,1.202

Martin v. L?wis loewis@users.sourceforge.net
Tue, 06 Mar 2001 04:10:23 -0800


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

Modified Files:
	configure 
Log Message:
Regenerate.


Index: configure
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure,v
retrieving revision 1.201
retrieving revision 1.202
diff -C2 -r1.201 -r1.202
*** configure	2001/03/06 05:52:16	1.201
--- configure	2001/03/06 12:10:20	1.202
***************
*** 1,5 ****
  #! /bin/sh
  
! # From configure.in Revision: 1.208 
  
  # Guess values for system-dependent variables and create Makefiles.
--- 1,5 ----
  #! /bin/sh
  
! # From configure.in Revision: 1.210 
  
[...3820 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 6140 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
***************
*** 6178,6182 ****
  SRCDIRS="Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:6181: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then
--- 6186,6190 ----
  SRCDIRS="Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:6189: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then