X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=configure.in;h=28acfda378e273f4314e42b69e09dfc0ad5267f0;hb=3b1bead18fb9fff9de3f0c0ef60f605b0c74c609;hp=44e30895f7c8edc51e46b99d8f1aded917ab33af;hpb=3e6520cffaa72a028eea0f97ad8f4e1a8d34a0e1;p=ghc-hetmet.git 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 ####