Difference for ./configure.in from version 1.9 to 1.10


version 1.9 version 1.10
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.9 2000/12/04 07:19:56 cvs Exp $)  AC_REVISION($Id: configure.in,v 1.10 2000/12/05 04:56:36 cvs Exp $)
   
 AC_INIT(CREDITS)  AC_INIT(CREDITS)
   
Line 120
 
Line 120
   
 dnl Misc libraries.  dnl Misc libraries.
 AC_CHECK_LIB(crypt, main)  AC_CHECK_LIB(crypt, main)
 AC_CHECK_LIB(des, main)  AC_CHECK_LIB(des, des_crypt)
   
 AC_CHECK_LIB(dmalloc, main)  AC_CHECK_LIB(dmalloc, main)
   


Legend:
line(s) removed in v.1.9 
line(s) changed
 line(s) added in v.1.10

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