2ee9d8c7beac3731a5e835e14921ac4e4cae4f81
markd
  Sat Apr 25 11:24:01 2026 -0700
Moved htslib to submodules/htslib. Removed use of local static shared libraries for libcurl, as UCSC copy is outdated.  Add a script that is run to check for htslib submodules being initialized and do the initialization.  It also checks for stale src/htslib files

diff --git .gitmodules .gitmodules
index a30f5641d4f..6dc26f62290 100644
--- .gitmodules
+++ .gitmodules
@@ -1,3 +1,3 @@
-[submodule "src/htslib"]
-	path = src/htslib
+[submodule "src/submodules/htslib"]
+	path = src/submodules/htslib
 	url = ../htslib.git