>> imho, just set CPPFLAGS and LDFLAGS accordingly so that header
>> files and libraries are found. These environment variables exist
>> for such purpose
Yes, so...
> However, ultimately when we do decide on a default library, we'd
> wanna have proper configuration for the SVG library in the build
> system. Isn't using `CPPFLAGS' and `LDFLAGS' sort of a temporary
> solution?
... simply use the `PKG_CHECK_MODULES' macro in `configure.raw', which
provides both the necessary environment variables and a check whether
a proper .pc file is available (the former overrides the latter).
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel