1ba40631bf
- update internal db4
24 lines
1.1 KiB
Diff
24 lines
1.1 KiB
Diff
--- Linux-PAM-0.99.5.0/configure.in.redhat-modules 2006-06-28 09:25:02.000000000 +0200
|
|
+++ Linux-PAM-0.99.5.0/configure.in 2006-06-30 10:24:35.000000000 +0200
|
|
@@ -492,6 +492,9 @@
|
|
libpam_misc/Makefile conf/Makefile conf/pam_conv1/Makefile \
|
|
po/Makefile.in \
|
|
modules/Makefile \
|
|
+ modules/pam_chroot/Makefile modules/pam_console/Makefile \
|
|
+ modules/pam_postgresok/Makefile \
|
|
+ modules/pam_timestamp/Makefile modules/pam_tally2/Makefile \
|
|
modules/pam_access/Makefile modules/pam_cracklib/Makefile \
|
|
modules/pam_debug/Makefile modules/pam_deny/Makefile \
|
|
modules/pam_echo/Makefile modules/pam_env/Makefile \
|
|
--- Linux-PAM-0.99.5.0/modules/Makefile.am.redhat-modules 2006-06-27 16:21:08.000000000 +0200
|
|
+++ Linux-PAM-0.99.5.0/modules/Makefile.am 2006-06-30 10:27:02.000000000 +0200
|
|
@@ -3,6 +3,8 @@
|
|
#
|
|
|
|
SUBDIRS = pam_access pam_cracklib pam_debug pam_deny pam_echo \
|
|
+ pam_chroot pam_console pam_postgresok \
|
|
+ pam_timestamp pam_tally2 \
|
|
pam_env pam_filter pam_ftp pam_group pam_issue pam_keyinit \
|
|
pam_lastlog pam_limits pam_listfile pam_localuser pam_mail \
|
|
pam_mkhomedir pam_motd pam_nologin pam_permit pam_rhosts pam_rootok \
|