Update of /cvsroot/monetdb/clients/src/mapiclient
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2145/clients/src/mapiclient
Modified Files:
Makefile.ag
Log Message:
With a complete feature release of all MonetDB related packages ahead,
there is no need any more to keep the old "MapiClient" next to the new "mclient"
for back-ward compatibility.
To clean-up the code base, we rename all relevant remaining occurances
of "MapiClient" into "mclient" and remove redundant copies,
trying to maintain/achieve consistency with minimal code changes
and minimal file renaming.
Still to do: the ./NT/ directories;
Sjoerd agreed on taking care of them.
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/Makefile.ag,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile.ag 18 Aug 2007 15:02:28 -0000 1.5
+++ Makefile.ag 30 Aug 2007 12:35:33 -0000 1.6
@@ -24,14 +24,6 @@
SOURCES = dump.c prompt.c
}
-#Backward compatibility requirement
-bin_MapiClient = {
- SOURCES = MapiClient.mx ReadlineTools.mx
- LIBS = libmcutil ../mapilib/libMapi $(MAPI_LIBS) $(READLINE_LIBS) \
- $(MONETDB_LIBS) -lmutils -lstream \
- $(ICONV_LIBS)
-}
-
#Name alignment of tools in M5 context.
bin_mclient = {
SOURCES = MapiClient.mx ReadlineTools.mx
-------------------------------------------------------------------------
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