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

Diff for /code/nel/configure.in between version 1.34 and 1.35

+ + + + + + + + + + + + + + + + + + + + +
version 1.34, 2001/04/12 12:41:49version 1.35, 2001/05/02 14:25:47
Line 223 
Line 223 
 fi fi
 AC_ARG_WITH(debug, AC_ARG_WITH(debug,
     [  --with-debug[=full]     Build a debug version (huge libraries)     [  --with-debug[=full]     Build a debug version (huge libraries)
   --without-debug         Build withoug debugging code (default)],   --without-debug         Build without debugging code (default)],
     [with_debug=$withval],     [with_debug=$withval],
     [with_debug=no])     [with_debug=no])
 if test "$with_debug" = "yes" if test "$with_debug" = "yes"
Line 310 
Line 310 
    yo_freetype2    yo_freetype2
 #endif], #endif],
 [AC_MSG_RESULT(yes)], [AC_MSG_RESULT(yes)],
 AC_MSG_ERROR([Freetype 2 library is needed to compile NeL (www.stlport.org).]) AC_MSG_ERROR([Freetype 2 library is needed to compile NeL (freetype.sourceforge.net).])
 ) )
  
 CPPFLAGS="$_CPPFLAGS" CPPFLAGS="$_CPPFLAGS"


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