[project @ 2002-07-10 08:39:00 by simonmar]
[ghc-hetmet.git] / ghc / rts / rts.conf.in
index 2868deb..8af549b 100644 (file)
@@ -27,7 +27,7 @@ Package {
                              ,"winmm"          /* for the threadDelay timer */
                              ,"wsock32"        /* for the linker */
 #endif
-#ifdef USING_LIBBFD
+#if defined(DEBUG) && defined(HAVE_LIBBFD)
                              ,"bfd", "iberty"  /* for debugging */
 #endif
 #ifdef HAVE_LIBMINGWEX