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

/freebsd-10.1-release/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-10.1-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-10.1-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-10.1-release/contrib/sqlite3/
H A Dconfigure4094 if ${ac_cv_sys_file_offset_bits+:} false; then :
4118 ac_cv_sys_file_offset_bits=no; break
4142 ac_cv_sys_file_offset_bits=64; break
4145 ac_cv_sys_file_offset_bits=unknown
4149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4150 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
4151 case $ac_cv_sys_file_offset_bits in #(
4155 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
4160 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-10.1-release/contrib/unbound/
H A Dconfigure14629 if ${ac_cv_sys_file_offset_bits+:} false; then :
14653 ac_cv_sys_file_offset_bits=no; break
14677 ac_cv_sys_file_offset_bits=64; break
14680 ac_cv_sys_file_offset_bits=unknown
14684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
14685 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
14686 case $ac_cv_sys_file_offset_bits in #(
14690 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
14695 if test $ac_cv_sys_file_offset_bits = unknown; then
/freebsd-10.1-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-10.1-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-10.1-release/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 386 milliseconds