1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/mail/anubis/files/patch-config.h.in
Dennis Herrmann 899eaa08bc - Update to 4.1.1
- Pass maintainership to submitter
- Remove MD5 checksum
- Mark MAKE_JOBS_UNSAFE
- Add LICENSE

PR:		ports/154641
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2011-02-14 21:38:40 +00:00

24 lines
798 B
C

--- ./config.h.in.orig 2008-12-19 13:30:37.000000000 -0500
+++ ./config.h.in 2011-02-09 20:52:34.000000000 -0500
@@ -180,9 +180,6 @@
/* Define to 1 if you have the `pam' library (-lpam). */
#undef HAVE_LIBPAM
-/* Define to 1 if you have the `pam_misc' library (-lpam_misc). */
-#undef HAVE_LIBPAM_MISC
-
/* Define to 1 if you have the `pcre' library (-lpcre). */
#undef HAVE_LIBPCRE
@@ -252,8 +249,8 @@
/* Define to 1 if you have the <security/pam_appl.h> header file. */
#undef HAVE_SECURITY_PAM_APPL_H
-/* Define to 1 if you have the <security/pam_misc.h> header file. */
-#undef HAVE_SECURITY_PAM_MISC_H
+/* Define to 1 if you have the <security/openpam.h> header file. */
+#undef HAVE_SECURITY_OPENPAM_H
/* Define to 1 if you have the `setegid' function. */
#undef HAVE_SETEGID