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 used differently. It
would be nice to use one way for all packages, just for consistency.

Cheers

-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to