summaryrefslogtreecommitdiff
path: root/source4/lib/replace/libreplace_network.m4
AgeCommit message (Expand)AuthorFilesLines
2008-05-22libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...Stefan Metzmacher1-1/+1
2008-05-21libreplace: add test for HAVE_IPV6Stefan Metzmacher1-0/+29
2008-05-16lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...Stefan Metzmacher1-0/+1
2008-05-16lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKETStefan Metzmacher1-0/+40
2008-05-13libreplace: try to fix the build on HP-UX which has if_nametoindex() in -lipv6Stefan Metzmacher1-0/+13
2008-05-13libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...Stefan Metzmacher1-0/+1
2008-05-13libreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLACE_NETWORK_LIBS varsStefan Metzmacher1-17/+18
2008-05-13libreplace: include inet_ntoa.o when the system one is brokenStefan Metzmacher1-2/+3
2008-05-13libreplace: merge getifaddrs.m4 into libreplace_network.m4Stefan Metzmacher1-1/+127
2008-05-13libreplace: merge getaddrinfo.m4 into libreplace_network.m4Stefan Metzmacher1-1/+33
2008-05-13libreplace: merge socketpair.m4 into libreplace_network.m4Stefan Metzmacher1-1/+2
2008-05-13libreplace: merge inet_pton.m4 into libreplace_network.m4Stefan Metzmacher1-1/+2
2008-05-13libreplace: merge inet_ntop.m4 into libreplace_network.m4Stefan Metzmacher1-1/+2
2008-05-13libreplace: merge inet_aton.m4 into libreplace_network.m4Stefan Metzmacher1-1/+2
2008-05-13libreplace: merge inet_ntoa.m4 into libreplace_network.m4Stefan Metzmacher1-1/+20
2008-05-13libreplace: merge socket.m4 into libreplace_network.m4Stefan Metzmacher1-1/+40
2008-05-07libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macroStefan Metzmacher1-0/+71