[Python-checkins] CVS: python/dist/src configure,1.207,1.207.2.1

Fred L. Drake fdrake@users.sourceforge.net
Fri, 11 May 2001 09:35:05 -0700


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

Modified Files:
      Tag: release21-maint
	configure 
Log Message:
the usual...

Index: configure
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure,v
retrieving revision 1.207
retrieving revision 1.207.2.1
diff -C2 -r1.207 -r1.207.2.1
*** configure	2001/04/11 20:56:18	1.207
--- configure	2001/05/11 16:35:03	1.207.2.1
***************
*** 1,5 ****
  #! /bin/sh
  
! # From configure.in Revision: 1.215 
  
  # Guess values for system-dependent variables and create Makefiles.
--- 1,5 ----
  #! /bin/sh
  
! # From configure.in Revision: 1.215.2.1 
  
  # Guess values for system-dependent variables and create Makefiles.
***************
*** 1815,1819 ****
  for ac_hdr in dlfcn.h fcntl.h limits.h locale.h ncurses.h poll.h pthread.h \
  signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \
! sys/audioio.h sys/file.h sys/lock.h db_185.h db.h \
  sys/param.h sys/select.h sys/socket.h sys/time.h sys/times.h \
  sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \
--- 1815,1819 ----
  for ac_hdr in dlfcn.h fcntl.h limits.h locale.h ncurses.h poll.h pthread.h \
  signal.h stdarg.h stddef.h stdlib.h thread.h unistd.h utime.h termios.h \
! sys/audioio.h sys/file.h sys/lock.h sys/modem.h db_185.h db.h \
  sys/param.h sys/select.h sys/socket.h sys/time.h sys/times.h \
  sys/un.h sys/utsname.h sys/wait.h pty.h libutil.h \