[Python-checkins] CVS: python/dist/src configure,1.194,1.195

Neil Schemenauer nascheme@users.sourceforge.net
Sun, 18 Feb 2001 20:50:52 -0800


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

Modified Files:
	configure 
Log Message:
The usual.

Index: configure
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure,v
retrieving revision 1.194
retrieving revision 1.195
diff -C2 -r1.194 -r1.195
*** configure	2001/02/16 04:11:41	1.194
--- configure	2001/02/19 04:50:49	1.195
***************
*** 1,5 ****
  #! /bin/sh
  
! # From configure.in Revision: 1.201 
  
  # Guess values for system-dependent variables and create Makefiles.
--- 1,5 ----
  #! /bin/sh
  
! # From configure.in Revision: 1.203 
  
[...2742 lines suppressed...]
  #include <sys/types.h>
***************
*** 6572,6576 ****
  SRCDIRS="Include Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:6575: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then
--- 6575,6579 ----
  SRCDIRS="Include Parser Grammar Objects Python Modules"
  echo $ac_n "checking for build directories""... $ac_c" 1>&6
! echo "configure:6578: checking for build directories" >&5
  for dir in $SRCDIRS; do
      if test ! -d $dir; then
***************
*** 7003,7004 ****
--- 7006,7008 ----
  			-s Modules Modules/Setup.config \
  			Modules/Setup Modules/Setup.local
+ mv config.c Modules