Age | Commit message (Expand) | Author | Files | Lines |
2008-05-22 | libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ... | Stefan Metzmacher | 1 | -1/+1 |
2008-05-22 | libreplace: add test for HAVE_IPV6 | Stefan Metzmacher | 1 | -0/+29 |
2008-05-17 | lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK... | Stefan Metzmacher | 1 | -0/+1 |
2008-05-17 | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -0/+40 |
2008-05-16 | libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6 | Stefan Metzmacher | 1 | -0/+13 |
2008-05-16 | libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR... | Stefan Metzmacher | 1 | -0/+1 |
2008-05-16 | libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS vars | Stefan Metzmacher | 1 | -17/+18 |
2008-05-16 | libreplace: include inet_ntoa.o when the system one is broken | Stefan Metzmacher | 1 | -2/+3 |
2008-05-16 | libreplace: merge getifaddrs.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+127 |
2008-05-16 | libreplace: merge getaddrinfo.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+33 |
2008-05-16 | libreplace: merge socketpair.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 |
2008-05-16 | libreplace: merge inet_pton.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 |
2008-05-16 | libreplace: merge inet_ntop.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 |
2008-05-16 | libreplace: merge inet_aton.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+2 |
2008-05-16 | libreplace: merge inet_ntoa.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+20 |
2008-05-16 | libreplace: merge socket.m4 into libreplace_network.m4 | Stefan Metzmacher | 1 | -1/+40 |
2008-05-16 | libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro | Stefan Metzmacher | 1 | -0/+71 |