--- webkitgtk-2.10.3/Source/WTF/wtf/DisallowCType.h.orig +++ webkitgtk-2.10.3/Source/WTF/wtf/DisallowCType.h @@ -40,7 +40,7 @@ // are used from wx headers. On GTK+ for Mac many GTK+ files include // or , which in turn include which uses // isacii(). -#if !(OS(DARWIN) && PLATFORM(GTK)) && !PLATFORM(EFL) && !defined(_LIBCPP_VERSION) +#if !(OS(DARWIN) && PLATFORM(GTK)) && !PLATFORM(EFL) && !defined(_LIBCPP_VERSION) && defined(__GLIBC__) #include