Trim redundant import
[ghc-hetmet.git] / libffi / package.conf.in
index 2ef060c..afb3737 100644 (file)
@@ -1,6 +1,3 @@
-#include "ghcconfig.h"
-#include "RtsConfig.h"
-
 name:          PACKAGE
 version:       1.0
 license:       BSD3
@@ -19,8 +16,6 @@ library-dirs:         FPTOOLS_TOP_ABS"/libffi"
 
 hs-libraries:   "HSffi"
 
-extra-libraries:               "m"             /* for ldexp() */
-
 #ifdef INSTALLING
 include-dirs:          INCLUDE_DIR
 #else /* !INSTALLING */