summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-08-29 17:12:14 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-08-29 17:12:14 +0000
commitee0c478b4ff8001b371051d99ddf0449bbe6509b (patch)
tree61f3c2399907515a5ad16b873ca9e83fa943ff7f /japanese
parentUpdate to 1.4.0 (diff)
Resurrect a patch in previous commit for bulding on 4-STABLE.
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Notes
Notes: svn path=/head/; revision=87989
Diffstat (limited to 'japanese')
-rw-r--r--japanese/samba/files/patch-nsswitch:pam_winbind.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/samba/files/patch-nsswitch:pam_winbind.h b/japanese/samba/files/patch-nsswitch:pam_winbind.h
new file mode 100644
index 000000000000..3eadd1921de3
--- /dev/null
+++ b/japanese/samba/files/patch-nsswitch:pam_winbind.h
@@ -0,0 +1,12 @@
+--- nsswitch/pam_winbind.h.orig Mon Feb 10 17:21:48 2003
++++ nsswitch/pam_winbind.h Wed Feb 26 14:28:24 2003
+@@ -31,7 +31,9 @@
+ #define PAM_EXTERN extern
+ #include <security/pam_appl.h>
+
++#ifndef PAM_AUTHTOK_RECOVER_ERR
+ #define PAM_AUTHTOK_RECOVER_ERR PAM_AUTHTOK_RECOVERY_ERR
++#endif
+ #endif
+
+ #ifdef HAVE_SECURITY_PAM_MODULES_H