Changeset 3906
- Timestamp:
- May 8, 2020, 12:25:53 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/yat_pc_test.sh
r3661 r3906 70 70 pkg-config libz --exists --print-errors || pc_find zlib 71 71 72 if test $ HAVE_HTSLIB= yes; then72 if test $have_htslib = yes; then 73 73 pkg-config htslib --exists --print-errors || pc_find htslib; 74 74 fi
Note: See TracChangeset
for help on using the changeset viewer.