From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...configure.in.diff?r1=1.62&r2=1.63&sortby=author | 55 ++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.62&r2=1.63&sortby=author (limited to 'cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.62&r2=1.63&sortby=author') diff --git a/cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.62&r2=1.63&sortby=author b/cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.62&r2=1.63&sortby=author new file mode 100644 index 00000000..9e53bb2e --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.62&r2=1.63&sortby=author @@ -0,0 +1,55 @@ + + + +code/nel/configure.in - diff - 1.63 + +
[BACK] Return to configure.in + CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/configure.in between version 1.62 and 1.63

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
version 1.62, 2002/03/26 13:52:57version 1.63, 2002/03/26 14:37:46
Line 234 
Line 234 
  
  
 dnl ==================================================================== dnl ====================================================================
 dnl OpenAL 
  
 AM_PATH_OPENAL($enable_sound) 
  
  
 dnl ==================================================================== 
 dnl Python dnl Python
  
 AM_PATH_PYTHON(1.5,$enable_ai) AM_PATH_PYTHON(1.5,$enable_ai)
Line 283 
Line 277 
  
 AM_PATH_XF86VIDMODE AM_PATH_XF86VIDMODE
  
  
  dnl ====================================================================
  dnl OpenAL
  
  AM_PATH_OPENAL($enable_sound)
  
  
  dnl ====================================================================
 dnl Arrange for the include directory to be in the search path even when dnl Arrange for the include directory to be in the search path even when
 dnl build is done outside the source tree dnl build is done outside the source tree
 CFLAGS="$CFLAGS -I\${top_srcdir}/include" CFLAGS="$CFLAGS -I\${top_srcdir}/include"
 CXXFLAGS="$CXXFLAGS -I\${top_srcdir}/include" CXXFLAGS="$CXXFLAGS -I\${top_srcdir}/include"
  
  
 dnl ==================================================================== dnl ====================================================================
 dnl Checks for library functions. dnl Checks for library functions.


+
Legend:
+
Removed from v.1.62 
changed lines
 Added in v.1.63
+
+ + + + +
+
\ No newline at end of file -- cgit v1.2.1