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.55&r2=1.51&sortby=log | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.55&r2=1.51&sortby=log (limited to 'cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.55&r2=1.51&sortby=log') diff --git a/cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.55&r2=1.51&sortby=log b/cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.55&r2=1.51&sortby=log new file mode 100644 index 00000000..6b880dd1 --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/configure.in.diff?r1=1.55&r2=1.51&sortby=log @@ -0,0 +1,44 @@ + + + +code/nel/configure.in - diff - 1.55 + +
[BACK] Return to configure.in + CVS log [TXT][DIR] Up to Nevrax / code / nel

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
version 1.51, 2001/10/08 14:52:19version 1.55, 2001/11/07 16:25:13
Line 34 
Line 34 
  
 dnl The following hack should ensure that configure doesnt add optimizing dnl The following hack should ensure that configure doesnt add optimizing
 dnl or debugging flags to CFLAGS or CXXFLAGS dnl or debugging flags to CFLAGS or CXXFLAGS
 CFLAGS="$CFLAGS " CFLAGS="$CFLAGS -ftemplate-depth-24"
 CXXFLAGS="$CXXFLAGS " CXXFLAGS="$CXXFLAGS -ftemplate-depth-24"
  
  
 dnl ==================================================================== dnl ====================================================================
Line 101 
Line 101 
    AC_MSG_RESULT(enable NEL AI.)    AC_MSG_RESULT(enable NEL AI.)
    NEL_SUBDIRS="$NEL_SUBDIRS ai"    NEL_SUBDIRS="$NEL_SUBDIRS ai"
 fi fi
  
  AC_SUBST(enable_net)
  AC_SUBST(enable_3d)
  AC_SUBST(enable_pacs)
  AC_SUBST(enable_sound)
  AC_SUBST(enable_ai)
  
 AC_SUBST(NEL_SUBDIRS) AC_SUBST(NEL_SUBDIRS)
  


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