diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-10-29 12:48:50 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-10-29 12:48:50 +0000 |
commit | 2611ce3b288c89e1e9ca52092c3020f5fa2aa04a (patch) | |
tree | bda27135144e41f265542e46686aacb44da788d1 /mail/libspf2/files/patch-configure | |
parent | Add http_upstream_keepalive module version 0.1. (diff) |
- Update to 1.2.8
PR: 128298
Submitted by: Jeffrey Goldberg <jeffrey___goldmark.org>
Notes
Notes:
svn path=/head/; revision=222192
Diffstat (limited to 'mail/libspf2/files/patch-configure')
-rw-r--r-- | mail/libspf2/files/patch-configure | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/libspf2/files/patch-configure b/mail/libspf2/files/patch-configure deleted file mode 100644 index ce0a0c962220..000000000000 --- a/mail/libspf2/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Wed Feb 23 23:14:51 2005 -+++ configure Thu Jul 28 20:12:32 2005 -@@ -23661,12 +23661,6 @@ - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -- #ifdef HAVE_SYS_SOCKET_H -- # include <sys/socket.h> /* inet_ functions / structs */ -- #endif -- #ifdef HAVE_NETINET_IN_H -- # include <netinet/in.h> /* inet_ functions / structs */ -- #endif - #ifdef HAVE_ARPA_NAMESER_H - # include <arpa/nameser.h> /* DNS HEADER struct */ - #endif |