7df6e18265341f87a69fba808aa1f92f8ebca841 markd Wed Apr 15 13:39:42 2026 -0700 move copy of htslib diff --git src/htslib/htslib.pc.in src/htslib/htslib.pc.in deleted file mode 100644 index 465de178e24..00000000000 --- src/htslib/htslib.pc.in +++ /dev/null @@ -1,10 +0,0 @@ -includedir=@includedir@ -libdir=@libdir@ - -Name: htslib -Description: C library for high-throughput sequencing data formats -Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} -Libs: -L${libdir} -lhts -Libs.private: -L${libdir} -lhts -lm -lpthread -Requires.private: zlib