[Python-checkins] CVS: python/dist/src config.h.in,2.76,2.77

Fred L. Drake python-dev@python.org
Mon, 9 Oct 2000 13:22:32 -0700


Update of /cvsroot/python/python/dist/src
In directory slayer.i.sourceforge.net:/tmp/cvs-serv22097

Modified Files:
	config.h.in 
Log Message:

Another generated file...


Index: config.h.in
===================================================================
RCS file: /cvsroot/python/python/dist/src/config.h.in,v
retrieving revision 2.76
retrieving revision 2.77
diff -C2 -r2.76 -r2.77
*** config.h.in	2000/10/09 17:01:03	2.76
--- config.h.in	2000/10/09 20:22:28	2.77
***************
*** 267,273 ****
  #undef SIZEOF_VOID_P
  
- /* Define if you have the _getpty function.  */
- #undef HAVE__GETPTY
- 
  /* Define if you have the alarm function.  */
  #undef HAVE_ALARM
--- 267,270 ----
***************
*** 357,360 ****
--- 354,360 ----
  #undef HAVE_GETPID
  
+ /* Define if you have the _getpty function.  */
+ #undef HAVE__GETPTY
+ 
  /* Define if you have the getpwent function.  */
  #undef HAVE_GETPWENT
***************
*** 516,527 ****
  #undef HAVE_WAITPID
  
! /* Define if you have the <db.h> header file.  */
! #undef HAVE_DB_H
  
  /* Define if you have the <db1/ndbm.h> header file.  */
  #undef HAVE_DB1_NDBM_H
  
! /* Define if you have the <db_185.h> header file.  */
! #undef HAVE_DB_185_H
  
  /* Define if you have the <dirent.h> header file.  */
--- 516,527 ----
  #undef HAVE_WAITPID
  
! /* Define if you have the <db_185.h> header file.  */
! #undef HAVE_DB_185_H
  
  /* Define if you have the <db1/ndbm.h> header file.  */
  #undef HAVE_DB1_NDBM_H
  
! /* Define if you have the <db.h> header file.  */
! #undef HAVE_DB_H
  
  /* Define if you have the <dirent.h> header file.  */