X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fpackage.conf.in;h=1b3711617fd663c724d1074413c64cf418701e3e;hb=b99af8633eff2cba0128fa874e1ecbea0d1647fd;hp=c75294db71864aab3d5ce389de4f48e236b17917;hpb=e53ba3592da5f72d1f701981126dbd28db9df98c;p=ghc-hetmet.git diff --git a/rts/package.conf.in b/rts/package.conf.in index c75294d..1b37116 100644 --- a/rts/package.conf.in +++ b/rts/package.conf.in @@ -1,7 +1,7 @@ /* The RTS is just another package! */ #include "ghcconfig.h" -#include "RtsConfig.h" +#include "rts/Config.h" name: rts version: 1.0 @@ -33,9 +33,6 @@ extra-libraries: "m" /* for ldexp() */ #ifdef mingw32_HOST_OS ,"wsock32" /* for the linker */ #endif -#ifdef WANT_DOTNET_SUPPORT - , "oleaut32", "ole32", "uuid" -#endif #if defined(DEBUG) && defined(HAVE_LIBBFD) ,"bfd", "iberty" /* for debugging */ #endif @@ -52,6 +49,7 @@ extra-libraries: "m" /* for ldexp() */ include-dirs: INCLUDE_DIR PAPI_INCLUDE_DIR #else /* !INSTALLING */ include-dirs: TOP"/includes" +#endif includes: Stg.h depends: ffi-1.0