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

Diff for /code/nel/configure.in between version 1.68 and 1.69

+ + + + + + + + + + + + + + +
version 1.68, 2002/04/16 16:00:31version 1.69, 2002/04/17 07:23:45
Line 297 
Line 297 
 dnl ==================================================================== 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" dnl Put the nelconfig.h define
 CXXFLAGS="$CXXFLAGS -I\${top_srcdir}/include" CFLAGS="$CFLAGS -I\${top_srcdir}/include -DHAVE_NELCONFIG_H"
  CXXFLAGS="$CXXFLAGS -I\${top_srcdir}/include -DHAVE_NELCONFIG_H"
  
  
 dnl ==================================================================== dnl ====================================================================


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