Changeset: 37ec98d7b6ba for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=37ec98d7b6ba Modified Files: configure.ag Branch: bamloader Log Message:
configure.ag: in the bamloader branch, we always want to compile with BAM enabled (if possible at all ...) diffs (12 lines): diff --git a/configure.ag b/configure.ag --- a/configure.ag +++ b/configure.ag @@ -2363,7 +2363,7 @@ AC_SUBST(MSEED_LIBS, $MSEED_LIBS) AM_CONDITIONAL(HAVE_MSEED, test x"$have_mseed" != xno) # hts (required by BAM library), only used by sql -org_have_bam="auto" +org_have_bam="yes" have_bam=$org_have_bam AC_ARG_WITH(hts, AS_HELP_STRING([--with-hts=DIR], _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list