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

/freebsd-current/contrib/dialog/
H A Dconfigure5493 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
5497 ac_cv_sys_file_offset_bits=no
5569 ac_cv_sys_file_offset_bits=64; break
5578 echo "$as_me:5578: result: $ac_cv_sys_file_offset_bits" >&5
5579 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
5580 if test "$ac_cv_sys_file_offset_bits" != no; then
5583 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5841 if test "$ac_cv_sys_file_offset_bits" != no
5845 CPPFLAGS="${CPPFLAGS}-D_FILE_OFFSET_BITS=$ac_cv_sys_file_offset_bits"
/freebsd-current/contrib/libpcap/
H A Dconfigure5726 if ${ac_cv_sys_file_offset_bits+:} false; then :
5750 ac_cv_sys_file_offset_bits=no; break
5774 ac_cv_sys_file_offset_bits=64; break
5777 ac_cv_sys_file_offset_bits=unknown
5781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5782 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5783 case $ac_cv_sys_file_offset_bits in #(
5787 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5792 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-current/contrib/file/
H A Dconfigure14184 if test ${ac_cv_sys_file_offset_bits+y}
14210 ac_cv_sys_file_offset_bits=no; break
14235 ac_cv_sys_file_offset_bits=64; break
14238 ac_cv_sys_file_offset_bits=unknown
14242 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
14243 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
14244 case $ac_cv_sys_file_offset_bits in #(
14247 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
14251 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-current/contrib/sqlite3/
H A Dconfigure4527 if test ${ac_cv_sys_file_offset_bits+y}
4553 ac_cv_sys_file_offset_bits=no; break
4578 ac_cv_sys_file_offset_bits=64; break
4581 ac_cv_sys_file_offset_bits=unknown
4585 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4586 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
4587 case $ac_cv_sys_file_offset_bits in #(
4590 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
4594 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-current/contrib/libevent/
H A Dconfigure13373 if ${ac_cv_sys_file_offset_bits+:} false; then :
13397 ac_cv_sys_file_offset_bits=no; break
13421 ac_cv_sys_file_offset_bits=64; break
13424 ac_cv_sys_file_offset_bits=unknown
13428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
13429 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
13430 case $ac_cv_sys_file_offset_bits in #(
13434 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
13439 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-current/contrib/unbound/
H A Dconfigure17119 if test ${ac_cv_sys_file_offset_bits+y}
17145 ac_cv_sys_file_offset_bits=no; break
17170 ac_cv_sys_file_offset_bits=64; break
17173 ac_cv_sys_file_offset_bits=unknown
17177 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
17178 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
17179 case $ac_cv_sys_file_offset_bits in #(
17182 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
17186 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dconfigure14187 if test ${ac_cv_sys_file_offset_bits+y}
14213 ac_cv_sys_file_offset_bits=no; break
14238 ac_cv_sys_file_offset_bits=64; break
14241 ac_cv_sys_file_offset_bits=unknown
14245 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
14246 printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; }
14247 case $ac_cv_sys_file_offset_bits in #(
14250 printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h
14254 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-current/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 522 milliseconds