Home | History | Annotate | Download | only in tcpdump

Lines Matching full:lsocket

842 dnl need to link with "-lsocket -lnsl".  Under IRIX, they need to link
843 dnl with "-lnsl" but should *not* link with "-lsocket" because
849 dnl and mistakenly write tests that cause -lsocket to be used under
883 LIBS="-lsocket -lnsl $LIBS", , -lnsl)
886 AC_CHECK_LIB(socket, socket, LIBS="-lsocket -lnsl $LIBS", , -lnsl))