Searched refs:vim_cv_stat_ignores_slash (Results 1 – 3 of 3) sorted by relevance
116 vim_cv_stat_ignores_slash:144 vim_cv_stat_ignores_slash=yes \
3833 AC_CACHE_CHECK([whether stat() ignores a trailing slash], [vim_cv_stat_ignores_slash],3845 vim_cv_stat_ignores_slash=yes3847 vim_cv_stat_ignores_slash=no3849 AC_MSG_ERROR(cross-compiling: please set 'vim_cv_stat_ignores_slash')3853 if test "x$vim_cv_stat_ignores_slash" = "xyes" ; then
13142 as_fn_error $? "cross-compiling: please set 'vim_cv_stat_ignores_slash'" "$LINENO" 5