Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dconfigure8945 if test ${ac_cv_sys_largefile_source+y}
8965 ac_cv_sys_largefile_source=no; break
8985 ac_cv_sys_largefile_source=1; break
8989 ac_cv_sys_largefile_source=unknown
8993 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_source" >&5
8994 printf "%s\n" "$ac_cv_sys_largefile_source" >&6; }
8995 case $ac_cv_sys_largefile_source in #(
8998 printf "%s\n" "#define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source" >>confdefs.h
9006 if test $ac_cv_sys_largefile_source != unknown; then
/openbsd/usr.sbin/unbound/
H A Dconfigure16987 if test ${ac_cv_sys_largefile_source+y}
17007 ac_cv_sys_largefile_source=no; break
17027 ac_cv_sys_largefile_source=1; break
17031 ac_cv_sys_largefile_source=unknown
17035 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_source" >&5
17036 printf "%s\n" "$ac_cv_sys_largefile_source" >&6; }
17037 case $ac_cv_sys_largefile_source in #(
17040 printf "%s\n" "#define _LARGEFILE_SOURCE $ac_cv_sys_largefile_source" >>confdefs.h
17048 if test $ac_cv_sys_largefile_source != unknown; then