[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
- [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/19
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Vincent Torri, 2019/07/19
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/19
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Vincent Torri, 2019/07/19
- Re: [ft-devel] Question about default SVG library integration in FreeType build system,
Werner LEMBERG <=
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Werner LEMBERG, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Werner LEMBERG, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Werner LEMBERG, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Werner LEMBERG, 2019/07/21
- Re: [ft-devel] Question about default SVG library integration in FreeType build system, Moazin Khatri, 2019/07/22