Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4318/src/tools
Modified Files:
Makefile.ag embeddedclient.mx stethoscope.mx
Removed Files:
monetdb5-config.bat.in monetdb5-config.in
Log Message:
propagated changes of Friday Sep 28 2007 - Wednesday Oct 03 2007
from the MonetDB_5-2 branch to the development trunk
Index: embeddedclient.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/embeddedclient.mx,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- embeddedclient.mx 27 Apr 2007 09:45:40 -0000 1.12
+++ embeddedclient.mx 3 Oct 2007 14:00:55 -0000 1.13
@@ -64,14 +64,14 @@
#define embeddedclient_export extern
#endif
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
embeddedclient_export Mapi embedded_mal(opt *set, int len);
#endif /* _EMBEDDEDCLIENT_H_ */
@c
#include "embeddedclient.h"
-#include "Mapi.h"
+#include "mapilib/Mapi.h"
#include "mal_authorize.h"
static void
Index: stethoscope.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/stethoscope.mx,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- stethoscope.mx 5 Sep 2007 17:06:16 -0000 1.27
+++ stethoscope.mx 3 Oct 2007 14:01:00 -0000 1.28
@@ -69,7 +69,7 @@
#include "mal_config.h"
#include "monet_options.h"
#include <gdk.h>
-#include <Mapi.h>
+#include <mapilib/Mapi.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
--- monetdb5-config.in DELETED ---
--- monetdb5-config.bat.in DELETED ---
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/Makefile.ag,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- Makefile.ag 11 Sep 2007 13:17:20 -0000 1.54
+++ Makefile.ag 3 Oct 2007 14:00:55 -0000 1.55
@@ -54,13 +54,8 @@
COND = NOT_WIN32
EXT = ""
DIR = bindir
- SOURCES = monetdb5-config.in mcheckpoint mrecover
+ SOURCES = mcheckpoint mrecover
}
-scripts_bat = {
- COND = NATIVE_WIN32
- DIR = bindir
- SOURCES = monetdb5-config.bat.in
-}
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