[vlc-devel] [PATCH 1/2] contrib: don't use an empty PKG_CONFIG_PATH at the end of the path

Steve Lhomme robux4 at ycbcr.xyz
Wed Mar 6 15:31:45 CET 2019


On 3/6/2019 12:00 PM, Martin Storsjö wrote:
> On Wed, 6 Mar 2019, Rémi Denis-Courmont wrote:
>
>> Hi,
>>
>> I'd think the same effects can be done in a single line without an
>> if/else/endif.
>
> That would probably be this then:
>
> PKG_CONFIG_PATH := $(PREFIX)/lib/pkgconfig$(if 
> $(PKG_CONFIG_PATH),:)$(PKG_CONFIG_PATH)
>
> // Martin
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list