Update of /cvsroot/monetdb/clients/src/php/Cimpl
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23330/src/php/Cimpl
Modified Files:
Makefile.ag php_monetdb.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: php_monetdb.h
===================================================================
RCS file: /cvsroot/monetdb/clients/src/php/Cimpl/php_monetdb.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- php_monetdb.h 28 Mar 2007 19:54:23 -0000 1.2
+++ php_monetdb.h 3 Oct 2007 13:56:23 -0000 1.3
@@ -129,7 +129,7 @@
# undef _POSIX_C_SOURCE
#endif
-#include "Mapi.h"
+#include "mapilib/Mapi.h"
/* typedefs for convenience; not using Mapi's as those already are a
* pointer to the struct*/
typedef struct MapiStruct Mconn;
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/php/Cimpl/Makefile.ag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.ag 12 Apr 2007 09:33:56 -0000 1.4
+++ Makefile.ag 3 Oct 2007 13:56:22 -0000 1.5
@@ -16,8 +16,8 @@
MTSAFE
-SWIGFLAGS = -I../../mapilib
-INCLUDES = ../../mapilib $(MONETDB_INCS) @PHP_INCS@
+SWIGFLAGS = -I../..
+INCLUDES = ../.. $(MONETDB_INCS) @PHP_INCS@
# we need this flag to allow for a name that does not start with "lib"
monetdb_la_LDFLAGS = -module
-------------------------------------------------------------------------
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