Changeset: bf6f759e5eee for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bf6f759e5eee
Modified Files:
clients/mapiclient/Makefile.ag
Branch: Mar2011
Log Message:
Fix compatibility dependency.
diffs (12 lines):
diff --git a/clients/mapiclient/Makefile.ag b/clients/mapiclient/Makefile.ag
--- a/clients/mapiclient/Makefile.ag
+++ b/clients/mapiclient/Makefile.ag
@@ -35,7 +35,7 @@
COND = HAVE_MONETDB4
SOURCES = mclient.c ReadlineTools.c
LIBS = libmcutil ../mapilib/libmapi4 \
- ../../common/stream/libstream \
+ ../../common/stream/libstream4 \
$(READLINE_LIBS) \
$(curl_LIBS) $(LTLIBICONV)
}
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list