[project @ 1997-06-04 22:23:52 by andre]
[ghc-hetmet.git] / ghc / driver / ghc.lprl
index 03dd161..1afc049 100644 (file)
@@ -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   = ();