Difference for ./configure.in from version 1.11 to 1.12


version 1.11 version 1.12
Line 1
 
Line 1
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
   
 AC_REVISION($Id: configure.in,v 1.11 2001/02/15 09:07:03 tanner Exp $)  AC_REVISION($Id: configure.in,v 1.12 2001/03/29 07:46:49 mwedel Exp $)
   
 AC_INIT(CREDITS)  AC_INIT(CREDITS)
   
Line 129
 
Line 129
 dnl Checks for header files.  dnl Checks for header files.
 AC_HEADER_DIRENT  AC_HEADER_DIRENT
 AC_HEADER_STDC  AC_HEADER_STDC
 AC_CHECK_HEADERS(fcntl.h limits.h malloc.h strings.h sys/file.h sys/ioctl.h sys/time.h unistd.h stddef.h stdlib.h sys/ttycom.h sys/termios.h crypt.h arpa/inet.h des.h)  AC_CHECK_HEADERS(fcntl.h limits.h malloc.h strings.h sys/file.h sys/ioctl.h sys/time.h time.h unistd.h stddef.h stdlib.h sys/ttycom.h sys/termios.h crypt.h arpa/inet.h des.h)
   
 dnl Checks for typedefs, structures, and compiler characteristics.  dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST  AC_C_CONST


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:57