HomeSort by: relevance | last modified time | path
    Searched refs:ac_cv_sys_large_files (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/external/gpl2/grep/dist/
configure 2985 if test "${ac_cv_sys_large_files+set}" = set; then
2988 ac_cv_sys_large_files=no
2992 ac_cv_sys_large_files=1 ;;
2997 ac_cv_sys_large_files=1 ;;
2999 ac_cv_sys_large_files=`expr " $ac_flag" : '[^=]*=\(.*\)'` ;;
3004 echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
3005 echo "${ECHO_T}$ac_cv_sys_large_files" >&6
3006 if test "$ac_cv_sys_large_files" != no; then
3009 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gdb/dist/readline/readline/
configure 5124 if ${ac_cv_sys_large_files+:} false; then :
5148 ac_cv_sys_large_files=no; break
5172 ac_cv_sys_large_files=1; break
5175 ac_cv_sys_large_files=unknown
5179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5180 $as_echo "$ac_cv_sys_large_files" >&6; }
5181 case $ac_cv_sys_large_files in #(
5185 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gdb.old/dist/readline/readline/
configure 5154 if ${ac_cv_sys_large_files+:} false; then :
5178 ac_cv_sys_large_files=no; break
5202 ac_cv_sys_large_files=1; break
5205 ac_cv_sys_large_files=unknown
5209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5210 $as_echo "$ac_cv_sys_large_files" >&6; }
5211 case $ac_cv_sys_large_files in #(
5215 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl2/gmake/dist/
configure 6116 if test "${ac_cv_sys_large_files+set}" = set; then
6120 ac_cv_sys_large_files=no
6217 ac_cv_sys_large_files=1; break
6227 echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
6228 echo "${ECHO_T}$ac_cv_sys_large_files" >&6
6229 if test "$ac_cv_sys_large_files" != no; then
6232 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/lib/librumpuser/
configure 3180 if ${ac_cv_sys_large_files+:} false; then :
3204 ac_cv_sys_large_files=no; break
3228 ac_cv_sys_large_files=1; break
3231 ac_cv_sys_large_files=unknown
3235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
3236 $as_echo "$ac_cv_sys_large_files" >&6; }
3237 case $ac_cv_sys_large_files in #(
3241 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/bsd/less/dist/
configure 4170 if test ${ac_cv_sys_large_files+y}
4196 ac_cv_sys_large_files=no; break
4221 ac_cv_sys_large_files=1; break
4224 ac_cv_sys_large_files=unknown
4228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4229 printf "%s\n" "$ac_cv_sys_large_files" >&6; }
4230 case $ac_cv_sys_large_files in #(
4233 printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
  /src/external/gpl3/gcc/dist/libgcc/
configure 4323 if ${ac_cv_sys_large_files+:} false; then :
4347 ac_cv_sys_large_files=no; break
4371 ac_cv_sys_large_files=1; break
4374 ac_cv_sys_large_files=unknown
4378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4379 $as_echo "$ac_cv_sys_large_files" >&6; }
4380 case $ac_cv_sys_large_files in #(
4384 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc.old/dist/libgcc/
configure 4324 if ${ac_cv_sys_large_files+:} false; then :
4348 ac_cv_sys_large_files=no; break
4372 ac_cv_sys_large_files=1; break
4375 ac_cv_sys_large_files=unknown
4379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4380 $as_echo "$ac_cv_sys_large_files" >&6; }
4381 case $ac_cv_sys_large_files in #(
4385 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/binutils.old/dist/libiberty/
configure 4545 if ${ac_cv_sys_large_files+:} false; then :
4569 ac_cv_sys_large_files=no; break
4593 ac_cv_sys_large_files=1; break
4596 ac_cv_sys_large_files=unknown
4600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4601 $as_echo "$ac_cv_sys_large_files" >&6; }
4602 case $ac_cv_sys_large_files in #(
4606 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc/dist/libcpp/
configure 4761 if ${ac_cv_sys_large_files+:} false; then :
4785 ac_cv_sys_large_files=no; break
4809 ac_cv_sys_large_files=1; break
4812 ac_cv_sys_large_files=unknown
4816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4817 $as_echo "$ac_cv_sys_large_files" >&6; }
4818 case $ac_cv_sys_large_files in #(
4822 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc/dist/libiberty/
configure 4546 if ${ac_cv_sys_large_files+:} false; then :
4570 ac_cv_sys_large_files=no; break
4594 ac_cv_sys_large_files=1; break
4597 ac_cv_sys_large_files=unknown
4601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4602 $as_echo "$ac_cv_sys_large_files" >&6; }
4603 case $ac_cv_sys_large_files in #(
4607 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc.old/dist/libcpp/
configure 4697 if ${ac_cv_sys_large_files+:} false; then :
4721 ac_cv_sys_large_files=no; break
4745 ac_cv_sys_large_files=1; break
4748 ac_cv_sys_large_files=unknown
4752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4753 $as_echo "$ac_cv_sys_large_files" >&6; }
4754 case $ac_cv_sys_large_files in #(
4758 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc.old/dist/libiberty/
configure 4396 if ${ac_cv_sys_large_files+:} false; then :
4420 ac_cv_sys_large_files=no; break
4444 ac_cv_sys_large_files=1; break
4447 ac_cv_sys_large_files=unknown
4451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4452 $as_echo "$ac_cv_sys_large_files" >&6; }
4453 case $ac_cv_sys_large_files in #(
4457 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gdb/dist/libiberty/
configure 4545 if ${ac_cv_sys_large_files+:} false; then :
4569 ac_cv_sys_large_files=no; break
4593 ac_cv_sys_large_files=1; break
4596 ac_cv_sys_large_files=unknown
4600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4601 $as_echo "$ac_cv_sys_large_files" >&6; }
4602 case $ac_cv_sys_large_files in #(
4606 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gdb.old/dist/libiberty/
configure 4546 if ${ac_cv_sys_large_files+:} false; then :
4570 ac_cv_sys_large_files=no; break
4594 ac_cv_sys_large_files=1; break
4597 ac_cv_sys_large_files=unknown
4601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4602 $as_echo "$ac_cv_sys_large_files" >&6; }
4603 case $ac_cv_sys_large_files in #(
4607 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/binutils/dist/libiberty/
configure 4408 if ${ac_cv_sys_large_files+:} false; then :
4432 ac_cv_sys_large_files=no; break
4456 ac_cv_sys_large_files=1; break
4459 ac_cv_sys_large_files=unknown
4463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4464 $as_echo "$ac_cv_sys_large_files" >&6; }
4465 case $ac_cv_sys_large_files in #(
4469 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/bsd/file/dist/
configure 14285 if test ${ac_cv_sys_large_files+y}
14311 ac_cv_sys_large_files=no; break
14336 ac_cv_sys_large_files=1; break
14339 ac_cv_sys_large_files=unknown
14343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
14344 printf "%s\n" "$ac_cv_sys_large_files" >&6; }
14345 case $ac_cv_sys_large_files in #(
14348 printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
  /src/external/bsd/libpcap/dist/
configure 5244 if test ${ac_cv_sys_large_files+y}
5270 ac_cv_sys_large_files=no; break
5295 ac_cv_sys_large_files=1; break
5298 ac_cv_sys_large_files=unknown
5302 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5303 printf "%s\n" "$ac_cv_sys_large_files" >&6; }
5304 case $ac_cv_sys_large_files in #(
5307 printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
  /src/external/gpl3/binutils/dist/libsframe/
configure 12412 if ${ac_cv_sys_large_files+:} false; then :
12436 ac_cv_sys_large_files=no; break
12460 ac_cv_sys_large_files=1; break
12463 ac_cv_sys_large_files=unknown
12467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12468 $as_echo "$ac_cv_sys_large_files" >&6; }
12469 case $ac_cv_sys_large_files in #(
12473 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/binutils.old/dist/gprof/
configure 11296 if ${ac_cv_sys_large_files+:} false; then :
11320 ac_cv_sys_large_files=no; break
11344 ac_cv_sys_large_files=1; break
11347 ac_cv_sys_large_files=unknown
11351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
11352 $as_echo "$ac_cv_sys_large_files" >&6; }
11353 case $ac_cv_sys_large_files in #(
11357 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/binutils.old/dist/libsframe/
configure 12038 if ${ac_cv_sys_large_files+:} false; then :
12062 ac_cv_sys_large_files=no; break
12086 ac_cv_sys_large_files=1; break
12089 ac_cv_sys_large_files=unknown
12093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12094 $as_echo "$ac_cv_sys_large_files" >&6; }
12095 case $ac_cv_sys_large_files in #(
12099 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc/dist/libbacktrace/
configure 12120 if ${ac_cv_sys_large_files+:} false; then :
12144 ac_cv_sys_large_files=no; break
12168 ac_cv_sys_large_files=1; break
12171 ac_cv_sys_large_files=unknown
12175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12176 $as_echo "$ac_cv_sys_large_files" >&6; }
12177 case $ac_cv_sys_large_files in #(
12181 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc/dist/lto-plugin/
configure 5527 if ${ac_cv_sys_large_files+:} false; then :
5551 ac_cv_sys_large_files=no; break
5575 ac_cv_sys_large_files=1; break
5578 ac_cv_sys_large_files=unknown
5582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5583 $as_echo "$ac_cv_sys_large_files" >&6; }
5584 case $ac_cv_sys_large_files in #(
5588 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc.old/dist/libbacktrace/
configure 11988 if ${ac_cv_sys_large_files+:} false; then :
12012 ac_cv_sys_large_files=no; break
12036 ac_cv_sys_large_files=1; break
12039 ac_cv_sys_large_files=unknown
12043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
12044 $as_echo "$ac_cv_sys_large_files" >&6; }
12045 case $ac_cv_sys_large_files in #(
12049 #define _LARGE_FILES $ac_cv_sys_large_files
  /src/external/gpl3/gcc.old/dist/lto-plugin/
configure 5517 if ${ac_cv_sys_large_files+:} false; then :
5541 ac_cv_sys_large_files=no; break
5565 ac_cv_sys_large_files=1; break
5568 ac_cv_sys_large_files=unknown
5572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5573 $as_echo "$ac_cv_sys_large_files" >&6; }
5574 case $ac_cv_sys_large_files in #(
5578 #define _LARGE_FILES $ac_cv_sys_large_files

Completed in 185 milliseconds

1 2 3