]> arthur.barton.de Git - netatalk.git/commit
configure cleanup, some sync with HEAD, autoenable PAM, shadow and srvloc if found...
authorbfernhomberg <bfernhomberg>
Wed, 29 Oct 2003 23:53:23 +0000 (23:53 +0000)
committerbfernhomberg <bfernhomberg>
Wed, 29 Oct 2003 23:53:23 +0000 (23:53 +0000)
commit8757aad34a5c1d609d0c2b8c57694dbe1ad4870f
tree8577dea8a3aa4b0ce5937b5de21e10d0ddff30c5
parente903f8f56de6c11968377ce4855423344f32f6d9
configure cleanup, some sync with HEAD, autoenable PAM, shadow and srvloc if found on the system, cnid backends moved to macros/cnid-backend.m4
17 files changed:
configure.in
etc/uams/Makefile.am
etc/uams/uams_dhx_passwd.c
etc/uams/uams_passwd.c
macros/Makefile.am
macros/afs-check.m4
macros/cnid-backend.m4 [new file with mode: 0644]
macros/config-checks.m4
macros/db3-check.m4
macros/gssapi-check.m4
macros/iconv.m4
macros/largefile-check.m4
macros/pam-check.m4
macros/srvloc.m4
macros/ssl-check.m4
macros/summary.m4 [new file with mode: 0644]
macros/tcp-wrappers.m4