X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fpackage.conf.in;h=1112b99d5f3738f1712fe82cd7f4d1d42708fe65;hb=72547264724117d689a7fa400104185557fb2a0c;hp=3b890d7db65124e8c0772f680a3cdd86b6e61d97;hpb=f4e682c8f54a70cacbc412c1bd24cf619e1023e7;p=ghc-hetmet.git diff --git a/rts/package.conf.in b/rts/package.conf.in index 3b890d7..1112b99 100644 --- a/rts/package.conf.in +++ b/rts/package.conf.in @@ -1,10 +1,11 @@ /* The RTS is just another package! */ #include "ghcconfig.h" -#include "RtsConfig.h" +#include "rts/Config.h" name: rts version: 1.0 +id: builtin:rts license: BSD3 maintainer: glasgow-haskell-users@haskell.org exposed: True @@ -30,6 +31,9 @@ extra-libraries: "m" /* for ldexp() */ #ifdef HAVE_LIBRT , "rt" #endif +#ifdef HAVE_LIBDL + , "dl" +#endif #ifdef mingw32_HOST_OS ,"wsock32" /* for the linker */ #endif @@ -52,7 +56,7 @@ include-dirs: TOP"/includes" #endif includes: Stg.h -depends: ffi-1.0 +depends: builtin:ffi hugs-options: cc-options: