Changeset 2972 for branches/0.10-stable/configure.ac
- Timestamp:
- Jan 26, 2013, 7:53:56 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.10-stable/configure.ac
r2957 r2972 296 296 [Define to 1 if libbam is available])], 297 297 [YAT_MSG_ERROR([Library 'libbam' was not found])]) 298 # check if global variable bam_nt16_rev_table is available 299 YAT_BAM_NT16_REV_TABLE 298 300 AC_PATH_PROG([SAMTOOLS], [samtools], [false]) 299 301 AC_ARG_VAR([SAMTOOLS], [Tools for alignment in the SAM format])
Note: See TracChangeset
for help on using the changeset viewer.