From: ross Date: Sun, 20 Feb 2005 09:59:42 +0000 (+0000) Subject: [project @ 2005-02-20 09:59:42 by ross] X-Git-Tag: Initial_conversion_from_CVS_complete~1047 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=059a6d03973ca3fc8cf76a5137d7f3f3564e356d [project @ 2005-02-20 09:59:42 by ross] more tracking of field name changes (cc-options, hugs-options & frameworks) --- diff --git a/ghc/rts/package.conf.in b/ghc/rts/package.conf.in index 764b0f8..119482c 100644 --- a/ghc/rts/package.conf.in +++ b/ghc/rts/package.conf.in @@ -62,8 +62,8 @@ include-dirs: FPTOOLS_TOP_ABS"/ghc/includes" includes: Stg.h depends: -extra-hugs-opts: -extra-cc-opts: +hugs-options: +cc-options: ld-options: #ifdef LEADING_UNDERSCORE @@ -139,9 +139,9 @@ ld-options: framework-dirs: #ifdef HAVE_FRAMEWORK_HASKELLSUPPORT -extra-frameworks: "HaskellSupport" +frameworks: "HaskellSupport" #else -extra-frameworks: +frameworks: #endif haddock-interfaces: