Fix the build on OS X
[ghc-hetmet.git] / rts / package.conf.in
index c75294d..3b890d7 100644 (file)
@@ -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