Make MacFrameworks a subdirectory of distrib, since it isn't used in the normal build...
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 605
2 #if __GLASGOW_HASKELL__ != 604 || __GHC_PATCHLEVEL__ == 0
3 #include "WCsubst.c"
4 #endif
5 #endif