GHC new build system megapatch
[ghc-hetmet.git] / libffi / package.conf.in
index afb3737..eea9c40 100644 (file)
@@ -1,4 +1,4 @@
-name:          PACKAGE
+name:          ffi
 version:       1.0
 license:       BSD3
 maintainer:    glasgow-haskell-users@haskell.org
@@ -11,7 +11,7 @@ import-dirs:
 #ifdef INSTALLING
 library-dirs:          LIB_DIR
 #else /* !INSTALLING */
-library-dirs:          FPTOOLS_TOP_ABS"/libffi"
+library-dirs:          TOP"/libffi"
 #endif
 
 hs-libraries:   "HSffi"
@@ -19,7 +19,7 @@ hs-libraries:   "HSffi"
 #ifdef INSTALLING
 include-dirs:          INCLUDE_DIR
 #else /* !INSTALLING */
-include-dirs:          FPTOOLS_TOP_ABS"/libffi/build/include"
+include-dirs:          TOP"/libffi/build/include"
 #endif
 
 depends: