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

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

+ + + + + + + + + + + + + + + + +
version 1.61, 2002/03/21 10:54:37version 1.62, 2002/03/26 13:52:57
Line 253 
Line 253 
  
 AM_PATH_XML2(2.0.0, , AC_MSG_ERROR(libxml2 must be installed.)) AM_PATH_XML2(2.0.0, , AC_MSG_ERROR(libxml2 must be installed.))
  
  CFLAGS="$CFLAGS $XML_CFLAGS"
  CXXFLAGS="$CXXFLAGS $XML_CFLAGS"
  
  LIBS="$LIBS $XML_LIBS"
  
 dnl Use C++ compiler as a default for the compilation tests. dnl Use C++ compiler as a default for the compilation tests.
 AC_LANG_CPLUSPLUS AC_LANG_CPLUSPLUS
  


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