Edit

kc3-lang/freetype/include

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2010-08-06 01:39:26
    Hash : 948076cd
    Message : Fix conditional usage of FT_MulFix_i386. With -ansi flag, gcc does not define `i386', only `__i386__'. * include/freetype/config/ftconfig.h, builds/unix/ftconfig.in: s/i386/__i386__/.