Searched refs:ac_cv_sys_largefile_source (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dconfigure4313 if test "${ac_cv_sys_largefile_source+set}" = set; then
4317 ac_cv_sys_largefile_source=no
4373 ac_cv_sys_largefile_source=1; break
4382 echo "$as_me:4382: result: $ac_cv_sys_largefile_source" >&5
4383 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6
4384 if test "$ac_cv_sys_largefile_source" != no; then
4387 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
4451 test "$ac_cv_sys_largefile_source" != no && CPPFLAGS="$CPPFLAGS -D_LARGEFILE_SOURCE "
/freebsd-11-stable/contrib/unbound/
H A Dconfigure15588 if ${ac_cv_sys_largefile_source+:} false; then :
15606 ac_cv_sys_largefile_source=no; break
15625 ac_cv_sys_largefile_source=1; break
15629 ac_cv_sys_largefile_source=unknown
15633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_source" >&5
15634 $as_echo "$ac_cv_sys_largefile_source" >&6; }
15635 case $ac_cv_sys_largefile_source in #(
15639 #define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source
15648 if test $ac_cv_sys_largefile_source != unknown; then

Completed in 205 milliseconds