7df6e18265341f87a69fba808aa1f92f8ebca841
markd
  Wed Apr 15 13:39:42 2026 -0700
move copy of htslib

diff --git src/htslib/config.h src/htslib/config.h
deleted file mode 100644
index 569988bd730..00000000000
--- src/htslib/config.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/* config.h.  Generated from config.h.in by configure.  */
-/* config.h.in -- template for config.h.  If you use configure, this file
-   provides #defines reflecting your configuration choices.  If you don't
-   run configure, suitable conservative defaults will be used.
-
-   This template file can be updated with autoheader, but do so carefully
-   as autoheader adds #defines such as PACKAGE_* that we don't want.  */
-
-/* Define if HTSlib should enable plugins. */
-/* #undef ENABLE_PLUGINS */
-
-/* Define if you have the Common Crypto library. */
-/* #undef HAVE_COMMONCRYPTO */
-
-/* Define to 1 if you have the `gmtime_r' function. */
-#define HAVE_GMTIME_R 1
-
-/* Define if you have libcrypto-style HMAC(). */
-/* #undef HAVE_HMAC */
-
-/* Define to 1 if iRODS file access is enabled. */
-/* #undef HAVE_IRODS */
-
-/* Define if libcurl file access is enabled. */
-/* #undef HAVE_LIBCURL */
-
-/* Define to 1 if you have a working `mmap' system call. */
-#define HAVE_MMAP 1