We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb3d16 commit 1274af4Copy full SHA for 1274af4
Makefile.am
@@ -23,7 +23,7 @@ OptionParser.cpp QualityScore.cpp RNG.cpp bisulfite_utils.cpp \
23
chromosome_utils.cpp sim_utils.cpp smithlab_os.cpp smithlab_utils.cpp \
24
zlib_wrapper.cpp
25
26
-if HAS_HTSLIB
+if ENABLE_HTS
27
libsmithlab_cpp_la_SOURCES += htslib_wrapper.cpp
28
endif
29
0 commit comments