summaryrefslogtreecommitdiff
path: root/news/nntpcache/files
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-10 11:04:58 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-10 11:04:58 +0000
commit043a29805c34998b4eccc0b5b50d48318687aaf6 (patch)
tree6303a5694637bd3acf1a2171f5d7703954911706 /news/nntpcache/files
parentUpdate of the py-pyPGSQL port to version 2.0. (diff)
- fix compilation of pam stuff in authinfo_pam.c
PR: 30758 - remove commented out pgp depend - add automake depend to automake14 (there should have been a USE_AUTOMAKE in the first place, but this doesn't play nice with automake 1.5)
Diffstat (limited to 'news/nntpcache/files')
-rw-r--r--news/nntpcache/files/patch-src::authinfo_pam.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/news/nntpcache/files/patch-src::authinfo_pam.c b/news/nntpcache/files/patch-src::authinfo_pam.c
new file mode 100644
index 000000000000..6a645026e42f
--- /dev/null
+++ b/news/nntpcache/files/patch-src::authinfo_pam.c
@@ -0,0 +1,13 @@
+$FreeBSD$
+
+--- src/authinfo_pam.c.orig Sat Nov 10 05:52:17 2001
++++ src/authinfo_pam.c Sat Nov 10 05:51:29 2001
+@@ -15,7 +15,7 @@
+ #include "authinfo_pam.h"
+
+ #include <security/pam_appl.h>
+-#include <security/pam_misc.h>
++/* #include <security/pam_misc.h> */
+
+ /*
+ * pam authenticator.