]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lastlog2: Fix various issues with meson
authorFabian Vogt <fvogt@suse.de>
Wed, 7 Feb 2024 10:29:26 +0000 (11:29 +0100)
committerFabian Vogt <fvogt@suse.de>
Wed, 7 Feb 2024 10:46:59 +0000 (11:46 +0100)
commit7c08028697c3f78dbfba288e3ba3b076b994ec66
tree91672153d8d60a283db839dd3957ec059b7ac430
parentc0207d354ee47fb56acfa64b03b5b559bb301280
lastlog2: Fix various issues with meson

- Make sure @usrbin_execdir@ is actually replaced
- pam_lastlog2.so is always a shared library that's dlopen()ed,
  so use shared_module and do not generate a pkgconfig module
meson.build
pam_lastlog2/meson.build