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

  /src/external/bsd/libbind/dist/
configure 23719 if test "${ac_cv_func_strtoul+set}" = set; then
23785 ac_cv_func_strtoul=yes
23790 ac_cv_func_strtoul=no
23796 { echo "$as_me:$LINENO: result: $ac_cv_func_strtoul" >&5
23797 echo "${ECHO_T}$ac_cv_func_strtoul" >&6; }
23798 if test $ac_cv_func_strtoul = yes; then
  /src/external/gpl2/xcvs/dist/
configure 14073 ac_fn_c_check_func "$LINENO" "strtoul" "ac_cv_func_strtoul"
14074 if test "x$ac_cv_func_strtoul" = x""yes; then :
14090 if test $ac_cv_func_strtoul = no; then
  /src/external/bsd/openldap/dist/
configure 25762 ac_fn_c_check_func "$LINENO" "strtoul" "ac_cv_func_strtoul"
25763 if test "x$ac_cv_func_strtoul" = xyes

Completed in 54 milliseconds