Home
last modified time | relevance | path

Searched refs:cf_cv_struct_dirent64 (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/dialog/
HDconfigure5890 cf_cv_struct_dirent64=yes
5894 cf_cv_struct_dirent64=no
5899 echo "$as_me:5899: result: $cf_cv_struct_dirent64" >&5
5900 echo "${ECHO_T}$cf_cv_struct_dirent64" >&6
5901 test "$cf_cv_struct_dirent64" = yes &&
HDaclocal.m42859 AC_CACHE_CHECK(whether to use struct dirent64, cf_cv_struct_dirent64,[
2872 [cf_cv_struct_dirent64=yes],
2873 [cf_cv_struct_dirent64=no])
2875 …test "$cf_cv_struct_dirent64" = yes && AC_DEFINE(HAVE_STRUCT_DIRENT64,1,[Define to 1 if we have st…
/freebsd-head/contrib/ncurses/
HDaclocal.m44263 AC_CACHE_CHECK(whether to use struct dirent64, cf_cv_struct_dirent64,[
4280 [cf_cv_struct_dirent64=yes],
4281 [cf_cv_struct_dirent64=no])
4283 …test "$cf_cv_struct_dirent64" = yes && AC_DEFINE(HAVE_STRUCT_DIRENT64,1,[Define to 1 if we have st…