Changeset: 944e6c9bbaf3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=944e6c9bbaf3 Modified Files: sql/backends/monet5/Makefile.ag Branch: default Log Message:
fixed compilation after changeset 93d47ac2c502: with restricted storage being removed, we also must not try to link it. diffs (11 lines): diff --git a/sql/backends/monet5/Makefile.ag b/sql/backends/monet5/Makefile.ag --- a/sql/backends/monet5/Makefile.ag +++ b/sql/backends/monet5/Makefile.ag @@ -48,7 +48,6 @@ lib__sql = { LIBS = ../../server/libsqlserver \ ../../storage/libstore \ ../../storage/bat/libbatstore \ - ../../storage/restrict/librestrictstore \ ../../common/libsqlcommon \ HAVE_RAPTOR?../../../monetdb5/extras/rdf/librdf \ ../../../monetdb5/tools/libmonetdb5 \ _______________________________________________ checkin-list mailing list checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list