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

/freebsd-9.3-release/contrib/dialog/
H A Dconfigure3556 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
3560 ac_cv_sys_file_offset_bits=no
3632 ac_cv_sys_file_offset_bits=64; break
3641 echo "$as_me:3641: result: $ac_cv_sys_file_offset_bits" >&5
3642 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
3643 if test "$ac_cv_sys_file_offset_bits" != no; then
3646 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
3892 test "$ac_cv_sys_file_offset_bits" != no && CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=$ac_cv_sys_file_offset_bits "
/freebsd-9.3-release/contrib/less/
H A Dconfigure3484 if ${ac_cv_sys_file_offset_bits+:} false; then :
3508 ac_cv_sys_file_offset_bits=no; break
3532 ac_cv_sys_file_offset_bits=64; break
3535 ac_cv_sys_file_offset_bits=unknown
3539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
3540 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
3541 case $ac_cv_sys_file_offset_bits in #(
3545 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
3550 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-9.3-release/contrib/libpcap/
H A Dconfigure4948 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
4992 ac_cv_sys_file_offset_bits=no; break
5042 ac_cv_sys_file_offset_bits=64; break
5051 ac_cv_sys_file_offset_bits=unknown
5055 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
5056 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
5057 case $ac_cv_sys_file_offset_bits in #(
5061 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5066 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-9.3-release/contrib/file/
H A Dconfigure13274 if ${ac_cv_sys_file_offset_bits+:} false; then :
13298 ac_cv_sys_file_offset_bits=no; break
13322 ac_cv_sys_file_offset_bits=64; break
13325 ac_cv_sys_file_offset_bits=unknown
13329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
13330 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
13331 case $ac_cv_sys_file_offset_bits in #(
13335 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
13340 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dconfigure12685 if ${ac_cv_sys_file_offset_bits+:} false; then :
12709 ac_cv_sys_file_offset_bits=no; break
12733 ac_cv_sys_file_offset_bits=64; break
12736 ac_cv_sys_file_offset_bits=unknown
12740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
12741 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
12742 case $ac_cv_sys_file_offset_bits in #(
12746 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
12751 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-9.3-release/crypto/openssh/
H A Dconfigure5265 if ${ac_cv_sys_file_offset_bits+:} false; then :
5289 ac_cv_sys_file_offset_bits=no; break
5313 ac_cv_sys_file_offset_bits=64; break
5316 ac_cv_sys_file_offset_bits=unknown
5320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5321 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5322 case $ac_cv_sys_file_offset_bits in #(
5326 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5331 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure4153 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
4197 ac_cv_sys_file_offset_bits=no; break
4247 ac_cv_sys_file_offset_bits=64; break
4256 ac_cv_sys_file_offset_bits=unknown
4260 { echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
4261 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
4262 case $ac_cv_sys_file_offset_bits in #(
4266 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4271 if test $ac_cv_sys_file_offset_bits = unknown; then
4399 if test "$enable_largefile" != no -a "$ac_cv_sys_file_offset_bits" !
[all...]

Completed in 199 milliseconds