summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/policykit/CONFIGURE
blob: f58c05b4fd8221e1d38505c14eee8af5cce5f4cd (plain) (blame)
1
2
3
4
5
6
7
8
9
config_query POLICYKIT_MANPAGES "Install man pages?" y     &&

if spell_ok linux-pam; then
   config_query_list POLICYKIT_AFW  "Which Authentication framework?" \
                                   linux-pam shadow
else
   config_query_list POLICYKIT_AFW  "Which Authentication framework?" \
                                   shadow linux-pam
fi