From 5b4e0f8746fb48aa8e27868fe474a479127b4ee4 Mon Sep 17 00:00:00 2001
From: sof <unknown>
Date: Sun, 31 May 1998 12:18:05 +0000
Subject: [PATCH] [project @ 1998-05-31 12:18:05 by sof] Remove lx feature test
 (unused)

---
 configure.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/configure.in b/configure.in
index 44e30895f7c8..28acfda378e2 100644
--- a/configure.in
+++ b/configure.in
@@ -418,11 +418,6 @@ dnl    (don't do it if we're booting from .hc files though.)
 if (test "$BootingFromHc" = "NO"); then
 AC_HAPPY
 fi;
-#
-#
-dnl ** check for installed lx binary
-#
-AC_PATH_PROG(LxCmd,lx)
 
 #### program checking section ends here ####
 
-- 
GitLab