On 02/04/2014 08:59 PM, Bruce Dubbs wrote:
> Armin K. wrote:
>> Check package has:
>>
>> PKG_CONFIG= ./configure --prefix=/tools
>>
>> While Util-Linux has:
>>
>> ./configure --prefix=/tools\
>> --disable-makeinstall-chown\
>> --without-systemdsystemuni
Armin K. wrote:
> Check package has:
>
> PKG_CONFIG= ./configure --prefix=/tools
>
> While Util-Linux has:
>
> ./configure --prefix=/tools\
> --disable-makeinstall-chown\
> --without-systemdsystemunitdir \
> PKG_CONFIG=""
>
> PKG_CONFIG in
Check package has:
PKG_CONFIG= ./configure --prefix=/tools
While Util-Linux has:
./configure --prefix=/tools\
--disable-makeinstall-chown\
--without-systemdsystemunitdir \
PKG_CONFIG=""
PKG_CONFIG in both cases do the same, yet they're use