[project @ 1998-05-31 12:18:05 by sof]
authorsof <unknown>
Sun, 31 May 1998 12:18:05 +0000 (12:18 +0000)
committersof <unknown>
Sun, 31 May 1998 12:18:05 +0000 (12:18 +0000)
Remove lx feature test (unused)

configure.in

index 44e3089..28acfda 100644 (file)
@@ -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 ####