Home
last modified time | relevance | path

Searched refs:ac_cv_func_socketpair (Results 1 – 25 of 103) sorted by relevance

12345

/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Dconfigure.ac166 if test "$ac_cv_func_socketpair" = no -a "$LIBSOCKET" != ""; then
168 AC_TRY_LINK([],[socketpair();], ac_cv_func_socketpair=yes)
169 if test $ac_cv_func_socketpair = yes; then
H A Dconfigure3973 if test "$ac_cv_func_socketpair" = no -a "$LIBSOCKET" != ""; then
3987 ac_cv_func_socketpair=yes
3991 if test $ac_cv_func_socketpair = yes; then
/dports/net/openntpd/openntpd-6.8p1/m4/
H A Dcheck-libc-compat.m421 AM_CONDITIONAL([HAVE_SOCKETPAIR], [test "x$ac_cv_func_socketpair" = xyes])
/dports/security/libressl-static/libressl-3.3.5/m4/
H A Dcheck-libc.m448 AM_CONDITIONAL([HAVE_SOCKETPAIR], [test "x$ac_cv_func_socketpair" = xyes])
/dports/security/libressl/libressl-3.4.3/m4/
H A Dcheck-libc.m448 AM_CONDITIONAL([HAVE_SOCKETPAIR], [test "x$ac_cv_func_socketpair" = xyes])
/dports/www/obhttpd/libressl-3.4.1/m4/
H A Dcheck-libc.m448 AM_CONDITIONAL([HAVE_SOCKETPAIR], [test "x$ac_cv_func_socketpair" = xyes])
/dports/devel/libslang2/slang-2.3.2/autoconf/
H A Dconfigure.ac187 if test x"$ac_cv_func_socketpair" != x"yes"; then
/dports/devel/xorg-macros/util-macros-1.19.3/
H A Dconfig.log487 | : ${ac_cv_func_socketpair=yes}
1375 ac_cv_func_socketpair=yes
/dports/archivers/cabextract/cabextract-1.9.1/
H A Dconfig.log487 | : ${ac_cv_func_socketpair=yes}
1783 ac_cv_func_socketpair=yes
/dports/devel/pkgconf/pkgconf-1.8.0/
H A Dconfig.log487 | : ${ac_cv_func_socketpair=yes}
1747 ac_cv_func_socketpair=yes
/dports/x11/pixman/pixman-0.40.0/
H A Dconfig.log487 | : ${ac_cv_func_socketpair=yes}
2492 ac_cv_func_socketpair=yes
/dports/lang/python311/Python-3.11.0a3/
H A Dconfigure17130 if ${ac_cv_func_socketpair+:} false; then :
17148 ac_cv_func_socketpair=yes
17150 ac_cv_func_socketpair=no
17155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_socketpair" >&5
17156 $as_echo "$ac_cv_func_socketpair" >&6; }
17157 if test "x$ac_cv_func_socketpair" = xyes; then :
/dports/devel/gmake/make-4.3/
H A Dconfig.log500 | : ${ac_cv_func_socketpair=yes}
1713 ac_cv_func_socketpair=yes
6970 ac_cv_func_socketpair=yes
/dports/net/vinagre/vinagre-3.22.0/
H A Dconfigure6319 if test "x$ac_cv_func_socketpair" = xyes; then :
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/
H A Dconfigure13908 ac_fn_c_check_func "$LINENO" "socketpair" "ac_cv_func_socketpair"
13909 if test "x$ac_cv_func_socketpair" = xyes; then :
/dports/devel/libslang2/slang-2.3.2/
H A Dconfigure5309 if test x"$ac_cv_func_socketpair" != x"yes"; then
/dports/lang/gambit-c/gambit-4.9.3/
H A Dconfigure8083 if test "x$ac_cv_func_socketpair" = xyes; then :
/dports/mail/courier/courier-0.65.3/tcpd/
H A Dconfigure11834 if test "x$ac_cv_func_socketpair" = x""yes; then :
H A Dconfigure.c++2011834 if test "x$ac_cv_func_socketpair" = x""yes; then :
/dports/lang/gcc6-aux/gcc-6-20180516/libcc1/
H A Dconfigure14704 if test "x$ac_cv_func_socketpair" = x""yes; then :
/dports/lang/gcc12-devel/gcc-12-20211205/libcc1/
H A Dconfigure15195 if test "x$ac_cv_func_socketpair" = xyes; then :
/dports/lang/gcc8/gcc-8.5.0/libcc1/
H A Dconfigure14739 if test "x$ac_cv_func_socketpair" = x""yes; then :
/dports/lang/gcc10/gcc-10.3.0/libcc1/
H A Dconfigure14997 if test "x$ac_cv_func_socketpair" = xyes; then :
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcc1/
H A Dconfigure14739 if test "x$ac_cv_func_socketpair" = x""yes; then :
/dports/security/libressl-static/libressl-3.3.5/
H A Dconfigure13268 if test "x$ac_cv_func_socketpair" = xyes; then

12345