1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/mail/libspf2/files/patch-configure
Marcus Alves Grando bae327edb8 Use PTHREAD_LIBS
Fix forced libtool path

Notified by:	pointyhat by kris
2005-10-17 01:54:39 +00:00

16 lines
451 B
Plaintext

--- 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