Home
last modified time | relevance | path

Searched refs:ac_cv_func_setpgrp_void (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dconfigure.in521 AC_CACHE_CHECK([whether setpgrp takes no argument], ac_cv_func_setpgrp_void,
529 ], ac_cv_func_setpgrp_void=no, ac_cv_func_setpgrp_void=yes)])
530 if test $ac_cv_func_setpgrp_void = yes; then
Dconfigure7374 echo "$ac_t""$ac_cv_func_setpgrp_void" 1>&6
7375 if test $ac_cv_func_setpgrp_void = yes; then
7415 echo "$ac_t""$ac_cv_func_setpgrp_void" 1>&6
7416 if test $ac_cv_func_setpgrp_void = yes; then