Changeset: 0998a2edbe65 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0998a2edbe65
Modified Files:
        configure.ag
Branch: bamloader
Log Message:

reverting changes that introduce HTS library (and dependent changes) (here: 
changeset eaa3a388e481)

HTS library is not yet widely available (in particular not on Fedora);
hence, for now we fall-back to using SAMTOOLS;
later, we will "gradually" shift towards using the HTS library.

(Robin, Sjoerd & Stefan)


diffs (19 lines):

diff --git a/configure.ag b/configure.ag
--- a/configure.ag
+++ b/configure.ag
@@ -3426,7 +3426,6 @@ echo
 echo "* Available features/extensions:"
 for comp in \
        'atomic_ops   ' \
-       'bam          ' \
        'bz2          ' \
        'cfitsio      ' \
        'curl         ' \
@@ -3450,6 +3449,7 @@ for comp in \
        'raptor       ' \
        'readline     ' \
        'rubygem      ' \
+       'bam          ' \
        'setsockopt   ' \
        'sphinxclient ' \
        'unixodbc     ' \
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to