Skip to content

Conversation

@peterph
Copy link

@peterph peterph commented Jan 20, 2016

Hello,

while packaging SLiM on my Slackware system I have noticed, that an attempt is made to build slimlock even when PAM is disabled (which fails), and when that is worked around, the its manual page is installed regardless. Also systemd unit file is installed on Linux unconditionally which is not necessary right. The four commits are an attempt to fix these issues.

Thank you
Kind regards
Petr

Do not try to build slimlock and install its manual page
if it has been decided earlier not to. Typically this is
the case when PAM is not used.
Allow not to install systemd related stuff (unit file) on Linux by
setting HAVE_SYSTEMD=no during configuration time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant