Changeset: 590d86431440 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=590d86431440
Modified Files:
        NT/monetdb_config.h.in
Branch: bamloader
Log Message:

document (autoconf-defined) macros HAVE_SAMTOOLS & HAVE_SAMTOOLS_KSTRING_H also 
on Windows


diffs (16 lines):

diff --git a/NT/monetdb_config.h.in b/NT/monetdb_config.h.in
--- a/NT/monetdb_config.h.in
+++ b/NT/monetdb_config.h.in
@@ -458,6 +458,12 @@
 /* Define to 1 if you have the `round' function. */
 /* #undef HAVE_ROUND */
 
+/* Define if you have the samtools (providing the bam library) */
+/* #undef HAVE_SAMTOOLS */
+
+/* Define to 1 if you have the <samtools/kstring.h> header file. */
+/* #undef HAVE_SAMTOOLS_KSTRING_H */
+
 /* Define to 1 if you have the `sbrk' function. */
 /* #undef HAVE_SBRK */
 
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to