Update of /cvsroot/monetdb/MonetDB/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26082

Modified Files:
        monetdb_winconfig.h 
Log Message:
We have SAX2 support on Windows.


Index: monetdb_winconfig.h
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/NT/monetdb_winconfig.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- monetdb_winconfig.h 7 Jan 2008 15:13:04 -0000       1.10
+++ monetdb_winconfig.h 11 Jan 2008 10:00:43 -0000      1.11
@@ -342,6 +342,12 @@
 /* Define if the compiler supports the __restrict__ keyword */
 /* #undef HAVE___RESTRICT__ */
 
+/* Do we have the SAX2.h header file available, and hence SAX2 support in
+   libxml2? */
+#ifdef HAVE_LIBXML2
+#define HAVE_SAX2 1
+#endif
+
 /* Define to 1 if you have the `sbrk' function. */
 /* #undef HAVE_SBRK */
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to