Hi,
On 18 July 2017 at 14:31, Pekka Paalanen wrote:
> On Fri, 7 Jul 2017 10:51:16 +0200 Olivier Blin
> wrote:
>> Also note that this requires a relatively new pkg-config for PKG_CHECK_VAR.
>> The macro appeared in pkg-config 0.28, from January 2013.
>>
>> It is for example not available in Ubun
On Fri, 7 Jul 2017 10:51:16 +0200
Olivier Blin wrote:
> Le 06/07/2017 à 14:49, Olivier Blin a écrit :
> > This allows to override the wayland-protocols pkgdatadir with the
> > WAYLAND_PROTOCOLS_DATADIR environment variable.
> >
> > pkgconfig would return an absolute path in /usr/share/wayland-pro
Le 06/07/2017 à 14:49, Olivier Blin a écrit :
This allows to override the wayland-protocols pkgdatadir with the
WAYLAND_PROTOCOLS_DATADIR environment variable.
pkgconfig would return an absolute path in /usr/share/wayland-protocols
for the pkgdatadir value, which is not suitable for cross-compil
This allows to override the wayland-protocols pkgdatadir with the
WAYLAND_PROTOCOLS_DATADIR environment variable.
pkgconfig would return an absolute path in /usr/share/wayland-protocols
for the pkgdatadir value, which is not suitable for cross-compiling.
The pkgdatadir is not affected by the PKG_