On Fri, May 22, 2020 at 06:03:38PM +0200, Thorsten Kukuk wrote: > /etc/login.defs and /etc/default are read with this patch through > libeconf. As there are at minimum 3 projects using /etc/login.defs > and two (shadow and Linux-PAM) the two biggest consumers accepted > this change already quite some time ago, it would be nice if > util-linux would also accept and merge the patch to not behave > different than the rest. Merged. If another tools (and we share login.defs with them) already use it then it's good argument to support this feature in utitl-linux too. I did small changes to the patch to integrate it with our build system in better way. What about support $vendordir as variable for pkg-config? Something like: pkg-config --variable=vendordir libeconf after that we can use it in ./configure to avoid "--with-vendordir <dir>". We already use the same for bash-completion or systemd specific dirs. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com