On Sun, Apr 10, 2011 at 11:40:23AM +0200, [email protected] wrote: > Changeset: 83c656885b51 for MonetDB > URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=83c656885b51 > Modified Files: > Makefile.ag > Branch: headless > Log Message: > > We always have M5
not if we configure with --disable-monetdb5, e.g., to build only clients, java, testing, ... S. > > diffs (13 lines): > > diff --git a/Makefile.ag b/Makefile.ag > --- a/Makefile.ag > +++ b/Makefile.ag > @@ -15,8 +15,7 @@ > # Copyright August 2008-2011 MonetDB B.V. > # All Rights Reserved. > > -SUBDIRS = buildtools common clients gdk \ > - HAVE_MONETDB5?monetdb5 \ > +SUBDIRS = buildtools common clients gdk monetdb5 \ > # HAVE_SQL?sql \ > # HAVE_GEOM?geom \ > tools \ > _______________________________________________ > Checkin-list mailing list > [email protected] > http://mail.monetdb.org/mailman/listinfo/checkin-list > > -- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) | _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
