Update of /cvsroot/monetdb/clients/src/python/Cimpl
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10111/src/python/Cimpl

Modified Files:
        Makefile.ag 
Log Message:
propagated changes of Tuesday Nov 20 2007 - Friday Nov 23 2007
from the Clients_1-20 branch to the development trunk


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/python/Cimpl/Makefile.ag,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.ag 8 Nov 2007 19:13:45 -0000       1.8
+++ Makefile.ag 23 Nov 2007 11:45:15 -0000      1.9
@@ -25,7 +25,13 @@
 #  we use GCC_SWIG_CFLAGS and ICC_SWIG_CFLAGS, respectively,
 #  to disable only the problematic warnings/errors as locally as possbile.
 #  See buildtools/conf/MonetDB.m4 for details.
-CFLAGS = $(GCC_SWIG_CFLAGS) $(ICC_SWIG_CFLAGS)
+#CFLAGS = $(GCC_SWIG_CFLAGS) $(ICC_SWIG_CFLAGS)
+#
+#  However, there are situations where user-chosen CFLAGS and/or X_CFLAGS
+#  are beyond our control. Hence, for the sake of a smooth compilation, we
+#  have to take the freedom to overrule the user's deliberate choice for
+#  X_CFLAGS by locally disabling them indifferently.
+X_CFLAGS =
 
 SUBDIRS = MonetSQLdb
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to