From: simonm Date: Mon, 22 Dec 1997 13:33:14 +0000 (+0000) Subject: [project @ 1997-12-22 13:33:14 by simonm] X-Git-Tag: Approx_2487_patches~1127 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=830f269e89e81dc36459f60fd88cd3439ed4a797;p=ghc-hetmet.git [project @ 1997-12-22 13:33:14 by simonm] remove support for using the Happy from the tree. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 87bd4be..6b40a67 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -676,10 +676,6 @@ HAPPY_VERSION = @HappyVersion@ LX = @LxCmd@ GREENCARD = @GreencardCmd@ -ifeq "$(HAPPY)" "" -HAPPY = $(HAPPY_PREFIX)happy -endif - # # Stuff from fptools/literate #