aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_wheel
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2020-08-08 08:00:00 +0000
committerDmitry V. Levin <ldv@altlinux.org>2020-08-08 08:00:00 +0000
commite42e178c71c11bb25740a5177eed110ee17b8af2 (patch)
tree0e9fbb8096bfc79e9849ff35bc7a6c27371443e2 /modules/pam_wheel
parentd5cb4409ab6b04a6ed7c00245e2c9a430f352b16 (diff)
downloadpam-e42e178c71c11bb25740a5177eed110ee17b8af2.tar.gz
pam-e42e178c71c11bb25740a5177eed110ee17b8af2.tar.bz2
pam-e42e178c71c11bb25740a5177eed110ee17b8af2.zip
configure: add --disable-unix option
Some distributions do not build pam_unix, e.g. ALT uses pam_tcb instead. Add a configure option to disable build of pam_unix so that those who choose not to build pam_unix no longer have to edit modules/Makefile.am file. The default is unchanged, i.e. build of pam_unix is enabled. * configure.ac (AC_ARG_ENABLE): Add unix. (AM_CONDITIONAL): Add COND_BUILD_PAM_UNIX. * modules/Makefile.am [COND_BUILD_PAM_UNIX] (MAYBE_PAM_UNIX): Define. (SUBDIRS): Replace pam_unix with $(COND_BUILD_PAM_UNIX).
Diffstat (limited to 'modules/pam_wheel')
0 files changed, 0 insertions, 0 deletions