FreeType autoconf checks

Alexandre Julliard julliard at winehq.com
Mon Jun 4 19:43:51 CDT 2001


Ian Pilcher <ian.pilcher at home.com> writes:

> CPPFLAGS works.  Where the heck is that documented?  (I can't find it in
> the info pages for gcc or cpp.)

It's not a gcc option, it's a configure internal variable (from $ac_cpp
definition). This is the whole point: it will work independently of
the compiler, or at least break the same way during configure and
during the compile, which is what we want.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list