From 3778d78fa0369f91e4b2b4f0e502745be8eecb65 Mon Sep 17 00:00:00 2001
From: dgp <dgp@users.sourceforge.net>
Date: Mon, 1 Jul 2002 01:20:58 +0000
Subject: 	* `make mklinks` on 6-27 commits.

---
 unix/mkLinks | 2 --
 1 file changed, 2 deletions(-)

diff --git a/unix/mkLinks b/unix/mkLinks
index a58c250..a41ea06 100644
--- a/unix/mkLinks
+++ b/unix/mkLinks
@@ -1579,8 +1579,6 @@ fi
 if test -r http.n; then
     rm -f http.n.*
     $ZIP http.n
-    if test "${CASEINSENSITIVEFS:-}" != "1"; then rm -f Http.n Http.n.* ; fi
-    if test "${CASEINSENSITIVEFS:-}" != "1"; then ln $S http.n$Z Http.n$Z ; fi
 fi
 if test -r if.n; then
     rm -f if.n.*
-- 
cgit v0.12