93b0d3
--- latex2html-2002-2-1/config/config.pl.orig	2004-11-02 20:17:57.000000000 +0900
93b0d3
+++ latex2html-2002-2-1/config/config.pl	2004-11-02 20:48:22.024993493 +0900
93b0d3
@@ -1915,12 +1915,12 @@
93b0d3
 else {
93b0d3
   # similar to the perl installation procedure, append latex2html only
93b0d3
   # if it does not appear in the PREFIX
93b0d3
-  if($newcfg{'PREFIX'} =~ /l2h|latex2html/i) {
93b0d3
-    $newcfg{'SHLIBDIR'} = $newcfg{'PREFIX'};
93b0d3
-  }
93b0d3
-  else {
93b0d3
+#  if($newcfg{'PREFIX'} =~ /l2h|latex2html/i) {
93b0d3
+#    $newcfg{'SHLIBDIR'} = $newcfg{'PREFIX'};
93b0d3
+#  }
93b0d3
+#  else {
93b0d3
     $newcfg{'SHLIBDIR'} = "$newcfg{'PREFIX'}${dd}share${dd}lib${dd}latex2html";
93b0d3
-  }
93b0d3
+#  }
93b0d3
 }
93b0d3
 add_drive_letter($newcfg{'SHLIBDIR'});
93b0d3