X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fpackage.conf.in;fp=ghc%2Frts%2Fpackage.conf.in;h=935b71d6a6d362f21bd761833515a438d42bbb62;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hp=2550415e5abacbe35335d7537e60337eeb317cc9;hpb=28a464a75e14cece5db40f2765a29348273ff2d2;p=ghc-hetmet.git diff --git a/ghc/rts/package.conf.in b/rts/package.conf.in similarity index 97% rename from ghc/rts/package.conf.in rename to rts/package.conf.in index 2550415..935b71d 100644 --- a/ghc/rts/package.conf.in +++ b/rts/package.conf.in @@ -21,9 +21,9 @@ library-dirs: LIB_DIR /* force the dist-provided gcc-lib/ into scope. */ # endif #else /* !INSTALLING */ -library-dirs: FPTOOLS_TOP_ABS"/ghc/rts" +library-dirs: FPTOOLS_TOP_ABS"/rts" # if !defined(HAVE_LIBGMP) && !defined(HAVE_FRAMEWORK_GMP) - , FPTOOLS_TOP_ABS"/ghc/rts/gmp" + , FPTOOLS_TOP_ABS"/rts/gmp" # endif #endif @@ -60,7 +60,7 @@ include-dirs: INCLUDE_DIR , INCLUDE_DIR"/mingw" # endif #else /* !INSTALLING */ -include-dirs: FPTOOLS_TOP_ABS"/ghc/includes" +include-dirs: FPTOOLS_TOP_ABS"/includes" #endif includes: Stg.h