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

Diff for /code/nelns/configure.in between version 1.14 and 1.15

+ + + + + + + + + + + + + + + + +
version 1.14, 2002/04/15 12:04:30version 1.15, 2002/04/16 12:01:39
Line 42 
Line 42 
  
 AC_PROG_INSTALL AC_PROG_INSTALL
  
 AC_PATH_PROG(CCACHE, ccache) AM_PATH_CCACHE
 if test "$CCACHE" 
 then 
  CXX="ccache $CXX" 
 fi 
  
 dnl ==================================================================== dnl ====================================================================
 dnl Configure Settings dnl Configure Settings


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