From cde13a2c5deef0445a68a42d5187297c3ce41b1a Mon Sep 17 00:00:00 2001
From: ram <ram>
Date: Thu, 22 Jul 1993 21:04:22 +0000
Subject: [PATCH] Don't try to compile XLIB inspector anymore.

---
 tools/clxcom.lisp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/clxcom.lisp b/tools/clxcom.lisp
index fadd591ca..376969e7d 100644
--- a/tools/clxcom.lisp
+++ b/tools/clxcom.lisp
@@ -50,7 +50,7 @@
   (comf "target:hemlock/key-event" :load t)
   (comf "target:hemlock/keysym-defs" :load t)
 
-  #+pcl
+  #+nil
   (comf "target:code/inspect"))
 
 (cat-if-anything-changed
-- 
GitLab