From: simonmar Date: Fri, 18 Jun 1999 13:02:13 +0000 (+0000) Subject: [project @ 1999-06-18 13:02:13 by simonmar] X-Git-Tag: Approximately_9120_patches~6116 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=df6c390f4f4401a7a2c2e81eb72eb9c3732bd693;p=ghc-hetmet.git [project @ 1999-06-18 13:02:13 by simonmar] Typo from Wolfram. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 1bae84b..ab4fd5a 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -566,7 +566,7 @@ SHELL = /bin/sh # override whatever setting you have in your environment while executing. # By default, REAL_SHELL is set equal SHELL, which is not really a smart move -# as it SHELL that will show up the bogosity in the first place, but setting +# as it is SHELL that will show up the bogosity in the first place, but setting # it to anything else isn't really portable. # # ====> If long command lines cause you trouble, invoke `ghc' (via `make' or otherwise)