Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:ac_cv_sys_file_offset_bits

6200 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
6224 ac_cv_sys_file_offset_bits=no; break
6248 ac_cv_sys_file_offset_bits=64; break
6251 ac_cv_sys_file_offset_bits=unknown
6255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
6256 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
6257 case $ac_cv_sys_file_offset_bits in #(
6261 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
6266 if test $ac_cv_sys_file_offset_bits = unknown; then