make stamp.inplace-gcc-lib copy $(LD) instead of $(GccDir)ld.exe to avoid building...
[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