From df6c390f4f4401a7a2c2e81eb72eb9c3732bd693 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 18 Jun 1999 13:02:13 +0000 Subject: [PATCH] [project @ 1999-06-18 13:02:13 by simonmar] Typo from Wolfram. --- mk/config.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.10.4