From: sof Date: Sun, 31 May 1998 12:18:05 +0000 (+0000) Subject: [project @ 1998-05-31 12:18:05 by sof] X-Git-Tag: Approx_2487_patches~644 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=5b4e0f8746fb48aa8e27868fe474a479127b4ee4;p=ghc-hetmet.git [project @ 1998-05-31 12:18:05 by sof] Remove lx feature test (unused) --- diff --git a/configure.in b/configure.in index 44e3089..28acfda 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 ####