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: Behdad Esfahbod
Subject: Re: [ft-devel] Cleaning up include paths
Date: Mon, 25 Nov 2013 17:31:59 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

On 13-11-25 05:28 PM, Werner LEMBERG wrote:
> 
>> 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

Great!  So you removed the inner directory, not the outer.  That's good.
Adding a symlink is also a good idea I think.

-- 
behdad
http://behdad.org/



reply via email to

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