<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- Configure.orig	2018-07-16 23:26:27.000000000 +0900
+++ Configure	2018-08-12 17:45:37.000000000 +0900
@@ -552,7 +552,7 @@
     if ("$answer" == "q") goto cleanup
     if (("$answer" != "") &amp;&amp; ("$answer" != "$hdfwithszip")) then
         set hdfwithszip = "$answer"
-        set hdflib = "-lmfhdf -ldf -ljpeg -lz -lsz"
+        set hdflib = "-lmfhdf -ldf"
     endif
 endif
 
</pre></body></html>