[project @ 2005-02-20 09:59:42 by ross]
authorross <unknown>
Sun, 20 Feb 2005 09:59:42 +0000 (09:59 +0000)
committerross <unknown>
Sun, 20 Feb 2005 09:59:42 +0000 (09:59 +0000)
more tracking of field name changes (cc-options, hugs-options & frameworks)

ghc/rts/package.conf.in

index 764b0f8..119482c 100644 (file)
@@ -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: