aboutsummaryrefslogtreecommitdiff
path: root/mail/anubis/files/patch-src__headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/anubis/files/patch-src__headers.h')
-rw-r--r--mail/anubis/files/patch-src__headers.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/anubis/files/patch-src__headers.h b/mail/anubis/files/patch-src__headers.h
index 3e835d0ce897..107cd74d50a5 100644
--- a/mail/anubis/files/patch-src__headers.h
+++ b/mail/anubis/files/patch-src__headers.h
@@ -1,9 +1,9 @@
--- ./src/headers.h.orig 2008-12-16 11:21:54.000000000 -0500
+++ ./src/headers.h 2011-02-09 20:52:34.000000000 -0500
-@@ -51,11 +51,11 @@
- # else
- # error POSIX Regular Expressions are required!
- # endif /* HAVE_REGEX_H and HAVE_REGCOMP */
+@@ -43,11 +43,11 @@
+ # define HAVE_PCRE
+ # endif /* HAVE_PCRE_H or HAVE_PCRE_PCRE_H */
+ # endif /* HAVE_LIBPCRE */
-# if defined(HAVE_LIBPAM) && defined(HAVE_LIBPAM_MISC)
-# if defined(HAVE_SECURITY_PAM_APPL_H) && defined(HAVE_SECURITY_PAM_MISC_H)
+# if defined(HAVE_LIBPAM)
@@ -16,7 +16,7 @@
# if defined(HAVE_LIBWRAP) && defined(HAVE_TCPD_H)
# define USE_LIBWRAP
# endif /* HAVE_LIBWRAP and HAVE_TCPD_H */
-@@ -121,7 +121,7 @@
+@@ -111,7 +111,7 @@
#ifdef HAVE_PAM
# include <security/pam_appl.h>