HomeSort by: relevance | last modified time | path
    Searched refs:lsocket (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
libraries.m4 24 dnl Check for the existence of the -lsocket and -lnsl libraries.
28 dnl 1. Use "connect" and "accept" to check for -lsocket, and
32 dnl 3. Use -lnsl and -lsocket only if they supply procedures that
34 dnl 4. On some systems, can't use -lsocket without -lnsl too.
36 dnl if -lsocket doesn't work by itself.
40 LIBS="$LIBS -lsocket", druntime_check_both=yes)])
43 LIBS="$LIBS -lsocket -lnsl"
  /src/external/bsd/jemalloc/dist/
configure 8479 T_APPEND_V=-lposix4 -lsocket -lnsl
  /src/external/bsd/jemalloc.old/dist/
configure 7481 T_APPEND_V=-lposix4 -lsocket -lnsl
  /src/external/bsd/ntp/dist/sntp/
configure 9377 # HMS: Do we need to check for -lsocket before or after these tests?
9507 # [Bug 1628] On Solaris, we need -lxnet -lsocket. Generalize this to
9579 -lsocket)
9651 LIBS="-lxnet -lsocket $saved_LIBS"
9653 *) LIBS="-lsocket $saved_LIBS"
15530 # We also need -lsocket, but we have tested for that already.
  /src/external/bsd/ntp/dist/
configure 18776 # HMS: Do we need to check for -lsocket before or after these tests?
18906 # [Bug 1628] On Solaris, we need -lxnet -lsocket. Generalize this to
18978 -lsocket)
19050 LIBS="-lxnet -lsocket $saved_LIBS"
19052 *) LIBS="-lsocket $saved_LIBS"
24929 # We also need -lsocket, but we have tested for that already.

Completed in 39 milliseconds