Update of /cvsroot/monetdb/sql/src/backends
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv22301/sql/src/backends

Modified Files:
        Makefile.ag 
Log Message:

With MonetDB4 support for SQL & GEOM being history,
there is no need to have MonetDB5 as conditional back-end;
MonetDB5 now is the mandatory, default, "hard-wired" back-end.

For convenience, the changes are wrapped in CVS tags
"explicit_MonetDB5" & "implicit_MonetDB5".


U Makefile.ag
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/Makefile.ag,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile.ag 29 Oct 2008 18:51:57 -0000      1.16
+++ Makefile.ag 29 Oct 2008 23:05:52 -0000      1.17
@@ -15,4 +15,4 @@
 # Copyright August 2008- MonetDB B.V.
 # All Rights Reserved.
 
-SUBDIRS = HAVE_MONETDB5?monet5 HAVE_PYTHON_SWIG?python
+SUBDIRS = monet5 HAVE_PYTHON_SWIG?python


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to