Searched refs:ac_cv_sys_file_offset_bits (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/dialog/
H A Dconfigure4116 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
4120 ac_cv_sys_file_offset_bits=no
4192 ac_cv_sys_file_offset_bits=64; break
4201 echo "$as_me:4201: result: $ac_cv_sys_file_offset_bits" >&5
4202 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
4203 if test "$ac_cv_sys_file_offset_bits" != no; then
4206 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4452 test "$ac_cv_sys_file_offset_bits" != no && CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=$ac_cv_sys_file_offset_bits "
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure4273 if ${ac_cv_sys_file_offset_bits+:} false; then :
4297 ac_cv_sys_file_offset_bits=no; break
4321 ac_cv_sys_file_offset_bits=64; break
4324 ac_cv_sys_file_offset_bits=unknown
4328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4329 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4330 case $ac_cv_sys_file_offset_bits in #(
4334 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4339 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-11-stable/contrib/file/
H A Dconfigure13775 if ${ac_cv_sys_file_offset_bits+:} false; then :
13799 ac_cv_sys_file_offset_bits=no; break
13823 ac_cv_sys_file_offset_bits=64; break
13826 ac_cv_sys_file_offset_bits=unknown
13830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
13831 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
13832 case $ac_cv_sys_file_offset_bits in #(
13836 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
13841 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-11-stable/contrib/sqlite3/
H A Dconfigure4017 if ${ac_cv_sys_file_offset_bits+:} false; then :
4041 ac_cv_sys_file_offset_bits=no; break
4065 ac_cv_sys_file_offset_bits=64; break
4068 ac_cv_sys_file_offset_bits=unknown
4072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4073 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4074 case $ac_cv_sys_file_offset_bits in #(
4078 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4083 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure13225 if ${ac_cv_sys_file_offset_bits+:} false; then :
13249 ac_cv_sys_file_offset_bits=no; break
13273 ac_cv_sys_file_offset_bits=64; break
13276 ac_cv_sys_file_offset_bits=unknown
13280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
13281 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
13282 case $ac_cv_sys_file_offset_bits in #(
13286 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
13291 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-11-stable/contrib/unbound/
H A Dconfigure15715 if ${ac_cv_sys_file_offset_bits+:} false; then :
15739 ac_cv_sys_file_offset_bits=no; break
15763 ac_cv_sys_file_offset_bits=64; break
15766 ac_cv_sys_file_offset_bits=unknown
15770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
15771 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
15772 case $ac_cv_sys_file_offset_bits in #(
15776 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
15781 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure11840 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
11864 ac_cv_sys_file_offset_bits=no; break
11888 ac_cv_sys_file_offset_bits=64; break
11891 ac_cv_sys_file_offset_bits=unknown
11895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
11896 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
11897 case $ac_cv_sys_file_offset_bits in #(
11901 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
11906 if test $ac_cv_sys_file_offset_bits = unknown; then
11982 if test "$enable_largefile" != no -a "$ac_cv_sys_file_offset_bits" !
[all...]

Completed in 502 milliseconds