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

/freebsd-13-stable/contrib/dialog/
H A Dconfigure4925 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
4929 ac_cv_sys_file_offset_bits=no
5001 ac_cv_sys_file_offset_bits=64; break
5010 echo "$as_me:5010: result: $ac_cv_sys_file_offset_bits" >&5
5011 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
5012 if test "$ac_cv_sys_file_offset_bits" != no; then
5015 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5273 if test "$ac_cv_sys_file_offset_bits" != no
5277 CPPFLAGS="${CPPFLAGS}-D_FILE_OFFSET_BITS=$ac_cv_sys_file_offset_bits"
/freebsd-13-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-13-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-13-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-13-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-13-stable/contrib/libevent/
H A Dconfigure13247 if ${ac_cv_sys_file_offset_bits+:} false; then :
13271 ac_cv_sys_file_offset_bits=no; break
13295 ac_cv_sys_file_offset_bits=64; break
13298 ac_cv_sys_file_offset_bits=unknown
13302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
13303 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
13304 case $ac_cv_sys_file_offset_bits in #(
13308 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
13313 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-13-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-13-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 437 milliseconds