Home | History | Annotate | Download | only in compat

Lines Matching refs:of

24   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
45 # side effect of setting IFS to empty, thus disabling word splitting.)
147 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
286 # Unset more variables known to interfere with behavior of common tools.
378 # Append the text in VALUE to the end of the definition contained in VAR. Take
379 # advantage of any shell optimizations that allow amortized linear growth over
380 # repeated appends, instead of the typical quadratic growth present in naive
399 # global $as_val. Take advantage of shells that can avoid forks. The arguments
507 # Don't try to exec as it changes $[0], causing all sort of problems
508 # (the dirname of $[0] is not the place where we might find the
511 # Exit status is that of the last command.
587 # Name of the host.
604 # Identity of this package.
749 # Use braces instead of parens because sh, perl, etc. also accept them.
1174 # used to hold the argument of --host etc.
1200 as_fn_error $? "pwd does not report name of working directory"
1269 'configure' configures libnbcompat noversion to adapt to many kinds of systems.
1274 VAR=VALUE. See below for descriptions of some of the useful variables.
1281 --help=recursive display the short help of all the included packages
1302 Fine tuning of the installation directories:
1331 short | recursive ) echo "Configuration of libnbcompat noversion:";;
1833 Use char because int might match the return type of a GCC
1952 # Keep a trace of the command line.
2016 # The following way of writing the cache mishandles newlines in values,
2150 # Some versions of bash will fail to source /dev/null (special files
2169 Do not test the value of __STDC__, because some compilers set it to 0
2178 /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
2199 /* C89 style token pasting. Exercises some of the corner cases that
2210 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2230 # Test code for whether the C compiler supports C89 (body of main).
2252 // dprintf is used instead of fprintf to avoid needing to declare
2343 # Test code for whether the C compiler supports C99 (body of main).
2439 # Test code for whether the C compiler supports C11 (body of main).
2545 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2559 ## Main body of script. ##
2599 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2645 # Extract the first word of "gcc", so it can be a program name with args.
2704 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2750 # Extract the first word of "cc", so it can be a program name with args.
2815 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2865 # Extract the first word of "$ac_prog", so it can be a program name with args.
2927 # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
2973 # Extract the first word of "clang", so it can be a program name with args.
3054 ... rest of stderr output deleted ...
3078 # of exeext.
3109 # So ignore a value of 'no', otherwise this would lead to 'EXEEXT = no'
3131 # Even if this section looks crufty: it has the advantage of
3168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3169 printf %s "checking for suffix of executables... " >&6; }
3198 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3271 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3272 printf %s "checking for suffix of object files... " >&6; }
3315 as_fn_error $? "cannot compute suffix of object files: cannot compile
3670 # Because of 'break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3729 # Because of 'break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3757 # Loop through the user's path and test for each of PROGNAME-LIST
3819 # Loop through the user's path and test for each of PROGNAME-LIST
3914 # Extract the first word of "sh", so it can be a program name with args.
4244 # Loop through the user's path and test for each of PROGNAME-LIST
4321 # Loop through the user's path and test for each of PROGNAME-LIST
4389 # Confirm existence of zlib. (This is available as a default install
4413 Use char because int might match the return type of a GCC
4523 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
4536 Use char because int might match the return type of a GCC
4604 Use char because int might match the return type of a GCC
6129 # use ar to extract alloca.o from them instead of compiling alloca.c.
7278 # regcomp() and regexec() are also names of functions in the old V8
7293 Use char because int might match the return type of a GCC
7343 Use char because int might match the return type of a GCC
7412 Use char because int might match the return type of a GCC
7608 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Waddress-of-packed-member" | sed "$as_sed_sh"`
7609 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Waddress-of-packed-member" >&5
7610 printf %s "checking whether C compiler accepts -Waddress-of-packed-member... " >&6; }
7617 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Waddress-of-packed-member"
7645 CC_WNO_ADDRESS_OF_PACKED_MEMBER=-Wno-address-of-packed-member
7698 as_CACHEVAR=`printf "%s\n" "ax_cv_check_cflags_$nb_cv_check_cc_flags_-Werror=address-of-packed-member" | sed "$as_sed_sh"`
7699 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Werror=address-of-packed-member" >&5
7700 printf %s "checking whether C compiler accepts -Werror=address-of-packed-member... " >&6; }
7707 CFLAGS="$CFLAGS $nb_cv_check_cc_flags -Werror=address-of-packed-member"
7735 CC_WNO_ERROR_ADDRESS_OF_PACKED_MEMBER=-Wno-error=address-of-packed-member
8060 # This file is a shell script that caches the results of configure
8075 # The following way of writing the cache mishandles newlines in values,
8076 # but we know of no workaround that is simple, portable, and efficient.
8202 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
8223 # side effect of setting IFS to empty, thus disabling word splitting.)
8342 # Append the text in VALUE to the end of the definition contained in VAR. Take
8343 # advantage of any shell optimizations that allow amortized linear growth over
8344 # repeated appends, instead of the typical quadratic growth present in naive
8363 # global $as_val. Take advantage of shells that can avoid forks. The arguments
8552 ## Main body of $CONFIG_STATUS script. ##
8559 # report actual input values of CONFIG_FILES etc. instead of their
8663 # Handling of the options.
8743 # Handling of arguments.
8757 # We use the long form for the default assignment because of an extremely
8799 # But we know of no other shell where ac_cr would be empty at this
8962 # handling of long lines.
8975 # For the awk script, D is an array of macro values keyed by name,
9042 # in the case of _POSIX_SOURCE, which is predefined and required