Skip to content

Refactoring of Build.PL

Marek Szuba requested to merge github/fork/jgrg/master into master

Created by: jgrg

Added -rpath argument to linker to bake in non-standard library location. Uses pkg-config if available. New error message lists locations and means searched for htslib. Did not test Alien::HTSlib method - so that might be broken! Removed readline interaction, because I didn't think it added much.

Merge request reports