Escaped non-ASCII characters from source files in pango
Building pango with VC++ 2008 Express Edition on Windows platform where the locale is Japanese (or maybe Korean, Chinese or others) fails because some files extracted from the pango tarball contains non-ASCII characters. This change escapes those non-ASCII characters with "\xff" expression.
Showing
pango/makefile.mk
100644 → 100755
This diff is collapsed.
Please
register
or
sign in
to comment