Lines Matching refs:ac_func
1678 for ac_func in gettimeofday select socket strtod strtoul memcpy memmove
1680 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1681 echo "configure:1682: checking for $ac_func" >&5
1682 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1689 which can conflict with char $ac_func(); below. */
1694 char $ac_func();
1704 $ac_func();
1711 eval "ac_cv_func_$ac_func=yes"
1716 eval "ac_cv_func_$ac_func=no"
1721 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1723 ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`