Update of /cvsroot/monetdb/MonetDB4/src/mapi
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20466/src/mapi
Modified Files:
Makefile.ag mapi.mx
Log Message:
propagated changes of Friday Sep 28 2007 - Wednesday Oct 03 2007
from the MonetDB_4-20 branch to the development trunk
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/mapi/Makefile.ag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.ag 12 Sep 2007 10:54:27 -0000 1.4
+++ Makefile.ag 3 Oct 2007 13:55:16 -0000 1.5
@@ -14,7 +14,7 @@
# Portions created by CWI are Copyright (C) 1997-2007 CWI.
# All Rights Reserved.
-INCLUDES = $(MONETDB_INCS) -I../monet \
+INCLUDES = $(MONETDB_INCS) -I.. -I../monet \
-I../modules/plain -I../modules/plain/stream \
$(OPENSSL_INCS)
Index: mapi.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/mapi/mapi.mx,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- mapi.mx 9 Jul 2007 08:44:36 -0000 1.15
+++ mapi.mx 3 Oct 2007 13:55:16 -0000 1.16
@@ -139,7 +139,7 @@
#include <streams.h>
#include <monet_context.h>
-#include <mapi.proto.h>
+#include <mapi/mapi.proto.h>
#define NEW_ARRAY( type, size ) (type*)GDKmalloc((size)*sizeof(type))
#define STREQ(a, b) (strcmp(a, b)==0)
-------------------------------------------------------------------------
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