Hello Hin-Tak!
> $ freetype-config --cflags
> -I/usr/include/freetype2/freetype2
I don't get this:
$ /usr/local/bin/freetype-config --cflags
-I/usr/local/include/freetype2
> since "pkg-config --variable includedir freetype2" already put
> $includedir right, some of the hard-coded "/freetype2/" in
> freetype-config shouldn't be there? :
Those hardcoded `/freetype2/' entries are correct; `$includedir' in
`freetype-config.in' corresponds to the autoconf value, indicating the
top-level include directory of the target tree as given by `$prefix',
and normally set to
$prefix/include
How has your FreeType version be installed and/or configured? It
looks fishy.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel