[Python-checkins] python/dist/src configure,1.279.6.11,1.279.6.12

loewis@users.sourceforge.net loewis@users.sourceforge.net
Mon, 30 Sep 2002 09:18:02 -0700


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

Modified Files:
      Tag: release22-maint
	configure 
Log Message:
Regenerate.


Index: configure
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure,v
retrieving revision 1.279.6.11
retrieving revision 1.279.6.12
diff -C2 -d -r1.279.6.11 -r1.279.6.12
*** configure	30 Sep 2002 11:19:10 -0000	1.279.6.11
--- configure	30 Sep 2002 16:17:54 -0000	1.279.6.12
***************
*** 1,5 ****
  #! /bin/sh
  
! # From configure.in Revision: 1.288.6.10 
  
  # Guess values for system-dependent variables and create Makefiles.
--- 1,5 ----
  #! /bin/sh
  
! # From configure.in Revision: 1.288.6.12 
  
[...5071 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 7524 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
***************
*** 7566,7570 ****
  SRCDIRS="Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:7569: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then
--- 7577,7581 ----
  SRCDIRS="Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:7580: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then