[project @ 1998-06-05 14:38:01 by simonm]
[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 ####