Update of /cvsroot/monetdb/clients/src/odbc/driver
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23330/src/odbc/driver

Modified Files:
        Makefile.ag ODBCDbc.h 
Log Message:
propagated changes of Tuesday Sep 18 2007 - Wednesday Oct 03 2007
from the Clients_1-20 branch to the development trunk


Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/odbc/driver/Makefile.ag,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.ag 12 Apr 2007 09:33:55 -0000      1.3
+++ Makefile.ag 3 Oct 2007 13:56:19 -0000       1.4
@@ -16,7 +16,7 @@
 
 INCLUDES = \
        ../include \
-       ../../mapilib \
+       ../.. \
        $(MONETDB_INCS) \
        $(ODBC_INCS)
 

Index: ODBCDbc.h
===================================================================
RCS file: /cvsroot/monetdb/clients/src/odbc/driver/ODBCDbc.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ODBCDbc.h   20 Feb 2007 10:48:07 -0000      1.3
+++ ODBCDbc.h   3 Oct 2007 13:56:20 -0000       1.4
@@ -44,7 +44,7 @@
 #include "ODBCGlobal.h"
 #include "ODBCEnv.h"
 #include "ODBCError.h"
-#include "Mapi.h"
+#include "mapilib/Mapi.h"
 
 
 typedef struct tODBCDRIVERDBC {


-------------------------------------------------------------------------
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