freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Question about default SVG library integration in FreeTyp


From: Werner LEMBERG
Subject: Re: [ft-devel] Question about default SVG library integration in FreeType build system
Date: Fri, 19 Jul 2019 14:54:01 +0200 (CEST)

>> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]