]> granicus.if.org Git - linux-pam/commit
build: ignore pam_lastlog when logwtmp is not available.
authorYousong Zhou <yszhou4tech@gmail.com>
Wed, 17 Jun 2015 13:18:05 +0000 (21:18 +0800)
committerTomáš Mráz <t8m@users.noreply.github.com>
Fri, 4 Jan 2019 11:21:34 +0000 (12:21 +0100)
commit73bf6d25ddb7a2cb73bceda3d880174b1d1e4a26
tree9a680e2fe00ccf11146b621470219f59aae4daff
parent1d1d3b59af50c40efcc74f9c3f37b446a921e83e
build: ignore pam_lastlog when logwtmp is not available.

* configure.ac: check logwtmp and set COND_BUILD_PAM_LASTLOG
* modules/pam_lastlog/Makefile.am: check COND_BUILD_PAM_LASTLOG

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
configure.ac
modules/Makefile.am