From: andre Date: Wed, 4 Jun 1997 22:23:52 +0000 (+0000) Subject: [project @ 1997-06-04 22:23:52 by andre] X-Git-Tag: Approximately_1000_patches_recorded~433 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=306bc6c39f02268162e9f298bf2a509996a83c00;p=ghc-hetmet.git [project @ 1997-06-04 22:23:52 by andre] typo --- diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index 03dd161..1afc049 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -191,7 +191,7 @@ $Cmp = 'cmp'; $Time = ''; $HsCpp = # but this is re-set to "cat" (after options) if -cpp not seen - ( $INSTALLING ) ? "$InstLibexecDirGhc/hscpp" + ( $INSTALLING ) ? "$InstLibExecDirGhc/hscpp" : "$TopPwd/${CURRENT_DIR}/${GHC_HSCPP}"; @HsCpp_flags = ();