[project @ 1998-05-31 12:18:05 by sof]
[ghc-hetmet.git] / 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 ####