[project @ 2002-02-18 17:26:48 by sof]
[ghc-hetmet.git] / ghc / rts / rts.conf.in
index 5f60b60..f77f78c 100644 (file)
@@ -1,4 +1,5 @@
 #include "config.h"
+#include "Derived.h"
 
 Package {
        name           = "rts",  /* The RTS is just another package! */
@@ -16,8 +17,8 @@ Package {
 # ifndef HAVE_LIBGMP
                          , "$libdir/ghc/rts/gmp"
 # endif
-                         ],
 #endif
+                         ],
 
         hs_libraries      = [ "HSrts" ],
        extra_libraries   = [ "gmp"