Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1448/src/modules/mal

Modified Files:
      Tag: GDK-2
        Makefile.ag 
Log Message:
disabled batxml until its stable, no porting to GDK-2 is tried.


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Makefile.ag,v
retrieving revision 1.102.2.2
retrieving revision 1.102.2.3
diff -u -d -r1.102.2.2 -r1.102.2.3
--- Makefile.ag 23 Aug 2007 13:32:48 -0000      1.102.2.2
+++ Makefile.ag 23 Aug 2007 17:56:37 -0000      1.102.2.3
@@ -30,9 +30,9 @@
                profiler.mx const.mx algebraExtensions.mx \
                inspect.mx manual.mx \
                factory.mx mdb.mx  \
-               urlbox.mx mat.mx batxml.mx \
+               urlbox.mx mat.mx \
                sabaoth.mx remote.mx
-               #datacell.mx radix.mx
+               #datacell.mx radix.mx batxml.mx 
 
        HEADERS = h 
        LIBS = ../../mal/libmal $(MONETDB_LIBS) -lbat -lstream $(MATH_LIBS) \
@@ -159,8 +159,8 @@
                factory.mx mdb.mx pcre.mx  tablet.mx mat.mx \
                urlbox.mx statistics.mx transaction.mx \
                mserver.mx sabaoth.mx remote.mx \
-               radix.mx bpm.mx  batxml.mx
-       #datacell.mx 
+               radix.mx bpm.mx 
+       #datacell.mx #batxml.mx
 }
 
 EXTRA_DIST_DIR = Tests


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to