Update of /cvsroot/monetdb/sql/src/backends
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23746/src/backends

Modified Files:
        Makefile.ag 
Log Message:

to allow the usage of the most suitable CFLAGS & X_CFLAGS
for both out genuine (C-) code and SWIG-generated code,
we separate the latter from the former by moving it from
src/backends/monet[45]/ to src/backends/python/monet[45]/


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/Makefile.ag,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.ag 3 Jan 2007 12:39:24 -0000       1.12
+++ Makefile.ag 22 Nov 2007 21:39:14 -0000      1.13
@@ -14,4 +14,4 @@
 # Portions created by CWI are Copyright (C) 1997-2007 CWI.
 # All Rights Reserved.
 
-SUBDIRS = HAVE_MONETDB4?monet4 HAVE_MONETDB5?monet5 
+SUBDIRS = HAVE_MONETDB4?monet4 HAVE_MONETDB5?monet5 HAVE_PYTHON_SWIG?python


-------------------------------------------------------------------------
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-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to