Searched refs:gt_cv_func_unsetenv_ret (Results 1 – 2 of 2) sorted by relevance
80 AC_CACHE_CHECK([for unsetenv() return type], [gt_cv_func_unsetenv_ret],94 [gt_cv_func_unsetenv_ret='int'],95 [gt_cv_func_unsetenv_ret='void'])])96 if test $gt_cv_func_unsetenv_ret = 'void'; then
31895 if ${gt_cv_func_unsetenv_ret+:} false; then :31919 gt_cv_func_unsetenv_ret='int'31921 gt_cv_func_unsetenv_ret='void'31925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_unsetenv_ret" >&531926 $as_echo "$gt_cv_func_unsetenv_ret" >&6; }31927 if test $gt_cv_func_unsetenv_ret = 'void'; then