[BACK] Return to configure.in CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/configure.in between version 1.50 and 1.51

version 1.50, 2001/08/09 15:40:37 version 1.51, 2001/10/08 14:52:19
Line 397 
Line 397 
 fi fi
  
  
  dnl ==========
  dnl LibXML
  dnl ==========
  
  AM_PATH_XML2( 2.0.0, , AC_MSG_ERROR(libxml2 must be installed.) )
  
  
 dnl ==================================================================== dnl ====================================================================
 dnl Checks for libraries. dnl Checks for libraries.
  


Legend:
Removed from v.1.50 
changed lines
 Added in v.1.51