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

Diff for /code/nel/configure.in between version 1.40 and 1.41

version 1.40, 2001/07/27 16:06:15 version 1.41, 2001/07/27 17:25:40
Line 38 
Line 38 
 CXXFLAGS="$CXXFLAGS " CXXFLAGS="$CXXFLAGS "
  
  
 dnl The src disrectory is put in the include search path to be able to  
 dnl include internals headers from anywere in code without using relativ 
 dnl path 
 CFLAGS="$CFLAGS -I$srcdir/src" 
 CXXFLAGS="$CXXFLAGS -I$srcdir/src" 
  
  
 dnl ==================================================================== dnl ====================================================================
 dnl Checks NeL modules (net, 3d, ai) to install / Disable dnl Checks NeL modules (net, 3d, ai) to install / Disable
  


Legend:
Removed from v.1.40 
changed lines
 Added in v.1.41