Re: [cp-patches] [patch] modernize freetype includes

Andrew Haley <[email protected]> Fri, 29 Nov 2013 16:22:20 +0000
Newsgroups gmane.comp.gcc.java.patches,gmane.comp.java.classpath.patches
Message-ID <[email protected]>
On 11/29/2013 04:08 PM, Matthias Klose wrote:
> At least on Debian/Ubuntu freetype 2.5.1 doesn't install the header files in a
> freetype subdirectory anymore. According to [1] this isn't supported anymore
> after freetype 2.1, and the macros are available since prehistoric 2.0.1
> (released in 2000).  Now using the recommended inclusion schema.
> 
> Ok for trunk and the active gcc branches?

OK, thanks.

Andrew.