Reorganisation of the source tree
[ghc-hetmet.git] / rts / package.conf.in
similarity index 97%
rename from ghc/rts/package.conf.in
rename to rts/package.conf.in
index 2550415..935b71d 100644 (file)
@@ -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