From: simonm Date: Wed, 11 Mar 1998 16:11:13 +0000 (+0000) Subject: [project @ 1998-03-11 16:11:13 by simonm] X-Git-Tag: Approx_2487_patches~874 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=e0977075e9f29fb638732a095a386aa83dae25ba;p=ghc-hetmet.git [project @ 1998-03-11 16:11:13 by simonm] we don't use GNUCPP anywhere. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 6068821..7a27b9e 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -558,7 +558,6 @@ CP = cp CPP = @CPP@ CTAGS = $(ETAGS) RAWCPP = @RAWCPP@ -GNUCPP = @GNUCPP@ INSTALL = @INSTALL@ # # Sigh - the autoconf macro for INSTALL will subst a relative path to the fallback