freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Cleaning up include paths


From: Werner LEMBERG
Subject: Re: [ft-devel] Cleaning up include paths
Date: Mon, 25 Nov 2013 23:28:21 +0100 (CET)

> Basically what I want is that the output of the following command:
> 
> $ PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --cflags freetype2
> 
> should NOT have "/usr/include" in it.  Currently I get:
> 
> -I/usr/include/freetype2 -I/usr/include
> 
> Any way you can fix that while client source code not needing any
> change is fine.

With 2.5.1 you should get

  -I/usr/include/freetype2


    Werner



reply via email to

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