1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/strace/riscv32-autoreconf.patch
3 # Copyright (C) 2021 - 2022 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- strace-5.16/Makefile.in.vanilla 2022-01-12 19:11:04.668429610 +0100
15 +++ strace-5.16/Makefile.in 2022-01-12 19:11:12.620429293 +0100
17 -# Makefile.in generated by automake 1.16.3 from Makefile.am.
18 +# Makefile.in generated by automake 1.16.5 from Makefile.am.
21 -# Copyright (C) 1994-2020 Free Software Foundation, Inc.
22 +# Copyright (C) 1994-2021 Free Software Foundation, Inc.
24 # This Makefile.in is free software; the Free Software Foundation
25 # gives unlimited permission to copy and/or distribute it,
27 unique=`for i in $$list; do \
28 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
29 done | $(am__uniquify_input)`
33 DIST_SUBDIRS = bundled src tests tests-m32 tests-mx32
34 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/strace.spec.in \
35 $(top_srcdir)/build-aux/ar-lib $(top_srcdir)/build-aux/compile \
37 $(top_srcdir)/build-aux/missing \
38 $(top_srcdir)/debian/changelog.in \
39 $(top_srcdir)/doc/strace-log-merge.1.in \
40 - $(top_srcdir)/doc/strace.1.in AUTHORS COPYING INSTALL NEWS \
41 - README build-aux/ar-lib build-aux/compile \
42 - build-aux/config.guess build-aux/config.sub \
43 + $(top_srcdir)/doc/strace.1.in AUTHORS COPYING ChangeLog \
44 + INSTALL NEWS README build-aux/ar-lib build-aux/compile \
45 + build-aux/config.guess build-aux/config.sub build-aux/depcomp \
46 build-aux/install-sh build-aux/missing
47 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48 distdir = $(PACKAGE)-$(VERSION)
50 CPP_FOR_BUILD = @CPP_FOR_BUILD@
51 CPP_FOR_M32 = @CPP_FOR_M32@
52 CPP_FOR_MX32 = @CPP_FOR_MX32@
55 CYGPATH_W = @CYGPATH_W@
56 DEB_CHANGELOGTIME = @DEB_CHANGELOGTIME@
59 ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
60 ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
61 ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
68 program_transform_name = @program_transform_name@
70 +runstatedir = @runstatedir@
72 sharedstatedir = @sharedstatedir@
76 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
77 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
79 distdir: $(BUILT_SOURCES)
80 $(MAKE) $(AM_MAKEFLAGS) distdir-am
82 --- strace-5.16/configure.vanilla 2022-01-12 19:11:04.666429610 +0100
83 +++ strace-5.16/configure 2022-01-12 19:11:11.925429321 +0100
86 # Guess values for system-dependent variables and create Makefiles.
87 -# Generated by GNU Autoconf 2.69 for strace 5.16.
88 +# Generated by GNU Autoconf 2.71 for strace 5.16.
90 # Report bugs to <strace-devel@lists.strace.io>.
93 -# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
94 +# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
98 # This configure script is free software; the Free Software Foundation
101 # Be more Bourne compatible
102 DUALCASE=1; export DUALCASE # for MKS sh
103 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
105 +if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
109 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
110 # is contrary to our usage. Disable this feature.
111 alias -g '${1+"$@"}'='"$@"'
115 case `(set -o) 2>/dev/null` in #(
123 +# Reset variables that may have inherited troublesome values from
126 +# IFS needs to be set, to space, tab, and newline, in precisely that order.
127 +# (If _AS_PATH_WALK were called with IFS unset, it would have the
128 +# side effect of setting IFS to empty, thus disabling word splitting.)
129 +# Quoting is to prevent editors from complaining about space-tab.
133 -# Printing a long string crashes Solaris 7 /usr/bin/printf.
134 -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
135 -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
136 -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
137 -# Prefer a ksh shell builtin over an external printf program on Solaris,
138 -# but without wasting forks for bash or zsh.
139 -if test -z "$BASH_VERSION$ZSH_VERSION" \
140 - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
141 - as_echo='print -r --'
142 - as_echo_n='print -rn --'
143 -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
144 - as_echo='printf %s\n'
145 - as_echo_n='printf %s'
147 - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
148 - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
149 - as_echo_n='/usr/ucb/echo -n'
151 - as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
152 - as_echo_n_body='eval
156 - expr "X$arg" : "X\\(.*\\)$as_nl";
157 - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
159 - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
161 - export as_echo_n_body
162 - as_echo_n='sh -c $as_echo_n_body as_echo'
164 - export as_echo_body
165 - as_echo='sh -c $as_echo_body as_echo'
173 +# Ensure predictable behavior from utilities with locale-dependent output.
179 +# We cannot yet rely on "unset" to work, but we need these variables
180 +# to be unset--not just set to an empty or harmless value--now, to
181 +# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
182 +# also avoids known problems related to "unset" and subshell syntax
183 +# in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
184 +for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
185 +do eval test \${$as_var+y} \
186 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
189 +# Ensure that fds 0, 1, and 2 are open.
190 +if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
191 +if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
192 +if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
194 # The user is always right.
195 -if test "${PATH_SEPARATOR+set}" != set; then
196 +if ${PATH_SEPARATOR+false} :; then
198 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
199 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
205 -# We need space, tab and new line, in precisely that order. Quoting is
206 -# there to prevent editors from complaining about space-tab.
207 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
208 -# splitting by setting IFS to empty value.)
211 # Find who we are. Look in the path if we contain no directory separator.
218 - test -z "$as_dir" && as_dir=.
219 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
220 + case $as_dir in #(((
223 + *) as_dir=$as_dir/ ;;
225 + test -r "$as_dir$0" && as_myself=$as_dir$0 && break
229 @@ -111,30 +111,10 @@
232 if test ! -f "$as_myself"; then
233 - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
234 + printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
238 -# Unset variables that we do not need and which cause bugs (e.g. in
239 -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
240 -# suppresses any "Segmentation fault" message there. '((' could
241 -# trigger a bug in pdksh 5.2.14.
242 -for as_var in BASH_ENV ENV MAIL MAILPATH
243 -do eval test x\${$as_var+set} = xset \
244 - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
257 -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
259 # Use a proper internal environment variable to ensure we don't fall
260 # into an infinite loop, continuously re-executing ourselves.
261 @@ -156,20 +136,22 @@
262 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
263 # Admittedly, this is quite paranoid, since all the known shells bail
264 # out after a failed `exec'.
265 -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267 +printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
270 # We don't want this to propagate to other subprocesses.
271 { _as_can_reexec=; unset _as_can_reexec;}
272 if test "x$CONFIG_SHELL" = x; then
273 - as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
274 + as_bourne_compatible="as_nop=:
275 +if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
279 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
280 # is contrary to our usage. Disable this feature.
281 alias -g '\${1+\"\$@\"}'='\"\$@\"'
285 case \`(set -o) 2>/dev/null\` in #(
288 @@ -189,42 +171,53 @@
289 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
290 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
291 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
292 -if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
293 +if ( set x; as_fn_ret_success y && test x = \"\$1\" )
298 exitcode=1; echo positional parameters were not saved.
300 test x\$exitcode = x0 || exit 1
301 +blah=\$(echo \$(echo blah))
302 +test x\"\$blah\" = xblah || exit 1
304 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
305 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
306 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
307 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
308 test \$(( 1 + 1 )) = 2 || exit 1"
309 - if (eval "$as_required") 2>/dev/null; then :
310 + if (eval "$as_required") 2>/dev/null
317 - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
318 + if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
323 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
325 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
328 - test -z "$as_dir" && as_dir=.
329 + case $as_dir in #(((
332 + *) as_dir=$as_dir/ ;;
337 for as_base in sh bash ksh sh5; do
338 # Try only shells that exist, to save several forks.
339 - as_shell=$as_dir/$as_base
340 + as_shell=$as_dir$as_base
341 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
342 - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
343 + as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
345 CONFIG_SHELL=$as_shell as_have_required=yes
346 - if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
347 + if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
352 @@ -232,14 +225,21 @@
356 -$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
357 - { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
358 - CONFIG_SHELL=$SHELL as_have_required=yes
365 + if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
366 + as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
368 + CONFIG_SHELL=$SHELL as_have_required=yes
373 - if test "x$CONFIG_SHELL" != x; then :
374 + if test "x$CONFIG_SHELL" != x
377 # We cannot yet assume a decent shell, so we have to provide a
378 # neutralization value for shells without unset; and this also
379 @@ -257,18 +257,19 @@
380 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
381 # Admittedly, this is quite paranoid, since all the known shells bail
382 # out after a failed `exec'.
383 -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
384 +printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
388 - if test x$as_have_required = xno; then :
389 - $as_echo "$0: This script requires a shell more modern than all"
390 - $as_echo "$0: the shells that I found on your system."
391 - if test x${ZSH_VERSION+set} = xset ; then
392 - $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
393 - $as_echo "$0: be upgraded to zsh 4.3.4 or later."
394 + if test x$as_have_required = xno
396 + printf "%s\n" "$0: This script requires a shell more modern than all"
397 + printf "%s\n" "$0: the shells that I found on your system."
398 + if test ${ZSH_VERSION+y} ; then
399 + printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should"
400 + printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later."
402 - $as_echo "$0: Please tell bug-autoconf@gnu.org and
403 + printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
404 $0: strace-devel@lists.strace.io about your system,
405 $0: including any error possibly output before this
406 $0: message. Then install a modern shell, or manually run
412 # as_fn_set_status STATUS
413 # -----------------------
414 # Set $? to STATUS, without forking.
421 +# Do nothing but, unlike ":", preserve the value of $?.
434 - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
435 + *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
438 as_dirs="'$as_qdir' $as_dirs"
440 X"$as_dir" : 'X\(//\)[^/]' \| \
441 X"$as_dir" : 'X\(//\)$' \| \
442 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
443 -$as_echo X"$as_dir" |
444 +printf "%s\n" X"$as_dir" |
445 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
448 @@ -375,12 +385,13 @@
449 # advantage of any shell optimizations that allow amortized linear growth over
450 # repeated appends, instead of the typical quadratic growth present in naive
452 -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
453 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
455 eval 'as_fn_append ()
464 @@ -392,18 +403,27 @@
465 # Perform arithmetic evaluation on the ARGs, and store the result in the
466 # global $as_val. Take advantage of shells that can avoid forks. The arguments
467 # must be portable across $(()) and expr.
468 -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
469 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
479 as_val=`expr "$@" || test $? -eq 1`
485 +# Do nothing but, unlike ":", preserve the value of $?.
492 # as_fn_error STATUS ERROR [LINENO LOG_FD]
493 # ----------------------------------------
495 as_status=$1; test $as_status -eq 0 && as_status=1
497 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
498 - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
499 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
501 - $as_echo "$as_me: error: $2" >&2
502 + printf "%s\n" "$as_me: error: $2" >&2
503 as_fn_exit $as_status
507 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
508 X"$0" : 'X\(//\)$' \| \
509 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
511 +printf "%s\n" X/"$0" |
512 sed '/^.*\/\([^/][^/]*\)\/*$/{
518 chmod +x "$as_me.lineno" ||
519 - { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
520 + { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
522 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
523 # already done that, so ensure we don't try to do so again and fall
529 +# Determine whether it's possible to make 'echo' print without a newline.
530 +# These variables are no longer used directly by Autoconf, but are AC_SUBSTed
531 +# for compatibility with existing Makefiles.
532 ECHO_C= ECHO_N= ECHO_T=
533 case `echo -n x` in #(((((
539 +# For backward compatibility with old third-party macros, we provide
540 +# the shell variables $as_echo and $as_echo_n. New code should use
541 +# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
542 +as_echo='printf %s\n'
543 +as_echo_n='printf %s'
546 rm -f conf$$ conf$$.exe conf$$.file
547 if test -d conf$$.dir; then
548 rm -f conf$$.dir/conf$$.file
549 @@ -590,40 +621,36 @@
550 ac_unique_file="src/strace.c"
551 # Factoring default headers for most tests.
552 ac_includes_default="\
554 -#ifdef HAVE_SYS_TYPES_H
555 -# include <sys/types.h>
560 -#ifdef HAVE_SYS_STAT_H
561 -# include <sys/stat.h>
564 +#ifdef HAVE_STDLIB_H
566 -# include <stddef.h>
568 -# ifdef HAVE_STDLIB_H
569 -# include <stdlib.h>
573 -# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
574 -# include <memory.h>
578 -#ifdef HAVE_STRINGS_H
579 -# include <strings.h>
581 #ifdef HAVE_INTTYPES_H
582 # include <inttypes.h>
587 +#ifdef HAVE_STRINGS_H
588 +# include <strings.h>
590 +#ifdef HAVE_SYS_TYPES_H
591 +# include <sys/types.h>
593 +#ifdef HAVE_SYS_STAT_H
594 +# include <sys/stat.h>
601 ac_subst_vars='am__EXEEXT_FALSE
612 WARN_CFLAGS_FOR_BUILD
614 CODE_COVERAGE_ENABLED_FALSE
615 CODE_COVERAGE_ENABLED_TRUE
641 sysconfdir='${prefix}/etc'
642 sharedstatedir='${prefix}/com'
643 localstatedir='${prefix}/var'
644 +runstatedir='${localstatedir}/run'
645 includedir='${prefix}/include'
646 oldincludedir='/usr/include'
647 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
652 - # Accept the important Cygnus configure options, so we can diagnose typos.
654 case $ac_dashdash$ac_option in
658 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
659 # Reject names that are not valid shell variable names.
660 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
661 - as_fn_error $? "invalid feature name: $ac_useropt"
662 + as_fn_error $? "invalid feature name: \`$ac_useropt'"
663 ac_useropt_orig=$ac_useropt
664 - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
665 + ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
666 case $ac_user_opts in
670 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
671 # Reject names that are not valid shell variable names.
672 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
673 - as_fn_error $? "invalid feature name: $ac_useropt"
674 + as_fn_error $? "invalid feature name: \`$ac_useropt'"
675 ac_useropt_orig=$ac_useropt
676 - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
677 + ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
678 case $ac_user_opts in
681 @@ -1154,6 +1184,15 @@
682 | -silent | --silent | --silen | --sile | --sil)
685 + -runstatedir | --runstatedir | --runstatedi | --runstated \
686 + | --runstate | --runstat | --runsta | --runst | --runs \
687 + | --run | --ru | --r)
688 + ac_prev=runstatedir ;;
689 + -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
690 + | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
691 + | --run=* | --ru=* | --r=*)
692 + runstatedir=$ac_optarg ;;
694 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
696 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
697 @@ -1203,9 +1242,9 @@
698 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
699 # Reject names that are not valid shell variable names.
700 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
701 - as_fn_error $? "invalid package name: $ac_useropt"
702 + as_fn_error $? "invalid package name: \`$ac_useropt'"
703 ac_useropt_orig=$ac_useropt
704 - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
705 + ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
706 case $ac_user_opts in
709 @@ -1219,9 +1258,9 @@
710 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
711 # Reject names that are not valid shell variable names.
712 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
713 - as_fn_error $? "invalid package name: $ac_useropt"
714 + as_fn_error $? "invalid package name: \`$ac_useropt'"
715 ac_useropt_orig=$ac_useropt
716 - ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
717 + ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
718 case $ac_user_opts in
721 @@ -1265,9 +1304,9 @@
724 # FIXME: should be removed in autoconf 3.0.
725 - $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
726 + printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
727 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
728 - $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
729 + printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2
730 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
733 @@ -1283,7 +1322,7 @@
734 case $enable_option_checking in
736 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
737 - *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
738 + *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
742 @@ -1291,7 +1330,7 @@
743 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
744 datadir sysconfdir sharedstatedir localstatedir includedir \
745 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
746 - libdir localedir mandir
747 + libdir localedir mandir runstatedir
749 eval ac_val=\$$ac_var
750 # Remove trailing slashes.
751 @@ -1347,7 +1386,7 @@
752 X"$as_myself" : 'X\(//\)[^/]' \| \
753 X"$as_myself" : 'X\(//\)$' \| \
754 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
755 -$as_echo X"$as_myself" |
756 +printf "%s\n" X"$as_myself" |
757 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
760 @@ -1444,6 +1483,7 @@
761 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
762 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
763 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
764 + --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
765 --libdir=DIR object code libraries [EPREFIX/lib]
766 --includedir=DIR C header files [PREFIX/include]
767 --oldincludedir=DIR C header files for non-gcc [/usr/include]
768 @@ -1554,9 +1594,9 @@
770 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
772 - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
773 + ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
774 # A ".." for each directory in $ac_dir_suffix.
775 - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
776 + ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
777 case $ac_top_builddir_sub in
778 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
779 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
780 @@ -1584,7 +1624,8 @@
781 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
783 cd "$ac_dir" || { ac_status=$?; continue; }
784 - # Check for guested configure.
785 + # Check for configure.gnu first; this name is used for a wrapper for
786 + # Metaconfig's "Configure" on case-insensitive file systems.
787 if test -f "$ac_srcdir/configure.gnu"; then
789 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
790 @@ -1592,7 +1633,7 @@
792 $SHELL "$ac_srcdir/configure" --help=recursive
794 - $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
795 + printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
797 cd "$ac_pwd" || { ac_status=$?; break; }
799 @@ -1602,9 +1643,9 @@
800 if $ac_init_version; then
802 strace configure 5.16
803 -generated by GNU Autoconf 2.69
804 +generated by GNU Autoconf 2.71
806 -Copyright (C) 2012 Free Software Foundation, Inc.
807 +Copyright (C) 2021 Free Software Foundation, Inc.
808 This configure script is free software; the Free Software Foundation
809 gives unlimited permission to copy, distribute and modify it.
811 @@ -1623,14 +1664,14 @@
812 ac_fn_c_try_compile ()
814 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
815 - rm -f conftest.$ac_objext
816 + rm -f conftest.$ac_objext conftest.beam
817 if { { ac_try="$ac_compile"
819 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
820 *) ac_try_echo=$ac_try;;
822 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
823 -$as_echo "$ac_try_echo"; } >&5
824 +printf "%s\n" "$ac_try_echo"; } >&5
825 (eval "$ac_compile") 2>conftest.err
827 if test -s conftest.err; then
828 @@ -1638,14 +1679,15 @@
830 mv -f conftest.er1 conftest.err
832 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
833 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
834 test $ac_status = 0; } && {
835 test -z "$ac_c_werror_flag" ||
836 test ! -s conftest.err
837 - } && test -s conftest.$ac_objext; then :
838 + } && test -s conftest.$ac_objext
842 - $as_echo "$as_me: failed program was:" >&5
844 + printf "%s\n" "$as_me: failed program was:" >&5
845 sed 's/^/| /' conftest.$ac_ext >&5
848 @@ -1667,7 +1709,7 @@
849 *) ac_try_echo=$ac_try;;
851 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
852 -$as_echo "$ac_try_echo"; } >&5
853 +printf "%s\n" "$ac_try_echo"; } >&5
854 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
856 if test -s conftest.err; then
857 @@ -1675,14 +1717,15 @@
859 mv -f conftest.er1 conftest.err
861 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
862 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
863 test $ac_status = 0; } > conftest.i && {
864 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
865 test ! -s conftest.err
871 - $as_echo "$as_me: failed program was:" >&5
873 + printf "%s\n" "$as_me: failed program was:" >&5
874 sed 's/^/| /' conftest.$ac_ext >&5
877 @@ -1692,101 +1735,43 @@
881 -# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
882 +# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
883 # -------------------------------------------------------
884 -# Tests whether HEADER exists, giving a warning if it cannot be compiled using
885 -# the include files in INCLUDES and setting the cache variable VAR
887 -ac_fn_c_check_header_mongrel ()
888 +# Tests whether HEADER exists and can be compiled using the include files in
889 +# INCLUDES, setting the cache variable VAR accordingly.
890 +ac_fn_c_check_header_compile ()
892 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
893 - if eval \${$3+:} false; then :
894 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
895 -$as_echo_n "checking for $2... " >&6; }
896 -if eval \${$3+:} false; then :
897 - $as_echo_n "(cached) " >&6
900 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
901 -$as_echo "$ac_res" >&6; }
903 - # Is the header compilable?
904 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
905 -$as_echo_n "checking $2 usability... " >&6; }
906 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
907 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
908 +printf %s "checking for $2... " >&6; }
909 +if eval test \${$3+y}
911 + printf %s "(cached) " >&6
913 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
914 /* end confdefs.h. */
918 -if ac_fn_c_try_compile "$LINENO"; then :
919 - ac_header_compiler=yes
921 - ac_header_compiler=no
922 +if ac_fn_c_try_compile "$LINENO"
928 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
929 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
930 -$as_echo "$ac_header_compiler" >&6; }
932 -# Is the header present?
933 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
934 -$as_echo_n "checking $2 presence... " >&6; }
935 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
936 -/* end confdefs.h. */
939 -if ac_fn_c_try_cpp "$LINENO"; then :
940 - ac_header_preproc=yes
942 - ac_header_preproc=no
944 -rm -f conftest.err conftest.i conftest.$ac_ext
945 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
946 -$as_echo "$ac_header_preproc" >&6; }
948 -# So? What about this header?
949 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
951 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
952 -$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
953 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
954 -$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
957 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
958 -$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
959 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
960 -$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
961 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
962 -$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
963 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
964 -$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
965 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
966 -$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
967 -( $as_echo "## ------------------------------------------- ##
968 -## Report this to strace-devel@lists.strace.io ##
969 -## ------------------------------------------- ##"
970 - ) | sed "s/^/$as_me: WARNING: /" >&2
973 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
974 -$as_echo_n "checking for $2... " >&6; }
975 -if eval \${$3+:} false; then :
976 - $as_echo_n "(cached) " >&6
978 - eval "$3=\$ac_header_compiler"
979 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
982 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
983 -$as_echo "$ac_res" >&6; }
985 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
986 +printf "%s\n" "$ac_res" >&6; }
987 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
989 -} # ac_fn_c_check_header_mongrel
990 +} # ac_fn_c_check_header_compile
992 # ac_fn_c_try_run LINENO
993 # ----------------------
994 -# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
995 -# that executables *can* be run.
996 +# Try to run conftest.$ac_ext, and return whether this succeeded. Assumes that
997 +# executables *can* be run.
1000 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1001 @@ -1796,25 +1781,26 @@
1002 *) ac_try_echo=$ac_try;;
1004 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1005 -$as_echo "$ac_try_echo"; } >&5
1006 +printf "%s\n" "$ac_try_echo"; } >&5
1007 (eval "$ac_link") 2>&5
1009 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1010 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1011 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1012 { { case "(($ac_try" in
1013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1014 *) ac_try_echo=$ac_try;;
1016 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1017 -$as_echo "$ac_try_echo"; } >&5
1018 +printf "%s\n" "$ac_try_echo"; } >&5
1019 (eval "$ac_try") 2>&5
1021 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1022 - test $ac_status = 0; }; }; then :
1023 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1024 + test $ac_status = 0; }; }
1028 - $as_echo "$as_me: program exited with status $ac_status" >&5
1029 - $as_echo "$as_me: failed program was:" >&5
1031 + printf "%s\n" "$as_me: program exited with status $ac_status" >&5
1032 + printf "%s\n" "$as_me: failed program was:" >&5
1033 sed 's/^/| /' conftest.$ac_ext >&5
1035 ac_retval=$ac_status
1036 @@ -1825,37 +1811,6 @@
1040 -# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1041 -# -------------------------------------------------------
1042 -# Tests whether HEADER exists and can be compiled using the include files in
1043 -# INCLUDES, setting the cache variable VAR accordingly.
1044 -ac_fn_c_check_header_compile ()
1046 - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1047 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1048 -$as_echo_n "checking for $2... " >&6; }
1049 -if eval \${$3+:} false; then :
1050 - $as_echo_n "(cached) " >&6
1052 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1053 -/* end confdefs.h. */
1057 -if ac_fn_c_try_compile "$LINENO"; then :
1062 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1065 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1066 -$as_echo "$ac_res" >&6; }
1067 - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1069 -} # ac_fn_c_check_header_compile
1071 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1072 # --------------------------------------------
1073 # Tries to find the compile-time value of EXPR in a program that includes
1074 @@ -1870,7 +1825,7 @@
1075 /* end confdefs.h. */
1081 static int test_array [1 - 2 * !(($2) >= 0)];
1083 @@ -1880,14 +1835,15 @@
1087 -if ac_fn_c_try_compile "$LINENO"; then :
1088 +if ac_fn_c_try_compile "$LINENO"
1092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1093 /* end confdefs.h. */
1099 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1101 @@ -1897,9 +1853,10 @@
1105 -if ac_fn_c_try_compile "$LINENO"; then :
1106 +if ac_fn_c_try_compile "$LINENO"
1108 ac_hi=$ac_mid; break
1111 as_fn_arith $ac_mid + 1 && ac_lo=$as_val
1112 if test $ac_lo -le $ac_mid; then
1114 @@ -1907,14 +1864,14 @@
1116 as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
1118 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1119 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1123 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1124 /* end confdefs.h. */
1130 static int test_array [1 - 2 * !(($2) < 0)];
1132 @@ -1924,14 +1881,15 @@
1136 -if ac_fn_c_try_compile "$LINENO"; then :
1137 +if ac_fn_c_try_compile "$LINENO"
1141 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1142 /* end confdefs.h. */
1148 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1150 @@ -1941,9 +1899,10 @@
1154 -if ac_fn_c_try_compile "$LINENO"; then :
1155 +if ac_fn_c_try_compile "$LINENO"
1157 ac_lo=$ac_mid; break
1160 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
1161 if test $ac_mid -le $ac_hi; then
1163 @@ -1951,14 +1910,14 @@
1165 as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
1167 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1168 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1174 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1175 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1177 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1178 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1179 # Binary search between lo and hi bounds.
1180 while test "x$ac_lo" != "x$ac_hi"; do
1181 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
1182 @@ -1966,7 +1925,7 @@
1183 /* end confdefs.h. */
1189 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1191 @@ -1976,12 +1935,13 @@
1195 -if ac_fn_c_try_compile "$LINENO"; then :
1196 +if ac_fn_c_try_compile "$LINENO"
1201 as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
1203 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1204 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1207 ?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
1208 @@ -1991,12 +1951,12 @@
1209 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1210 /* end confdefs.h. */
1212 -static long int longval () { return $2; }
1213 -static unsigned long int ulongval () { return $2; }
1214 +static long int longval (void) { return $2; }
1215 +static unsigned long int ulongval (void) { return $2; }
1223 FILE *f = fopen ("conftest.val", "w");
1224 @@ -2024,9 +1984,10 @@
1228 -if ac_fn_c_try_run "$LINENO"; then :
1229 +if ac_fn_c_try_run "$LINENO"
1231 echo >>conftest.val; read $3 <conftest.val; ac_retval=0
1236 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
1237 @@ -2045,14 +2006,14 @@
1240 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1241 - rm -f conftest.$ac_objext conftest$ac_exeext
1242 + rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1243 if { { ac_try="$ac_link"
1245 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1246 *) ac_try_echo=$ac_try;;
1248 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1249 -$as_echo "$ac_try_echo"; } >&5
1250 +printf "%s\n" "$ac_try_echo"; } >&5
1251 (eval "$ac_link") 2>conftest.err
1253 if test -s conftest.err; then
1254 @@ -2060,17 +2021,18 @@
1255 cat conftest.er1 >&5
1256 mv -f conftest.er1 conftest.err
1258 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1259 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1260 test $ac_status = 0; } && {
1261 test -z "$ac_c_werror_flag" ||
1262 test ! -s conftest.err
1263 } && test -s conftest$ac_exeext && {
1264 test "$cross_compiling" = yes ||
1265 test -x conftest$ac_exeext
1271 - $as_echo "$as_me: failed program was:" >&5
1273 + printf "%s\n" "$as_me: failed program was:" >&5
1274 sed 's/^/| /' conftest.$ac_ext >&5
1277 @@ -2091,31 +2053,22 @@
1278 ac_fn_c_check_func ()
1280 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1281 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1282 -$as_echo_n "checking for $2... " >&6; }
1283 -if eval \${$3+:} false; then :
1284 - $as_echo_n "(cached) " >&6
1286 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1287 +printf %s "checking for $2... " >&6; }
1288 +if eval test \${$3+y}
1290 + printf %s "(cached) " >&6
1292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1293 /* end confdefs.h. */
1294 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1295 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1296 #define $2 innocuous_$2
1298 -/* Tell GNU C headers to include stubs. */
1299 -#define __need_GNU_STUBS_H
1301 /* System header to define __stub macros and hopefully few prototypes,
1302 - which can conflict with char $2 (); below.
1303 - Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1304 - <limits.h> exists even on freestanding compilers. */
1307 -# include <limits.h>
1309 -# include <assert.h>
1311 + which can conflict with char $2 (); below. */
1313 +#include <limits.h>
1316 /* Override any GCC internal prototype to avoid an error.
1317 @@ -2133,50 +2086,25 @@
1329 -if ac_fn_c_try_link "$LINENO"; then :
1332 - if test "$GCC" = yes; then
1333 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1334 -/* end confdefs.h. */
1336 -/* Declare this function with the same prototype as __builtin_$2.
1337 - This removes a warning about conflicting types for built-in function $2 */
1338 -__typeof__(__builtin_$2) $2;
1339 -__typeof__(__builtin_$2) *volatile f = $2;
1349 -if ac_fn_c_try_link "$LINENO"; then :
1350 +if ac_fn_c_try_link "$LINENO"
1357 -rm -f core conftest.err conftest.$ac_objext \
1358 - conftest$ac_exeext conftest.$ac_ext
1363 -rm -f core conftest.err conftest.$ac_objext \
1364 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
1365 conftest$ac_exeext conftest.$ac_ext
1368 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1369 -$as_echo "$ac_res" >&6; }
1370 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1371 +printf "%s\n" "$ac_res" >&6; }
1372 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1374 } # ac_fn_c_check_func
1375 @@ -2188,17 +2116,18 @@
1376 ac_fn_c_check_type ()
1378 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1379 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1380 -$as_echo_n "checking for $2... " >&6; }
1381 -if eval \${$3+:} false; then :
1382 - $as_echo_n "(cached) " >&6
1384 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1385 +printf %s "checking for $2... " >&6; }
1386 +if eval test \${$3+y}
1388 + printf %s "(cached) " >&6
1391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1392 /* end confdefs.h. */
1400 @@ -2206,12 +2135,13 @@
1404 -if ac_fn_c_try_compile "$LINENO"; then :
1405 +if ac_fn_c_try_compile "$LINENO"
1407 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1408 /* end confdefs.h. */
1416 @@ -2219,18 +2149,19 @@
1420 -if ac_fn_c_try_compile "$LINENO"; then :
1421 +if ac_fn_c_try_compile "$LINENO"
1428 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1429 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1431 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1432 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1435 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1436 -$as_echo "$ac_res" >&6; }
1437 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1438 +printf "%s\n" "$ac_res" >&6; }
1439 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1441 } # ac_fn_c_check_type
1442 @@ -2242,16 +2173,17 @@
1443 ac_fn_c_check_member ()
1445 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1446 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1447 -$as_echo_n "checking for $2.$3... " >&6; }
1448 -if eval \${$4+:} false; then :
1449 - $as_echo_n "(cached) " >&6
1451 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1452 +printf %s "checking for $2.$3... " >&6; }
1453 +if eval test \${$4+y}
1455 + printf %s "(cached) " >&6
1457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1458 /* end confdefs.h. */
1466 @@ -2260,14 +2192,15 @@
1470 -if ac_fn_c_try_compile "$LINENO"; then :
1471 +if ac_fn_c_try_compile "$LINENO"
1476 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1477 /* end confdefs.h. */
1484 if (sizeof ac_aggr.$3)
1485 @@ -2276,41 +2209,45 @@
1489 -if ac_fn_c_try_compile "$LINENO"; then :
1490 +if ac_fn_c_try_compile "$LINENO"
1497 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1498 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1500 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1501 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1504 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1505 -$as_echo "$ac_res" >&6; }
1506 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1507 +printf "%s\n" "$ac_res" >&6; }
1508 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1510 } # ac_fn_c_check_member
1512 -# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
1513 -# ---------------------------------------------
1514 +# ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR
1515 +# ------------------------------------------------------------------
1516 # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
1518 -ac_fn_c_check_decl ()
1519 +# accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
1520 +ac_fn_check_decl ()
1522 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1523 as_decl_name=`echo $2|sed 's/ *(.*//'`
1524 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1525 +printf %s "checking whether $as_decl_name is declared... " >&6; }
1526 +if eval test \${$3+y}
1528 + printf %s "(cached) " >&6
1530 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1531 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1532 -$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
1533 -if eval \${$3+:} false; then :
1534 - $as_echo_n "(cached) " >&6
1536 + eval ac_save_FLAGS=\$$6
1537 + as_fn_append $6 " $5"
1538 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1539 /* end confdefs.h. */
1545 #ifndef $as_decl_name
1547 @@ -2324,27 +2261,50 @@
1551 -if ac_fn_c_try_compile "$LINENO"; then :
1552 +if ac_fn_c_try_compile "$LINENO"
1559 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1560 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1561 + eval $6=\$ac_save_FLAGS
1565 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1566 -$as_echo "$ac_res" >&6; }
1567 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1568 +printf "%s\n" "$ac_res" >&6; }
1569 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1571 -} # ac_fn_c_check_decl
1572 +} # ac_fn_check_decl
1573 +ac_configure_args_raw=
1578 + ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1580 + as_fn_append ac_configure_args_raw " '$ac_arg'"
1583 +case $ac_configure_args_raw in
1585 + ac_safe_unquote= ;;
1587 + ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab.
1588 + ac_unsafe_a="$ac_unsafe_z#~"
1589 + ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g"
1590 + ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;;
1593 cat >config.log <<_ACEOF
1594 This file contains any messages produced by compilers while
1595 running configure, to aid debugging if configure makes a mistake.
1597 It was created by strace $as_me 5.16, which was
1598 -generated by GNU Autoconf 2.69. Invocation command line was
1599 +generated by GNU Autoconf 2.71. Invocation command line was
1602 + $ $0$ac_configure_args_raw
1606 @@ -2377,8 +2337,12 @@
1610 - test -z "$as_dir" && as_dir=.
1611 - $as_echo "PATH: $as_dir"
1612 + case $as_dir in #(((
1615 + *) as_dir=$as_dir/ ;;
1617 + printf "%s\n" "PATH: $as_dir"
1621 @@ -2413,7 +2377,7 @@
1622 | -silent | --silent | --silen | --sile | --sil)
1625 - ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1626 + ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1629 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1630 @@ -2454,7 +2418,7 @@
1634 - $as_echo "## ---------------- ##
1635 + printf "%s\n" "## ---------------- ##
1636 ## Cache variables. ##
1637 ## ---------------- ##"
1639 @@ -2465,8 +2429,8 @@
1643 - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1644 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1645 + *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1646 +printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1649 _ | IFS | as_nl) ;; #(
1650 @@ -2490,7 +2454,7 @@
1654 - $as_echo "## ----------------- ##
1655 + printf "%s\n" "## ----------------- ##
1656 ## Output variables. ##
1657 ## ----------------- ##"
1659 @@ -2498,14 +2462,14 @@
1661 eval ac_val=\$$ac_var
1663 - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1664 + *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1666 - $as_echo "$ac_var='\''$ac_val'\''"
1667 + printf "%s\n" "$ac_var='\''$ac_val'\''"
1671 if test -n "$ac_subst_files"; then
1672 - $as_echo "## ------------------- ##
1673 + printf "%s\n" "## ------------------- ##
1674 ## File substitutions. ##
1675 ## ------------------- ##"
1677 @@ -2513,15 +2477,15 @@
1679 eval ac_val=\$$ac_var
1681 - *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1682 + *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1684 - $as_echo "$ac_var='\''$ac_val'\''"
1685 + printf "%s\n" "$ac_var='\''$ac_val'\''"
1690 if test -s confdefs.h; then
1691 - $as_echo "## ----------- ##
1692 + printf "%s\n" "## ----------- ##
1696 @@ -2529,8 +2493,8 @@
1699 test "$ac_signal" != 0 &&
1700 - $as_echo "$as_me: caught signal $ac_signal"
1701 - $as_echo "$as_me: exit $exit_status"
1702 + printf "%s\n" "$as_me: caught signal $ac_signal"
1703 + printf "%s\n" "$as_me: exit $exit_status"
1705 rm -f core *.core core.conftest.* &&
1706 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1707 @@ -2544,63 +2508,48 @@
1708 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1709 rm -f -r conftest* confdefs.h
1711 -$as_echo "/* confdefs.h */" > confdefs.h
1712 +printf "%s\n" "/* confdefs.h */" > confdefs.h
1714 # Predefined preprocessor variables.
1716 -cat >>confdefs.h <<_ACEOF
1717 -#define PACKAGE_NAME "$PACKAGE_NAME"
1719 +printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h
1721 -cat >>confdefs.h <<_ACEOF
1722 -#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1724 +printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h
1726 -cat >>confdefs.h <<_ACEOF
1727 -#define PACKAGE_VERSION "$PACKAGE_VERSION"
1729 +printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h
1731 -cat >>confdefs.h <<_ACEOF
1732 -#define PACKAGE_STRING "$PACKAGE_STRING"
1734 +printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h
1736 -cat >>confdefs.h <<_ACEOF
1737 -#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1739 +printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h
1741 -cat >>confdefs.h <<_ACEOF
1742 -#define PACKAGE_URL "$PACKAGE_URL"
1744 +printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h
1747 # Let the site file select an alternate cache file if it wants to.
1748 # Prefer an explicitly selected file to automatically selected ones.
1751 if test -n "$CONFIG_SITE"; then
1752 - # We do not want a PATH search for config.site.
1753 - case $CONFIG_SITE in #((
1754 - -*) ac_site_file1=./$CONFIG_SITE;;
1755 - */*) ac_site_file1=$CONFIG_SITE;;
1756 - *) ac_site_file1=./$CONFIG_SITE;;
1758 + ac_site_files="$CONFIG_SITE"
1759 elif test "x$prefix" != xNONE; then
1760 - ac_site_file1=$prefix/share/config.site
1761 - ac_site_file2=$prefix/etc/config.site
1762 + ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
1764 - ac_site_file1=$ac_default_prefix/share/config.site
1765 - ac_site_file2=$ac_default_prefix/etc/config.site
1766 + ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1768 -for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1770 +for ac_site_file in $ac_site_files
1772 - test "x$ac_site_file" = xNONE && continue
1773 - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1774 - { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1775 -$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1776 + case $ac_site_file in #(
1780 + ac_site_file=./$ac_site_file ;;
1782 + if test -f "$ac_site_file" && test -r "$ac_site_file"; then
1783 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1784 +printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;}
1785 sed 's/^/| /' "$ac_site_file" >&5
1787 - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1788 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1789 + || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1790 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
1791 as_fn_error $? "failed to load site script $ac_site_file
1792 See \`config.log' for more details" "$LINENO" 5; }
1794 @@ -2610,19 +2559,436 @@
1795 # Some versions of bash will fail to source /dev/null (special files
1796 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1797 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1798 - { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1799 -$as_echo "$as_me: loading cache $cache_file" >&6;}
1800 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1801 +printf "%s\n" "$as_me: loading cache $cache_file" >&6;}
1803 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1804 *) . "./$cache_file";;
1808 - { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1809 -$as_echo "$as_me: creating cache $cache_file" >&6;}
1810 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1811 +printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
1815 +# Test code for whether the C compiler supports C89 (global declarations)
1816 +ac_c_conftest_c89_globals='
1817 +/* Does the compiler advertise C89 conformance?
1818 + Do not test the value of __STDC__, because some compilers set it to 0
1819 + while being otherwise adequately conformant. */
1820 +#if !defined __STDC__
1821 +# error "Compiler does not advertise C89 conformance"
1824 +#include <stddef.h>
1825 +#include <stdarg.h>
1827 +/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
1828 +struct buf { int x; };
1829 +struct buf * (*rcsopen) (struct buf *, struct stat *, int);
1830 +static char *e (p, i)
1836 +static char *f (char * (*g) (char **, int), char **p, ...)
1841 + s = g (p, va_arg (v,int));
1846 +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
1847 + function prototypes and stuff, but not \xHH hex character constants.
1848 + These do not provoke an error unfortunately, instead are silently treated
1849 + as an "x". The following induces an error, until -std is added to get
1850 + proper ANSI mode. Curiously \x00 != x always comes out true, for an
1851 + array size at least. It is necessary to write \x00 == 0 to get something
1852 + that is true only with -std. */
1853 +int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
1855 +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
1856 + inside strings and character constants. */
1857 +#define FOO(x) '\''x'\''
1858 +int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
1860 +int test (int i, double x);
1861 +struct s1 {int (*f) (int a);};
1862 +struct s2 {int (*f) (double a);};
1863 +int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
1866 +# Test code for whether the C compiler supports C89 (body of main).
1867 +ac_c_conftest_c89_main='
1868 +ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
1871 +# Test code for whether the C compiler supports C99 (global declarations)
1872 +ac_c_conftest_c99_globals='
1873 +// Does the compiler advertise C99 conformance?
1874 +#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
1875 +# error "Compiler does not advertise C99 conformance"
1878 +#include <stdbool.h>
1879 +extern int puts (const char *);
1880 +extern int printf (const char *, ...);
1881 +extern int dprintf (int, const char *, ...);
1882 +extern void *malloc (size_t);
1884 +// Check varargs macros. These examples are taken from C99 6.10.3.5.
1885 +// dprintf is used instead of fprintf to avoid needing to declare
1886 +// FILE and stderr.
1887 +#define debug(...) dprintf (2, __VA_ARGS__)
1888 +#define showlist(...) puts (#__VA_ARGS__)
1889 +#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
1891 +test_varargs_macros (void)
1896 + debug ("X = %d\n", x);
1897 + showlist (The first, second, and third items.);
1898 + report (x>y, "x is %d but y is %d", x, y);
1901 +// Check long long types.
1902 +#define BIG64 18446744073709551615ull
1903 +#define BIG32 4294967295ul
1904 +#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
1906 + #error "your preprocessor is broken"
1910 + #error "your preprocessor is broken"
1912 +static long long int bignum = -9223372036854775807LL;
1913 +static unsigned long long int ubignum = BIG64;
1915 +struct incomplete_array
1921 +struct named_init {
1923 + const wchar_t *name;
1927 +typedef const char *ccp;
1930 +test_restrict (ccp restrict text)
1932 + // See if C++-style comments work.
1933 + // Iterate through items via the restricted pointer.
1934 + // Also check for declarations in for loops.
1935 + for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i)
1940 +// Check varargs and va_copy.
1942 +test_varargs (const char *format, ...)
1945 + va_start (args, format);
1946 + va_list args_copy;
1947 + va_copy (args_copy, args);
1949 + const char *str = "";
1951 + float fnumber = 0;
1955 + switch (*format++)
1957 + case '\''s'\'': // string
1958 + str = va_arg (args_copy, const char *);
1960 + case '\''d'\'': // int
1961 + number = va_arg (args_copy, int);
1963 + case '\''f'\'': // float
1964 + fnumber = va_arg (args_copy, double);
1970 + va_end (args_copy);
1973 + return *str && number && fnumber;
1977 +# Test code for whether the C compiler supports C99 (body of main).
1978 +ac_c_conftest_c99_main='
1980 + _Bool success = false;
1981 + success |= (argc != 0);
1983 + // Check restrict.
1984 + if (test_restrict ("String literal") == 0)
1986 + char *restrict newvar = "Another string";
1989 + success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
1990 + test_varargs_macros ();
1992 + // Check flexible array members.
1993 + struct incomplete_array *ia =
1994 + malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
1995 + ia->datasize = 10;
1996 + for (int i = 0; i < ia->datasize; ++i)
1997 + ia->data[i] = i * 1.234;
1999 + // Check named initializers.
2000 + struct named_init ni = {
2002 + .name = L"Test wide string",
2003 + .average = 543.34343,
2008 + int dynamic_array[ni.number];
2009 + dynamic_array[0] = argv[0][0];
2010 + dynamic_array[ni.number - 1] = 543;
2012 + // work around unused variable warnings
2013 + ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\''
2014 + || dynamic_array[ni.number - 1] != 543);
2017 +# Test code for whether the C compiler supports C11 (global declarations)
2018 +ac_c_conftest_c11_globals='
2019 +// Does the compiler advertise C11 conformance?
2020 +#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
2021 +# error "Compiler does not advertise C11 conformance"
2025 +char _Alignas (double) aligned_as_double;
2026 +char _Alignas (0) no_special_alignment;
2027 +extern char aligned_as_int;
2028 +char _Alignas (0) _Alignas (int) aligned_as_int;
2033 + int_alignment = _Alignof (int),
2034 + int_array_alignment = _Alignof (int[100]),
2035 + char_alignment = _Alignof (char)
2037 +_Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2039 +// Check _Noreturn.
2040 +int _Noreturn does_not_return (void) { for (;;) continue; }
2042 +// Check _Static_assert.
2043 +struct test_static_assert
2046 + _Static_assert (sizeof (int) <= sizeof (long int),
2047 + "_Static_assert does not work in struct");
2051 +// Check UTF-8 literals.
2052 +#define u8 syntax error!
2053 +char const utf8_literal[] = u8"happens to be ASCII" "another string";
2055 +// Check duplicate typedefs.
2056 +typedef long *long_ptr;
2057 +typedef long int *long_ptr;
2058 +typedef long_ptr long_ptr;
2060 +// Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2064 + struct { int i; int j; };
2065 + struct { int k; long int l; } w;
2071 +# Test code for whether the C compiler supports C11 (body of main).
2072 +ac_c_conftest_c11_main='
2073 + _Static_assert ((offsetof (struct anonymous, i)
2074 + == offsetof (struct anonymous, w.k)),
2075 + "Anonymous union alignment botch");
2081 +# Test code for whether the C compiler supports C11 (complete).
2082 +ac_c_conftest_c11_program="${ac_c_conftest_c89_globals}
2083 +${ac_c_conftest_c99_globals}
2084 +${ac_c_conftest_c11_globals}
2087 +main (int argc, char **argv)
2090 + ${ac_c_conftest_c89_main}
2091 + ${ac_c_conftest_c99_main}
2092 + ${ac_c_conftest_c11_main}
2097 +# Test code for whether the C compiler supports C99 (complete).
2098 +ac_c_conftest_c99_program="${ac_c_conftest_c89_globals}
2099 +${ac_c_conftest_c99_globals}
2102 +main (int argc, char **argv)
2105 + ${ac_c_conftest_c89_main}
2106 + ${ac_c_conftest_c99_main}
2111 +# Test code for whether the C compiler supports C89 (complete).
2112 +ac_c_conftest_c89_program="${ac_c_conftest_c89_globals}
2115 +main (int argc, char **argv)
2118 + ${ac_c_conftest_c89_main}
2123 +as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H"
2124 +as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H"
2125 +as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H"
2126 +as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H"
2127 +as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H"
2128 +as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
2129 +as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
2130 +as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
2131 +as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
2132 +as_fn_append ac_header_c_list " wchar.h wchar_h HAVE_WCHAR_H"
2133 +as_fn_append ac_header_c_list " minix/config.h minix_config_h HAVE_MINIX_CONFIG_H"
2135 +# Auxiliary files required by this configure script.
2136 +ac_aux_files="ar-lib compile config.guess config.sub missing install-sh"
2138 +# Locations in which to look for auxiliary files.
2139 +ac_aux_dir_candidates="${srcdir}/build-aux"
2141 +# Search for a directory containing all of the required auxiliary files,
2142 +# $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2143 +# If we don't find one directory that contains all the files we need,
2144 +# we report the set of missing files from the *first* directory in
2145 +# $ac_aux_dir_candidates and give up.
2146 +ac_missing_aux_files=""
2147 +ac_first_candidate=:
2148 +printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2149 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2151 +for as_dir in $ac_aux_dir_candidates
2154 + case $as_dir in #(((
2157 + *) as_dir=$as_dir/ ;;
2161 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2162 + ac_aux_dir_found=yes
2164 + for ac_aux in $ac_aux_files
2166 + # As a special case, if "install-sh" is required, that requirement
2167 + # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2168 + # and $ac_install_sh is set appropriately for whichever one is found.
2169 + if test x"$ac_aux" = x"install-sh"
2171 + if test -f "${as_dir}install-sh"; then
2172 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2173 + ac_install_sh="${as_dir}install-sh -c"
2174 + elif test -f "${as_dir}install.sh"; then
2175 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2176 + ac_install_sh="${as_dir}install.sh -c"
2177 + elif test -f "${as_dir}shtool"; then
2178 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2179 + ac_install_sh="${as_dir}shtool install -c"
2181 + ac_aux_dir_found=no
2182 + if $ac_first_candidate; then
2183 + ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2189 + if test -f "${as_dir}${ac_aux}"; then
2190 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2192 + ac_aux_dir_found=no
2193 + if $ac_first_candidate; then
2194 + ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}"
2201 + if test "$ac_aux_dir_found" = yes; then
2202 + ac_aux_dir="$as_dir"
2205 + ac_first_candidate=false
2214 + as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5
2218 +# These three variables are undocumented and unsupported,
2219 +# and are intended to be withdrawn in a future Autoconf release.
2220 +# They can cause serious problems if a builder's source tree is in a directory
2221 +# whose full name contains unusual characters.
2222 +if test -f "${ac_aux_dir}config.guess"; then
2223 + ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
2225 +if test -f "${ac_aux_dir}config.sub"; then
2226 + ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
2228 +if test -f "$ac_aux_dir/configure"; then
2229 + ac_configure="$SHELL ${ac_aux_dir}configure"
2232 # Check that the precious variables saved in the cache have kept the same
2234 ac_cache_corrupted=false
2235 @@ -2633,12 +2999,12 @@
2236 eval ac_new_val=\$ac_env_${ac_var}_value
2237 case $ac_old_set,$ac_new_set in
2239 - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2240 -$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2241 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2242 +printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2243 ac_cache_corrupted=: ;;
2245 - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2246 -$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2247 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2248 +printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2249 ac_cache_corrupted=: ;;
2252 @@ -2647,24 +3013,24 @@
2253 ac_old_val_w=`echo x $ac_old_val`
2254 ac_new_val_w=`echo x $ac_new_val`
2255 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2256 - { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2257 -$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2258 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2259 +printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2260 ac_cache_corrupted=:
2262 - { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2263 -$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2264 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2265 +printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2266 eval $ac_var=\$ac_old_val
2268 - { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2269 -$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2270 - { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2271 -$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2272 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2273 +printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;}
2274 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2275 +printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;}
2278 # Pass precious variables to config.status.
2279 if test "$ac_new_set" = set; then
2281 - *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2282 + *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2283 *) ac_arg=$ac_var=$ac_new_val ;;
2285 case " $ac_configure_args " in
2286 @@ -2674,11 +3040,12 @@
2289 if $ac_cache_corrupted; then
2290 - { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2291 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2292 - { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2293 -$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2294 - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2295 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2296 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
2297 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2298 +printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;}
2299 + as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2300 + and start over" "$LINENO" 5
2302 ## -------------------- ##
2303 ## Main body of script. ##
2304 @@ -2697,40 +3064,14 @@
2309 -for ac_dir in build-aux "$srcdir"/build-aux; do
2310 - if test -f "$ac_dir/install-sh"; then
2311 - ac_aux_dir=$ac_dir
2312 - ac_install_sh="$ac_aux_dir/install-sh -c"
2314 - elif test -f "$ac_dir/install.sh"; then
2315 - ac_aux_dir=$ac_dir
2316 - ac_install_sh="$ac_aux_dir/install.sh -c"
2318 - elif test -f "$ac_dir/shtool"; then
2319 - ac_aux_dir=$ac_dir
2320 - ac_install_sh="$ac_aux_dir/shtool install -c"
2324 -if test -z "$ac_aux_dir"; then
2325 - as_fn_error $? "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" "$LINENO" 5
2328 -# These three variables are undocumented and unsupported,
2329 -# and are intended to be withdrawn in a future Autoconf release.
2330 -# They can cause serious problems if a builder's source tree is in a directory
2331 -# whose full name contains unusual characters.
2332 -ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2333 -ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2334 -ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2337 ac_config_headers="$ac_config_headers src/config.h"
2339 am__api_version='1.16'
2341 -# Find a good install program. We prefer a C program (faster),
2344 + # Find a good install program. We prefer a C program (faster),
2345 # so one script is as good as another. But avoid the broken or
2346 # incompatible versions:
2347 # SysV /etc/install, /usr/sbin/install
2348 @@ -2744,20 +3085,25 @@
2349 # OS/2's system install, which has a completely different semantic
2350 # ./install, which can be erroneously created by make from ./install.sh.
2351 # Reject install programs that cannot install multiple files.
2352 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2353 -$as_echo_n "checking for a BSD-compatible install... " >&6; }
2354 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2355 +printf %s "checking for a BSD-compatible install... " >&6; }
2356 if test -z "$INSTALL"; then
2357 -if ${ac_cv_path_install+:} false; then :
2358 - $as_echo_n "(cached) " >&6
2360 +if test ${ac_cv_path_install+y}
2362 + printf %s "(cached) " >&6
2364 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2368 - test -z "$as_dir" && as_dir=.
2369 - # Account for people who put trailing slashes in PATH elements.
2370 -case $as_dir/ in #((
2371 - ./ | .// | /[cC]/* | \
2372 + case $as_dir in #(((
2375 + *) as_dir=$as_dir/ ;;
2377 + # Account for fact that we put trailing slashes in our PATH walk.
2378 +case $as_dir in #((
2380 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2381 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2383 @@ -2767,13 +3113,13 @@
2385 for ac_prog in ginstall scoinst install; do
2386 for ac_exec_ext in '' $ac_executable_extensions; do
2387 - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2388 + if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then
2389 if test $ac_prog = install &&
2390 - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2391 + grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2392 # AIX install. It has an incompatible calling convention.
2394 elif test $ac_prog = install &&
2395 - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2396 + grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2397 # program-specific install script used by HP pwplus--don't use.
2400 @@ -2781,12 +3127,12 @@
2401 echo one > conftest.one
2402 echo two > conftest.two
2404 - if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2405 + if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
2406 test -s conftest.one && test -s conftest.two &&
2407 test -s conftest.dir/conftest.one &&
2408 test -s conftest.dir/conftest.two
2410 - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2411 + ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
2415 @@ -2802,7 +3148,7 @@
2416 rm -rf conftest.one conftest.two conftest.dir
2419 - if test "${ac_cv_path_install+set}" = set; then
2420 + if test ${ac_cv_path_install+y}; then
2421 INSTALL=$ac_cv_path_install
2423 # As a last resort, use the slow shell script. Don't cache a
2424 @@ -2812,8 +3158,8 @@
2425 INSTALL=$ac_install_sh
2428 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2429 -$as_echo "$INSTALL" >&6; }
2430 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2431 +printf "%s\n" "$INSTALL" >&6; }
2433 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2434 # It thinks the first close brace ends the variable substitution.
2435 @@ -2823,8 +3169,8 @@
2437 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2439 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2440 -$as_echo_n "checking whether build environment is sane... " >&6; }
2441 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2442 +printf %s "checking whether build environment is sane... " >&6; }
2443 # Reject unsafe characters in $srcdir or the absolute working directory
2444 # name. Accept space and tab only in the latter.
2446 @@ -2878,8 +3224,8 @@
2447 as_fn_error $? "newly created file is older than distributed files!
2448 Check your system clock" "$LINENO" 5
2450 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2451 -$as_echo "yes" >&6; }
2452 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2453 +printf "%s\n" "yes" >&6; }
2454 # If we didn't sleep, we still need to ensure time stamps of config.status and
2455 # generated files are strictly newer.
2457 @@ -2898,12 +3244,14 @@
2458 # Double any \ or $.
2459 # By default was `s,x,x', remove it if useless.
2460 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2461 -program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2462 +program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"`
2465 # Expand $ac_aux_dir to an absolute path.
2466 am_aux_dir=`cd "$ac_aux_dir" && pwd`
2468 -if test x"${MISSING+set}" != xset; then
2470 + if test x"${MISSING+set}" != xset; then
2471 MISSING="\${SHELL} '$am_aux_dir/missing'"
2473 # Use eval to expand $SHELL
2474 @@ -2911,8 +3259,8 @@
2475 am_missing_run="$MISSING "
2478 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2479 -$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2480 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2481 +printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2484 if test x"${install_sh+set}" != xset; then
2485 @@ -2932,11 +3280,12 @@
2486 if test -n "$ac_tool_prefix"; then
2487 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2488 set dummy ${ac_tool_prefix}strip; ac_word=$2
2489 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2490 -$as_echo_n "checking for $ac_word... " >&6; }
2491 -if ${ac_cv_prog_STRIP+:} false; then :
2492 - $as_echo_n "(cached) " >&6
2494 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2495 +printf %s "checking for $ac_word... " >&6; }
2496 +if test ${ac_cv_prog_STRIP+y}
2498 + printf %s "(cached) " >&6
2500 if test -n "$STRIP"; then
2501 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2503 @@ -2944,11 +3293,15 @@
2507 - test -z "$as_dir" && as_dir=.
2508 + case $as_dir in #(((
2511 + *) as_dir=$as_dir/ ;;
2513 for ac_exec_ext in '' $ac_executable_extensions; do
2514 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2515 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
2516 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2517 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2518 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2522 @@ -2959,11 +3312,11 @@
2524 STRIP=$ac_cv_prog_STRIP
2525 if test -n "$STRIP"; then
2526 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2527 -$as_echo "$STRIP" >&6; }
2528 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2529 +printf "%s\n" "$STRIP" >&6; }
2531 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2532 -$as_echo "no" >&6; }
2533 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2534 +printf "%s\n" "no" >&6; }
2538 @@ -2972,11 +3325,12 @@
2540 # Extract the first word of "strip", so it can be a program name with args.
2541 set dummy strip; ac_word=$2
2542 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2543 -$as_echo_n "checking for $ac_word... " >&6; }
2544 -if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2545 - $as_echo_n "(cached) " >&6
2547 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2548 +printf %s "checking for $ac_word... " >&6; }
2549 +if test ${ac_cv_prog_ac_ct_STRIP+y}
2551 + printf %s "(cached) " >&6
2553 if test -n "$ac_ct_STRIP"; then
2554 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2556 @@ -2984,11 +3338,15 @@
2560 - test -z "$as_dir" && as_dir=.
2561 + case $as_dir in #(((
2564 + *) as_dir=$as_dir/ ;;
2566 for ac_exec_ext in '' $ac_executable_extensions; do
2567 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2568 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
2569 ac_cv_prog_ac_ct_STRIP="strip"
2570 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2571 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2575 @@ -2999,11 +3357,11 @@
2577 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2578 if test -n "$ac_ct_STRIP"; then
2579 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2580 -$as_echo "$ac_ct_STRIP" >&6; }
2581 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2582 +printf "%s\n" "$ac_ct_STRIP" >&6; }
2584 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2585 -$as_echo "no" >&6; }
2586 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2587 +printf "%s\n" "no" >&6; }
2590 if test "x$ac_ct_STRIP" = x; then
2591 @@ -3011,8 +3369,8 @@
2593 case $cross_compiling:$ac_tool_warned in
2595 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2596 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2597 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2598 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2599 ac_tool_warned=yes ;;
2602 @@ -3024,25 +3382,31 @@
2604 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2606 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2607 -$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2609 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
2610 +printf %s "checking for a race-free mkdir -p... " >&6; }
2611 if test -z "$MKDIR_P"; then
2612 - if ${ac_cv_path_mkdir+:} false; then :
2613 - $as_echo_n "(cached) " >&6
2615 + if test ${ac_cv_path_mkdir+y}
2617 + printf %s "(cached) " >&6
2619 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2620 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2623 - test -z "$as_dir" && as_dir=.
2624 + case $as_dir in #(((
2627 + *) as_dir=$as_dir/ ;;
2629 for ac_prog in mkdir gmkdir; do
2630 for ac_exec_ext in '' $ac_executable_extensions; do
2631 - as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2632 - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2633 - 'mkdir (GNU coreutils) '* | \
2634 - 'mkdir (coreutils) '* | \
2635 + as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue
2636 + case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
2637 + 'mkdir ('*'coreutils) '* | \
2639 'mkdir (fileutils) '4.1*)
2640 - ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2641 + ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext
2645 @@ -3053,7 +3417,7 @@
2648 test -d ./--version && rmdir ./--version
2649 - if test "${ac_cv_path_mkdir+set}" = set; then
2650 + if test ${ac_cv_path_mkdir+y}; then
2651 MKDIR_P="$ac_cv_path_mkdir -p"
2653 # As a last resort, use the slow shell script. Don't cache a
2654 @@ -3063,18 +3427,19 @@
2655 MKDIR_P="$ac_install_sh -d"
2658 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2659 -$as_echo "$MKDIR_P" >&6; }
2660 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2661 +printf "%s\n" "$MKDIR_P" >&6; }
2663 for ac_prog in gawk mawk nawk awk
2665 # Extract the first word of "$ac_prog", so it can be a program name with args.
2666 set dummy $ac_prog; ac_word=$2
2667 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2668 -$as_echo_n "checking for $ac_word... " >&6; }
2669 -if ${ac_cv_prog_AWK+:} false; then :
2670 - $as_echo_n "(cached) " >&6
2672 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2673 +printf %s "checking for $ac_word... " >&6; }
2674 +if test ${ac_cv_prog_AWK+y}
2676 + printf %s "(cached) " >&6
2678 if test -n "$AWK"; then
2679 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2681 @@ -3082,11 +3447,15 @@
2685 - test -z "$as_dir" && as_dir=.
2686 + case $as_dir in #(((
2689 + *) as_dir=$as_dir/ ;;
2691 for ac_exec_ext in '' $ac_executable_extensions; do
2692 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2693 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
2694 ac_cv_prog_AWK="$ac_prog"
2695 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2696 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2700 @@ -3097,24 +3466,25 @@
2703 if test -n "$AWK"; then
2704 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2705 -$as_echo "$AWK" >&6; }
2706 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2707 +printf "%s\n" "$AWK" >&6; }
2709 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2710 -$as_echo "no" >&6; }
2711 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2712 +printf "%s\n" "no" >&6; }
2716 test -n "$AWK" && break
2719 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2720 -$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2721 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2722 +printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2724 -ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2725 -if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2726 - $as_echo_n "(cached) " >&6
2728 +ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2729 +if eval test \${ac_cv_prog_make_${ac_make}_set+y}
2731 + printf %s "(cached) " >&6
2733 cat >conftest.make <<\_ACEOF
2736 @@ -3130,12 +3500,12 @@
2739 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2740 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2741 -$as_echo "yes" >&6; }
2742 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2743 +printf "%s\n" "yes" >&6; }
2746 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2747 -$as_echo "no" >&6; }
2748 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2749 +printf "%s\n" "no" >&6; }
2750 SET_MAKE="MAKE=${MAKE-make}"
2753 @@ -3149,7 +3519,8 @@
2754 rmdir .tst 2>/dev/null
2756 # Check whether --enable-silent-rules was given.
2757 -if test "${enable_silent_rules+set}" = set; then :
2758 +if test ${enable_silent_rules+y}
2760 enableval=$enable_silent_rules;
2763 @@ -3159,12 +3530,13 @@
2764 *) AM_DEFAULT_VERBOSITY=1;;
2766 am_make=${MAKE-make}
2767 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2768 -$as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2769 -if ${am_cv_make_support_nested_variables+:} false; then :
2770 - $as_echo_n "(cached) " >&6
2772 - if $as_echo 'TRUE=$(BAR$(V))
2773 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2774 +printf %s "checking whether $am_make supports nested variables... " >&6; }
2775 +if test ${am_cv_make_support_nested_variables+y}
2777 + printf %s "(cached) " >&6
2779 + if printf "%s\n" 'TRUE=$(BAR$(V))
2783 @@ -3176,8 +3548,8 @@
2784 am_cv_make_support_nested_variables=no
2787 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2788 -$as_echo "$am_cv_make_support_nested_variables" >&6; }
2789 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2790 +printf "%s\n" "$am_cv_make_support_nested_variables" >&6; }
2791 if test $am_cv_make_support_nested_variables = yes; then
2793 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2794 @@ -3212,14 +3584,10 @@
2798 -cat >>confdefs.h <<_ACEOF
2799 -#define PACKAGE "$PACKAGE"
2801 +printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
2804 -cat >>confdefs.h <<_ACEOF
2805 -#define VERSION "$VERSION"
2807 +printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h
2809 # Some tools Automake needs.
2811 @@ -3259,6 +3627,20 @@
2815 +# Variables for tags utilities; see am/tags.am
2816 +if test -z "$CTAGS"; then
2820 +if test -z "$ETAGS"; then
2824 +if test -z "$CSCOPE"; then
2830 # POSIX will say in a future version that running "rm -f" with no argument
2831 # is OK; and we want to be able to make that assumption in our Makefile
2832 @@ -3303,17 +3685,18 @@
2836 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2837 -$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2838 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2839 +printf %s "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2840 # Check whether --enable-maintainer-mode was given.
2841 -if test "${enable_maintainer_mode+set}" = set; then :
2842 +if test ${enable_maintainer_mode+y}
2844 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
2847 USE_MAINTAINER_MODE=no
2850 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2851 -$as_echo "$USE_MAINTAINER_MODE" >&6; }
2852 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2853 +printf "%s\n" "$USE_MAINTAINER_MODE" >&6; }
2854 if test $USE_MAINTAINER_MODE = yes; then
2855 MAINTAINER_MODE_TRUE=
2856 MAINTAINER_MODE_FALSE='#'
2857 @@ -3325,26 +3708,29 @@
2858 MAINT=$MAINTAINER_MODE_TRUE
2861 -# Make sure we can run config.sub.
2862 -$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2863 - as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2865 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2866 -$as_echo_n "checking build system type... " >&6; }
2867 -if ${ac_cv_build+:} false; then :
2868 - $as_echo_n "(cached) " >&6
2872 + # Make sure we can run config.sub.
2873 +$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
2874 + as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
2876 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2877 +printf %s "checking build system type... " >&6; }
2878 +if test ${ac_cv_build+y}
2880 + printf %s "(cached) " >&6
2882 ac_build_alias=$build_alias
2883 test "x$ac_build_alias" = x &&
2884 - ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2885 + ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
2886 test "x$ac_build_alias" = x &&
2887 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2888 -ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2889 - as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2890 +ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
2891 + as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
2894 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2895 -$as_echo "$ac_cv_build" >&6; }
2896 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2897 +printf "%s\n" "$ac_cv_build" >&6; }
2898 case $ac_cv_build in
2900 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2901 @@ -3363,21 +3749,22 @@
2902 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2905 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2906 -$as_echo_n "checking host system type... " >&6; }
2907 -if ${ac_cv_host+:} false; then :
2908 - $as_echo_n "(cached) " >&6
2910 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2911 +printf %s "checking host system type... " >&6; }
2912 +if test ${ac_cv_host+y}
2914 + printf %s "(cached) " >&6
2916 if test "x$host_alias" = x; then
2917 ac_cv_host=$ac_cv_build
2919 - ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2920 - as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2921 + ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
2922 + as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
2926 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2927 -$as_echo "$ac_cv_host" >&6; }
2928 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2929 +printf "%s\n" "$ac_cv_host" >&6; }
2932 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2933 @@ -3402,6 +3789,15 @@
2934 DEB_CHANGELOGTIME="$(LC_TIME=C date -u -R)"
2947 ac_cpp='$CPP $CPPFLAGS'
2948 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2949 @@ -3410,11 +3806,12 @@
2950 if test -n "$ac_tool_prefix"; then
2951 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2952 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2953 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2954 -$as_echo_n "checking for $ac_word... " >&6; }
2955 -if ${ac_cv_prog_CC+:} false; then :
2956 - $as_echo_n "(cached) " >&6
2958 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2959 +printf %s "checking for $ac_word... " >&6; }
2960 +if test ${ac_cv_prog_CC+y}
2962 + printf %s "(cached) " >&6
2964 if test -n "$CC"; then
2965 ac_cv_prog_CC="$CC" # Let the user override the test.
2967 @@ -3422,11 +3819,15 @@
2971 - test -z "$as_dir" && as_dir=.
2972 + case $as_dir in #(((
2975 + *) as_dir=$as_dir/ ;;
2977 for ac_exec_ext in '' $ac_executable_extensions; do
2978 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2979 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
2980 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2981 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2982 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2986 @@ -3437,11 +3838,11 @@
2989 if test -n "$CC"; then
2990 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2991 -$as_echo "$CC" >&6; }
2992 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2993 +printf "%s\n" "$CC" >&6; }
2995 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2996 -$as_echo "no" >&6; }
2997 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2998 +printf "%s\n" "no" >&6; }
3002 @@ -3450,11 +3851,12 @@
3004 # Extract the first word of "gcc", so it can be a program name with args.
3005 set dummy gcc; ac_word=$2
3006 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3007 -$as_echo_n "checking for $ac_word... " >&6; }
3008 -if ${ac_cv_prog_ac_ct_CC+:} false; then :
3009 - $as_echo_n "(cached) " >&6
3011 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3012 +printf %s "checking for $ac_word... " >&6; }
3013 +if test ${ac_cv_prog_ac_ct_CC+y}
3015 + printf %s "(cached) " >&6
3017 if test -n "$ac_ct_CC"; then
3018 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3020 @@ -3462,11 +3864,15 @@
3024 - test -z "$as_dir" && as_dir=.
3025 + case $as_dir in #(((
3028 + *) as_dir=$as_dir/ ;;
3030 for ac_exec_ext in '' $ac_executable_extensions; do
3031 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3032 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3033 ac_cv_prog_ac_ct_CC="gcc"
3034 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3035 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3039 @@ -3477,11 +3883,11 @@
3041 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3042 if test -n "$ac_ct_CC"; then
3043 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3044 -$as_echo "$ac_ct_CC" >&6; }
3045 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3046 +printf "%s\n" "$ac_ct_CC" >&6; }
3048 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3049 -$as_echo "no" >&6; }
3050 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3051 +printf "%s\n" "no" >&6; }
3054 if test "x$ac_ct_CC" = x; then
3055 @@ -3489,8 +3895,8 @@
3057 case $cross_compiling:$ac_tool_warned in
3059 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3060 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3061 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3062 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3063 ac_tool_warned=yes ;;
3066 @@ -3503,11 +3909,12 @@
3067 if test -n "$ac_tool_prefix"; then
3068 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3069 set dummy ${ac_tool_prefix}cc; ac_word=$2
3070 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3071 -$as_echo_n "checking for $ac_word... " >&6; }
3072 -if ${ac_cv_prog_CC+:} false; then :
3073 - $as_echo_n "(cached) " >&6
3075 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3076 +printf %s "checking for $ac_word... " >&6; }
3077 +if test ${ac_cv_prog_CC+y}
3079 + printf %s "(cached) " >&6
3081 if test -n "$CC"; then
3082 ac_cv_prog_CC="$CC" # Let the user override the test.
3084 @@ -3515,11 +3922,15 @@
3088 - test -z "$as_dir" && as_dir=.
3089 + case $as_dir in #(((
3092 + *) as_dir=$as_dir/ ;;
3094 for ac_exec_ext in '' $ac_executable_extensions; do
3095 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3096 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3097 ac_cv_prog_CC="${ac_tool_prefix}cc"
3098 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3099 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3103 @@ -3530,11 +3941,11 @@
3106 if test -n "$CC"; then
3107 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3108 -$as_echo "$CC" >&6; }
3109 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3110 +printf "%s\n" "$CC" >&6; }
3112 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3113 -$as_echo "no" >&6; }
3114 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3115 +printf "%s\n" "no" >&6; }
3119 @@ -3543,11 +3954,12 @@
3120 if test -z "$CC"; then
3121 # Extract the first word of "cc", so it can be a program name with args.
3122 set dummy cc; ac_word=$2
3123 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3124 -$as_echo_n "checking for $ac_word... " >&6; }
3125 -if ${ac_cv_prog_CC+:} false; then :
3126 - $as_echo_n "(cached) " >&6
3128 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3129 +printf %s "checking for $ac_word... " >&6; }
3130 +if test ${ac_cv_prog_CC+y}
3132 + printf %s "(cached) " >&6
3134 if test -n "$CC"; then
3135 ac_cv_prog_CC="$CC" # Let the user override the test.
3137 @@ -3556,15 +3968,19 @@
3141 - test -z "$as_dir" && as_dir=.
3142 + case $as_dir in #(((
3145 + *) as_dir=$as_dir/ ;;
3147 for ac_exec_ext in '' $ac_executable_extensions; do
3148 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3149 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3150 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3151 + if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3152 ac_prog_rejected=yes
3156 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3157 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3161 @@ -3580,18 +3996,18 @@
3162 # However, it has the same basename, so the bogon will be chosen
3163 # first if we set CC to just the basename; use the full file name.
3165 - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3166 + ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@"
3172 if test -n "$CC"; then
3173 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3174 -$as_echo "$CC" >&6; }
3175 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3176 +printf "%s\n" "$CC" >&6; }
3178 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3179 -$as_echo "no" >&6; }
3180 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3181 +printf "%s\n" "no" >&6; }
3185 @@ -3602,11 +4018,12 @@
3187 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3188 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3189 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3190 -$as_echo_n "checking for $ac_word... " >&6; }
3191 -if ${ac_cv_prog_CC+:} false; then :
3192 - $as_echo_n "(cached) " >&6
3194 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3195 +printf %s "checking for $ac_word... " >&6; }
3196 +if test ${ac_cv_prog_CC+y}
3198 + printf %s "(cached) " >&6
3200 if test -n "$CC"; then
3201 ac_cv_prog_CC="$CC" # Let the user override the test.
3203 @@ -3614,11 +4031,15 @@
3207 - test -z "$as_dir" && as_dir=.
3208 + case $as_dir in #(((
3211 + *) as_dir=$as_dir/ ;;
3213 for ac_exec_ext in '' $ac_executable_extensions; do
3214 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3215 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3216 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3217 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3218 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3222 @@ -3629,11 +4050,11 @@
3225 if test -n "$CC"; then
3226 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3227 -$as_echo "$CC" >&6; }
3228 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3229 +printf "%s\n" "$CC" >&6; }
3231 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3232 -$as_echo "no" >&6; }
3233 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3234 +printf "%s\n" "no" >&6; }
3238 @@ -3646,11 +4067,12 @@
3240 # Extract the first word of "$ac_prog", so it can be a program name with args.
3241 set dummy $ac_prog; ac_word=$2
3242 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3243 -$as_echo_n "checking for $ac_word... " >&6; }
3244 -if ${ac_cv_prog_ac_ct_CC+:} false; then :
3245 - $as_echo_n "(cached) " >&6
3247 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3248 +printf %s "checking for $ac_word... " >&6; }
3249 +if test ${ac_cv_prog_ac_ct_CC+y}
3251 + printf %s "(cached) " >&6
3253 if test -n "$ac_ct_CC"; then
3254 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3256 @@ -3658,11 +4080,15 @@
3260 - test -z "$as_dir" && as_dir=.
3261 + case $as_dir in #(((
3264 + *) as_dir=$as_dir/ ;;
3266 for ac_exec_ext in '' $ac_executable_extensions; do
3267 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3268 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3269 ac_cv_prog_ac_ct_CC="$ac_prog"
3270 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3271 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3275 @@ -3673,11 +4099,11 @@
3277 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3278 if test -n "$ac_ct_CC"; then
3279 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3280 -$as_echo "$ac_ct_CC" >&6; }
3281 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3282 +printf "%s\n" "$ac_ct_CC" >&6; }
3284 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3285 -$as_echo "no" >&6; }
3286 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3287 +printf "%s\n" "no" >&6; }
3291 @@ -3689,8 +4115,8 @@
3293 case $cross_compiling:$ac_tool_warned in
3295 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3296 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3297 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3298 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3299 ac_tool_warned=yes ;;
3302 @@ -3698,25 +4124,129 @@
3306 +if test -z "$CC"; then
3307 + if test -n "$ac_tool_prefix"; then
3308 + # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
3309 +set dummy ${ac_tool_prefix}clang; ac_word=$2
3310 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3311 +printf %s "checking for $ac_word... " >&6; }
3312 +if test ${ac_cv_prog_CC+y}
3314 + printf %s "(cached) " >&6
3316 + if test -n "$CC"; then
3317 + ac_cv_prog_CC="$CC" # Let the user override the test.
3319 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3320 +for as_dir in $PATH
3323 + case $as_dir in #(((
3326 + *) as_dir=$as_dir/ ;;
3328 + for ac_exec_ext in '' $ac_executable_extensions; do
3329 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3330 + ac_cv_prog_CC="${ac_tool_prefix}clang"
3331 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3341 +if test -n "$CC"; then
3342 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3343 +printf "%s\n" "$CC" >&6; }
3345 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3346 +printf "%s\n" "no" >&6; }
3350 -test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3351 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3353 +if test -z "$ac_cv_prog_CC"; then
3355 + # Extract the first word of "clang", so it can be a program name with args.
3356 +set dummy clang; ac_word=$2
3357 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3358 +printf %s "checking for $ac_word... " >&6; }
3359 +if test ${ac_cv_prog_ac_ct_CC+y}
3361 + printf %s "(cached) " >&6
3363 + if test -n "$ac_ct_CC"; then
3364 + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3366 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3367 +for as_dir in $PATH
3370 + case $as_dir in #(((
3373 + *) as_dir=$as_dir/ ;;
3375 + for ac_exec_ext in '' $ac_executable_extensions; do
3376 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
3377 + ac_cv_prog_ac_ct_CC="clang"
3378 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3387 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
3388 +if test -n "$ac_ct_CC"; then
3389 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3390 +printf "%s\n" "$ac_ct_CC" >&6; }
3392 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3393 +printf "%s\n" "no" >&6; }
3396 + if test "x$ac_ct_CC" = x; then
3399 + case $cross_compiling:$ac_tool_warned in
3401 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3402 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3403 +ac_tool_warned=yes ;;
3408 + CC="$ac_cv_prog_CC"
3414 +test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3415 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3416 as_fn_error $? "no acceptable C compiler found in \$PATH
3417 See \`config.log' for more details" "$LINENO" 5; }
3419 # Provide some information about the compiler.
3420 -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3421 +printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3424 -for ac_option in --version -v -V -qversion; do
3425 +for ac_option in --version -v -V -qversion -version; do
3426 { { ac_try="$ac_compiler $ac_option >&5"
3428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3429 *) ac_try_echo=$ac_try;;
3431 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3432 -$as_echo "$ac_try_echo"; } >&5
3433 +printf "%s\n" "$ac_try_echo"; } >&5
3434 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3436 if test -s conftest.err; then
3437 @@ -3726,7 +4256,7 @@
3438 cat conftest.er1 >&5
3440 rm -f conftest.er1 conftest.err
3441 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3442 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3443 test $ac_status = 0; }
3446 @@ -3734,7 +4264,7 @@
3447 /* end confdefs.h. */
3455 @@ -3746,9 +4276,9 @@
3456 # Try to create an executable without -o first, disregard a.out.
3457 # It will help us diagnose broken compilers, and finding out an intuition
3459 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3460 -$as_echo_n "checking whether the C compiler works... " >&6; }
3461 -ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3462 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3463 +printf %s "checking whether the C compiler works... " >&6; }
3464 +ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3466 # The possible output files:
3467 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3468 @@ -3769,11 +4299,12 @@
3469 *) ac_try_echo=$ac_try;;
3471 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3472 -$as_echo "$ac_try_echo"; } >&5
3473 +printf "%s\n" "$ac_try_echo"; } >&5
3474 (eval "$ac_link_default") 2>&5
3476 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3477 - test $ac_status = 0; }; then :
3478 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3479 + test $ac_status = 0; }
3481 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3482 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3483 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3484 @@ -3790,7 +4321,7 @@
3488 - if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3489 + if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
3491 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3493 @@ -3806,44 +4337,46 @@
3495 test "$ac_cv_exeext" = no && ac_cv_exeext=
3501 -if test -z "$ac_file"; then :
3502 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3503 -$as_echo "no" >&6; }
3504 -$as_echo "$as_me: failed program was:" >&5
3505 +if test -z "$ac_file"
3507 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3508 +printf "%s\n" "no" >&6; }
3509 +printf "%s\n" "$as_me: failed program was:" >&5
3510 sed 's/^/| /' conftest.$ac_ext >&5
3512 -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3513 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3514 +{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3515 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3516 as_fn_error 77 "C compiler cannot create executables
3517 See \`config.log' for more details" "$LINENO" 5; }
3519 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3520 -$as_echo "yes" >&6; }
3522 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3523 -$as_echo_n "checking for C compiler default output file name... " >&6; }
3524 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3525 -$as_echo "$ac_file" >&6; }
3527 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3528 +printf "%s\n" "yes" >&6; }
3530 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3531 +printf %s "checking for C compiler default output file name... " >&6; }
3532 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3533 +printf "%s\n" "$ac_file" >&6; }
3534 ac_exeext=$ac_cv_exeext
3536 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3537 ac_clean_files=$ac_clean_files_save
3538 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3539 -$as_echo_n "checking for suffix of executables... " >&6; }
3540 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3541 +printf %s "checking for suffix of executables... " >&6; }
3542 if { { ac_try="$ac_link"
3544 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3545 *) ac_try_echo=$ac_try;;
3547 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3548 -$as_echo "$ac_try_echo"; } >&5
3549 +printf "%s\n" "$ac_try_echo"; } >&5
3550 (eval "$ac_link") 2>&5
3552 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3553 - test $ac_status = 0; }; then :
3554 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3555 + test $ac_status = 0; }
3557 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3558 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3559 # work properly (i.e., refer to `conftest.exe'), while it won't with
3560 @@ -3857,15 +4390,15 @@
3565 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3566 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3568 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3569 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3570 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3571 See \`config.log' for more details" "$LINENO" 5; }
3573 rm -f conftest conftest$ac_cv_exeext
3574 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3575 -$as_echo "$ac_cv_exeext" >&6; }
3576 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3577 +printf "%s\n" "$ac_cv_exeext" >&6; }
3579 rm -f conftest.$ac_ext
3580 EXEEXT=$ac_cv_exeext
3581 @@ -3874,7 +4407,7 @@
3582 /* end confdefs.h. */
3588 FILE *f = fopen ("conftest.out", "w");
3589 return ferror (f) || fclose (f) != 0;
3590 @@ -3886,8 +4419,8 @@
3591 ac_clean_files="$ac_clean_files conftest.out"
3592 # Check that the compiler produces executables we can run. If not, either
3593 # the compiler is broken, or we cross compile.
3594 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3595 -$as_echo_n "checking whether we are cross compiling... " >&6; }
3596 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3597 +printf %s "checking whether we are cross compiling... " >&6; }
3598 if test "$cross_compiling" != yes; then
3599 { { ac_try="$ac_link"
3601 @@ -3895,10 +4428,10 @@
3602 *) ac_try_echo=$ac_try;;
3604 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3605 -$as_echo "$ac_try_echo"; } >&5
3606 +printf "%s\n" "$ac_try_echo"; } >&5
3607 (eval "$ac_link") 2>&5
3609 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3610 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3611 test $ac_status = 0; }
3612 if { ac_try='./conftest$ac_cv_exeext'
3613 { { case "(($ac_try" in
3614 @@ -3906,39 +4439,40 @@
3615 *) ac_try_echo=$ac_try;;
3617 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3618 -$as_echo "$ac_try_echo"; } >&5
3619 +printf "%s\n" "$ac_try_echo"; } >&5
3620 (eval "$ac_try") 2>&5
3622 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3623 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3624 test $ac_status = 0; }; }; then
3627 if test "$cross_compiling" = maybe; then
3630 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3631 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3632 -as_fn_error $? "cannot run C compiled programs.
3633 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3634 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3635 +as_fn_error 77 "cannot run C compiled programs.
3636 If you meant to cross compile, use \`--host'.
3637 See \`config.log' for more details" "$LINENO" 5; }
3641 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3642 -$as_echo "$cross_compiling" >&6; }
3643 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3644 +printf "%s\n" "$cross_compiling" >&6; }
3646 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3647 ac_clean_files=$ac_clean_files_save
3648 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3649 -$as_echo_n "checking for suffix of object files... " >&6; }
3650 -if ${ac_cv_objext+:} false; then :
3651 - $as_echo_n "(cached) " >&6
3653 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3654 +printf %s "checking for suffix of object files... " >&6; }
3655 +if test ${ac_cv_objext+y}
3657 + printf %s "(cached) " >&6
3659 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3660 /* end confdefs.h. */
3668 @@ -3952,11 +4486,12 @@
3669 *) ac_try_echo=$ac_try;;
3671 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3672 -$as_echo "$ac_try_echo"; } >&5
3673 +printf "%s\n" "$ac_try_echo"; } >&5
3674 (eval "$ac_compile") 2>&5
3676 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3677 - test $ac_status = 0; }; then :
3678 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3679 + test $ac_status = 0; }
3681 for ac_file in conftest.o conftest.obj conftest.*; do
3682 test -f "$ac_file" || continue;
3684 @@ -3965,31 +4500,32 @@
3689 - $as_echo "$as_me: failed program was:" >&5
3691 + printf "%s\n" "$as_me: failed program was:" >&5
3692 sed 's/^/| /' conftest.$ac_ext >&5
3694 -{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3695 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3696 +{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3697 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
3698 as_fn_error $? "cannot compute suffix of object files: cannot compile
3699 See \`config.log' for more details" "$LINENO" 5; }
3701 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3703 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3704 -$as_echo "$ac_cv_objext" >&6; }
3705 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3706 +printf "%s\n" "$ac_cv_objext" >&6; }
3707 OBJEXT=$ac_cv_objext
3709 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3710 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3711 -if ${ac_cv_c_compiler_gnu+:} false; then :
3712 - $as_echo_n "(cached) " >&6
3714 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
3715 +printf %s "checking whether the compiler supports GNU C... " >&6; }
3716 +if test ${ac_cv_c_compiler_gnu+y}
3718 + printf %s "(cached) " >&6
3720 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3721 /* end confdefs.h. */
3729 @@ -3999,29 +4535,33 @@
3733 -if ac_fn_c_try_compile "$LINENO"; then :
3734 +if ac_fn_c_try_compile "$LINENO"
3741 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3742 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3743 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3746 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3747 -$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3748 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3749 +printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
3750 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
3752 if test $ac_compiler_gnu = yes; then
3757 -ac_test_CFLAGS=${CFLAGS+set}
3758 +ac_test_CFLAGS=${CFLAGS+y}
3759 ac_save_CFLAGS=$CFLAGS
3760 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3761 -$as_echo_n "checking whether $CC accepts -g... " >&6; }
3762 -if ${ac_cv_prog_cc_g+:} false; then :
3763 - $as_echo_n "(cached) " >&6
3765 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3766 +printf %s "checking whether $CC accepts -g... " >&6; }
3767 +if test ${ac_cv_prog_cc_g+y}
3769 + printf %s "(cached) " >&6
3771 ac_save_c_werror_flag=$ac_c_werror_flag
3772 ac_c_werror_flag=yes
3774 @@ -4030,57 +4570,60 @@
3775 /* end confdefs.h. */
3786 -if ac_fn_c_try_compile "$LINENO"; then :
3787 +if ac_fn_c_try_compile "$LINENO"
3793 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3794 /* end confdefs.h. */
3805 -if ac_fn_c_try_compile "$LINENO"; then :
3806 +if ac_fn_c_try_compile "$LINENO"
3811 ac_c_werror_flag=$ac_save_c_werror_flag
3813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3814 /* end confdefs.h. */
3825 -if ac_fn_c_try_compile "$LINENO"; then :
3826 +if ac_fn_c_try_compile "$LINENO"
3830 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3831 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3833 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3834 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3836 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3837 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3838 ac_c_werror_flag=$ac_save_c_werror_flag
3840 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3841 -$as_echo "$ac_cv_prog_cc_g" >&6; }
3842 -if test "$ac_test_CFLAGS" = set; then
3843 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3844 +printf "%s\n" "$ac_cv_prog_cc_g" >&6; }
3845 +if test $ac_test_CFLAGS; then
3846 CFLAGS=$ac_save_CFLAGS
3847 elif test $ac_cv_prog_cc_g = yes; then
3848 if test "$GCC" = yes; then
3849 @@ -4095,94 +4638,144 @@
3853 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3854 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3855 -if ${ac_cv_prog_cc_c89+:} false; then :
3856 - $as_echo_n "(cached) " >&6
3858 - ac_cv_prog_cc_c89=no
3860 +if test x$ac_prog_cc_stdc = xno
3862 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
3863 +printf %s "checking for $CC option to enable C11 features... " >&6; }
3864 +if test ${ac_cv_prog_cc_c11+y}
3866 + printf %s "(cached) " >&6
3868 + ac_cv_prog_cc_c11=no
3870 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3871 /* end confdefs.h. */
3872 -#include <stdarg.h>
3875 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3876 -struct buf { int x; };
3877 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
3878 -static char *e (p, i)
3884 -static char *f (char * (*g) (char **, int), char **p, ...)
3889 - s = g (p, va_arg (v,int));
3894 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3895 - function prototypes and stuff, but not '\xHH' hex character constants.
3896 - These don't provoke an error unfortunately, instead are silently treated
3897 - as 'x'. The following induces an error, until -std is added to get
3898 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3899 - array size at least. It's necessary to write '\x00'==0 to get something
3900 - that's true only with -std. */
3901 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3902 +$ac_c_conftest_c11_program
3904 +for ac_arg in '' -std=gnu11
3906 + CC="$ac_save_CC $ac_arg"
3907 + if ac_fn_c_try_compile "$LINENO"
3909 + ac_cv_prog_cc_c11=$ac_arg
3911 +rm -f core conftest.err conftest.$ac_objext conftest.beam
3912 + test "x$ac_cv_prog_cc_c11" != "xno" && break
3914 +rm -f conftest.$ac_ext
3918 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3919 - inside strings and character constants. */
3921 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3922 +if test "x$ac_cv_prog_cc_c11" = xno
3924 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3925 +printf "%s\n" "unsupported" >&6; }
3927 + if test "x$ac_cv_prog_cc_c11" = x
3929 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3930 +printf "%s\n" "none needed" >&6; }
3932 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
3933 +printf "%s\n" "$ac_cv_prog_cc_c11" >&6; }
3934 + CC="$CC $ac_cv_prog_cc_c11"
3936 + ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11
3937 + ac_prog_cc_stdc=c11
3940 +if test x$ac_prog_cc_stdc = xno
3942 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
3943 +printf %s "checking for $CC option to enable C99 features... " >&6; }
3944 +if test ${ac_cv_prog_cc_c99+y}
3946 + printf %s "(cached) " >&6
3948 + ac_cv_prog_cc_c99=no
3950 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3951 +/* end confdefs.h. */
3952 +$ac_c_conftest_c99_program
3954 +for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
3956 + CC="$ac_save_CC $ac_arg"
3957 + if ac_fn_c_try_compile "$LINENO"
3959 + ac_cv_prog_cc_c99=$ac_arg
3961 +rm -f core conftest.err conftest.$ac_objext conftest.beam
3962 + test "x$ac_cv_prog_cc_c99" != "xno" && break
3964 +rm -f conftest.$ac_ext
3968 -int test (int i, double x);
3969 -struct s1 {int (*f) (int a);};
3970 -struct s2 {int (*f) (double a);};
3971 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3977 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3981 +if test "x$ac_cv_prog_cc_c99" = xno
3983 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3984 +printf "%s\n" "unsupported" >&6; }
3986 + if test "x$ac_cv_prog_cc_c99" = x
3988 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3989 +printf "%s\n" "none needed" >&6; }
3991 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
3992 +printf "%s\n" "$ac_cv_prog_cc_c99" >&6; }
3993 + CC="$CC $ac_cv_prog_cc_c99"
3995 + ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
3996 + ac_prog_cc_stdc=c99
3999 +if test x$ac_prog_cc_stdc = xno
4001 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4002 +printf %s "checking for $CC option to enable C89 features... " >&6; }
4003 +if test ${ac_cv_prog_cc_c89+y}
4005 + printf %s "(cached) " >&6
4007 + ac_cv_prog_cc_c89=no
4009 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4010 +/* end confdefs.h. */
4011 +$ac_c_conftest_c89_program
4013 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4014 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4015 +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4017 CC="$ac_save_CC $ac_arg"
4018 - if ac_fn_c_try_compile "$LINENO"; then :
4019 + if ac_fn_c_try_compile "$LINENO"
4021 ac_cv_prog_cc_c89=$ac_arg
4023 -rm -f core conftest.err conftest.$ac_objext
4024 +rm -f core conftest.err conftest.$ac_objext conftest.beam
4025 test "x$ac_cv_prog_cc_c89" != "xno" && break
4027 rm -f conftest.$ac_ext
4032 -case "x$ac_cv_prog_cc_c89" in
4034 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4035 -$as_echo "none needed" >&6; } ;;
4037 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4038 -$as_echo "unsupported" >&6; } ;;
4040 - CC="$CC $ac_cv_prog_cc_c89"
4041 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4042 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4044 -if test "x$ac_cv_prog_cc_c89" != xno; then :
4046 +if test "x$ac_cv_prog_cc_c89" = xno
4048 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4049 +printf "%s\n" "unsupported" >&6; }
4051 + if test "x$ac_cv_prog_cc_c89" = x
4053 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4054 +printf "%s\n" "none needed" >&6; }
4056 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4057 +printf "%s\n" "$ac_cv_prog_cc_c89" >&6; }
4058 + CC="$CC $ac_cv_prog_cc_c89"
4060 + ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
4061 + ac_prog_cc_stdc=c89
4066 @@ -4191,21 +4784,23 @@
4067 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4068 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4073 ac_cpp='$CPP $CPPFLAGS'
4074 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4075 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4076 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4077 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4078 -$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4079 -if ${am_cv_prog_cc_c_o+:} false; then :
4080 - $as_echo_n "(cached) " >&6
4082 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4083 +printf %s "checking whether $CC understands -c and -o together... " >&6; }
4084 +if test ${am_cv_prog_cc_c_o+y}
4086 + printf %s "(cached) " >&6
4088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4089 /* end confdefs.h. */
4097 @@ -4233,8 +4828,8 @@
4098 rm -f core conftest*
4101 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4102 -$as_echo "$am_cv_prog_cc_c_o" >&6; }
4103 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4104 +printf "%s\n" "$am_cv_prog_cc_c_o" >&6; }
4105 if test "$am_cv_prog_cc_c_o" != yes; then
4106 # Losing compiler, so override with the script.
4107 # FIXME: It is wrong to rewrite CC.
4108 @@ -4253,8 +4848,8 @@
4110 ac_config_commands="$ac_config_commands depfiles"
4112 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
4113 -$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
4114 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
4115 +printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
4116 cat > confinc.mk << 'END'
4118 @echo this is the am__doit target >confinc.out
4119 @@ -4290,11 +4885,12 @@
4122 rm -f confinc.* confmf.*
4123 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4124 -$as_echo "${_am_result}" >&6; }
4125 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4126 +printf "%s\n" "${_am_result}" >&6; }
4128 # Check whether --enable-dependency-tracking was given.
4129 -if test "${enable_dependency_tracking+set}" = set; then :
4130 +if test ${enable_dependency_tracking+y}
4132 enableval=$enable_dependency_tracking;
4135 @@ -4315,11 +4911,12 @@
4137 depcc="$CC" am_compiler_list=
4139 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4140 -$as_echo_n "checking dependency style of $depcc... " >&6; }
4141 -if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4142 - $as_echo_n "(cached) " >&6
4144 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4145 +printf %s "checking dependency style of $depcc... " >&6; }
4146 +if test ${am_cv_CC_dependencies_compiler_type+y}
4148 + printf %s "(cached) " >&6
4150 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4151 # We make a subdir and do the tests there. Otherwise we can end up
4152 # making bogus files that we don't know about and never remove. For
4153 @@ -4426,8 +5023,8 @@
4157 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4158 -$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4159 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4160 +printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; }
4161 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4164 @@ -4441,337 +5038,42 @@
4168 - case $ac_cv_prog_cc_stdc in #(
4170 - ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;; #(
4172 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
4173 -$as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
4174 -if ${ac_cv_prog_cc_c99+:} false; then :
4175 - $as_echo_n "(cached) " >&6
4177 - ac_cv_prog_cc_c99=no
4179 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4180 -/* end confdefs.h. */
4181 -#include <stdarg.h>
4182 -#include <stdbool.h>
4183 -#include <stdlib.h>
4187 -// Check varargs macros. These examples are taken from C99 6.10.3.5.
4188 -#define debug(...) fprintf (stderr, __VA_ARGS__)
4189 -#define showlist(...) puts (#__VA_ARGS__)
4190 -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
4192 -test_varargs_macros (void)
4197 - debug ("X = %d\n", x);
4198 - showlist (The first, second, and third items.);
4199 - report (x>y, "x is %d but y is %d", x, y);
4202 -// Check long long types.
4203 -#define BIG64 18446744073709551615ull
4204 -#define BIG32 4294967295ul
4205 -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
4207 - your preprocessor is broken;
4211 - your preprocessor is broken;
4213 -static long long int bignum = -9223372036854775807LL;
4214 -static unsigned long long int ubignum = BIG64;
4216 -struct incomplete_array
4222 -struct named_init {
4224 - const wchar_t *name;
4228 -typedef const char *ccp;
4231 -test_restrict (ccp restrict text)
4233 - // See if C++-style comments work.
4234 - // Iterate through items via the restricted pointer.
4235 - // Also check for declarations in for loops.
4236 - for (unsigned int i = 0; *(text+i) != '\0'; ++i)
4241 -// Check varargs and va_copy.
4243 -test_varargs (const char *format, ...)
4246 - va_start (args, format);
4247 - va_list args_copy;
4248 - va_copy (args_copy, args);
4256 - switch (*format++)
4258 - case 's': // string
4259 - str = va_arg (args_copy, const char *);
4262 - number = va_arg (args_copy, int);
4264 - case 'f': // float
4265 - fnumber = va_arg (args_copy, double);
4271 - va_end (args_copy);
4280 - _Bool success = false;
4282 - // Check restrict.
4283 - if (test_restrict ("String literal") == 0)
4285 - char *restrict newvar = "Another string";
4288 - test_varargs ("s, d' f .", "string", 65, 34.234);
4289 - test_varargs_macros ();
4291 - // Check flexible array members.
4292 - struct incomplete_array *ia =
4293 - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
4294 - ia->datasize = 10;
4295 - for (int i = 0; i < ia->datasize; ++i)
4296 - ia->data[i] = i * 1.234;
4298 - // Check named initializers.
4299 - struct named_init ni = {
4301 - .name = L"Test wide string",
4302 - .average = 543.34343,
4307 - int dynamic_array[ni.number];
4308 - dynamic_array[ni.number - 1] = 543;
4310 - // work around unused variable warnings
4311 - return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
4312 - || dynamic_array[ni.number - 1] != 543);
4318 -for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
4320 - CC="$ac_save_CC $ac_arg"
4321 - if ac_fn_c_try_compile "$LINENO"; then :
4322 - ac_cv_prog_cc_c99=$ac_arg
4324 -rm -f core conftest.err conftest.$ac_objext
4325 - test "x$ac_cv_prog_cc_c99" != "xno" && break
4327 -rm -f conftest.$ac_ext
4332 -case "x$ac_cv_prog_cc_c99" in
4334 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4335 -$as_echo "none needed" >&6; } ;;
4337 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4338 -$as_echo "unsupported" >&6; } ;;
4340 - CC="$CC $ac_cv_prog_cc_c99"
4341 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4342 -$as_echo "$ac_cv_prog_cc_c99" >&6; } ;;
4344 -if test "x$ac_cv_prog_cc_c99" != xno; then :
4345 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
4347 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4348 -$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4349 -if ${ac_cv_prog_cc_c89+:} false; then :
4350 - $as_echo_n "(cached) " >&6
4352 - ac_cv_prog_cc_c89=no
4354 -cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4355 -/* end confdefs.h. */
4356 -#include <stdarg.h>
4359 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4360 -struct buf { int x; };
4361 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
4362 -static char *e (p, i)
4368 -static char *f (char * (*g) (char **, int), char **p, ...)
4373 - s = g (p, va_arg (v,int));
4378 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4379 - function prototypes and stuff, but not '\xHH' hex character constants.
4380 - These don't provoke an error unfortunately, instead are silently treated
4381 - as 'x'. The following induces an error, until -std is added to get
4382 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4383 - array size at least. It's necessary to write '\x00'==0 to get something
4384 - that's true only with -std. */
4385 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4387 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4388 - inside strings and character constants. */
4390 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4392 -int test (int i, double x);
4393 -struct s1 {int (*f) (int a);};
4394 -struct s2 {int (*f) (double a);};
4395 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4401 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4406 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4407 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4409 - CC="$ac_save_CC $ac_arg"
4410 - if ac_fn_c_try_compile "$LINENO"; then :
4411 - ac_cv_prog_cc_c89=$ac_arg
4413 -rm -f core conftest.err conftest.$ac_objext
4414 - test "x$ac_cv_prog_cc_c89" != "xno" && break
4416 -rm -f conftest.$ac_ext
4421 -case "x$ac_cv_prog_cc_c89" in
4423 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4424 -$as_echo "none needed" >&6; } ;;
4426 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4427 -$as_echo "unsupported" >&6; } ;;
4429 - CC="$CC $ac_cv_prog_cc_c89"
4430 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4431 -$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4433 -if test "x$ac_cv_prog_cc_c89" != xno; then :
4434 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
4436 - ac_cv_prog_cc_stdc=no
4442 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5
4443 -$as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; }
4444 - if ${ac_cv_prog_cc_stdc+:} false; then :
4445 - $as_echo_n "(cached) " >&6
4448 - case $ac_cv_prog_cc_stdc in #(
4450 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4451 -$as_echo "unsupported" >&6; } ;; #(
4453 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4454 -$as_echo "none needed" >&6; } ;; #(
4456 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_stdc" >&5
4457 -$as_echo "$ac_cv_prog_cc_stdc" >&6; } ;;
4461 ac_cpp='$CPP $CPPFLAGS'
4462 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4463 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4464 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4465 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4466 -$as_echo_n "checking how to run the C preprocessor... " >&6; }
4467 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4468 +printf %s "checking how to run the C preprocessor... " >&6; }
4469 # On Suns, sometimes $CPP names a directory.
4470 if test -n "$CPP" && test -d "$CPP"; then
4473 if test -z "$CPP"; then
4474 - if ${ac_cv_prog_CPP+:} false; then :
4475 - $as_echo_n "(cached) " >&6
4477 - # Double quotes because CPP needs to be expanded
4478 - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4479 + if test ${ac_cv_prog_CPP+y}
4481 + printf %s "(cached) " >&6
4483 + # Double quotes because $CC needs to be expanded
4484 + for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
4487 for ac_c_preproc_warn_flag in '' yes
4489 # Use a header file that comes with gcc, so configuring glibc
4490 # with a fresh cross-compiler works.
4491 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4492 - # <limits.h> exists even on freestanding compilers.
4493 # On the NeXT, cc -E runs the code through the compiler's parser,
4494 # not just through cpp. "Syntax error" is here to catch this case.
4495 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4496 /* end confdefs.h. */
4498 -# include <limits.h>
4500 -# include <assert.h>
4502 +#include <limits.h>
4505 -if ac_fn_c_try_cpp "$LINENO"; then :
4506 +if ac_fn_c_try_cpp "$LINENO"
4511 # Broken: fails on valid input.
4514 @@ -4783,10 +5085,11 @@
4515 /* end confdefs.h. */
4516 #include <ac_nonexistent.h>
4518 -if ac_fn_c_try_cpp "$LINENO"; then :
4519 +if ac_fn_c_try_cpp "$LINENO"
4521 # Broken: success on invalid input.
4525 # Passes both tests.
4528 @@ -4796,7 +5099,8 @@
4530 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4531 rm -f conftest.i conftest.err conftest.$ac_ext
4532 -if $ac_preproc_ok; then :
4538 @@ -4808,29 +5112,24 @@
4542 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4543 -$as_echo "$CPP" >&6; }
4544 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4545 +printf "%s\n" "$CPP" >&6; }
4547 for ac_c_preproc_warn_flag in '' yes
4549 # Use a header file that comes with gcc, so configuring glibc
4550 # with a fresh cross-compiler works.
4551 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4552 - # <limits.h> exists even on freestanding compilers.
4553 # On the NeXT, cc -E runs the code through the compiler's parser,
4554 # not just through cpp. "Syntax error" is here to catch this case.
4555 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4556 /* end confdefs.h. */
4558 -# include <limits.h>
4560 -# include <assert.h>
4562 +#include <limits.h>
4565 -if ac_fn_c_try_cpp "$LINENO"; then :
4566 +if ac_fn_c_try_cpp "$LINENO"
4571 # Broken: fails on valid input.
4574 @@ -4842,10 +5141,11 @@
4575 /* end confdefs.h. */
4576 #include <ac_nonexistent.h>
4578 -if ac_fn_c_try_cpp "$LINENO"; then :
4579 +if ac_fn_c_try_cpp "$LINENO"
4581 # Broken: success on invalid input.
4585 # Passes both tests.
4588 @@ -4855,11 +5155,12 @@
4590 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4591 rm -f conftest.i conftest.err conftest.$ac_ext
4592 -if $ac_preproc_ok; then :
4597 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4598 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4600 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4601 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
4602 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
4603 See \`config.log' for more details" "$LINENO" 5; }
4605 @@ -4874,11 +5175,12 @@
4606 if test -n "$ac_tool_prefix"; then
4607 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4608 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4609 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4610 -$as_echo_n "checking for $ac_word... " >&6; }
4611 -if ${ac_cv_prog_RANLIB+:} false; then :
4612 - $as_echo_n "(cached) " >&6
4614 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4615 +printf %s "checking for $ac_word... " >&6; }
4616 +if test ${ac_cv_prog_RANLIB+y}
4618 + printf %s "(cached) " >&6
4620 if test -n "$RANLIB"; then
4621 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4623 @@ -4886,11 +5188,15 @@
4627 - test -z "$as_dir" && as_dir=.
4628 + case $as_dir in #(((
4631 + *) as_dir=$as_dir/ ;;
4633 for ac_exec_ext in '' $ac_executable_extensions; do
4634 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4635 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4636 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4637 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4638 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4642 @@ -4901,11 +5207,11 @@
4644 RANLIB=$ac_cv_prog_RANLIB
4645 if test -n "$RANLIB"; then
4646 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4647 -$as_echo "$RANLIB" >&6; }
4648 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4649 +printf "%s\n" "$RANLIB" >&6; }
4651 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4652 -$as_echo "no" >&6; }
4653 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4654 +printf "%s\n" "no" >&6; }
4658 @@ -4914,11 +5220,12 @@
4659 ac_ct_RANLIB=$RANLIB
4660 # Extract the first word of "ranlib", so it can be a program name with args.
4661 set dummy ranlib; ac_word=$2
4662 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4663 -$as_echo_n "checking for $ac_word... " >&6; }
4664 -if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
4665 - $as_echo_n "(cached) " >&6
4667 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4668 +printf %s "checking for $ac_word... " >&6; }
4669 +if test ${ac_cv_prog_ac_ct_RANLIB+y}
4671 + printf %s "(cached) " >&6
4673 if test -n "$ac_ct_RANLIB"; then
4674 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4676 @@ -4926,11 +5233,15 @@
4680 - test -z "$as_dir" && as_dir=.
4681 + case $as_dir in #(((
4684 + *) as_dir=$as_dir/ ;;
4686 for ac_exec_ext in '' $ac_executable_extensions; do
4687 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4688 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
4689 ac_cv_prog_ac_ct_RANLIB="ranlib"
4690 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4691 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4695 @@ -4941,11 +5252,11 @@
4697 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4698 if test -n "$ac_ct_RANLIB"; then
4699 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4700 -$as_echo "$ac_ct_RANLIB" >&6; }
4701 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4702 +printf "%s\n" "$ac_ct_RANLIB" >&6; }
4704 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4705 -$as_echo "no" >&6; }
4706 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4707 +printf "%s\n" "no" >&6; }
4710 if test "x$ac_ct_RANLIB" = x; then
4711 @@ -4953,8 +5264,8 @@
4713 case $cross_compiling:$ac_tool_warned in
4715 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4716 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4717 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4718 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4719 ac_tool_warned=yes ;;
4721 RANLIB=$ac_ct_RANLIB
4722 @@ -4963,345 +5274,195 @@
4723 RANLIB="$ac_cv_prog_RANLIB"
4726 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4727 -$as_echo_n "checking whether ln -s works... " >&6; }
4728 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4729 +printf %s "checking whether ln -s works... " >&6; }
4731 if test "$LN_S" = "ln -s"; then
4732 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4733 -$as_echo "yes" >&6; }
4734 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4735 +printf "%s\n" "yes" >&6; }
4737 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4738 -$as_echo "no, using $LN_S" >&6; }
4739 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4740 +printf "%s\n" "no, using $LN_S" >&6; }
4746 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4747 -$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4748 -if ${ac_cv_path_GREP+:} false; then :
4749 - $as_echo_n "(cached) " >&6
4751 - if test -z "$GREP"; then
4752 - ac_path_GREP_found=false
4753 - # Loop through the user's path and test for each of PROGNAME-LIST
4754 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4755 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4756 +ac_header= ac_cache=
4757 +for ac_item in $ac_header_c_list
4760 - test -z "$as_dir" && as_dir=.
4761 - for ac_prog in grep ggrep; do
4762 - for ac_exec_ext in '' $ac_executable_extensions; do
4763 - ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4764 - as_fn_executable_p "$ac_path_GREP" || continue
4765 -# Check for GNU ac_path_GREP and select it if it is found.
4766 - # Check for GNU $ac_path_GREP
4767 -case `"$ac_path_GREP" --version 2>&1` in
4769 - ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4772 - $as_echo_n 0123456789 >"conftest.in"
4775 - cat "conftest.in" "conftest.in" >"conftest.tmp"
4776 - mv "conftest.tmp" "conftest.in"
4777 - cp "conftest.in" "conftest.nl"
4778 - $as_echo 'GREP' >> "conftest.nl"
4779 - "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4780 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4781 - as_fn_arith $ac_count + 1 && ac_count=$as_val
4782 - if test $ac_count -gt ${ac_path_GREP_max-0}; then
4783 - # Best one so far, save it but keep looking for a better one
4784 - ac_cv_path_GREP="$ac_path_GREP"
4785 - ac_path_GREP_max=$ac_count
4786 + if test $ac_cache; then
4787 + ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default"
4788 + if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
4789 + printf "%s\n" "#define $ac_item 1" >> confdefs.h
4791 - # 10*(2^10) chars as input seems more than enough
4792 - test $ac_count -gt 10 && break
4794 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4797 - $ac_path_GREP_found && break 3
4802 - if test -z "$ac_cv_path_GREP"; then
4803 - as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4804 + ac_header= ac_cache=
4805 + elif test $ac_header; then
4808 + ac_header=$ac_item
4811 - ac_cv_path_GREP=$GREP
4816 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4817 -$as_echo "$ac_cv_path_GREP" >&6; }
4818 - GREP="$ac_cv_path_GREP"
4821 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4822 -$as_echo_n "checking for egrep... " >&6; }
4823 -if ${ac_cv_path_EGREP+:} false; then :
4824 - $as_echo_n "(cached) " >&6
4826 - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4827 - then ac_cv_path_EGREP="$GREP -E"
4829 - if test -z "$EGREP"; then
4830 - ac_path_EGREP_found=false
4831 - # Loop through the user's path and test for each of PROGNAME-LIST
4832 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4833 -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4836 - test -z "$as_dir" && as_dir=.
4837 - for ac_prog in egrep; do
4838 - for ac_exec_ext in '' $ac_executable_extensions; do
4839 - ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4840 - as_fn_executable_p "$ac_path_EGREP" || continue
4841 -# Check for GNU ac_path_EGREP and select it if it is found.
4842 - # Check for GNU $ac_path_EGREP
4843 -case `"$ac_path_EGREP" --version 2>&1` in
4845 - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4848 - $as_echo_n 0123456789 >"conftest.in"
4851 - cat "conftest.in" "conftest.in" >"conftest.tmp"
4852 - mv "conftest.tmp" "conftest.in"
4853 - cp "conftest.in" "conftest.nl"
4854 - $as_echo 'EGREP' >> "conftest.nl"
4855 - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4856 - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4857 - as_fn_arith $ac_count + 1 && ac_count=$as_val
4858 - if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4859 - # Best one so far, save it but keep looking for a better one
4860 - ac_cv_path_EGREP="$ac_path_EGREP"
4861 - ac_path_EGREP_max=$ac_count
4863 - # 10*(2^10) chars as input seems more than enough
4864 - test $ac_count -gt 10 && break
4866 - rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4869 - $ac_path_EGREP_found && break 3
4874 - if test -z "$ac_cv_path_EGREP"; then
4875 - as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4878 - ac_cv_path_EGREP=$EGREP
4885 +if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
4888 +printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
4891 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4892 -$as_echo "$ac_cv_path_EGREP" >&6; }
4893 - EGREP="$ac_cv_path_EGREP"
4896 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4897 -$as_echo_n "checking for ANSI C header files... " >&6; }
4898 -if ${ac_cv_header_stdc+:} false; then :
4899 - $as_echo_n "(cached) " >&6
4905 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4906 +printf %s "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4907 +if test ${ac_cv_safe_to_define___extensions__+y}
4909 + printf %s "(cached) " >&6
4911 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4912 /* end confdefs.h. */
4913 -#include <stdlib.h>
4914 -#include <stdarg.h>
4915 -#include <string.h>
4918 +# define __EXTENSIONS__ 1
4919 + $ac_includes_default
4929 -if ac_fn_c_try_compile "$LINENO"; then :
4930 - ac_cv_header_stdc=yes
4932 - ac_cv_header_stdc=no
4934 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4936 -if test $ac_cv_header_stdc = yes; then
4937 - # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4938 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4939 -/* end confdefs.h. */
4940 -#include <string.h>
4943 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4944 - $EGREP "memchr" >/dev/null 2>&1; then :
4947 - ac_cv_header_stdc=no
4948 +if ac_fn_c_try_compile "$LINENO"
4950 + ac_cv_safe_to_define___extensions__=yes
4952 + ac_cv_safe_to_define___extensions__=no
4956 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4958 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4959 +printf "%s\n" "$ac_cv_safe_to_define___extensions__" >&6; }
4961 -if test $ac_cv_header_stdc = yes; then
4962 - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4963 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&5
4964 +printf %s "checking whether _XOPEN_SOURCE should be defined... " >&6; }
4965 +if test ${ac_cv_should_define__xopen_source+y}
4967 + printf %s "(cached) " >&6
4969 + ac_cv_should_define__xopen_source=no
4970 + if test $ac_cv_header_wchar_h = yes
4972 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4973 /* end confdefs.h. */
4974 -#include <stdlib.h>
4977 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4978 - $EGREP "free" >/dev/null 2>&1; then :
4981 - ac_cv_header_stdc=no
4984 + #include <wchar.h>
4995 +if ac_fn_c_try_compile "$LINENO"
4998 -if test $ac_cv_header_stdc = yes; then
4999 - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5000 - if test "$cross_compiling" = yes; then :
5004 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5005 /* end confdefs.h. */
5007 -#include <stdlib.h>
5008 -#if ((' ' & 0x0FF) == 0x020)
5009 -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5010 -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5012 -# define ISLOWER(c) \
5013 - (('a' <= (c) && (c) <= 'i') \
5014 - || ('j' <= (c) && (c) <= 'r') \
5015 - || ('s' <= (c) && (c) <= 'z'))
5016 -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5019 -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5020 + #define _XOPEN_SOURCE 500
5021 + #include <wchar.h>
5028 - for (i = 0; i < 256; i++)
5029 - if (XOR (islower (i), ISLOWER (i))
5030 - || toupper (i) != TOUPPER (i))
5037 -if ac_fn_c_try_run "$LINENO"; then :
5040 - ac_cv_header_stdc=no
5041 +if ac_fn_c_try_compile "$LINENO"
5043 + ac_cv_should_define__xopen_source=yes
5045 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5046 - conftest.$ac_objext conftest.beam conftest.$ac_ext
5047 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5050 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5053 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5054 -$as_echo "$ac_cv_header_stdc" >&6; }
5055 -if test $ac_cv_header_stdc = yes; then
5056 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_should_define__xopen_source" >&5
5057 +printf "%s\n" "$ac_cv_should_define__xopen_source" >&6; }
5059 -$as_echo "#define STDC_HEADERS 1" >>confdefs.h
5060 + printf "%s\n" "#define _ALL_SOURCE 1" >>confdefs.h
5063 + printf "%s\n" "#define _DARWIN_C_SOURCE 1" >>confdefs.h
5065 -# On IRIX 5.3, sys/types and inttypes.h are conflicting.
5066 -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5067 - inttypes.h stdint.h unistd.h
5069 - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5070 -ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5072 -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5073 - cat >>confdefs.h <<_ACEOF
5074 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5076 + printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
5079 + printf "%s\n" "#define _HPUX_ALT_XOPEN_SOCKET_API 1" >>confdefs.h
5082 + printf "%s\n" "#define _NETBSD_SOURCE 1" >>confdefs.h
5084 + printf "%s\n" "#define _OPENBSD_SOURCE 1" >>confdefs.h
5086 + printf "%s\n" "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5088 - ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5089 -if test "x$ac_cv_header_minix_config_h" = xyes; then :
5095 + printf "%s\n" "#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1" >>confdefs.h
5097 - if test "$MINIX" = yes; then
5098 + printf "%s\n" "#define __STDC_WANT_IEC_60559_BFP_EXT__ 1" >>confdefs.h
5100 -$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5101 + printf "%s\n" "#define __STDC_WANT_IEC_60559_DFP_EXT__ 1" >>confdefs.h
5103 + printf "%s\n" "#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1" >>confdefs.h
5105 -$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5106 + printf "%s\n" "#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1" >>confdefs.h
5108 + printf "%s\n" "#define __STDC_WANT_LIB_EXT2__ 1" >>confdefs.h
5110 -$as_echo "#define _MINIX 1" >>confdefs.h
5111 + printf "%s\n" "#define __STDC_WANT_MATH_SPEC_FUNCS__ 1" >>confdefs.h
5114 + printf "%s\n" "#define _TANDEM_SOURCE 1" >>confdefs.h
5116 + if test $ac_cv_header_minix_config_h = yes
5119 + printf "%s\n" "#define _MINIX 1" >>confdefs.h
5121 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5122 -$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5123 -if ${ac_cv_safe_to_define___extensions__+:} false; then :
5124 - $as_echo_n "(cached) " >&6
5126 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5127 -/* end confdefs.h. */
5128 + printf "%s\n" "#define _POSIX_SOURCE 1" >>confdefs.h
5130 -# define __EXTENSIONS__ 1
5131 - $ac_includes_default
5135 + printf "%s\n" "#define _POSIX_1_SOURCE 2" >>confdefs.h
5141 -if ac_fn_c_try_compile "$LINENO"; then :
5142 - ac_cv_safe_to_define___extensions__=yes
5144 - ac_cv_safe_to_define___extensions__=no
5146 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5150 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5151 -$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5152 - test $ac_cv_safe_to_define___extensions__ = yes &&
5153 - $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5155 - $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5157 - $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5158 + if test $ac_cv_safe_to_define___extensions__ = yes
5160 + printf "%s\n" "#define __EXTENSIONS__ 1" >>confdefs.h
5162 - $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5164 - $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5166 + if test $ac_cv_should_define__xopen_source = yes
5168 + printf "%s\n" "#define _XOPEN_SOURCE 500" >>confdefs.h
5172 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5173 -$as_echo_n "checking for a sed that does not truncate output... " >&6; }
5174 -if ${ac_cv_path_SED+:} false; then :
5175 - $as_echo_n "(cached) " >&6
5177 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5178 +printf %s "checking for a sed that does not truncate output... " >&6; }
5179 +if test ${ac_cv_path_SED+y}
5181 + printf %s "(cached) " >&6
5183 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5184 for ac_i in 1 2 3 4 5 6 7; do
5185 ac_script="$ac_script$as_nl$ac_script"
5186 @@ -5315,10 +5476,15 @@
5190 - test -z "$as_dir" && as_dir=.
5191 - for ac_prog in sed gsed; do
5192 + case $as_dir in #(((
5195 + *) as_dir=$as_dir/ ;;
5197 + for ac_prog in sed gsed
5199 for ac_exec_ext in '' $ac_executable_extensions; do
5200 - ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5201 + ac_path_SED="$as_dir$ac_prog$ac_exec_ext"
5202 as_fn_executable_p "$ac_path_SED" || continue
5203 # Check for GNU ac_path_SED and select it if it is found.
5204 # Check for GNU $ac_path_SED
5205 @@ -5327,13 +5493,13 @@
5206 ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5209 - $as_echo_n 0123456789 >"conftest.in"
5210 + printf %s 0123456789 >"conftest.in"
5213 cat "conftest.in" "conftest.in" >"conftest.tmp"
5214 mv "conftest.tmp" "conftest.in"
5215 cp "conftest.in" "conftest.nl"
5216 - $as_echo '' >> "conftest.nl"
5217 + printf "%s\n" '' >> "conftest.nl"
5218 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5219 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5220 as_fn_arith $ac_count + 1 && ac_count=$as_val
5221 @@ -5361,8 +5527,8 @@
5225 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5226 -$as_echo "$ac_cv_path_SED" >&6; }
5227 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5228 +printf "%s\n" "$ac_cv_path_SED" >&6; }
5229 SED="$ac_cv_path_SED"
5232 @@ -5372,19 +5538,21 @@
5233 # allow to override gcov location
5235 # Check whether --with-gcov was given.
5236 -if test "${with_gcov+set}" = set; then :
5237 +if test ${with_gcov+y}
5239 withval=$with_gcov; _AX_CODE_COVERAGE_GCOV_PROG_WITH=$with_gcov
5242 _AX_CODE_COVERAGE_GCOV_PROG_WITH=gcov
5246 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build with code coverage support" >&5
5247 -$as_echo_n "checking whether to build with code coverage support... " >&6; }
5248 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build with code coverage support" >&5
5249 +printf %s "checking whether to build with code coverage support... " >&6; }
5250 # Check whether --enable-code-coverage was given.
5251 -if test "${enable_code_coverage+set}" = set; then :
5252 +if test ${enable_code_coverage+y}
5254 enableval=$enable_code_coverage;
5257 enable_code_coverage=no
5260 @@ -5399,20 +5567,22 @@
5262 CODE_COVERAGE_ENABLED=$enable_code_coverage
5264 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_code_coverage" >&5
5265 -$as_echo "$enable_code_coverage" >&6; }
5266 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_code_coverage" >&5
5267 +printf "%s\n" "$enable_code_coverage" >&6; }
5269 - if test "$enable_code_coverage" = "yes" ; then :
5270 + if test "$enable_code_coverage" = "yes"
5274 if test -n "$ac_tool_prefix"; then
5275 # Extract the first word of "${ac_tool_prefix}$_AX_CODE_COVERAGE_GCOV_PROG_WITH", so it can be a program name with args.
5276 set dummy ${ac_tool_prefix}$_AX_CODE_COVERAGE_GCOV_PROG_WITH; ac_word=$2
5277 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5278 -$as_echo_n "checking for $ac_word... " >&6; }
5279 -if ${ac_cv_prog_GCOV+:} false; then :
5280 - $as_echo_n "(cached) " >&6
5282 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5283 +printf %s "checking for $ac_word... " >&6; }
5284 +if test ${ac_cv_prog_GCOV+y}
5286 + printf %s "(cached) " >&6
5288 if test -n "$GCOV"; then
5289 ac_cv_prog_GCOV="$GCOV" # Let the user override the test.
5291 @@ -5420,11 +5590,15 @@
5295 - test -z "$as_dir" && as_dir=.
5296 + case $as_dir in #(((
5299 + *) as_dir=$as_dir/ ;;
5301 for ac_exec_ext in '' $ac_executable_extensions; do
5302 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5303 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5304 ac_cv_prog_GCOV="${ac_tool_prefix}$_AX_CODE_COVERAGE_GCOV_PROG_WITH"
5305 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5306 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5310 @@ -5435,11 +5609,11 @@
5312 GCOV=$ac_cv_prog_GCOV
5313 if test -n "$GCOV"; then
5314 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GCOV" >&5
5315 -$as_echo "$GCOV" >&6; }
5316 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GCOV" >&5
5317 +printf "%s\n" "$GCOV" >&6; }
5319 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5320 -$as_echo "no" >&6; }
5321 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5322 +printf "%s\n" "no" >&6; }
5326 @@ -5448,11 +5622,12 @@
5328 # Extract the first word of "$_AX_CODE_COVERAGE_GCOV_PROG_WITH", so it can be a program name with args.
5329 set dummy $_AX_CODE_COVERAGE_GCOV_PROG_WITH; ac_word=$2
5330 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5331 -$as_echo_n "checking for $ac_word... " >&6; }
5332 -if ${ac_cv_prog_ac_ct_GCOV+:} false; then :
5333 - $as_echo_n "(cached) " >&6
5335 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5336 +printf %s "checking for $ac_word... " >&6; }
5337 +if test ${ac_cv_prog_ac_ct_GCOV+y}
5339 + printf %s "(cached) " >&6
5341 if test -n "$ac_ct_GCOV"; then
5342 ac_cv_prog_ac_ct_GCOV="$ac_ct_GCOV" # Let the user override the test.
5344 @@ -5460,11 +5635,15 @@
5348 - test -z "$as_dir" && as_dir=.
5349 + case $as_dir in #(((
5352 + *) as_dir=$as_dir/ ;;
5354 for ac_exec_ext in '' $ac_executable_extensions; do
5355 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5356 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5357 ac_cv_prog_ac_ct_GCOV="$_AX_CODE_COVERAGE_GCOV_PROG_WITH"
5358 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5359 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5363 @@ -5475,11 +5654,11 @@
5365 ac_ct_GCOV=$ac_cv_prog_ac_ct_GCOV
5366 if test -n "$ac_ct_GCOV"; then
5367 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_GCOV" >&5
5368 -$as_echo "$ac_ct_GCOV" >&6; }
5369 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_GCOV" >&5
5370 +printf "%s\n" "$ac_ct_GCOV" >&6; }
5372 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5373 -$as_echo "no" >&6; }
5374 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5375 +printf "%s\n" "no" >&6; }
5378 if test "x$ac_ct_GCOV" = x; then
5379 @@ -5487,8 +5666,8 @@
5381 case $cross_compiling:$ac_tool_warned in
5383 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5384 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5385 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5386 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5387 ac_tool_warned=yes ;;
5390 @@ -5497,12 +5676,14 @@
5391 GCOV="$ac_cv_prog_GCOV"
5394 - if test "X$GCOV" = "X:"; then :
5395 + if test "X$GCOV" = "X:"
5397 as_fn_error $? "gcov is needed to do coverage" "$LINENO" 5
5401 - if test "$GCC" = "no" ; then :
5402 + if test "$GCC" = "no"
5405 as_fn_error $? "not compiling with gcc, which is required for gcov code coverage" "$LINENO" 5
5407 @@ -5510,11 +5691,12 @@
5409 # Extract the first word of "lcov", so it can be a program name with args.
5410 set dummy lcov; ac_word=$2
5411 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5412 -$as_echo_n "checking for $ac_word... " >&6; }
5413 -if ${ac_cv_prog_LCOV+:} false; then :
5414 - $as_echo_n "(cached) " >&6
5416 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5417 +printf %s "checking for $ac_word... " >&6; }
5418 +if test ${ac_cv_prog_LCOV+y}
5420 + printf %s "(cached) " >&6
5422 if test -n "$LCOV"; then
5423 ac_cv_prog_LCOV="$LCOV" # Let the user override the test.
5425 @@ -5522,11 +5704,15 @@
5429 - test -z "$as_dir" && as_dir=.
5430 + case $as_dir in #(((
5433 + *) as_dir=$as_dir/ ;;
5435 for ac_exec_ext in '' $ac_executable_extensions; do
5436 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5437 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5438 ac_cv_prog_LCOV="lcov"
5439 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5440 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5444 @@ -5537,21 +5723,22 @@
5446 LCOV=$ac_cv_prog_LCOV
5447 if test -n "$LCOV"; then
5448 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LCOV" >&5
5449 -$as_echo "$LCOV" >&6; }
5450 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LCOV" >&5
5451 +printf "%s\n" "$LCOV" >&6; }
5453 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5454 -$as_echo "no" >&6; }
5455 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5456 +printf "%s\n" "no" >&6; }
5460 # Extract the first word of "genhtml", so it can be a program name with args.
5461 set dummy genhtml; ac_word=$2
5462 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5463 -$as_echo_n "checking for $ac_word... " >&6; }
5464 -if ${ac_cv_prog_GENHTML+:} false; then :
5465 - $as_echo_n "(cached) " >&6
5467 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5468 +printf %s "checking for $ac_word... " >&6; }
5469 +if test ${ac_cv_prog_GENHTML+y}
5471 + printf %s "(cached) " >&6
5473 if test -n "$GENHTML"; then
5474 ac_cv_prog_GENHTML="$GENHTML" # Let the user override the test.
5476 @@ -5559,11 +5746,15 @@
5480 - test -z "$as_dir" && as_dir=.
5481 + case $as_dir in #(((
5484 + *) as_dir=$as_dir/ ;;
5486 for ac_exec_ext in '' $ac_executable_extensions; do
5487 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5488 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
5489 ac_cv_prog_GENHTML="genhtml"
5490 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5491 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5495 @@ -5574,22 +5765,24 @@
5497 GENHTML=$ac_cv_prog_GENHTML
5498 if test -n "$GENHTML"; then
5499 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GENHTML" >&5
5500 -$as_echo "$GENHTML" >&6; }
5501 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GENHTML" >&5
5502 +printf "%s\n" "$GENHTML" >&6; }
5504 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5505 -$as_echo "no" >&6; }
5506 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5507 +printf "%s\n" "no" >&6; }
5512 - if test -z "$LCOV" ; then :
5513 + if test -z "$LCOV"
5516 as_fn_error $? "To enable code coverage reporting you must have lcov installed" "$LINENO" 5
5520 - if test -z "$GENHTML" ; then :
5521 + if test -z "$GENHTML"
5524 as_fn_error $? "Could not find genhtml from the lcov package" "$LINENO" 5
5526 @@ -5627,7 +5820,7 @@
5527 -find . \( -name "*.gcda" -o -name "*.gcno" -o -name "*.gcov" \) -delete
5533 CODE_COVERAGE_RULES_CHECK='
5534 @echo "Need to reconfigure with --enable-code-coverage"
5535 @@ -5738,27 +5931,28 @@
5539 -$as_echo "#define COPYRIGHT_YEAR \"2022\"" >>confdefs.h
5540 +printf "%s\n" "#define COPYRIGHT_YEAR \"2022\"" >>confdefs.h
5546 -$as_echo "#define STRACE_MANPAGE_DATE \"2022-01-04\"" >>confdefs.h
5547 +printf "%s\n" "#define STRACE_MANPAGE_DATE \"2022-01-04\"" >>confdefs.h
5549 STRACE_MANPAGE_DATE=2022-01-04
5552 -$as_echo "#define SLM_MANPAGE_DATE \"2022-01-01\"" >>confdefs.h
5553 +printf "%s\n" "#define SLM_MANPAGE_DATE \"2022-01-01\"" >>confdefs.h
5555 SLM_MANPAGE_DATE=2022-01-01
5558 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
5559 -$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
5560 -if ${ac_cv_c_bigendian+:} false; then :
5561 - $as_echo_n "(cached) " >&6
5563 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
5564 +printf %s "checking whether byte ordering is bigendian... " >&6; }
5565 +if test ${ac_cv_c_bigendian+y}
5567 + printf %s "(cached) " >&6
5569 ac_cv_c_bigendian=unknown
5570 # See if we're dealing with a universal compiler.
5571 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5572 @@ -5769,7 +5963,8 @@
5576 -if ac_fn_c_try_compile "$LINENO"; then :
5577 +if ac_fn_c_try_compile "$LINENO"
5580 # Check for potential -arch flags. It is not universal unless
5581 # there are at least two -arch flags with different values.
5582 @@ -5793,7 +5988,7 @@
5586 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5587 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5588 if test $ac_cv_c_bigendian = unknown; then
5589 # See if sys/param.h defines the BYTE_ORDER macro.
5590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5591 @@ -5802,7 +5997,7 @@
5592 #include <sys/param.h>
5598 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
5599 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
5600 @@ -5814,7 +6009,8 @@
5604 -if ac_fn_c_try_compile "$LINENO"; then :
5605 +if ac_fn_c_try_compile "$LINENO"
5607 # It does; now see whether it defined to BIG_ENDIAN or not.
5608 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5609 /* end confdefs.h. */
5610 @@ -5822,7 +6018,7 @@
5611 #include <sys/param.h>
5617 #if BYTE_ORDER != BIG_ENDIAN
5619 @@ -5832,14 +6028,15 @@
5623 -if ac_fn_c_try_compile "$LINENO"; then :
5624 +if ac_fn_c_try_compile "$LINENO"
5626 ac_cv_c_bigendian=yes
5629 ac_cv_c_bigendian=no
5631 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5632 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5634 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5635 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5637 if test $ac_cv_c_bigendian = unknown; then
5638 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
5639 @@ -5848,7 +6045,7 @@
5646 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
5648 @@ -5858,14 +6055,15 @@
5652 -if ac_fn_c_try_compile "$LINENO"; then :
5653 +if ac_fn_c_try_compile "$LINENO"
5655 # It does; now see whether it defined to _BIG_ENDIAN or not.
5656 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5657 /* end confdefs.h. */
5666 @@ -5875,18 +6073,20 @@
5670 -if ac_fn_c_try_compile "$LINENO"; then :
5671 +if ac_fn_c_try_compile "$LINENO"
5673 ac_cv_c_bigendian=yes
5676 ac_cv_c_bigendian=no
5678 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5679 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5681 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5682 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5684 if test $ac_cv_c_bigendian = unknown; then
5685 # Compile a test program.
5686 - if test "$cross_compiling" = yes; then :
5687 + if test "$cross_compiling" = yes
5689 # Try to guess by grepping values from an object file.
5690 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5691 /* end confdefs.h. */
5692 @@ -5907,14 +6107,15 @@
5699 return use_ascii (foo) == use_ebcdic (foo);
5704 -if ac_fn_c_try_compile "$LINENO"; then :
5705 +if ac_fn_c_try_compile "$LINENO"
5707 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
5708 ac_cv_c_bigendian=yes
5710 @@ -5927,13 +6128,13 @@
5714 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5716 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5718 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5719 /* end confdefs.h. */
5720 $ac_includes_default
5726 /* Are we little or big endian? From Harbison&Steele. */
5727 @@ -5949,9 +6150,10 @@
5731 -if ac_fn_c_try_run "$LINENO"; then :
5732 +if ac_fn_c_try_run "$LINENO"
5734 ac_cv_c_bigendian=no
5737 ac_cv_c_bigendian=yes
5739 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5740 @@ -5960,17 +6162,17 @@
5744 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
5745 -$as_echo "$ac_cv_c_bigendian" >&6; }
5746 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
5747 +printf "%s\n" "$ac_cv_c_bigendian" >&6; }
5748 case $ac_cv_c_bigendian in #(
5750 - $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
5751 + printf "%s\n" "#define WORDS_BIGENDIAN 1" >>confdefs.h
5757 -$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
5758 +printf "%s\n" "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
5762 @@ -5981,8 +6183,8 @@
5764 arch_enable_Werror=yes
5766 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for supported architecture" >&5
5767 -$as_echo_n "checking for supported architecture... " >&6; }
5768 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for supported architecture" >&5
5769 +printf %s "checking for supported architecture... " >&6; }
5773 @@ -5997,109 +6199,109 @@
5777 -$as_echo "#define AARCH64 1" >>confdefs.h
5778 +printf "%s\n" "#define AARCH64 1" >>confdefs.h
5783 arch_enable_Werror=no
5785 -$as_echo "#define ALPHA 1" >>confdefs.h
5786 +printf "%s\n" "#define ALPHA 1" >>confdefs.h
5792 -$as_echo "#define ARC 1" >>confdefs.h
5793 +printf "%s\n" "#define ARC 1" >>confdefs.h
5799 -$as_echo "#define ARM 1" >>confdefs.h
5800 +printf "%s\n" "#define ARM 1" >>confdefs.h
5806 -$as_echo "#define AVR32 1" >>confdefs.h
5807 +printf "%s\n" "#define AVR32 1" >>confdefs.h
5812 arch_enable_Werror=no
5814 -$as_echo "#define BFIN 1" >>confdefs.h
5815 +printf "%s\n" "#define BFIN 1" >>confdefs.h
5821 -$as_echo "#define CSKY 1" >>confdefs.h
5822 +printf "%s\n" "#define CSKY 1" >>confdefs.h
5829 -$as_echo "#define HPPA 1" >>confdefs.h
5830 +printf "%s\n" "#define HPPA 1" >>confdefs.h
5837 -$as_echo "#define I386 1" >>confdefs.h
5838 +printf "%s\n" "#define I386 1" >>confdefs.h
5844 -$as_echo "#define IA64 1" >>confdefs.h
5845 +printf "%s\n" "#define IA64 1" >>confdefs.h
5851 -$as_echo "#define M68K 1" >>confdefs.h
5852 +printf "%s\n" "#define M68K 1" >>confdefs.h
5858 -$as_echo "#define METAG 1" >>confdefs.h
5859 +printf "%s\n" "#define METAG 1" >>confdefs.h
5864 arch_enable_Werror=no
5866 -$as_echo "#define MICROBLAZE 1" >>confdefs.h
5867 +printf "%s\n" "#define MICROBLAZE 1" >>confdefs.h
5873 -$as_echo "#define MIPS 1" >>confdefs.h
5874 +printf "%s\n" "#define MIPS 1" >>confdefs.h
5880 -$as_echo "#define NIOS2 1" >>confdefs.h
5881 +printf "%s\n" "#define NIOS2 1" >>confdefs.h
5887 -$as_echo "#define OR1K 1" >>confdefs.h
5888 +printf "%s\n" "#define OR1K 1" >>confdefs.h
5895 -$as_echo "#define POWERPC 1" >>confdefs.h
5896 +printf "%s\n" "#define POWERPC 1" >>confdefs.h
5898 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5899 /* end confdefs.h. */
5900 @@ -6107,48 +6309,54 @@
5912 -if ac_fn_c_try_compile "$LINENO"; then :
5913 +if ac_fn_c_try_compile "$LINENO"
5920 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5921 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5922 if test "$arch" = "powerpc64"; then
5923 # $ac_cv_c_bigendian is defined by AC_C_BIGENDIAN
5924 case "$ac_cv_c_bigendian" in
5928 -$as_echo "#define POWERPC64LE 1" >>confdefs.h
5929 +printf "%s\n" "#define POWERPC64LE 1" >>confdefs.h
5935 -$as_echo "#define POWERPC64 1" >>confdefs.h
5936 +printf "%s\n" "#define POWERPC64 1" >>confdefs.h
5945 +printf "%s\n" "#define RISCV32 1" >>confdefs.h
5953 -$as_echo "#define RISCV64 1" >>confdefs.h
5954 +printf "%s\n" "#define RISCV64 1" >>confdefs.h
5960 -$as_echo "#define S390 1" >>confdefs.h
5961 +printf "%s\n" "#define S390 1" >>confdefs.h
5965 @@ -6157,19 +6365,19 @@
5969 -$as_echo "#define S390X 1" >>confdefs.h
5970 +printf "%s\n" "#define S390X 1" >>confdefs.h
5976 -$as_echo "#define SH64 1" >>confdefs.h
5977 +printf "%s\n" "#define SH64 1" >>confdefs.h
5983 -$as_echo "#define SH 1" >>confdefs.h
5984 +printf "%s\n" "#define SH 1" >>confdefs.h
5988 @@ -6177,19 +6385,19 @@
5992 -$as_echo "#define SPARC64 1" >>confdefs.h
5993 +printf "%s\n" "#define SPARC64 1" >>confdefs.h
5999 -$as_echo "#define SPARC 1" >>confdefs.h
6000 +printf "%s\n" "#define SPARC 1" >>confdefs.h
6006 -$as_echo "#define TILE 1" >>confdefs.h
6007 +printf "%s\n" "#define TILE 1" >>confdefs.h
6011 @@ -6203,44 +6411,45 @@
6023 -if ac_fn_c_try_compile "$LINENO"; then :
6024 +if ac_fn_c_try_compile "$LINENO"
6031 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6032 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6033 if test "$arch" = "x86_64"; then
6036 -$as_echo "#define X86_64 1" >>confdefs.h
6037 +printf "%s\n" "#define X86_64 1" >>confdefs.h
6041 -$as_echo "#define X32 1" >>confdefs.h
6042 +printf "%s\n" "#define X32 1" >>confdefs.h
6049 -$as_echo "#define XTENSA 1" >>confdefs.h
6050 +printf "%s\n" "#define XTENSA 1" >>confdefs.h
6054 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: NO!" >&5
6055 -$as_echo "NO!" >&6; }
6056 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: NO!" >&5
6057 +printf "%s\n" "NO!" >&6; }
6058 as_fn_error $? "architecture $host_cpu is not supported by strace" "$LINENO" 5
6061 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $arch" >&5
6062 -$as_echo "$arch" >&6; }
6063 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $arch" >&5
6064 +printf "%s\n" "$arch" >&6; }
6068 @@ -6267,7 +6476,8 @@
6071 # Check whether --enable-bundled was given.
6072 -if test "${enable_bundled+set}" = set; then :
6073 +if test ${enable_bundled+y}
6075 enableval=$enable_bundled; case "$enableval" in
6076 yes|no|check) enable_bundled="$enableval" ;;
6077 *) as_fn_error $? "bad value $enableval for enable-bundled option.
6078 @@ -6275,24 +6485,26 @@
6084 enable_bundled=check
6089 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use bundled linux kernel headers" >&5
6090 -$as_echo_n "checking whether to use bundled linux kernel headers... " >&6; }
6091 -if ${st_cv_use_bundled_headers+:} false; then :
6092 - $as_echo_n "(cached) " >&6
6094 - if test $enable_bundled = check; then :
6095 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use bundled linux kernel headers" >&5
6096 +printf %s "checking whether to use bundled linux kernel headers... " >&6; }
6097 +if test ${st_cv_use_bundled_headers+y}
6099 + printf %s "(cached) " >&6
6101 + if test $enable_bundled = check
6103 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6104 /* end confdefs.h. */
6105 #include <linux/version.h>
6106 #define USE_OS_HEADERS (LINUX_VERSION_CODE > 331776 ? 1 : -1)
6111 int i[USE_OS_HEADERS];
6113 @@ -6301,23 +6513,24 @@
6117 -if ac_fn_c_try_compile "$LINENO"; then :
6118 +if ac_fn_c_try_compile "$LINENO"
6120 st_cv_use_bundled_headers=no
6123 st_cv_use_bundled_headers=yes
6126 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6127 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6131 st_cv_use_bundled_headers=$enable_bundled
6137 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_use_bundled_headers" >&5
6138 -$as_echo "$st_cv_use_bundled_headers" >&6; }
6139 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_use_bundled_headers" >&5
6140 +printf "%s\n" "$st_cv_use_bundled_headers" >&6; }
6142 if test $st_cv_use_bundled_headers = yes; then
6143 USE_BUNDLED_HEADERS_TRUE=
6144 @@ -6327,7 +6540,8 @@
6145 USE_BUNDLED_HEADERS_FALSE=
6148 -if test $st_cv_use_bundled_headers = yes; then :
6149 +if test $st_cv_use_bundled_headers = yes
6151 CPPFLAGS="$CPPFLAGS -I$srcdir/bundled/linux/arch/$karch/include/uapi"
6152 CPPFLAGS="$CPPFLAGS -I$srcdir/bundled/linux/include/uapi"
6154 @@ -6336,92 +6550,98 @@
6157 if test "$arch" = mips; then
6158 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _MIPS_SIM" >&5
6159 -$as_echo_n "checking for _MIPS_SIM... " >&6; }
6160 -if ${st_cv__MIPS_SIM+:} false; then :
6161 - $as_echo_n "(cached) " >&6
6163 - if ac_fn_c_compute_int "$LINENO" "_MIPS_SIM" "st_cv__MIPS_SIM" ""; then :
6166 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6167 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6168 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _MIPS_SIM" >&5
6169 +printf %s "checking for _MIPS_SIM... " >&6; }
6170 +if test ${st_cv__MIPS_SIM+y}
6172 + printf %s "(cached) " >&6
6174 + if ac_fn_c_compute_int "$LINENO" "_MIPS_SIM" "st_cv__MIPS_SIM" ""
6178 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6179 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
6180 as_fn_error $? "_MIPS_SIM cannot be determined
6181 See \`config.log' for more details" "$LINENO" 5; }
6185 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv__MIPS_SIM" >&5
6186 -$as_echo "$st_cv__MIPS_SIM" >&6; }
6187 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv__MIPS_SIM" >&5
6188 +printf "%s\n" "$st_cv__MIPS_SIM" >&6; }
6190 # requires GCC >= 3.4
6191 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MIPS ABI" >&5
6192 -$as_echo_n "checking for MIPS ABI... " >&6; }
6193 -if ${st_cv_mips_abi+:} false; then :
6194 - $as_echo_n "(cached) " >&6
6196 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MIPS ABI" >&5
6197 +printf %s "checking for MIPS ABI... " >&6; }
6198 +if test ${st_cv_mips_abi+y}
6200 + printf %s "(cached) " >&6
6202 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6203 /* end confdefs.h. */
6209 int i[_MIPS_SIM == _ABIO32 ? 1 : - 1];
6214 -if ac_fn_c_try_compile "$LINENO"; then :
6215 +if ac_fn_c_try_compile "$LINENO"
6220 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6221 /* end confdefs.h. */
6227 int i[_MIPS_SIM == _ABIN32 ? 1 : - 1];
6232 -if ac_fn_c_try_compile "$LINENO"; then :
6233 +if ac_fn_c_try_compile "$LINENO"
6238 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6239 /* end confdefs.h. */
6245 int i[_MIPS_SIM == _ABI64 ? 1 : - 1];
6250 -if ac_fn_c_try_compile "$LINENO"; then :
6251 +if ac_fn_c_try_compile "$LINENO"
6256 st_cv_mips_abi=unknown
6258 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6259 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6261 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6262 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6264 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6265 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6267 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_mips_abi" >&5
6268 -$as_echo "$st_cv_mips_abi" >&6; }
6269 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_mips_abi" >&5
6270 +printf "%s\n" "$st_cv_mips_abi" >&6; }
6272 case "$st_cv_mips_abi" in
6274 -$as_echo "#define LINUX_MIPSO32 1" >>confdefs.h
6275 +printf "%s\n" "#define LINUX_MIPSO32 1" >>confdefs.h
6278 -$as_echo "#define LINUX_MIPSN32 1" >>confdefs.h
6279 +printf "%s\n" "#define LINUX_MIPSN32 1" >>confdefs.h
6282 -$as_echo "#define LINUX_MIPSN64 1" >>confdefs.h
6283 +printf "%s\n" "#define LINUX_MIPSN64 1" >>confdefs.h
6285 *) as_fn_error $? "Unsupported _MIPS_SIM" "$LINENO" 5;;
6287 @@ -6430,9 +6650,10 @@
6290 # Check whether --enable-arm-oabi was given.
6291 -if test "${enable_arm_oabi+set}" = set; then :
6292 +if test ${enable_arm_oabi+y}
6294 enableval=$enable_arm_oabi;
6300 @@ -6442,16 +6663,15 @@
6301 *) as_fn_error $? "bad value $enable_arm_oabi for arm-oabi option" "$LINENO" 5 ;;
6304 -cat >>confdefs.h <<_ACEOF
6305 -#define ENABLE_ARM_OABI $enable_arm_oabi
6307 +printf "%s\n" "#define ENABLE_ARM_OABI $enable_arm_oabi" >>confdefs.h
6310 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC is fresh enough for -Werror" >&5
6311 -$as_echo_n "checking whether $CC is fresh enough for -Werror... " >&6; }
6312 -if ${st_cv_cc_enable_Werror+:} false; then :
6313 - $as_echo_n "(cached) " >&6
6315 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC is fresh enough for -Werror" >&5
6316 +printf %s "checking whether $CC is fresh enough for -Werror... " >&6; }
6317 +if test ${st_cv_cc_enable_Werror+y}
6319 + printf %s "(cached) " >&6
6321 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6322 /* end confdefs.h. */
6324 @@ -6468,27 +6688,29 @@
6331 int i[GNUC_PREREQ(4, 8) + CLANG_PREREQ(6, 0) > 0 ? 1 : - 1];
6336 -if ac_fn_c_try_compile "$LINENO"; then :
6337 +if ac_fn_c_try_compile "$LINENO"
6339 st_cv_cc_enable_Werror=yes
6342 st_cv_cc_enable_Werror=no
6344 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6345 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6347 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_cc_enable_Werror" >&5
6348 -$as_echo "$st_cv_cc_enable_Werror" >&6; }
6349 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to try $CC with -Werror by default" >&5
6350 -$as_echo_n "checking whether to try $CC with -Werror by default... " >&6; }
6351 -if ${st_cv_enable_Werror+:} false; then :
6352 - $as_echo_n "(cached) " >&6
6354 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_cc_enable_Werror" >&5
6355 +printf "%s\n" "$st_cv_cc_enable_Werror" >&6; }
6356 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to try $CC with -Werror by default" >&5
6357 +printf %s "checking whether to try $CC with -Werror by default... " >&6; }
6358 +if test ${st_cv_enable_Werror+y}
6360 + printf %s "(cached) " >&6
6362 if test "$st_cv_cc_enable_Werror" != yes; then
6363 st_cv_enable_Werror='no, the compiler is too old'
6364 elif test "$arch_enable_Werror" != yes; then
6365 @@ -6497,14 +6719,16 @@
6366 st_cv_enable_Werror=yes
6369 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_enable_Werror" >&5
6370 -$as_echo "$st_cv_enable_Werror" >&6; }
6371 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
6372 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6373 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6374 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
6375 - $as_echo_n "(cached) " >&6
6377 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_enable_Werror" >&5
6378 +printf "%s\n" "$st_cv_enable_Werror" >&6; }
6379 +if test x${gl_unknown_warnings_are_errors+set} = x
6381 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6382 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6383 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
6385 + printf %s "(cached) " >&6
6388 gl_save_compiler_FLAGS="$CFLAGS"
6389 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
6390 @@ -6512,39 +6736,42 @@
6391 /* end confdefs.h. */
6402 -if ac_fn_c_try_link "$LINENO"; then :
6403 +if ac_fn_c_try_link "$LINENO"
6405 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
6408 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
6410 -rm -f core conftest.err conftest.$ac_objext \
6411 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6412 conftest$ac_exeext conftest.$ac_ext
6413 CFLAGS="$gl_save_compiler_FLAGS"
6416 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6417 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6418 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
6419 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6420 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6421 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
6423 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
6426 gl_unknown_warnings_are_errors=
6432 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wall" >&5
6433 -$as_echo_n "checking whether $CC handles -Wall... " >&6; }
6434 -if ${gl_cv_warn_CFLAGS__Wall+:} false; then :
6435 - $as_echo_n "(cached) " >&6
6437 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wall" >&5
6438 +printf %s "checking whether $CC handles -Wall... " >&6; }
6439 +if test ${gl_cv_warn_CFLAGS__Wall+y}
6441 + printf %s "(cached) " >&6
6444 gl_save_compiler_FLAGS="$CFLAGS"
6445 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wall"
6446 @@ -6552,36 +6779,40 @@
6447 /* end confdefs.h. */
6458 -if ac_fn_c_try_link "$LINENO"; then :
6459 +if ac_fn_c_try_link "$LINENO"
6461 gl_cv_warn_CFLAGS__Wall=yes
6464 gl_cv_warn_CFLAGS__Wall=no
6466 -rm -f core conftest.err conftest.$ac_objext \
6467 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6468 conftest$ac_exeext conftest.$ac_ext
6469 CFLAGS="$gl_save_compiler_FLAGS"
6472 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wall" >&5
6473 -$as_echo "$gl_cv_warn_CFLAGS__Wall" >&6; }
6474 -if test "x$gl_cv_warn_CFLAGS__Wall" = xyes; then :
6475 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wall" >&5
6476 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wall" >&6; }
6477 +if test "x$gl_cv_warn_CFLAGS__Wall" = xyes
6479 as_fn_append WARN_CFLAGS " -Wall"
6483 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
6484 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6485 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6486 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
6487 - $as_echo_n "(cached) " >&6
6489 +if test x${gl_unknown_warnings_are_errors+set} = x
6491 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6492 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6493 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
6495 + printf %s "(cached) " >&6
6498 gl_save_compiler_FLAGS="$CFLAGS"
6499 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
6500 @@ -6589,39 +6820,42 @@
6501 /* end confdefs.h. */
6512 -if ac_fn_c_try_link "$LINENO"; then :
6513 +if ac_fn_c_try_link "$LINENO"
6515 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
6518 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
6520 -rm -f core conftest.err conftest.$ac_objext \
6521 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6522 conftest$ac_exeext conftest.$ac_ext
6523 CFLAGS="$gl_save_compiler_FLAGS"
6526 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6527 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6528 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
6529 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6530 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6531 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
6533 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
6536 gl_unknown_warnings_are_errors=
6542 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wextra" >&5
6543 -$as_echo_n "checking whether $CC handles -Wextra... " >&6; }
6544 -if ${gl_cv_warn_CFLAGS__Wextra+:} false; then :
6545 - $as_echo_n "(cached) " >&6
6547 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wextra" >&5
6548 +printf %s "checking whether $CC handles -Wextra... " >&6; }
6549 +if test ${gl_cv_warn_CFLAGS__Wextra+y}
6551 + printf %s "(cached) " >&6
6554 gl_save_compiler_FLAGS="$CFLAGS"
6555 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wextra"
6556 @@ -6629,36 +6863,40 @@
6557 /* end confdefs.h. */
6568 -if ac_fn_c_try_link "$LINENO"; then :
6569 +if ac_fn_c_try_link "$LINENO"
6571 gl_cv_warn_CFLAGS__Wextra=yes
6574 gl_cv_warn_CFLAGS__Wextra=no
6576 -rm -f core conftest.err conftest.$ac_objext \
6577 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6578 conftest$ac_exeext conftest.$ac_ext
6579 CFLAGS="$gl_save_compiler_FLAGS"
6582 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wextra" >&5
6583 -$as_echo "$gl_cv_warn_CFLAGS__Wextra" >&6; }
6584 -if test "x$gl_cv_warn_CFLAGS__Wextra" = xyes; then :
6585 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wextra" >&5
6586 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wextra" >&6; }
6587 +if test "x$gl_cv_warn_CFLAGS__Wextra" = xyes
6589 as_fn_append WARN_CFLAGS " -Wextra"
6593 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
6594 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6595 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6596 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
6597 - $as_echo_n "(cached) " >&6
6599 +if test x${gl_unknown_warnings_are_errors+set} = x
6601 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6602 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6603 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
6605 + printf %s "(cached) " >&6
6608 gl_save_compiler_FLAGS="$CFLAGS"
6609 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
6610 @@ -6666,39 +6904,42 @@
6611 /* end confdefs.h. */
6622 -if ac_fn_c_try_link "$LINENO"; then :
6623 +if ac_fn_c_try_link "$LINENO"
6625 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
6628 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
6630 -rm -f core conftest.err conftest.$ac_objext \
6631 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6632 conftest$ac_exeext conftest.$ac_ext
6633 CFLAGS="$gl_save_compiler_FLAGS"
6636 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6637 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6638 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
6639 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6640 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6641 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
6643 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
6646 gl_unknown_warnings_are_errors=
6652 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wno-missing-field-initializers" >&5
6653 -$as_echo_n "checking whether $CC handles -Wno-missing-field-initializers... " >&6; }
6654 -if ${gl_cv_warn_CFLAGS__Wno_missing_field_initializers+:} false; then :
6655 - $as_echo_n "(cached) " >&6
6657 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wno-missing-field-initializers" >&5
6658 +printf %s "checking whether $CC handles -Wno-missing-field-initializers... " >&6; }
6659 +if test ${gl_cv_warn_CFLAGS__Wno_missing_field_initializers+y}
6661 + printf %s "(cached) " >&6
6664 gl_save_compiler_FLAGS="$CFLAGS"
6665 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wmissing-field-initializers"
6666 @@ -6706,36 +6947,40 @@
6667 /* end confdefs.h. */
6678 -if ac_fn_c_try_link "$LINENO"; then :
6679 +if ac_fn_c_try_link "$LINENO"
6681 gl_cv_warn_CFLAGS__Wno_missing_field_initializers=yes
6684 gl_cv_warn_CFLAGS__Wno_missing_field_initializers=no
6686 -rm -f core conftest.err conftest.$ac_objext \
6687 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6688 conftest$ac_exeext conftest.$ac_ext
6689 CFLAGS="$gl_save_compiler_FLAGS"
6692 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wno_missing_field_initializers" >&5
6693 -$as_echo "$gl_cv_warn_CFLAGS__Wno_missing_field_initializers" >&6; }
6694 -if test "x$gl_cv_warn_CFLAGS__Wno_missing_field_initializers" = xyes; then :
6695 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wno_missing_field_initializers" >&5
6696 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wno_missing_field_initializers" >&6; }
6697 +if test "x$gl_cv_warn_CFLAGS__Wno_missing_field_initializers" = xyes
6699 as_fn_append WARN_CFLAGS " -Wno-missing-field-initializers"
6703 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
6704 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6705 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6706 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
6707 - $as_echo_n "(cached) " >&6
6709 +if test x${gl_unknown_warnings_are_errors+set} = x
6711 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6712 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6713 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
6715 + printf %s "(cached) " >&6
6718 gl_save_compiler_FLAGS="$CFLAGS"
6719 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
6720 @@ -6743,39 +6988,42 @@
6721 /* end confdefs.h. */
6732 -if ac_fn_c_try_link "$LINENO"; then :
6733 +if ac_fn_c_try_link "$LINENO"
6735 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
6738 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
6740 -rm -f core conftest.err conftest.$ac_objext \
6741 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6742 conftest$ac_exeext conftest.$ac_ext
6743 CFLAGS="$gl_save_compiler_FLAGS"
6746 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6747 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6748 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
6749 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6750 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6751 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
6753 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
6756 gl_unknown_warnings_are_errors=
6762 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wno-unused-parameter" >&5
6763 -$as_echo_n "checking whether $CC handles -Wno-unused-parameter... " >&6; }
6764 -if ${gl_cv_warn_CFLAGS__Wno_unused_parameter+:} false; then :
6765 - $as_echo_n "(cached) " >&6
6767 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wno-unused-parameter" >&5
6768 +printf %s "checking whether $CC handles -Wno-unused-parameter... " >&6; }
6769 +if test ${gl_cv_warn_CFLAGS__Wno_unused_parameter+y}
6771 + printf %s "(cached) " >&6
6774 gl_save_compiler_FLAGS="$CFLAGS"
6775 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wunused-parameter"
6776 @@ -6783,37 +7031,41 @@
6777 /* end confdefs.h. */
6788 -if ac_fn_c_try_link "$LINENO"; then :
6789 +if ac_fn_c_try_link "$LINENO"
6791 gl_cv_warn_CFLAGS__Wno_unused_parameter=yes
6794 gl_cv_warn_CFLAGS__Wno_unused_parameter=no
6796 -rm -f core conftest.err conftest.$ac_objext \
6797 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6798 conftest$ac_exeext conftest.$ac_ext
6799 CFLAGS="$gl_save_compiler_FLAGS"
6802 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wno_unused_parameter" >&5
6803 -$as_echo "$gl_cv_warn_CFLAGS__Wno_unused_parameter" >&6; }
6804 -if test "x$gl_cv_warn_CFLAGS__Wno_unused_parameter" = xyes; then :
6805 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wno_unused_parameter" >&5
6806 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wno_unused_parameter" >&6; }
6807 +if test "x$gl_cv_warn_CFLAGS__Wno_unused_parameter" = xyes
6809 as_fn_append WARN_CFLAGS " -Wno-unused-parameter"
6814 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
6815 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6816 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6817 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
6818 - $as_echo_n "(cached) " >&6
6820 +if test x${gl_unknown_warnings_are_errors+set} = x
6822 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6823 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6824 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
6826 + printf %s "(cached) " >&6
6829 gl_save_compiler_FLAGS="$CFLAGS"
6830 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
6831 @@ -6821,39 +7073,42 @@
6832 /* end confdefs.h. */
6843 -if ac_fn_c_try_link "$LINENO"; then :
6844 +if ac_fn_c_try_link "$LINENO"
6846 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
6849 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
6851 -rm -f core conftest.err conftest.$ac_objext \
6852 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6853 conftest$ac_exeext conftest.$ac_ext
6854 CFLAGS="$gl_save_compiler_FLAGS"
6857 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6858 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6859 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
6860 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6861 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6862 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
6864 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
6867 gl_unknown_warnings_are_errors=
6873 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wdate-time" >&5
6874 -$as_echo_n "checking whether $CC handles -Wdate-time... " >&6; }
6875 -if ${gl_cv_warn_CFLAGS__Wdate_time+:} false; then :
6876 - $as_echo_n "(cached) " >&6
6878 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wdate-time" >&5
6879 +printf %s "checking whether $CC handles -Wdate-time... " >&6; }
6880 +if test ${gl_cv_warn_CFLAGS__Wdate_time+y}
6882 + printf %s "(cached) " >&6
6885 gl_save_compiler_FLAGS="$CFLAGS"
6886 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wdate-time"
6887 @@ -6861,36 +7116,40 @@
6888 /* end confdefs.h. */
6899 -if ac_fn_c_try_link "$LINENO"; then :
6900 +if ac_fn_c_try_link "$LINENO"
6902 gl_cv_warn_CFLAGS__Wdate_time=yes
6905 gl_cv_warn_CFLAGS__Wdate_time=no
6907 -rm -f core conftest.err conftest.$ac_objext \
6908 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6909 conftest$ac_exeext conftest.$ac_ext
6910 CFLAGS="$gl_save_compiler_FLAGS"
6913 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wdate_time" >&5
6914 -$as_echo "$gl_cv_warn_CFLAGS__Wdate_time" >&6; }
6915 -if test "x$gl_cv_warn_CFLAGS__Wdate_time" = xyes; then :
6916 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wdate_time" >&5
6917 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wdate_time" >&6; }
6918 +if test "x$gl_cv_warn_CFLAGS__Wdate_time" = xyes
6920 as_fn_append WARN_CFLAGS " -Wdate-time"
6924 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
6925 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6926 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6927 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
6928 - $as_echo_n "(cached) " >&6
6930 +if test x${gl_unknown_warnings_are_errors+set} = x
6932 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
6933 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
6934 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
6936 + printf %s "(cached) " >&6
6939 gl_save_compiler_FLAGS="$CFLAGS"
6940 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
6941 @@ -6898,39 +7157,42 @@
6942 /* end confdefs.h. */
6953 -if ac_fn_c_try_link "$LINENO"; then :
6954 +if ac_fn_c_try_link "$LINENO"
6956 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
6959 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
6961 -rm -f core conftest.err conftest.$ac_objext \
6962 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
6963 conftest$ac_exeext conftest.$ac_ext
6964 CFLAGS="$gl_save_compiler_FLAGS"
6967 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6968 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6969 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
6970 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
6971 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
6972 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
6974 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
6977 gl_unknown_warnings_are_errors=
6983 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wformat-security" >&5
6984 -$as_echo_n "checking whether $CC handles -Wformat-security... " >&6; }
6985 -if ${gl_cv_warn_CFLAGS__Wformat_security+:} false; then :
6986 - $as_echo_n "(cached) " >&6
6988 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wformat-security" >&5
6989 +printf %s "checking whether $CC handles -Wformat-security... " >&6; }
6990 +if test ${gl_cv_warn_CFLAGS__Wformat_security+y}
6992 + printf %s "(cached) " >&6
6995 gl_save_compiler_FLAGS="$CFLAGS"
6996 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wformat-security"
6997 @@ -6938,36 +7200,40 @@
6998 /* end confdefs.h. */
7009 -if ac_fn_c_try_link "$LINENO"; then :
7010 +if ac_fn_c_try_link "$LINENO"
7012 gl_cv_warn_CFLAGS__Wformat_security=yes
7015 gl_cv_warn_CFLAGS__Wformat_security=no
7017 -rm -f core conftest.err conftest.$ac_objext \
7018 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7019 conftest$ac_exeext conftest.$ac_ext
7020 CFLAGS="$gl_save_compiler_FLAGS"
7023 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wformat_security" >&5
7024 -$as_echo "$gl_cv_warn_CFLAGS__Wformat_security" >&6; }
7025 -if test "x$gl_cv_warn_CFLAGS__Wformat_security" = xyes; then :
7026 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wformat_security" >&5
7027 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wformat_security" >&6; }
7028 +if test "x$gl_cv_warn_CFLAGS__Wformat_security" = xyes
7030 as_fn_append WARN_CFLAGS " -Wformat-security"
7034 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7035 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7036 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7037 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7038 - $as_echo_n "(cached) " >&6
7040 +if test x${gl_unknown_warnings_are_errors+set} = x
7042 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7043 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7044 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7046 + printf %s "(cached) " >&6
7049 gl_save_compiler_FLAGS="$CFLAGS"
7050 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7051 @@ -6975,39 +7241,42 @@
7052 /* end confdefs.h. */
7063 -if ac_fn_c_try_link "$LINENO"; then :
7064 +if ac_fn_c_try_link "$LINENO"
7066 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7069 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7071 -rm -f core conftest.err conftest.$ac_objext \
7072 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7073 conftest$ac_exeext conftest.$ac_ext
7074 CFLAGS="$gl_save_compiler_FLAGS"
7077 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7078 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7079 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7080 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7081 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7082 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7084 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7087 gl_unknown_warnings_are_errors=
7093 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wimplicit-fallthrough=5" >&5
7094 -$as_echo_n "checking whether $CC handles -Wimplicit-fallthrough=5... " >&6; }
7095 -if ${gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5+:} false; then :
7096 - $as_echo_n "(cached) " >&6
7098 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wimplicit-fallthrough=5" >&5
7099 +printf %s "checking whether $CC handles -Wimplicit-fallthrough=5... " >&6; }
7100 +if test ${gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5+y}
7102 + printf %s "(cached) " >&6
7105 gl_save_compiler_FLAGS="$CFLAGS"
7106 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wimplicit-fallthrough=5"
7107 @@ -7015,36 +7284,40 @@
7108 /* end confdefs.h. */
7119 -if ac_fn_c_try_link "$LINENO"; then :
7120 +if ac_fn_c_try_link "$LINENO"
7122 gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5=yes
7125 gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5=no
7127 -rm -f core conftest.err conftest.$ac_objext \
7128 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7129 conftest$ac_exeext conftest.$ac_ext
7130 CFLAGS="$gl_save_compiler_FLAGS"
7133 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5" >&5
7134 -$as_echo "$gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5" >&6; }
7135 -if test "x$gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5" = xyes; then :
7136 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5" >&5
7137 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5" >&6; }
7138 +if test "x$gl_cv_warn_CFLAGS__Wimplicit_fallthrough_5" = xyes
7140 as_fn_append WARN_CFLAGS " -Wimplicit-fallthrough=5"
7144 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7145 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7146 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7147 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7148 - $as_echo_n "(cached) " >&6
7150 +if test x${gl_unknown_warnings_are_errors+set} = x
7152 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7153 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7154 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7156 + printf %s "(cached) " >&6
7159 gl_save_compiler_FLAGS="$CFLAGS"
7160 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7161 @@ -7052,39 +7325,42 @@
7162 /* end confdefs.h. */
7173 -if ac_fn_c_try_link "$LINENO"; then :
7174 +if ac_fn_c_try_link "$LINENO"
7176 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7179 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7181 -rm -f core conftest.err conftest.$ac_objext \
7182 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7183 conftest$ac_exeext conftest.$ac_ext
7184 CFLAGS="$gl_save_compiler_FLAGS"
7187 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7188 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7189 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7190 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7191 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7192 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7194 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7197 gl_unknown_warnings_are_errors=
7203 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Winit-self" >&5
7204 -$as_echo_n "checking whether $CC handles -Winit-self... " >&6; }
7205 -if ${gl_cv_warn_CFLAGS__Winit_self+:} false; then :
7206 - $as_echo_n "(cached) " >&6
7208 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Winit-self" >&5
7209 +printf %s "checking whether $CC handles -Winit-self... " >&6; }
7210 +if test ${gl_cv_warn_CFLAGS__Winit_self+y}
7212 + printf %s "(cached) " >&6
7215 gl_save_compiler_FLAGS="$CFLAGS"
7216 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Winit-self"
7217 @@ -7092,36 +7368,40 @@
7218 /* end confdefs.h. */
7229 -if ac_fn_c_try_link "$LINENO"; then :
7230 +if ac_fn_c_try_link "$LINENO"
7232 gl_cv_warn_CFLAGS__Winit_self=yes
7235 gl_cv_warn_CFLAGS__Winit_self=no
7237 -rm -f core conftest.err conftest.$ac_objext \
7238 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7239 conftest$ac_exeext conftest.$ac_ext
7240 CFLAGS="$gl_save_compiler_FLAGS"
7243 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Winit_self" >&5
7244 -$as_echo "$gl_cv_warn_CFLAGS__Winit_self" >&6; }
7245 -if test "x$gl_cv_warn_CFLAGS__Winit_self" = xyes; then :
7246 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Winit_self" >&5
7247 +printf "%s\n" "$gl_cv_warn_CFLAGS__Winit_self" >&6; }
7248 +if test "x$gl_cv_warn_CFLAGS__Winit_self" = xyes
7250 as_fn_append WARN_CFLAGS " -Winit-self"
7254 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7255 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7256 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7257 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7258 - $as_echo_n "(cached) " >&6
7260 +if test x${gl_unknown_warnings_are_errors+set} = x
7262 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7263 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7264 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7266 + printf %s "(cached) " >&6
7269 gl_save_compiler_FLAGS="$CFLAGS"
7270 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7271 @@ -7129,39 +7409,42 @@
7272 /* end confdefs.h. */
7283 -if ac_fn_c_try_link "$LINENO"; then :
7284 +if ac_fn_c_try_link "$LINENO"
7286 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7289 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7291 -rm -f core conftest.err conftest.$ac_objext \
7292 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7293 conftest$ac_exeext conftest.$ac_ext
7294 CFLAGS="$gl_save_compiler_FLAGS"
7297 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7298 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7299 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7300 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7301 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7302 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7304 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7307 gl_unknown_warnings_are_errors=
7313 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Winitializer-overrides" >&5
7314 -$as_echo_n "checking whether $CC handles -Winitializer-overrides... " >&6; }
7315 -if ${gl_cv_warn_CFLAGS__Winitializer_overrides+:} false; then :
7316 - $as_echo_n "(cached) " >&6
7318 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Winitializer-overrides" >&5
7319 +printf %s "checking whether $CC handles -Winitializer-overrides... " >&6; }
7320 +if test ${gl_cv_warn_CFLAGS__Winitializer_overrides+y}
7322 + printf %s "(cached) " >&6
7325 gl_save_compiler_FLAGS="$CFLAGS"
7326 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Winitializer-overrides"
7327 @@ -7169,36 +7452,40 @@
7328 /* end confdefs.h. */
7339 -if ac_fn_c_try_link "$LINENO"; then :
7340 +if ac_fn_c_try_link "$LINENO"
7342 gl_cv_warn_CFLAGS__Winitializer_overrides=yes
7345 gl_cv_warn_CFLAGS__Winitializer_overrides=no
7347 -rm -f core conftest.err conftest.$ac_objext \
7348 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7349 conftest$ac_exeext conftest.$ac_ext
7350 CFLAGS="$gl_save_compiler_FLAGS"
7353 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Winitializer_overrides" >&5
7354 -$as_echo "$gl_cv_warn_CFLAGS__Winitializer_overrides" >&6; }
7355 -if test "x$gl_cv_warn_CFLAGS__Winitializer_overrides" = xyes; then :
7356 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Winitializer_overrides" >&5
7357 +printf "%s\n" "$gl_cv_warn_CFLAGS__Winitializer_overrides" >&6; }
7358 +if test "x$gl_cv_warn_CFLAGS__Winitializer_overrides" = xyes
7360 as_fn_append WARN_CFLAGS " -Winitializer-overrides"
7364 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7365 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7366 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7367 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7368 - $as_echo_n "(cached) " >&6
7370 +if test x${gl_unknown_warnings_are_errors+set} = x
7372 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7373 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7374 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7376 + printf %s "(cached) " >&6
7379 gl_save_compiler_FLAGS="$CFLAGS"
7380 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7381 @@ -7206,39 +7493,42 @@
7382 /* end confdefs.h. */
7393 -if ac_fn_c_try_link "$LINENO"; then :
7394 +if ac_fn_c_try_link "$LINENO"
7396 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7399 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7401 -rm -f core conftest.err conftest.$ac_objext \
7402 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7403 conftest$ac_exeext conftest.$ac_ext
7404 CFLAGS="$gl_save_compiler_FLAGS"
7407 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7408 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7409 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7410 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7411 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7412 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7414 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7417 gl_unknown_warnings_are_errors=
7423 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wlogical-op" >&5
7424 -$as_echo_n "checking whether $CC handles -Wlogical-op... " >&6; }
7425 -if ${gl_cv_warn_CFLAGS__Wlogical_op+:} false; then :
7426 - $as_echo_n "(cached) " >&6
7428 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wlogical-op" >&5
7429 +printf %s "checking whether $CC handles -Wlogical-op... " >&6; }
7430 +if test ${gl_cv_warn_CFLAGS__Wlogical_op+y}
7432 + printf %s "(cached) " >&6
7435 gl_save_compiler_FLAGS="$CFLAGS"
7436 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wlogical-op"
7437 @@ -7246,36 +7536,40 @@
7438 /* end confdefs.h. */
7449 -if ac_fn_c_try_link "$LINENO"; then :
7450 +if ac_fn_c_try_link "$LINENO"
7452 gl_cv_warn_CFLAGS__Wlogical_op=yes
7455 gl_cv_warn_CFLAGS__Wlogical_op=no
7457 -rm -f core conftest.err conftest.$ac_objext \
7458 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7459 conftest$ac_exeext conftest.$ac_ext
7460 CFLAGS="$gl_save_compiler_FLAGS"
7463 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wlogical_op" >&5
7464 -$as_echo "$gl_cv_warn_CFLAGS__Wlogical_op" >&6; }
7465 -if test "x$gl_cv_warn_CFLAGS__Wlogical_op" = xyes; then :
7466 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wlogical_op" >&5
7467 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wlogical_op" >&6; }
7468 +if test "x$gl_cv_warn_CFLAGS__Wlogical_op" = xyes
7470 as_fn_append WARN_CFLAGS " -Wlogical-op"
7474 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7475 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7476 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7477 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7478 - $as_echo_n "(cached) " >&6
7480 +if test x${gl_unknown_warnings_are_errors+set} = x
7482 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7483 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7484 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7486 + printf %s "(cached) " >&6
7489 gl_save_compiler_FLAGS="$CFLAGS"
7490 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7491 @@ -7283,39 +7577,42 @@
7492 /* end confdefs.h. */
7503 -if ac_fn_c_try_link "$LINENO"; then :
7504 +if ac_fn_c_try_link "$LINENO"
7506 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7509 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7511 -rm -f core conftest.err conftest.$ac_objext \
7512 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7513 conftest$ac_exeext conftest.$ac_ext
7514 CFLAGS="$gl_save_compiler_FLAGS"
7517 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7518 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7519 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7520 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7521 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7522 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7524 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7527 gl_unknown_warnings_are_errors=
7533 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wmissing-prototypes" >&5
7534 -$as_echo_n "checking whether $CC handles -Wmissing-prototypes... " >&6; }
7535 -if ${gl_cv_warn_CFLAGS__Wmissing_prototypes+:} false; then :
7536 - $as_echo_n "(cached) " >&6
7538 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wmissing-prototypes" >&5
7539 +printf %s "checking whether $CC handles -Wmissing-prototypes... " >&6; }
7540 +if test ${gl_cv_warn_CFLAGS__Wmissing_prototypes+y}
7542 + printf %s "(cached) " >&6
7545 gl_save_compiler_FLAGS="$CFLAGS"
7546 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wmissing-prototypes"
7547 @@ -7323,36 +7620,40 @@
7548 /* end confdefs.h. */
7559 -if ac_fn_c_try_link "$LINENO"; then :
7560 +if ac_fn_c_try_link "$LINENO"
7562 gl_cv_warn_CFLAGS__Wmissing_prototypes=yes
7565 gl_cv_warn_CFLAGS__Wmissing_prototypes=no
7567 -rm -f core conftest.err conftest.$ac_objext \
7568 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7569 conftest$ac_exeext conftest.$ac_ext
7570 CFLAGS="$gl_save_compiler_FLAGS"
7573 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wmissing_prototypes" >&5
7574 -$as_echo "$gl_cv_warn_CFLAGS__Wmissing_prototypes" >&6; }
7575 -if test "x$gl_cv_warn_CFLAGS__Wmissing_prototypes" = xyes; then :
7576 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wmissing_prototypes" >&5
7577 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wmissing_prototypes" >&6; }
7578 +if test "x$gl_cv_warn_CFLAGS__Wmissing_prototypes" = xyes
7580 as_fn_append WARN_CFLAGS " -Wmissing-prototypes"
7584 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7585 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7586 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7587 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7588 - $as_echo_n "(cached) " >&6
7590 +if test x${gl_unknown_warnings_are_errors+set} = x
7592 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7593 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7594 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7596 + printf %s "(cached) " >&6
7599 gl_save_compiler_FLAGS="$CFLAGS"
7600 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7601 @@ -7360,39 +7661,42 @@
7602 /* end confdefs.h. */
7613 -if ac_fn_c_try_link "$LINENO"; then :
7614 +if ac_fn_c_try_link "$LINENO"
7616 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7619 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7621 -rm -f core conftest.err conftest.$ac_objext \
7622 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7623 conftest$ac_exeext conftest.$ac_ext
7624 CFLAGS="$gl_save_compiler_FLAGS"
7627 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7628 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7629 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7630 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7631 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7632 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7634 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7637 gl_unknown_warnings_are_errors=
7643 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wnested-externs" >&5
7644 -$as_echo_n "checking whether $CC handles -Wnested-externs... " >&6; }
7645 -if ${gl_cv_warn_CFLAGS__Wnested_externs+:} false; then :
7646 - $as_echo_n "(cached) " >&6
7648 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wnested-externs" >&5
7649 +printf %s "checking whether $CC handles -Wnested-externs... " >&6; }
7650 +if test ${gl_cv_warn_CFLAGS__Wnested_externs+y}
7652 + printf %s "(cached) " >&6
7655 gl_save_compiler_FLAGS="$CFLAGS"
7656 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wnested-externs"
7657 @@ -7400,36 +7704,40 @@
7658 /* end confdefs.h. */
7669 -if ac_fn_c_try_link "$LINENO"; then :
7670 +if ac_fn_c_try_link "$LINENO"
7672 gl_cv_warn_CFLAGS__Wnested_externs=yes
7675 gl_cv_warn_CFLAGS__Wnested_externs=no
7677 -rm -f core conftest.err conftest.$ac_objext \
7678 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7679 conftest$ac_exeext conftest.$ac_ext
7680 CFLAGS="$gl_save_compiler_FLAGS"
7683 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wnested_externs" >&5
7684 -$as_echo "$gl_cv_warn_CFLAGS__Wnested_externs" >&6; }
7685 -if test "x$gl_cv_warn_CFLAGS__Wnested_externs" = xyes; then :
7686 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wnested_externs" >&5
7687 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wnested_externs" >&6; }
7688 +if test "x$gl_cv_warn_CFLAGS__Wnested_externs" = xyes
7690 as_fn_append WARN_CFLAGS " -Wnested-externs"
7694 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7695 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7696 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7697 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7698 - $as_echo_n "(cached) " >&6
7700 +if test x${gl_unknown_warnings_are_errors+set} = x
7702 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7703 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7704 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7706 + printf %s "(cached) " >&6
7709 gl_save_compiler_FLAGS="$CFLAGS"
7710 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7711 @@ -7437,39 +7745,42 @@
7712 /* end confdefs.h. */
7723 -if ac_fn_c_try_link "$LINENO"; then :
7724 +if ac_fn_c_try_link "$LINENO"
7726 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7729 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7731 -rm -f core conftest.err conftest.$ac_objext \
7732 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7733 conftest$ac_exeext conftest.$ac_ext
7734 CFLAGS="$gl_save_compiler_FLAGS"
7737 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7738 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7739 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7740 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7741 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7742 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7744 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7747 gl_unknown_warnings_are_errors=
7753 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wold-style-definition" >&5
7754 -$as_echo_n "checking whether $CC handles -Wold-style-definition... " >&6; }
7755 -if ${gl_cv_warn_CFLAGS__Wold_style_definition+:} false; then :
7756 - $as_echo_n "(cached) " >&6
7758 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wold-style-definition" >&5
7759 +printf %s "checking whether $CC handles -Wold-style-definition... " >&6; }
7760 +if test ${gl_cv_warn_CFLAGS__Wold_style_definition+y}
7762 + printf %s "(cached) " >&6
7765 gl_save_compiler_FLAGS="$CFLAGS"
7766 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wold-style-definition"
7767 @@ -7477,36 +7788,40 @@
7768 /* end confdefs.h. */
7779 -if ac_fn_c_try_link "$LINENO"; then :
7780 +if ac_fn_c_try_link "$LINENO"
7782 gl_cv_warn_CFLAGS__Wold_style_definition=yes
7785 gl_cv_warn_CFLAGS__Wold_style_definition=no
7787 -rm -f core conftest.err conftest.$ac_objext \
7788 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7789 conftest$ac_exeext conftest.$ac_ext
7790 CFLAGS="$gl_save_compiler_FLAGS"
7793 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wold_style_definition" >&5
7794 -$as_echo "$gl_cv_warn_CFLAGS__Wold_style_definition" >&6; }
7795 -if test "x$gl_cv_warn_CFLAGS__Wold_style_definition" = xyes; then :
7796 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wold_style_definition" >&5
7797 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wold_style_definition" >&6; }
7798 +if test "x$gl_cv_warn_CFLAGS__Wold_style_definition" = xyes
7800 as_fn_append WARN_CFLAGS " -Wold-style-definition"
7804 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7805 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7806 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7807 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7808 - $as_echo_n "(cached) " >&6
7810 +if test x${gl_unknown_warnings_are_errors+set} = x
7812 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7813 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7814 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7816 + printf %s "(cached) " >&6
7819 gl_save_compiler_FLAGS="$CFLAGS"
7820 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7821 @@ -7514,39 +7829,42 @@
7822 /* end confdefs.h. */
7833 -if ac_fn_c_try_link "$LINENO"; then :
7834 +if ac_fn_c_try_link "$LINENO"
7836 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7839 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7841 -rm -f core conftest.err conftest.$ac_objext \
7842 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7843 conftest$ac_exeext conftest.$ac_ext
7844 CFLAGS="$gl_save_compiler_FLAGS"
7847 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7848 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7849 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7850 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7851 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7852 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7854 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7857 gl_unknown_warnings_are_errors=
7863 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wtrampolines" >&5
7864 -$as_echo_n "checking whether $CC handles -Wtrampolines... " >&6; }
7865 -if ${gl_cv_warn_CFLAGS__Wtrampolines+:} false; then :
7866 - $as_echo_n "(cached) " >&6
7868 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wtrampolines" >&5
7869 +printf %s "checking whether $CC handles -Wtrampolines... " >&6; }
7870 +if test ${gl_cv_warn_CFLAGS__Wtrampolines+y}
7872 + printf %s "(cached) " >&6
7875 gl_save_compiler_FLAGS="$CFLAGS"
7876 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wtrampolines"
7877 @@ -7554,36 +7872,40 @@
7878 /* end confdefs.h. */
7889 -if ac_fn_c_try_link "$LINENO"; then :
7890 +if ac_fn_c_try_link "$LINENO"
7892 gl_cv_warn_CFLAGS__Wtrampolines=yes
7895 gl_cv_warn_CFLAGS__Wtrampolines=no
7897 -rm -f core conftest.err conftest.$ac_objext \
7898 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7899 conftest$ac_exeext conftest.$ac_ext
7900 CFLAGS="$gl_save_compiler_FLAGS"
7903 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wtrampolines" >&5
7904 -$as_echo "$gl_cv_warn_CFLAGS__Wtrampolines" >&6; }
7905 -if test "x$gl_cv_warn_CFLAGS__Wtrampolines" = xyes; then :
7906 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wtrampolines" >&5
7907 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wtrampolines" >&6; }
7908 +if test "x$gl_cv_warn_CFLAGS__Wtrampolines" = xyes
7910 as_fn_append WARN_CFLAGS " -Wtrampolines"
7914 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
7915 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7916 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7917 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
7918 - $as_echo_n "(cached) " >&6
7920 +if test x${gl_unknown_warnings_are_errors+set} = x
7922 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
7923 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
7924 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
7926 + printf %s "(cached) " >&6
7929 gl_save_compiler_FLAGS="$CFLAGS"
7930 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
7931 @@ -7591,39 +7913,42 @@
7932 /* end confdefs.h. */
7943 -if ac_fn_c_try_link "$LINENO"; then :
7944 +if ac_fn_c_try_link "$LINENO"
7946 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
7949 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
7951 -rm -f core conftest.err conftest.$ac_objext \
7952 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
7953 conftest$ac_exeext conftest.$ac_ext
7954 CFLAGS="$gl_save_compiler_FLAGS"
7957 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7958 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7959 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
7960 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
7961 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
7962 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
7964 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
7967 gl_unknown_warnings_are_errors=
7973 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wundef" >&5
7974 -$as_echo_n "checking whether $CC handles -Wundef... " >&6; }
7975 -if ${gl_cv_warn_CFLAGS__Wundef+:} false; then :
7976 - $as_echo_n "(cached) " >&6
7978 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wundef" >&5
7979 +printf %s "checking whether $CC handles -Wundef... " >&6; }
7980 +if test ${gl_cv_warn_CFLAGS__Wundef+y}
7982 + printf %s "(cached) " >&6
7985 gl_save_compiler_FLAGS="$CFLAGS"
7986 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wundef"
7987 @@ -7631,36 +7956,40 @@
7988 /* end confdefs.h. */
7999 -if ac_fn_c_try_link "$LINENO"; then :
8000 +if ac_fn_c_try_link "$LINENO"
8002 gl_cv_warn_CFLAGS__Wundef=yes
8005 gl_cv_warn_CFLAGS__Wundef=no
8007 -rm -f core conftest.err conftest.$ac_objext \
8008 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
8009 conftest$ac_exeext conftest.$ac_ext
8010 CFLAGS="$gl_save_compiler_FLAGS"
8013 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wundef" >&5
8014 -$as_echo "$gl_cv_warn_CFLAGS__Wundef" >&6; }
8015 -if test "x$gl_cv_warn_CFLAGS__Wundef" = xyes; then :
8016 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wundef" >&5
8017 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wundef" >&6; }
8018 +if test "x$gl_cv_warn_CFLAGS__Wundef" = xyes
8020 as_fn_append WARN_CFLAGS " -Wundef"
8024 -if test x${gl_unknown_warnings_are_errors+set} = x; then :
8025 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
8026 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
8027 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
8028 - $as_echo_n "(cached) " >&6
8030 +if test x${gl_unknown_warnings_are_errors+set} = x
8032 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
8033 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
8034 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
8036 + printf %s "(cached) " >&6
8039 gl_save_compiler_FLAGS="$CFLAGS"
8040 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
8041 @@ -7668,39 +7997,42 @@
8042 /* end confdefs.h. */
8053 -if ac_fn_c_try_link "$LINENO"; then :
8054 +if ac_fn_c_try_link "$LINENO"
8056 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
8059 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
8061 -rm -f core conftest.err conftest.$ac_objext \
8062 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
8063 conftest$ac_exeext conftest.$ac_ext
8064 CFLAGS="$gl_save_compiler_FLAGS"
8067 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
8068 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
8069 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
8070 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
8071 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
8072 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
8074 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
8077 gl_unknown_warnings_are_errors=
8083 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wwrite-strings" >&5
8084 -$as_echo_n "checking whether $CC handles -Wwrite-strings... " >&6; }
8085 -if ${gl_cv_warn_CFLAGS__Wwrite_strings+:} false; then :
8086 - $as_echo_n "(cached) " >&6
8088 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Wwrite-strings" >&5
8089 +printf %s "checking whether $CC handles -Wwrite-strings... " >&6; }
8090 +if test ${gl_cv_warn_CFLAGS__Wwrite_strings+y}
8092 + printf %s "(cached) " >&6
8095 gl_save_compiler_FLAGS="$CFLAGS"
8096 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Wwrite-strings"
8097 @@ -7708,47 +8040,52 @@
8098 /* end confdefs.h. */
8109 -if ac_fn_c_try_link "$LINENO"; then :
8110 +if ac_fn_c_try_link "$LINENO"
8112 gl_cv_warn_CFLAGS__Wwrite_strings=yes
8115 gl_cv_warn_CFLAGS__Wwrite_strings=no
8117 -rm -f core conftest.err conftest.$ac_objext \
8118 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
8119 conftest$ac_exeext conftest.$ac_ext
8120 CFLAGS="$gl_save_compiler_FLAGS"
8123 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wwrite_strings" >&5
8124 -$as_echo "$gl_cv_warn_CFLAGS__Wwrite_strings" >&6; }
8125 -if test "x$gl_cv_warn_CFLAGS__Wwrite_strings" = xyes; then :
8126 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Wwrite_strings" >&5
8127 +printf "%s\n" "$gl_cv_warn_CFLAGS__Wwrite_strings" >&6; }
8128 +if test "x$gl_cv_warn_CFLAGS__Wwrite_strings" = xyes
8130 as_fn_append WARN_CFLAGS " -Wwrite-strings"
8134 # Check whether --enable-gcc-Werror was given.
8135 -if test "${enable_gcc_Werror+set}" = set; then :
8136 +if test ${enable_gcc_Werror+y}
8138 enableval=$enable_gcc_Werror; case "$enable_gcc_Werror" in
8140 *) as_fn_error $? "bad value $enable_gcc_Werror for gcc-Werror option" "$LINENO" 5 ;;
8144 enable_gcc_Werror="$st_cv_enable_Werror"
8147 if test "$enable_gcc_Werror" = yes; then
8148 - if test x${gl_unknown_warnings_are_errors+set} = x; then :
8149 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
8150 -$as_echo_n "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
8151 -if ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+:} false; then :
8152 - $as_echo_n "(cached) " >&6
8154 + if test x${gl_unknown_warnings_are_errors+set} = x
8156 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror -Wunknown-warning-option" >&5
8157 +printf %s "checking whether $CC handles -Werror -Wunknown-warning-option... " >&6; }
8158 +if test ${gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option+y}
8160 + printf %s "(cached) " >&6
8163 gl_save_compiler_FLAGS="$CFLAGS"
8164 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
8165 @@ -7756,39 +8093,42 @@
8166 /* end confdefs.h. */
8177 -if ac_fn_c_try_link "$LINENO"; then :
8178 +if ac_fn_c_try_link "$LINENO"
8180 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=yes
8183 gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option=no
8185 -rm -f core conftest.err conftest.$ac_objext \
8186 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
8187 conftest$ac_exeext conftest.$ac_ext
8188 CFLAGS="$gl_save_compiler_FLAGS"
8191 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
8192 -$as_echo "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
8193 -if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes; then :
8194 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&5
8195 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" >&6; }
8196 +if test "x$gl_cv_warn_CFLAGS__Werror__Wunknown_warning_option" = xyes
8198 gl_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
8201 gl_unknown_warnings_are_errors=
8207 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror" >&5
8208 -$as_echo_n "checking whether $CC handles -Werror... " >&6; }
8209 -if ${gl_cv_warn_CFLAGS__Werror+:} false; then :
8210 - $as_echo_n "(cached) " >&6
8212 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC handles -Werror" >&5
8213 +printf %s "checking whether $CC handles -Werror... " >&6; }
8214 +if test ${gl_cv_warn_CFLAGS__Werror+y}
8216 + printf %s "(cached) " >&6
8219 gl_save_compiler_FLAGS="$CFLAGS"
8220 as_fn_append CFLAGS " $gl_unknown_warnings_are_errors -Werror"
8221 @@ -7796,26 +8136,28 @@
8222 /* end confdefs.h. */
8233 -if ac_fn_c_try_link "$LINENO"; then :
8234 +if ac_fn_c_try_link "$LINENO"
8236 gl_cv_warn_CFLAGS__Werror=yes
8239 gl_cv_warn_CFLAGS__Werror=no
8241 -rm -f core conftest.err conftest.$ac_objext \
8242 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
8243 conftest$ac_exeext conftest.$ac_ext
8244 CFLAGS="$gl_save_compiler_FLAGS"
8247 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror" >&5
8248 -$as_echo "$gl_cv_warn_CFLAGS__Werror" >&6; }
8249 -if test "x$gl_cv_warn_CFLAGS__Werror" = xyes; then :
8250 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS__Werror" >&5
8251 +printf "%s\n" "$gl_cv_warn_CFLAGS__Werror" >&6; }
8252 +if test "x$gl_cv_warn_CFLAGS__Werror" = xyes
8254 as_fn_append WARN_CFLAGS " -Werror"
8257 @@ -7826,54 +8168,65 @@
8261 -if test -n "${ac_c_decl_warn_flag+set}"; then :
8262 +if test -n "${ac_c_decl_warn_flag+set}"
8264 st_saved_ac_c_decl_warn_flag="${ac_c_decl_warn_flag}"; unset ac_c_decl_warn_flag
8267 -if test -n "${ac_c_preproc_warn_flag+set}"; then :
8268 +if test -n "${ac_c_preproc_warn_flag+set}"
8270 st_saved_ac_c_preproc_warn_flag="${ac_c_preproc_warn_flag}"; unset ac_c_preproc_warn_flag
8273 -if test -n "${ac_c_werror_flag+set}"; then :
8274 +if test -n "${ac_c_werror_flag+set}"
8276 st_saved_ac_c_werror_flag="${ac_c_werror_flag}"; unset ac_c_werror_flag
8279 -if test -n "${ac_compile+set}"; then :
8280 +if test -n "${ac_compile+set}"
8282 st_saved_ac_compile="${ac_compile}"; unset ac_compile
8285 -if test -n "${ac_compiler_gnu+set}"; then :
8286 +if test -n "${ac_compiler_gnu+set}"
8288 st_saved_ac_compiler_gnu="${ac_compiler_gnu}"; unset ac_compiler_gnu
8291 -if test -n "${ac_cpp+set}"; then :
8292 +if test -n "${ac_cpp+set}"
8294 st_saved_ac_cpp="${ac_cpp}"; unset ac_cpp
8297 -if test -n "${ac_cv_c_compiler_gnu+set}"; then :
8298 +if test -n "${ac_cv_c_compiler_gnu+set}"
8300 st_saved_ac_cv_c_compiler_gnu="${ac_cv_c_compiler_gnu}"; unset ac_cv_c_compiler_gnu
8303 -if test -n "${ac_cv_c_decl_report+set}"; then :
8304 +if test -n "${ac_cv_c_decl_report+set}"
8306 st_saved_ac_cv_c_decl_report="${ac_cv_c_decl_report}"; unset ac_cv_c_decl_report
8309 -if test -n "${ac_link+set}"; then :
8310 +if test -n "${ac_link+set}"
8312 st_saved_ac_link="${ac_link}"; unset ac_link
8315 -if test -n "${ac_tool_prefix+set}"; then :
8316 +if test -n "${ac_tool_prefix+set}"
8318 st_saved_ac_tool_prefix="${ac_tool_prefix}"; unset ac_tool_prefix
8321 -if test -n "${cross_compiling+set}"; then :
8322 +if test -n "${cross_compiling+set}"
8324 st_saved_cross_compiling="${cross_compiling}"; unset cross_compiling
8329 -{ $as_echo "$as_me:${as_lineno-$LINENO}: looking for a C compiler that generates native executables" >&5
8330 -$as_echo "$as_me: looking for a C compiler that generates native executables" >&6;}
8331 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for a C compiler that generates native executables" >&5
8332 +printf "%s\n" "$as_me: looking for a C compiler that generates native executables" >&6;}
8334 ac_cpp='$CPP_FOR_BUILD $CPPFLAGS_FOR_BUILD'
8335 ac_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
8336 @@ -7882,11 +8235,12 @@
8337 if test -n "$ac_tool_prefix"; then
8338 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
8339 set dummy ${ac_tool_prefix}gcc; ac_word=$2
8340 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8341 -$as_echo_n "checking for $ac_word... " >&6; }
8342 -if ${ac_cv_prog_CC_FOR_BUILD+:} false; then :
8343 - $as_echo_n "(cached) " >&6
8345 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8346 +printf %s "checking for $ac_word... " >&6; }
8347 +if test ${ac_cv_prog_CC_FOR_BUILD+y}
8349 + printf %s "(cached) " >&6
8351 if test -n "$CC_FOR_BUILD"; then
8352 ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test.
8354 @@ -7894,11 +8248,15 @@
8358 - test -z "$as_dir" && as_dir=.
8359 + case $as_dir in #(((
8362 + *) as_dir=$as_dir/ ;;
8364 for ac_exec_ext in '' $ac_executable_extensions; do
8365 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8366 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8367 ac_cv_prog_CC_FOR_BUILD="${ac_tool_prefix}gcc"
8368 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8369 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8373 @@ -7909,11 +8267,11 @@
8375 CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD
8376 if test -n "$CC_FOR_BUILD"; then
8377 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8378 -$as_echo "$CC_FOR_BUILD" >&6; }
8379 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8380 +printf "%s\n" "$CC_FOR_BUILD" >&6; }
8382 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8383 -$as_echo "no" >&6; }
8384 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8385 +printf "%s\n" "no" >&6; }
8389 @@ -7922,11 +8280,12 @@
8390 ac_ct_CC_FOR_BUILD=$CC_FOR_BUILD
8391 # Extract the first word of "gcc", so it can be a program name with args.
8392 set dummy gcc; ac_word=$2
8393 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8394 -$as_echo_n "checking for $ac_word... " >&6; }
8395 -if ${ac_cv_prog_ac_ct_CC_FOR_BUILD+:} false; then :
8396 - $as_echo_n "(cached) " >&6
8398 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8399 +printf %s "checking for $ac_word... " >&6; }
8400 +if test ${ac_cv_prog_ac_ct_CC_FOR_BUILD+y}
8402 + printf %s "(cached) " >&6
8404 if test -n "$ac_ct_CC_FOR_BUILD"; then
8405 ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_ct_CC_FOR_BUILD" # Let the user override the test.
8407 @@ -7934,11 +8293,15 @@
8411 - test -z "$as_dir" && as_dir=.
8412 + case $as_dir in #(((
8415 + *) as_dir=$as_dir/ ;;
8417 for ac_exec_ext in '' $ac_executable_extensions; do
8418 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8419 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8420 ac_cv_prog_ac_ct_CC_FOR_BUILD="gcc"
8421 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8422 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8426 @@ -7949,11 +8312,11 @@
8428 ac_ct_CC_FOR_BUILD=$ac_cv_prog_ac_ct_CC_FOR_BUILD
8429 if test -n "$ac_ct_CC_FOR_BUILD"; then
8430 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
8431 -$as_echo "$ac_ct_CC_FOR_BUILD" >&6; }
8432 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
8433 +printf "%s\n" "$ac_ct_CC_FOR_BUILD" >&6; }
8435 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8436 -$as_echo "no" >&6; }
8437 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8438 +printf "%s\n" "no" >&6; }
8441 if test "x$ac_ct_CC_FOR_BUILD" = x; then
8442 @@ -7961,8 +8324,8 @@
8444 case $cross_compiling:$ac_tool_warned in
8446 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5
8447 -$as_echo "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;}
8448 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5
8449 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;}
8450 ac_tool_warned=yes ;;
8452 CC_FOR_BUILD=$ac_ct_CC_FOR_BUILD
8453 @@ -7975,11 +8338,12 @@
8454 if test -n "$ac_tool_prefix"; then
8455 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
8456 set dummy ${ac_tool_prefix}cc; ac_word=$2
8457 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8458 -$as_echo_n "checking for $ac_word... " >&6; }
8459 -if ${ac_cv_prog_CC_FOR_BUILD+:} false; then :
8460 - $as_echo_n "(cached) " >&6
8462 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8463 +printf %s "checking for $ac_word... " >&6; }
8464 +if test ${ac_cv_prog_CC_FOR_BUILD+y}
8466 + printf %s "(cached) " >&6
8468 if test -n "$CC_FOR_BUILD"; then
8469 ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test.
8471 @@ -7987,11 +8351,15 @@
8475 - test -z "$as_dir" && as_dir=.
8476 + case $as_dir in #(((
8479 + *) as_dir=$as_dir/ ;;
8481 for ac_exec_ext in '' $ac_executable_extensions; do
8482 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8483 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8484 ac_cv_prog_CC_FOR_BUILD="${ac_tool_prefix}cc"
8485 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8486 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8490 @@ -8002,11 +8370,11 @@
8492 CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD
8493 if test -n "$CC_FOR_BUILD"; then
8494 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8495 -$as_echo "$CC_FOR_BUILD" >&6; }
8496 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8497 +printf "%s\n" "$CC_FOR_BUILD" >&6; }
8499 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8500 -$as_echo "no" >&6; }
8501 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8502 +printf "%s\n" "no" >&6; }
8506 @@ -8015,11 +8383,12 @@
8507 if test -z "$CC_FOR_BUILD"; then
8508 # Extract the first word of "cc", so it can be a program name with args.
8509 set dummy cc; ac_word=$2
8510 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8511 -$as_echo_n "checking for $ac_word... " >&6; }
8512 -if ${ac_cv_prog_CC_FOR_BUILD+:} false; then :
8513 - $as_echo_n "(cached) " >&6
8515 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8516 +printf %s "checking for $ac_word... " >&6; }
8517 +if test ${ac_cv_prog_CC_FOR_BUILD+y}
8519 + printf %s "(cached) " >&6
8521 if test -n "$CC_FOR_BUILD"; then
8522 ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test.
8524 @@ -8028,15 +8397,19 @@
8528 - test -z "$as_dir" && as_dir=.
8529 + case $as_dir in #(((
8532 + *) as_dir=$as_dir/ ;;
8534 for ac_exec_ext in '' $ac_executable_extensions; do
8535 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8536 - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
8537 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8538 + if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
8539 ac_prog_rejected=yes
8542 ac_cv_prog_CC_FOR_BUILD="cc"
8543 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8544 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8548 @@ -8052,18 +8425,18 @@
8549 # However, it has the same basename, so the bogon will be chosen
8550 # first if we set CC_FOR_BUILD to just the basename; use the full file name.
8552 - ac_cv_prog_CC_FOR_BUILD="$as_dir/$ac_word${1+' '}$@"
8553 + ac_cv_prog_CC_FOR_BUILD="$as_dir$ac_word${1+' '}$@"
8558 CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD
8559 if test -n "$CC_FOR_BUILD"; then
8560 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8561 -$as_echo "$CC_FOR_BUILD" >&6; }
8562 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8563 +printf "%s\n" "$CC_FOR_BUILD" >&6; }
8565 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8566 -$as_echo "no" >&6; }
8567 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8568 +printf "%s\n" "no" >&6; }
8572 @@ -8074,11 +8447,12 @@
8574 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
8575 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
8576 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8577 -$as_echo_n "checking for $ac_word... " >&6; }
8578 -if ${ac_cv_prog_CC_FOR_BUILD+:} false; then :
8579 - $as_echo_n "(cached) " >&6
8581 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8582 +printf %s "checking for $ac_word... " >&6; }
8583 +if test ${ac_cv_prog_CC_FOR_BUILD+y}
8585 + printf %s "(cached) " >&6
8587 if test -n "$CC_FOR_BUILD"; then
8588 ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test.
8590 @@ -8086,11 +8460,15 @@
8594 - test -z "$as_dir" && as_dir=.
8595 + case $as_dir in #(((
8598 + *) as_dir=$as_dir/ ;;
8600 for ac_exec_ext in '' $ac_executable_extensions; do
8601 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8602 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8603 ac_cv_prog_CC_FOR_BUILD="$ac_tool_prefix$ac_prog"
8604 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8605 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8609 @@ -8101,11 +8479,11 @@
8611 CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD
8612 if test -n "$CC_FOR_BUILD"; then
8613 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8614 -$as_echo "$CC_FOR_BUILD" >&6; }
8615 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8616 +printf "%s\n" "$CC_FOR_BUILD" >&6; }
8618 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8619 -$as_echo "no" >&6; }
8620 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8621 +printf "%s\n" "no" >&6; }
8625 @@ -8118,11 +8496,12 @@
8627 # Extract the first word of "$ac_prog", so it can be a program name with args.
8628 set dummy $ac_prog; ac_word=$2
8629 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8630 -$as_echo_n "checking for $ac_word... " >&6; }
8631 -if ${ac_cv_prog_ac_ct_CC_FOR_BUILD+:} false; then :
8632 - $as_echo_n "(cached) " >&6
8634 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8635 +printf %s "checking for $ac_word... " >&6; }
8636 +if test ${ac_cv_prog_ac_ct_CC_FOR_BUILD+y}
8638 + printf %s "(cached) " >&6
8640 if test -n "$ac_ct_CC_FOR_BUILD"; then
8641 ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_ct_CC_FOR_BUILD" # Let the user override the test.
8643 @@ -8130,11 +8509,15 @@
8647 - test -z "$as_dir" && as_dir=.
8648 + case $as_dir in #(((
8651 + *) as_dir=$as_dir/ ;;
8653 for ac_exec_ext in '' $ac_executable_extensions; do
8654 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8655 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8656 ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_prog"
8657 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8658 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8662 @@ -8145,11 +8528,11 @@
8664 ac_ct_CC_FOR_BUILD=$ac_cv_prog_ac_ct_CC_FOR_BUILD
8665 if test -n "$ac_ct_CC_FOR_BUILD"; then
8666 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
8667 -$as_echo "$ac_ct_CC_FOR_BUILD" >&6; }
8668 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
8669 +printf "%s\n" "$ac_ct_CC_FOR_BUILD" >&6; }
8671 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8672 -$as_echo "no" >&6; }
8673 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8674 +printf "%s\n" "no" >&6; }
8678 @@ -8161,8 +8544,8 @@
8680 case $cross_compiling:$ac_tool_warned in
8682 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5
8683 -$as_echo "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;}
8684 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5
8685 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;}
8686 ac_tool_warned=yes ;;
8688 CC_FOR_BUILD=$ac_ct_CC_FOR_BUILD
8689 @@ -8170,25 +8553,129 @@
8693 +if test -z "$CC_FOR_BUILD"; then
8694 + if test -n "$ac_tool_prefix"; then
8695 + # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args.
8696 +set dummy ${ac_tool_prefix}clang; ac_word=$2
8697 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8698 +printf %s "checking for $ac_word... " >&6; }
8699 +if test ${ac_cv_prog_CC_FOR_BUILD+y}
8701 + printf %s "(cached) " >&6
8703 + if test -n "$CC_FOR_BUILD"; then
8704 + ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test.
8706 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8707 +for as_dir in $PATH
8710 + case $as_dir in #(((
8713 + *) as_dir=$as_dir/ ;;
8715 + for ac_exec_ext in '' $ac_executable_extensions; do
8716 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8717 + ac_cv_prog_CC_FOR_BUILD="${ac_tool_prefix}clang"
8718 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8727 +CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD
8728 +if test -n "$CC_FOR_BUILD"; then
8729 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
8730 +printf "%s\n" "$CC_FOR_BUILD" >&6; }
8732 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8733 +printf "%s\n" "no" >&6; }
8737 -test -z "$CC_FOR_BUILD" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8738 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
8740 +if test -z "$ac_cv_prog_CC_FOR_BUILD"; then
8741 + ac_ct_CC_FOR_BUILD=$CC_FOR_BUILD
8742 + # Extract the first word of "clang", so it can be a program name with args.
8743 +set dummy clang; ac_word=$2
8744 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8745 +printf %s "checking for $ac_word... " >&6; }
8746 +if test ${ac_cv_prog_ac_ct_CC_FOR_BUILD+y}
8748 + printf %s "(cached) " >&6
8750 + if test -n "$ac_ct_CC_FOR_BUILD"; then
8751 + ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_ct_CC_FOR_BUILD" # Let the user override the test.
8753 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8754 +for as_dir in $PATH
8757 + case $as_dir in #(((
8760 + *) as_dir=$as_dir/ ;;
8762 + for ac_exec_ext in '' $ac_executable_extensions; do
8763 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
8764 + ac_cv_prog_ac_ct_CC_FOR_BUILD="clang"
8765 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8774 +ac_ct_CC_FOR_BUILD=$ac_cv_prog_ac_ct_CC_FOR_BUILD
8775 +if test -n "$ac_ct_CC_FOR_BUILD"; then
8776 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
8777 +printf "%s\n" "$ac_ct_CC_FOR_BUILD" >&6; }
8779 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8780 +printf "%s\n" "no" >&6; }
8783 + if test "x$ac_ct_CC_FOR_BUILD" = x; then
8786 + case $cross_compiling:$ac_tool_warned in
8788 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5
8789 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;}
8790 +ac_tool_warned=yes ;;
8792 + CC_FOR_BUILD=$ac_ct_CC_FOR_BUILD
8795 + CC_FOR_BUILD="$ac_cv_prog_CC_FOR_BUILD"
8801 +test -z "$CC_FOR_BUILD" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
8802 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
8803 as_fn_error $? "no acceptable C compiler found in \$PATH
8804 See \`config.log' for more details" "$LINENO" 5; }
8806 # Provide some information about the compiler.
8807 -$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
8808 +printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
8811 -for ac_option in --version -v -V -qversion; do
8812 +for ac_option in --version -v -V -qversion -version; do
8813 { { ac_try="$ac_compiler $ac_option >&5"
8815 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8816 *) ac_try_echo=$ac_try;;
8818 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
8819 -$as_echo "$ac_try_echo"; } >&5
8820 +printf "%s\n" "$ac_try_echo"; } >&5
8821 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
8823 if test -s conftest.err; then
8824 @@ -8198,20 +8685,21 @@
8825 cat conftest.er1 >&5
8827 rm -f conftest.er1 conftest.err
8828 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8829 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8830 test $ac_status = 0; }
8833 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
8834 -$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
8835 -if ${ac_cv_c_compiler_gnu+:} false; then :
8836 - $as_echo_n "(cached) " >&6
8838 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
8839 +printf %s "checking whether the compiler supports GNU C... " >&6; }
8840 +if test ${ac_cv_c_compiler_gnu+y}
8842 + printf %s "(cached) " >&6
8844 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8845 /* end confdefs.h. */
8853 @@ -8221,29 +8709,33 @@
8857 -if ac_fn_c_try_compile "$LINENO"; then :
8858 +if ac_fn_c_try_compile "$LINENO"
8865 -rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
8866 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext
8867 ac_cv_c_compiler_gnu=$ac_compiler_gnu
8870 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
8871 -$as_echo "$ac_cv_c_compiler_gnu" >&6; }
8872 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
8873 +printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; }
8874 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
8876 if test $ac_compiler_gnu = yes; then
8881 -ac_test_CFLAGS=${CFLAGS_FOR_BUILD+set}
8882 +ac_test_CFLAGS=${CFLAGS_FOR_BUILD+y}
8883 ac_save_CFLAGS=$CFLAGS_FOR_BUILD
8884 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD accepts -g" >&5
8885 -$as_echo_n "checking whether $CC_FOR_BUILD accepts -g... " >&6; }
8886 -if ${ac_cv_build_prog_cc_g+:} false; then :
8887 - $as_echo_n "(cached) " >&6
8889 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD accepts -g" >&5
8890 +printf %s "checking whether $CC_FOR_BUILD accepts -g... " >&6; }
8891 +if test ${ac_cv_build_prog_cc_g+y}
8893 + printf %s "(cached) " >&6
8895 ac_save_c_werror_flag=$ac_c_werror_flag
8896 ac_c_werror_flag=yes
8897 ac_cv_build_prog_cc_g=no
8898 @@ -8252,57 +8744,60 @@
8899 /* end confdefs.h. */
8910 -if ac_fn_c_try_compile "$LINENO"; then :
8911 +if ac_fn_c_try_compile "$LINENO"
8913 ac_cv_build_prog_cc_g=yes
8917 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8918 /* end confdefs.h. */
8929 -if ac_fn_c_try_compile "$LINENO"; then :
8930 +if ac_fn_c_try_compile "$LINENO"
8935 ac_c_werror_flag=$ac_save_c_werror_flag
8936 CFLAGS_FOR_BUILD="-g"
8937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8938 /* end confdefs.h. */
8949 -if ac_fn_c_try_compile "$LINENO"; then :
8950 +if ac_fn_c_try_compile "$LINENO"
8952 ac_cv_build_prog_cc_g=yes
8954 -rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
8955 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext
8957 -rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
8958 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext
8960 -rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
8961 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext
8962 ac_c_werror_flag=$ac_save_c_werror_flag
8964 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_g" >&5
8965 -$as_echo "$ac_cv_build_prog_cc_g" >&6; }
8966 -if test "$ac_test_CFLAGS" = set; then
8967 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_g" >&5
8968 +printf "%s\n" "$ac_cv_build_prog_cc_g" >&6; }
8969 +if test $ac_test_CFLAGS; then
8970 CFLAGS_FOR_BUILD=$ac_save_CFLAGS
8971 elif test $ac_cv_build_prog_cc_g = yes; then
8972 if test "$GCC" = yes; then
8973 @@ -8317,94 +8812,144 @@
8977 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to accept ISO C89" >&5
8978 -$as_echo_n "checking for $CC_FOR_BUILD option to accept ISO C89... " >&6; }
8979 -if ${ac_cv_build_prog_cc_c89+:} false; then :
8980 - $as_echo_n "(cached) " >&6
8982 - ac_cv_build_prog_cc_c89=no
8984 +if test x$ac_prog_cc_stdc = xno
8986 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to enable C11 features" >&5
8987 +printf %s "checking for $CC_FOR_BUILD option to enable C11 features... " >&6; }
8988 +if test ${ac_cv_build_prog_cc_c11+y}
8990 + printf %s "(cached) " >&6
8992 + ac_cv_build_prog_cc_c11=no
8993 ac_save_CC=$CC_FOR_BUILD
8994 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8995 /* end confdefs.h. */
8996 -#include <stdarg.h>
8999 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
9000 -struct buf { int x; };
9001 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
9002 -static char *e (p, i)
9008 -static char *f (char * (*g) (char **, int), char **p, ...)
9013 - s = g (p, va_arg (v,int));
9018 -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
9019 - function prototypes and stuff, but not '\xHH' hex character constants.
9020 - These don't provoke an error unfortunately, instead are silently treated
9021 - as 'x'. The following induces an error, until -std is added to get
9022 - proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
9023 - array size at least. It's necessary to write '\x00'==0 to get something
9024 - that's true only with -std. */
9025 -int osf4_cc_array ['\x00' == 0 ? 1 : -1];
9026 +$ac_c_conftest_c11_program
9028 +for ac_arg in '' -std=gnu11
9030 + CC_FOR_BUILD="$ac_save_CC $ac_arg"
9031 + if ac_fn_c_try_compile "$LINENO"
9033 + ac_cv_build_prog_cc_c11=$ac_arg
9035 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam
9036 + test "x$ac_cv_build_prog_cc_c11" != "xno" && break
9038 +rm -f conftest.$ac_ext
9039 +CC_FOR_BUILD=$ac_save_CC
9042 -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
9043 - inside strings and character constants. */
9045 -int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
9046 +if test "x$ac_cv_build_prog_cc_c11" = xno
9048 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
9049 +printf "%s\n" "unsupported" >&6; }
9051 + if test "x$ac_cv_build_prog_cc_c11" = x
9053 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
9054 +printf "%s\n" "none needed" >&6; }
9056 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_c11" >&5
9057 +printf "%s\n" "$ac_cv_build_prog_cc_c11" >&6; }
9058 + CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_build_prog_cc_c11"
9060 + ac_cv_build_prog_cc_stdc=$ac_cv_build_prog_cc_c11
9061 + ac_prog_cc_stdc=c11
9064 +if test x$ac_prog_cc_stdc = xno
9066 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to enable C99 features" >&5
9067 +printf %s "checking for $CC_FOR_BUILD option to enable C99 features... " >&6; }
9068 +if test ${ac_cv_build_prog_cc_c99+y}
9070 + printf %s "(cached) " >&6
9072 + ac_cv_build_prog_cc_c99=no
9073 +ac_save_CC=$CC_FOR_BUILD
9074 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9075 +/* end confdefs.h. */
9076 +$ac_c_conftest_c99_program
9078 +for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
9080 + CC_FOR_BUILD="$ac_save_CC $ac_arg"
9081 + if ac_fn_c_try_compile "$LINENO"
9083 + ac_cv_build_prog_cc_c99=$ac_arg
9085 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam
9086 + test "x$ac_cv_build_prog_cc_c99" != "xno" && break
9088 +rm -f conftest.$ac_ext
9089 +CC_FOR_BUILD=$ac_save_CC
9092 -int test (int i, double x);
9093 -struct s1 {int (*f) (int a);};
9094 -struct s2 {int (*f) (double a);};
9095 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
9101 -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
9105 +if test "x$ac_cv_build_prog_cc_c99" = xno
9107 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
9108 +printf "%s\n" "unsupported" >&6; }
9110 + if test "x$ac_cv_build_prog_cc_c99" = x
9112 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
9113 +printf "%s\n" "none needed" >&6; }
9115 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_c99" >&5
9116 +printf "%s\n" "$ac_cv_build_prog_cc_c99" >&6; }
9117 + CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_build_prog_cc_c99"
9119 + ac_cv_build_prog_cc_stdc=$ac_cv_build_prog_cc_c99
9120 + ac_prog_cc_stdc=c99
9123 +if test x$ac_prog_cc_stdc = xno
9125 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to enable C89 features" >&5
9126 +printf %s "checking for $CC_FOR_BUILD option to enable C89 features... " >&6; }
9127 +if test ${ac_cv_build_prog_cc_c89+y}
9129 + printf %s "(cached) " >&6
9131 + ac_cv_build_prog_cc_c89=no
9132 +ac_save_CC=$CC_FOR_BUILD
9133 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9134 +/* end confdefs.h. */
9135 +$ac_c_conftest_c89_program
9137 -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
9138 - -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
9139 +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
9141 CC_FOR_BUILD="$ac_save_CC $ac_arg"
9142 - if ac_fn_c_try_compile "$LINENO"; then :
9143 + if ac_fn_c_try_compile "$LINENO"
9145 ac_cv_build_prog_cc_c89=$ac_arg
9147 -rm -f core conftest.err conftest.$ac_build_objext
9148 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam
9149 test "x$ac_cv_build_prog_cc_c89" != "xno" && break
9151 rm -f conftest.$ac_ext
9152 CC_FOR_BUILD=$ac_save_CC
9156 -case "x$ac_cv_build_prog_cc_c89" in
9158 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
9159 -$as_echo "none needed" >&6; } ;;
9161 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
9162 -$as_echo "unsupported" >&6; } ;;
9164 - CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_build_prog_cc_c89"
9165 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_c89" >&5
9166 -$as_echo "$ac_cv_build_prog_cc_c89" >&6; } ;;
9168 -if test "x$ac_cv_build_prog_cc_c89" != xno; then :
9170 +if test "x$ac_cv_build_prog_cc_c89" = xno
9172 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
9173 +printf "%s\n" "unsupported" >&6; }
9175 + if test "x$ac_cv_build_prog_cc_c89" = x
9177 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
9178 +printf "%s\n" "none needed" >&6; }
9180 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_c89" >&5
9181 +printf "%s\n" "$ac_cv_build_prog_cc_c89" >&6; }
9182 + CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_build_prog_cc_c89"
9184 + ac_cv_build_prog_cc_stdc=$ac_cv_build_prog_cc_c89
9185 + ac_prog_cc_stdc=c89
9190 @@ -8413,21 +8958,23 @@
9191 ac_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD conftest.$ac_ext $LIBS >&5'
9192 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9197 ac_cpp='$CPP_FOR_BUILD $CPPFLAGS_FOR_BUILD'
9198 ac_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
9199 ac_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD conftest.$ac_ext $LIBS >&5'
9200 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9201 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD understands -c and -o together" >&5
9202 -$as_echo_n "checking whether $CC_FOR_BUILD understands -c and -o together... " >&6; }
9203 -if ${am_cv_build_prog_cc_c_o+:} false; then :
9204 - $as_echo_n "(cached) " >&6
9206 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD understands -c and -o together" >&5
9207 +printf %s "checking whether $CC_FOR_BUILD understands -c and -o together... " >&6; }
9208 +if test ${am_cv_build_prog_cc_c_o+y}
9210 + printf %s "(cached) " >&6
9212 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9213 /* end confdefs.h. */
9221 @@ -8455,8 +9002,8 @@
9222 rm -f core conftest*
9225 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_build_prog_cc_c_o" >&5
9226 -$as_echo "$am_cv_build_prog_cc_c_o" >&6; }
9227 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_build_prog_cc_c_o" >&5
9228 +printf "%s\n" "$am_cv_build_prog_cc_c_o" >&6; }
9229 if test "$am_cv_build_prog_cc_c_o" != yes; then
9230 # Losing compiler, so override with the script.
9231 # FIXME: It is wrong to rewrite CC.
9232 @@ -8474,11 +9021,12 @@
9234 depcc="$CC_FOR_BUILD" am_compiler_list=
9236 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
9237 -$as_echo_n "checking dependency style of $depcc... " >&6; }
9238 -if ${am_cv_build_CC_dependencies_compiler_type+:} false; then :
9239 - $as_echo_n "(cached) " >&6
9241 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
9242 +printf %s "checking dependency style of $depcc... " >&6; }
9243 +if test ${am_cv_build_CC_dependencies_compiler_type+y}
9245 + printf %s "(cached) " >&6
9247 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
9248 # We make a subdir and do the tests there. Otherwise we can end up
9249 # making bogus files that we don't know about and never remove. For
9250 @@ -8585,8 +9133,8 @@
9254 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_build_CC_dependencies_compiler_type" >&5
9255 -$as_echo "$am_cv_build_CC_dependencies_compiler_type" >&6; }
9256 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_build_CC_dependencies_compiler_type" >&5
9257 +printf "%s\n" "$am_cv_build_CC_dependencies_compiler_type" >&6; }
9258 CCDEPMODE=depmode=$am_cv_build_CC_dependencies_compiler_type
9261 @@ -8605,40 +9153,36 @@
9262 ac_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
9263 ac_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD conftest.$ac_ext $LIBS >&5'
9264 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9265 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
9266 -$as_echo_n "checking how to run the C preprocessor... " >&6; }
9267 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
9268 +printf %s "checking how to run the C preprocessor... " >&6; }
9269 # On Suns, sometimes $CPP names a directory.
9270 if test -n "$CPP_FOR_BUILD" && test -d "$CPP_FOR_BUILD"; then
9273 if test -z "$CPP_FOR_BUILD"; then
9274 - if ${ac_cv_build_prog_CPP+:} false; then :
9275 - $as_echo_n "(cached) " >&6
9277 - # Double quotes because CPP needs to be expanded
9278 - for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" "/lib/cpp"
9279 + if test ${ac_cv_build_prog_CPP+y}
9281 + printf %s "(cached) " >&6
9283 + # Double quotes because $CC needs to be expanded
9284 + for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" cpp /lib/cpp
9287 for ac_c_preproc_warn_flag in '' yes
9289 # Use a header file that comes with gcc, so configuring glibc
9290 # with a fresh cross-compiler works.
9291 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9292 - # <limits.h> exists even on freestanding compilers.
9293 # On the NeXT, cc -E runs the code through the compiler's parser,
9294 # not just through cpp. "Syntax error" is here to catch this case.
9295 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9296 /* end confdefs.h. */
9298 -# include <limits.h>
9300 -# include <assert.h>
9302 +#include <limits.h>
9305 -if ac_fn_c_try_cpp "$LINENO"; then :
9306 +if ac_fn_c_try_cpp "$LINENO"
9311 # Broken: fails on valid input.
9314 @@ -8650,10 +9194,11 @@
9315 /* end confdefs.h. */
9316 #include <ac_nonexistent.h>
9318 -if ac_fn_c_try_cpp "$LINENO"; then :
9319 +if ac_fn_c_try_cpp "$LINENO"
9321 # Broken: success on invalid input.
9325 # Passes both tests.
9328 @@ -8663,7 +9208,8 @@
9330 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
9331 rm -f conftest.i conftest.err conftest.$ac_ext
9332 -if $ac_preproc_ok; then :
9338 @@ -8675,29 +9221,24 @@
9340 ac_cv_build_prog_CPP=$CPP_FOR_BUILD
9342 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&5
9343 -$as_echo "$CPP_FOR_BUILD" >&6; }
9344 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&5
9345 +printf "%s\n" "$CPP_FOR_BUILD" >&6; }
9347 for ac_c_preproc_warn_flag in '' yes
9349 # Use a header file that comes with gcc, so configuring glibc
9350 # with a fresh cross-compiler works.
9351 - # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9352 - # <limits.h> exists even on freestanding compilers.
9353 # On the NeXT, cc -E runs the code through the compiler's parser,
9354 # not just through cpp. "Syntax error" is here to catch this case.
9355 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9356 /* end confdefs.h. */
9358 -# include <limits.h>
9360 -# include <assert.h>
9362 +#include <limits.h>
9365 -if ac_fn_c_try_cpp "$LINENO"; then :
9366 +if ac_fn_c_try_cpp "$LINENO"
9371 # Broken: fails on valid input.
9374 @@ -8709,10 +9250,11 @@
9375 /* end confdefs.h. */
9376 #include <ac_nonexistent.h>
9378 -if ac_fn_c_try_cpp "$LINENO"; then :
9379 +if ac_fn_c_try_cpp "$LINENO"
9381 # Broken: success on invalid input.
9385 # Passes both tests.
9388 @@ -8722,11 +9264,12 @@
9390 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
9391 rm -f conftest.i conftest.err conftest.$ac_ext
9392 -if $ac_preproc_ok; then :
9397 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9398 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9400 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9401 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
9402 as_fn_error $? "C preprocessor \"$CPP_FOR_BUILD\" fails sanity check
9403 See \`config.log' for more details" "$LINENO" 5; }
9405 @@ -8739,11 +9282,12 @@
9409 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD is fresh enough for -Werror" >&5
9410 -$as_echo_n "checking whether $CC_FOR_BUILD is fresh enough for -Werror... " >&6; }
9411 -if ${st_cv_build_cc_enable_Werror+:} false; then :
9412 - $as_echo_n "(cached) " >&6
9414 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD is fresh enough for -Werror" >&5
9415 +printf %s "checking whether $CC_FOR_BUILD is fresh enough for -Werror... " >&6; }
9416 +if test ${st_cv_build_cc_enable_Werror+y}
9418 + printf %s "(cached) " >&6
9420 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9421 /* end confdefs.h. */
9423 @@ -8760,27 +9304,29 @@
9430 int i[GNUC_PREREQ(4, 8) + CLANG_PREREQ(6, 0) > 0 ? 1 : - 1];
9435 -if ac_fn_c_try_compile "$LINENO"; then :
9436 +if ac_fn_c_try_compile "$LINENO"
9438 st_cv_build_cc_enable_Werror=yes
9441 st_cv_build_cc_enable_Werror=no
9443 -rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
9444 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext
9446 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_build_cc_enable_Werror" >&5
9447 -$as_echo "$st_cv_build_cc_enable_Werror" >&6; }
9448 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to try $CC_FOR_BUILD with -Werror by default" >&5
9449 -$as_echo_n "checking whether to try $CC_FOR_BUILD with -Werror by default... " >&6; }
9450 -if ${st_cv_build_enable_Werror+:} false; then :
9451 - $as_echo_n "(cached) " >&6
9453 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_build_cc_enable_Werror" >&5
9454 +printf "%s\n" "$st_cv_build_cc_enable_Werror" >&6; }
9455 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to try $CC_FOR_BUILD with -Werror by default" >&5
9456 +printf %s "checking whether to try $CC_FOR_BUILD with -Werror by default... " >&6; }
9457 +if test ${st_cv_build_enable_Werror+y}
9459 + printf %s "(cached) " >&6
9461 if test "$st_cv_build_cc_enable_Werror" != yes; then
9462 st_cv_build_enable_Werror='no, the compiler is too old'
9463 elif test "$arch_enable_Werror" != yes; then
9464 @@ -8789,14 +9335,16 @@
9465 st_cv_build_enable_Werror=yes
9468 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_build_enable_Werror" >&5
9469 -$as_echo "$st_cv_build_enable_Werror" >&6; }
9470 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
9471 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9472 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9473 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
9474 - $as_echo_n "(cached) " >&6
9476 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_build_enable_Werror" >&5
9477 +printf "%s\n" "$st_cv_build_enable_Werror" >&6; }
9478 +if test x${gl_build_unknown_warnings_are_errors+set} = x
9480 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9481 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9482 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
9484 + printf %s "(cached) " >&6
9487 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9488 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
9489 @@ -8804,39 +9352,42 @@
9490 /* end confdefs.h. */
9501 -if ac_fn_c_try_link "$LINENO"; then :
9502 +if ac_fn_c_try_link "$LINENO"
9504 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
9507 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
9509 -rm -f core conftest.err conftest.$ac_build_objext \
9510 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9511 conftest$ac_build_exeext conftest.$ac_ext
9512 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9515 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9516 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9517 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
9518 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9519 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9520 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
9522 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
9525 gl_build_unknown_warnings_are_errors=
9531 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wall" >&5
9532 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wall... " >&6; }
9533 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wall+:} false; then :
9534 - $as_echo_n "(cached) " >&6
9536 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wall" >&5
9537 +printf %s "checking whether $CC_FOR_BUILD handles -Wall... " >&6; }
9538 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wall+y}
9540 + printf %s "(cached) " >&6
9543 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9544 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wall"
9545 @@ -8844,36 +9395,40 @@
9546 /* end confdefs.h. */
9557 -if ac_fn_c_try_link "$LINENO"; then :
9558 +if ac_fn_c_try_link "$LINENO"
9560 gl_cv_warn_CFLAGS_FOR_BUILD__Wall=yes
9563 gl_cv_warn_CFLAGS_FOR_BUILD__Wall=no
9565 -rm -f core conftest.err conftest.$ac_build_objext \
9566 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9567 conftest$ac_build_exeext conftest.$ac_ext
9568 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9571 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wall" >&5
9572 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wall" >&6; }
9573 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wall" = xyes; then :
9574 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wall" >&5
9575 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wall" >&6; }
9576 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wall" = xyes
9578 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wall"
9582 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
9583 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9584 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9585 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
9586 - $as_echo_n "(cached) " >&6
9588 +if test x${gl_build_unknown_warnings_are_errors+set} = x
9590 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9591 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9592 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
9594 + printf %s "(cached) " >&6
9597 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9598 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
9599 @@ -8881,39 +9436,42 @@
9600 /* end confdefs.h. */
9611 -if ac_fn_c_try_link "$LINENO"; then :
9612 +if ac_fn_c_try_link "$LINENO"
9614 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
9617 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
9619 -rm -f core conftest.err conftest.$ac_build_objext \
9620 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9621 conftest$ac_build_exeext conftest.$ac_ext
9622 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9625 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9626 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9627 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
9628 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9629 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9630 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
9632 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
9635 gl_build_unknown_warnings_are_errors=
9641 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wextra" >&5
9642 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wextra... " >&6; }
9643 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wextra+:} false; then :
9644 - $as_echo_n "(cached) " >&6
9646 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wextra" >&5
9647 +printf %s "checking whether $CC_FOR_BUILD handles -Wextra... " >&6; }
9648 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wextra+y}
9650 + printf %s "(cached) " >&6
9653 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9654 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wextra"
9655 @@ -8921,36 +9479,40 @@
9656 /* end confdefs.h. */
9667 -if ac_fn_c_try_link "$LINENO"; then :
9668 +if ac_fn_c_try_link "$LINENO"
9670 gl_cv_warn_CFLAGS_FOR_BUILD__Wextra=yes
9673 gl_cv_warn_CFLAGS_FOR_BUILD__Wextra=no
9675 -rm -f core conftest.err conftest.$ac_build_objext \
9676 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9677 conftest$ac_build_exeext conftest.$ac_ext
9678 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9681 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wextra" >&5
9682 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wextra" >&6; }
9683 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wextra" = xyes; then :
9684 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wextra" >&5
9685 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wextra" >&6; }
9686 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wextra" = xyes
9688 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wextra"
9692 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
9693 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9694 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9695 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
9696 - $as_echo_n "(cached) " >&6
9698 +if test x${gl_build_unknown_warnings_are_errors+set} = x
9700 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9701 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9702 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
9704 + printf %s "(cached) " >&6
9707 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9708 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
9709 @@ -8958,39 +9520,42 @@
9710 /* end confdefs.h. */
9721 -if ac_fn_c_try_link "$LINENO"; then :
9722 +if ac_fn_c_try_link "$LINENO"
9724 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
9727 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
9729 -rm -f core conftest.err conftest.$ac_build_objext \
9730 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9731 conftest$ac_build_exeext conftest.$ac_ext
9732 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9735 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9736 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9737 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
9738 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9739 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9740 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
9742 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
9745 gl_build_unknown_warnings_are_errors=
9751 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wno-missing-field-initializers" >&5
9752 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wno-missing-field-initializers... " >&6; }
9753 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers+:} false; then :
9754 - $as_echo_n "(cached) " >&6
9756 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wno-missing-field-initializers" >&5
9757 +printf %s "checking whether $CC_FOR_BUILD handles -Wno-missing-field-initializers... " >&6; }
9758 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers+y}
9760 + printf %s "(cached) " >&6
9763 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9764 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wmissing-field-initializers"
9765 @@ -8998,36 +9563,40 @@
9766 /* end confdefs.h. */
9777 -if ac_fn_c_try_link "$LINENO"; then :
9778 +if ac_fn_c_try_link "$LINENO"
9780 gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers=yes
9783 gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers=no
9785 -rm -f core conftest.err conftest.$ac_build_objext \
9786 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9787 conftest$ac_build_exeext conftest.$ac_ext
9788 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9791 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers" >&5
9792 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers" >&6; }
9793 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers" = xyes; then :
9794 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers" >&5
9795 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers" >&6; }
9796 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_missing_field_initializers" = xyes
9798 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wno-missing-field-initializers"
9802 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
9803 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9804 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9805 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
9806 - $as_echo_n "(cached) " >&6
9808 +if test x${gl_build_unknown_warnings_are_errors+set} = x
9810 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9811 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9812 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
9814 + printf %s "(cached) " >&6
9817 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9818 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
9819 @@ -9035,39 +9604,42 @@
9820 /* end confdefs.h. */
9831 -if ac_fn_c_try_link "$LINENO"; then :
9832 +if ac_fn_c_try_link "$LINENO"
9834 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
9837 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
9839 -rm -f core conftest.err conftest.$ac_build_objext \
9840 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9841 conftest$ac_build_exeext conftest.$ac_ext
9842 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9845 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9846 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9847 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
9848 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9849 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9850 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
9852 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
9855 gl_build_unknown_warnings_are_errors=
9861 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wno-unused-parameter" >&5
9862 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wno-unused-parameter... " >&6; }
9863 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter+:} false; then :
9864 - $as_echo_n "(cached) " >&6
9866 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wno-unused-parameter" >&5
9867 +printf %s "checking whether $CC_FOR_BUILD handles -Wno-unused-parameter... " >&6; }
9868 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter+y}
9870 + printf %s "(cached) " >&6
9873 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9874 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wunused-parameter"
9875 @@ -9075,37 +9647,41 @@
9876 /* end confdefs.h. */
9887 -if ac_fn_c_try_link "$LINENO"; then :
9888 +if ac_fn_c_try_link "$LINENO"
9890 gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter=yes
9893 gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter=no
9895 -rm -f core conftest.err conftest.$ac_build_objext \
9896 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9897 conftest$ac_build_exeext conftest.$ac_ext
9898 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9901 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter" >&5
9902 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter" >&6; }
9903 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter" = xyes; then :
9904 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter" >&5
9905 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter" >&6; }
9906 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wno_unused_parameter" = xyes
9908 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wno-unused-parameter"
9913 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
9914 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9915 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9916 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
9917 - $as_echo_n "(cached) " >&6
9919 +if test x${gl_build_unknown_warnings_are_errors+set} = x
9921 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
9922 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
9923 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
9925 + printf %s "(cached) " >&6
9928 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9929 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
9930 @@ -9113,39 +9689,42 @@
9931 /* end confdefs.h. */
9942 -if ac_fn_c_try_link "$LINENO"; then :
9943 +if ac_fn_c_try_link "$LINENO"
9945 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
9948 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
9950 -rm -f core conftest.err conftest.$ac_build_objext \
9951 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
9952 conftest$ac_build_exeext conftest.$ac_ext
9953 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
9956 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9957 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9958 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
9959 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
9960 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
9961 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
9963 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
9966 gl_build_unknown_warnings_are_errors=
9972 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wdate-time" >&5
9973 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wdate-time... " >&6; }
9974 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time+:} false; then :
9975 - $as_echo_n "(cached) " >&6
9977 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wdate-time" >&5
9978 +printf %s "checking whether $CC_FOR_BUILD handles -Wdate-time... " >&6; }
9979 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time+y}
9981 + printf %s "(cached) " >&6
9984 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
9985 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wdate-time"
9986 @@ -9153,36 +9732,40 @@
9987 /* end confdefs.h. */
9998 -if ac_fn_c_try_link "$LINENO"; then :
9999 +if ac_fn_c_try_link "$LINENO"
10001 gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time=yes
10004 gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time=no
10006 -rm -f core conftest.err conftest.$ac_build_objext \
10007 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10008 conftest$ac_build_exeext conftest.$ac_ext
10009 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10012 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time" >&5
10013 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time" >&6; }
10014 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time" = xyes; then :
10015 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time" >&5
10016 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time" >&6; }
10017 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wdate_time" = xyes
10019 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wdate-time"
10023 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10024 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10025 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10026 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10027 - $as_echo_n "(cached) " >&6
10029 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10031 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10032 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10033 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10035 + printf %s "(cached) " >&6
10038 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10039 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10040 @@ -9190,39 +9773,42 @@
10041 /* end confdefs.h. */
10052 -if ac_fn_c_try_link "$LINENO"; then :
10053 +if ac_fn_c_try_link "$LINENO"
10055 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10058 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10060 -rm -f core conftest.err conftest.$ac_build_objext \
10061 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10062 conftest$ac_build_exeext conftest.$ac_ext
10063 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10066 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10067 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10068 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10069 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10070 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10071 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10073 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10076 gl_build_unknown_warnings_are_errors=
10082 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wformat-security" >&5
10083 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wformat-security... " >&6; }
10084 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security+:} false; then :
10085 - $as_echo_n "(cached) " >&6
10087 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wformat-security" >&5
10088 +printf %s "checking whether $CC_FOR_BUILD handles -Wformat-security... " >&6; }
10089 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security+y}
10091 + printf %s "(cached) " >&6
10094 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10095 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wformat-security"
10096 @@ -9230,36 +9816,40 @@
10097 /* end confdefs.h. */
10108 -if ac_fn_c_try_link "$LINENO"; then :
10109 +if ac_fn_c_try_link "$LINENO"
10111 gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security=yes
10114 gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security=no
10116 -rm -f core conftest.err conftest.$ac_build_objext \
10117 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10118 conftest$ac_build_exeext conftest.$ac_ext
10119 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10122 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security" >&5
10123 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security" >&6; }
10124 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security" = xyes; then :
10125 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security" >&5
10126 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security" >&6; }
10127 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wformat_security" = xyes
10129 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wformat-security"
10133 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10134 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10135 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10136 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10137 - $as_echo_n "(cached) " >&6
10139 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10141 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10142 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10143 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10145 + printf %s "(cached) " >&6
10148 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10149 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10150 @@ -9267,39 +9857,42 @@
10151 /* end confdefs.h. */
10162 -if ac_fn_c_try_link "$LINENO"; then :
10163 +if ac_fn_c_try_link "$LINENO"
10165 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10168 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10170 -rm -f core conftest.err conftest.$ac_build_objext \
10171 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10172 conftest$ac_build_exeext conftest.$ac_ext
10173 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10176 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10177 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10178 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10179 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10180 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10181 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10183 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10186 gl_build_unknown_warnings_are_errors=
10192 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wimplicit-fallthrough=5" >&5
10193 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wimplicit-fallthrough=5... " >&6; }
10194 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5+:} false; then :
10195 - $as_echo_n "(cached) " >&6
10197 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wimplicit-fallthrough=5" >&5
10198 +printf %s "checking whether $CC_FOR_BUILD handles -Wimplicit-fallthrough=5... " >&6; }
10199 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5+y}
10201 + printf %s "(cached) " >&6
10204 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10205 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wimplicit-fallthrough=5"
10206 @@ -9307,36 +9900,40 @@
10207 /* end confdefs.h. */
10218 -if ac_fn_c_try_link "$LINENO"; then :
10219 +if ac_fn_c_try_link "$LINENO"
10221 gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5=yes
10224 gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5=no
10226 -rm -f core conftest.err conftest.$ac_build_objext \
10227 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10228 conftest$ac_build_exeext conftest.$ac_ext
10229 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10232 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5" >&5
10233 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5" >&6; }
10234 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5" = xyes; then :
10235 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5" >&5
10236 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5" >&6; }
10237 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wimplicit_fallthrough_5" = xyes
10239 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wimplicit-fallthrough=5"
10243 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10244 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10245 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10246 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10247 - $as_echo_n "(cached) " >&6
10249 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10251 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10252 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10253 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10255 + printf %s "(cached) " >&6
10258 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10259 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10260 @@ -9344,39 +9941,42 @@
10261 /* end confdefs.h. */
10272 -if ac_fn_c_try_link "$LINENO"; then :
10273 +if ac_fn_c_try_link "$LINENO"
10275 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10278 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10280 -rm -f core conftest.err conftest.$ac_build_objext \
10281 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10282 conftest$ac_build_exeext conftest.$ac_ext
10283 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10286 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10287 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10288 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10289 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10290 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10291 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10293 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10296 gl_build_unknown_warnings_are_errors=
10302 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Winit-self" >&5
10303 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Winit-self... " >&6; }
10304 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self+:} false; then :
10305 - $as_echo_n "(cached) " >&6
10307 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Winit-self" >&5
10308 +printf %s "checking whether $CC_FOR_BUILD handles -Winit-self... " >&6; }
10309 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self+y}
10311 + printf %s "(cached) " >&6
10314 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10315 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Winit-self"
10316 @@ -9384,36 +9984,40 @@
10317 /* end confdefs.h. */
10328 -if ac_fn_c_try_link "$LINENO"; then :
10329 +if ac_fn_c_try_link "$LINENO"
10331 gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self=yes
10334 gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self=no
10336 -rm -f core conftest.err conftest.$ac_build_objext \
10337 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10338 conftest$ac_build_exeext conftest.$ac_ext
10339 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10342 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self" >&5
10343 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self" >&6; }
10344 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self" = xyes; then :
10345 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self" >&5
10346 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self" >&6; }
10347 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Winit_self" = xyes
10349 as_fn_append WARN_CFLAGS_FOR_BUILD " -Winit-self"
10353 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10354 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10355 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10356 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10357 - $as_echo_n "(cached) " >&6
10359 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10361 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10362 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10363 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10365 + printf %s "(cached) " >&6
10368 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10369 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10370 @@ -9421,39 +10025,42 @@
10371 /* end confdefs.h. */
10382 -if ac_fn_c_try_link "$LINENO"; then :
10383 +if ac_fn_c_try_link "$LINENO"
10385 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10388 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10390 -rm -f core conftest.err conftest.$ac_build_objext \
10391 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10392 conftest$ac_build_exeext conftest.$ac_ext
10393 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10396 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10397 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10398 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10399 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10400 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10401 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10403 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10406 gl_build_unknown_warnings_are_errors=
10412 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Winitializer-overrides" >&5
10413 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Winitializer-overrides... " >&6; }
10414 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides+:} false; then :
10415 - $as_echo_n "(cached) " >&6
10417 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Winitializer-overrides" >&5
10418 +printf %s "checking whether $CC_FOR_BUILD handles -Winitializer-overrides... " >&6; }
10419 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides+y}
10421 + printf %s "(cached) " >&6
10424 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10425 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Winitializer-overrides"
10426 @@ -9461,36 +10068,40 @@
10427 /* end confdefs.h. */
10438 -if ac_fn_c_try_link "$LINENO"; then :
10439 +if ac_fn_c_try_link "$LINENO"
10441 gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides=yes
10444 gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides=no
10446 -rm -f core conftest.err conftest.$ac_build_objext \
10447 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10448 conftest$ac_build_exeext conftest.$ac_ext
10449 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10452 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides" >&5
10453 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides" >&6; }
10454 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides" = xyes; then :
10455 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides" >&5
10456 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides" >&6; }
10457 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Winitializer_overrides" = xyes
10459 as_fn_append WARN_CFLAGS_FOR_BUILD " -Winitializer-overrides"
10463 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10464 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10465 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10466 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10467 - $as_echo_n "(cached) " >&6
10469 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10471 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10472 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10473 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10475 + printf %s "(cached) " >&6
10478 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10479 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10480 @@ -9498,39 +10109,42 @@
10481 /* end confdefs.h. */
10492 -if ac_fn_c_try_link "$LINENO"; then :
10493 +if ac_fn_c_try_link "$LINENO"
10495 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10498 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10500 -rm -f core conftest.err conftest.$ac_build_objext \
10501 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10502 conftest$ac_build_exeext conftest.$ac_ext
10503 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10506 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10507 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10508 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10509 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10510 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10511 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10513 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10516 gl_build_unknown_warnings_are_errors=
10522 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wlogical-op" >&5
10523 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wlogical-op... " >&6; }
10524 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op+:} false; then :
10525 - $as_echo_n "(cached) " >&6
10527 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wlogical-op" >&5
10528 +printf %s "checking whether $CC_FOR_BUILD handles -Wlogical-op... " >&6; }
10529 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op+y}
10531 + printf %s "(cached) " >&6
10534 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10535 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wlogical-op"
10536 @@ -9538,36 +10152,40 @@
10537 /* end confdefs.h. */
10548 -if ac_fn_c_try_link "$LINENO"; then :
10549 +if ac_fn_c_try_link "$LINENO"
10551 gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op=yes
10554 gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op=no
10556 -rm -f core conftest.err conftest.$ac_build_objext \
10557 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10558 conftest$ac_build_exeext conftest.$ac_ext
10559 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10562 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op" >&5
10563 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op" >&6; }
10564 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op" = xyes; then :
10565 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op" >&5
10566 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op" >&6; }
10567 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wlogical_op" = xyes
10569 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wlogical-op"
10573 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10574 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10575 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10576 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10577 - $as_echo_n "(cached) " >&6
10579 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10581 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10582 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10583 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10585 + printf %s "(cached) " >&6
10588 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10589 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10590 @@ -9575,39 +10193,42 @@
10591 /* end confdefs.h. */
10602 -if ac_fn_c_try_link "$LINENO"; then :
10603 +if ac_fn_c_try_link "$LINENO"
10605 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10608 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10610 -rm -f core conftest.err conftest.$ac_build_objext \
10611 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10612 conftest$ac_build_exeext conftest.$ac_ext
10613 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10616 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10617 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10618 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10619 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10620 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10621 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10623 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10626 gl_build_unknown_warnings_are_errors=
10632 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wmissing-prototypes" >&5
10633 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wmissing-prototypes... " >&6; }
10634 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes+:} false; then :
10635 - $as_echo_n "(cached) " >&6
10637 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wmissing-prototypes" >&5
10638 +printf %s "checking whether $CC_FOR_BUILD handles -Wmissing-prototypes... " >&6; }
10639 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes+y}
10641 + printf %s "(cached) " >&6
10644 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10645 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wmissing-prototypes"
10646 @@ -9615,36 +10236,40 @@
10647 /* end confdefs.h. */
10658 -if ac_fn_c_try_link "$LINENO"; then :
10659 +if ac_fn_c_try_link "$LINENO"
10661 gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes=yes
10664 gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes=no
10666 -rm -f core conftest.err conftest.$ac_build_objext \
10667 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10668 conftest$ac_build_exeext conftest.$ac_ext
10669 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10672 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes" >&5
10673 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes" >&6; }
10674 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes" = xyes; then :
10675 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes" >&5
10676 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes" >&6; }
10677 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wmissing_prototypes" = xyes
10679 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wmissing-prototypes"
10683 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10684 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10685 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10686 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10687 - $as_echo_n "(cached) " >&6
10689 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10691 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10692 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10693 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10695 + printf %s "(cached) " >&6
10698 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10699 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10700 @@ -9652,39 +10277,42 @@
10701 /* end confdefs.h. */
10712 -if ac_fn_c_try_link "$LINENO"; then :
10713 +if ac_fn_c_try_link "$LINENO"
10715 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10718 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10720 -rm -f core conftest.err conftest.$ac_build_objext \
10721 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10722 conftest$ac_build_exeext conftest.$ac_ext
10723 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10726 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10727 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10728 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10729 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10730 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10731 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10733 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10736 gl_build_unknown_warnings_are_errors=
10742 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wnested-externs" >&5
10743 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wnested-externs... " >&6; }
10744 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs+:} false; then :
10745 - $as_echo_n "(cached) " >&6
10747 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wnested-externs" >&5
10748 +printf %s "checking whether $CC_FOR_BUILD handles -Wnested-externs... " >&6; }
10749 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs+y}
10751 + printf %s "(cached) " >&6
10754 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10755 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wnested-externs"
10756 @@ -9692,36 +10320,40 @@
10757 /* end confdefs.h. */
10768 -if ac_fn_c_try_link "$LINENO"; then :
10769 +if ac_fn_c_try_link "$LINENO"
10771 gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs=yes
10774 gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs=no
10776 -rm -f core conftest.err conftest.$ac_build_objext \
10777 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10778 conftest$ac_build_exeext conftest.$ac_ext
10779 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10782 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs" >&5
10783 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs" >&6; }
10784 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs" = xyes; then :
10785 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs" >&5
10786 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs" >&6; }
10787 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wnested_externs" = xyes
10789 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wnested-externs"
10793 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10794 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10795 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10796 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10797 - $as_echo_n "(cached) " >&6
10799 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10801 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10802 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10803 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10805 + printf %s "(cached) " >&6
10808 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10809 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10810 @@ -9729,39 +10361,42 @@
10811 /* end confdefs.h. */
10822 -if ac_fn_c_try_link "$LINENO"; then :
10823 +if ac_fn_c_try_link "$LINENO"
10825 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10828 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10830 -rm -f core conftest.err conftest.$ac_build_objext \
10831 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10832 conftest$ac_build_exeext conftest.$ac_ext
10833 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10836 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10837 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10838 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10839 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10840 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10841 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10843 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10846 gl_build_unknown_warnings_are_errors=
10852 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wold-style-definition" >&5
10853 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wold-style-definition... " >&6; }
10854 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition+:} false; then :
10855 - $as_echo_n "(cached) " >&6
10857 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wold-style-definition" >&5
10858 +printf %s "checking whether $CC_FOR_BUILD handles -Wold-style-definition... " >&6; }
10859 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition+y}
10861 + printf %s "(cached) " >&6
10864 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10865 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wold-style-definition"
10866 @@ -9769,36 +10404,40 @@
10867 /* end confdefs.h. */
10878 -if ac_fn_c_try_link "$LINENO"; then :
10879 +if ac_fn_c_try_link "$LINENO"
10881 gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition=yes
10884 gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition=no
10886 -rm -f core conftest.err conftest.$ac_build_objext \
10887 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10888 conftest$ac_build_exeext conftest.$ac_ext
10889 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10892 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition" >&5
10893 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition" >&6; }
10894 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition" = xyes; then :
10895 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition" >&5
10896 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition" >&6; }
10897 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wold_style_definition" = xyes
10899 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wold-style-definition"
10903 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
10904 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10905 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10906 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
10907 - $as_echo_n "(cached) " >&6
10909 +if test x${gl_build_unknown_warnings_are_errors+set} = x
10911 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
10912 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
10913 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
10915 + printf %s "(cached) " >&6
10918 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10919 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
10920 @@ -9806,39 +10445,42 @@
10921 /* end confdefs.h. */
10932 -if ac_fn_c_try_link "$LINENO"; then :
10933 +if ac_fn_c_try_link "$LINENO"
10935 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
10938 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
10940 -rm -f core conftest.err conftest.$ac_build_objext \
10941 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10942 conftest$ac_build_exeext conftest.$ac_ext
10943 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
10946 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10947 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10948 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
10949 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
10950 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
10951 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
10953 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
10956 gl_build_unknown_warnings_are_errors=
10962 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wtrampolines" >&5
10963 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wtrampolines... " >&6; }
10964 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines+:} false; then :
10965 - $as_echo_n "(cached) " >&6
10967 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wtrampolines" >&5
10968 +printf %s "checking whether $CC_FOR_BUILD handles -Wtrampolines... " >&6; }
10969 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines+y}
10971 + printf %s "(cached) " >&6
10974 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
10975 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wtrampolines"
10976 @@ -9846,36 +10488,40 @@
10977 /* end confdefs.h. */
10988 -if ac_fn_c_try_link "$LINENO"; then :
10989 +if ac_fn_c_try_link "$LINENO"
10991 gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines=yes
10994 gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines=no
10996 -rm -f core conftest.err conftest.$ac_build_objext \
10997 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
10998 conftest$ac_build_exeext conftest.$ac_ext
10999 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11002 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines" >&5
11003 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines" >&6; }
11004 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines" = xyes; then :
11005 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines" >&5
11006 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines" >&6; }
11007 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wtrampolines" = xyes
11009 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wtrampolines"
11013 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
11014 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
11015 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
11016 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
11017 - $as_echo_n "(cached) " >&6
11019 +if test x${gl_build_unknown_warnings_are_errors+set} = x
11021 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
11022 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
11023 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
11025 + printf %s "(cached) " >&6
11028 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
11029 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
11030 @@ -9883,39 +10529,42 @@
11031 /* end confdefs.h. */
11042 -if ac_fn_c_try_link "$LINENO"; then :
11043 +if ac_fn_c_try_link "$LINENO"
11045 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
11048 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
11050 -rm -f core conftest.err conftest.$ac_build_objext \
11051 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
11052 conftest$ac_build_exeext conftest.$ac_ext
11053 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11056 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
11057 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
11058 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
11059 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
11060 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
11061 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
11063 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
11066 gl_build_unknown_warnings_are_errors=
11072 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wundef" >&5
11073 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wundef... " >&6; }
11074 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wundef+:} false; then :
11075 - $as_echo_n "(cached) " >&6
11077 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wundef" >&5
11078 +printf %s "checking whether $CC_FOR_BUILD handles -Wundef... " >&6; }
11079 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wundef+y}
11081 + printf %s "(cached) " >&6
11084 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
11085 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wundef"
11086 @@ -9923,36 +10572,40 @@
11087 /* end confdefs.h. */
11098 -if ac_fn_c_try_link "$LINENO"; then :
11099 +if ac_fn_c_try_link "$LINENO"
11101 gl_cv_warn_CFLAGS_FOR_BUILD__Wundef=yes
11104 gl_cv_warn_CFLAGS_FOR_BUILD__Wundef=no
11106 -rm -f core conftest.err conftest.$ac_build_objext \
11107 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
11108 conftest$ac_build_exeext conftest.$ac_ext
11109 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11112 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wundef" >&5
11113 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wundef" >&6; }
11114 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wundef" = xyes; then :
11115 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wundef" >&5
11116 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wundef" >&6; }
11117 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wundef" = xyes
11119 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wundef"
11123 -if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
11124 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
11125 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
11126 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
11127 - $as_echo_n "(cached) " >&6
11129 +if test x${gl_build_unknown_warnings_are_errors+set} = x
11131 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
11132 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
11133 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
11135 + printf %s "(cached) " >&6
11138 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
11139 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
11140 @@ -9960,39 +10613,42 @@
11141 /* end confdefs.h. */
11152 -if ac_fn_c_try_link "$LINENO"; then :
11153 +if ac_fn_c_try_link "$LINENO"
11155 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
11158 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
11160 -rm -f core conftest.err conftest.$ac_build_objext \
11161 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
11162 conftest$ac_build_exeext conftest.$ac_ext
11163 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11166 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
11167 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
11168 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
11169 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
11170 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
11171 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
11173 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
11176 gl_build_unknown_warnings_are_errors=
11182 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wwrite-strings" >&5
11183 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Wwrite-strings... " >&6; }
11184 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings+:} false; then :
11185 - $as_echo_n "(cached) " >&6
11187 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Wwrite-strings" >&5
11188 +printf %s "checking whether $CC_FOR_BUILD handles -Wwrite-strings... " >&6; }
11189 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings+y}
11191 + printf %s "(cached) " >&6
11194 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
11195 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Wwrite-strings"
11196 @@ -10000,47 +10656,52 @@
11197 /* end confdefs.h. */
11208 -if ac_fn_c_try_link "$LINENO"; then :
11209 +if ac_fn_c_try_link "$LINENO"
11211 gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings=yes
11214 gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings=no
11216 -rm -f core conftest.err conftest.$ac_build_objext \
11217 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
11218 conftest$ac_build_exeext conftest.$ac_ext
11219 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11222 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings" >&5
11223 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings" >&6; }
11224 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings" = xyes; then :
11225 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings" >&5
11226 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings" >&6; }
11227 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Wwrite_strings" = xyes
11229 as_fn_append WARN_CFLAGS_FOR_BUILD " -Wwrite-strings"
11233 # Check whether --enable-gcc-Werror was given.
11234 -if test "${enable_gcc_Werror+set}" = set; then :
11235 +if test ${enable_gcc_Werror+y}
11237 enableval=$enable_gcc_Werror; case "$enable_gcc_Werror" in
11239 *) as_fn_error $? "bad value $enable_gcc_Werror for gcc-Werror option" "$LINENO" 5 ;;
11243 enable_gcc_Werror="$st_cv_build_enable_Werror"
11246 if test "$enable_gcc_Werror" = yes; then
11247 - if test x${gl_build_unknown_warnings_are_errors+set} = x; then :
11248 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
11249 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
11250 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+:} false; then :
11251 - $as_echo_n "(cached) " >&6
11253 + if test x${gl_build_unknown_warnings_are_errors+set} = x
11255 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option" >&5
11256 +printf %s "checking whether $CC_FOR_BUILD handles -Werror -Wunknown-warning-option... " >&6; }
11257 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option+y}
11259 + printf %s "(cached) " >&6
11262 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
11263 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror -Wunknown-warning-option"
11264 @@ -10048,39 +10709,42 @@
11265 /* end confdefs.h. */
11276 -if ac_fn_c_try_link "$LINENO"; then :
11277 +if ac_fn_c_try_link "$LINENO"
11279 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=yes
11282 gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option=no
11284 -rm -f core conftest.err conftest.$ac_build_objext \
11285 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
11286 conftest$ac_build_exeext conftest.$ac_ext
11287 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11290 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
11291 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
11292 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes; then :
11293 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&5
11294 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" >&6; }
11295 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror__Wunknown_warning_option" = xyes
11297 gl_build_unknown_warnings_are_errors='-Wunknown-warning-option -Werror'
11300 gl_build_unknown_warnings_are_errors=
11306 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror" >&5
11307 -$as_echo_n "checking whether $CC_FOR_BUILD handles -Werror... " >&6; }
11308 -if ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror+:} false; then :
11309 - $as_echo_n "(cached) " >&6
11311 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD handles -Werror" >&5
11312 +printf %s "checking whether $CC_FOR_BUILD handles -Werror... " >&6; }
11313 +if test ${gl_cv_warn_CFLAGS_FOR_BUILD__Werror+y}
11315 + printf %s "(cached) " >&6
11318 gl_save_compiler_FLAGS="$CFLAGS_FOR_BUILD"
11319 as_fn_append CFLAGS_FOR_BUILD " $gl_build_unknown_warnings_are_errors -Werror"
11320 @@ -10088,26 +10752,28 @@
11321 /* end confdefs.h. */
11332 -if ac_fn_c_try_link "$LINENO"; then :
11333 +if ac_fn_c_try_link "$LINENO"
11335 gl_cv_warn_CFLAGS_FOR_BUILD__Werror=yes
11338 gl_cv_warn_CFLAGS_FOR_BUILD__Werror=no
11340 -rm -f core conftest.err conftest.$ac_build_objext \
11341 +rm -f core conftest.err conftest.$ac_build_objext conftest.beam \
11342 conftest$ac_build_exeext conftest.$ac_ext
11343 CFLAGS_FOR_BUILD="$gl_save_compiler_FLAGS"
11346 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror" >&5
11347 -$as_echo "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror" >&6; }
11348 -if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror" = xyes; then :
11349 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_CFLAGS_FOR_BUILD__Werror" >&5
11350 +printf "%s\n" "$gl_cv_warn_CFLAGS_FOR_BUILD__Werror" >&6; }
11351 +if test "x$gl_cv_warn_CFLAGS_FOR_BUILD__Werror" = xyes
11353 as_fn_append WARN_CFLAGS_FOR_BUILD " -Werror"
11356 @@ -10116,47 +10782,58 @@
11360 -if test -n "${st_saved_cross_compiling+set}"; then :
11361 +if test -n "${st_saved_cross_compiling+set}"
11363 cross_compiling="${st_saved_cross_compiling}"; unset st_saved_cross_compiling
11366 -if test -n "${st_saved_ac_tool_prefix+set}"; then :
11367 +if test -n "${st_saved_ac_tool_prefix+set}"
11369 ac_tool_prefix="${st_saved_ac_tool_prefix}"; unset st_saved_ac_tool_prefix
11372 -if test -n "${st_saved_ac_link+set}"; then :
11373 +if test -n "${st_saved_ac_link+set}"
11375 ac_link="${st_saved_ac_link}"; unset st_saved_ac_link
11378 -if test -n "${st_saved_ac_cv_c_decl_report+set}"; then :
11379 +if test -n "${st_saved_ac_cv_c_decl_report+set}"
11381 ac_cv_c_decl_report="${st_saved_ac_cv_c_decl_report}"; unset st_saved_ac_cv_c_decl_report
11384 -if test -n "${st_saved_ac_cv_c_compiler_gnu+set}"; then :
11385 +if test -n "${st_saved_ac_cv_c_compiler_gnu+set}"
11387 ac_cv_c_compiler_gnu="${st_saved_ac_cv_c_compiler_gnu}"; unset st_saved_ac_cv_c_compiler_gnu
11390 -if test -n "${st_saved_ac_cpp+set}"; then :
11391 +if test -n "${st_saved_ac_cpp+set}"
11393 ac_cpp="${st_saved_ac_cpp}"; unset st_saved_ac_cpp
11396 -if test -n "${st_saved_ac_compiler_gnu+set}"; then :
11397 +if test -n "${st_saved_ac_compiler_gnu+set}"
11399 ac_compiler_gnu="${st_saved_ac_compiler_gnu}"; unset st_saved_ac_compiler_gnu
11402 -if test -n "${st_saved_ac_compile+set}"; then :
11403 +if test -n "${st_saved_ac_compile+set}"
11405 ac_compile="${st_saved_ac_compile}"; unset st_saved_ac_compile
11408 -if test -n "${st_saved_ac_c_werror_flag+set}"; then :
11409 +if test -n "${st_saved_ac_c_werror_flag+set}"
11411 ac_c_werror_flag="${st_saved_ac_c_werror_flag}"; unset st_saved_ac_c_werror_flag
11414 -if test -n "${st_saved_ac_c_preproc_warn_flag+set}"; then :
11415 +if test -n "${st_saved_ac_c_preproc_warn_flag+set}"
11417 ac_c_preproc_warn_flag="${st_saved_ac_c_preproc_warn_flag}"; unset st_saved_ac_c_preproc_warn_flag
11420 -if test -n "${st_saved_ac_c_decl_warn_flag+set}"; then :
11421 +if test -n "${st_saved_ac_c_decl_warn_flag+set}"
11423 ac_c_decl_warn_flag="${st_saved_ac_c_decl_warn_flag}"; unset st_saved_ac_c_decl_warn_flag
11426 @@ -10165,16 +10842,18 @@
11427 BUILD_EXEEXT=$ac_build_exeext
11428 BUILD_OBJEXT=$ac_build_objext
11430 -if test -n "$ac_tool_prefix"; then
11432 + if test -n "$ac_tool_prefix"; then
11433 for ac_prog in ar lib "link -lib"
11435 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
11436 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
11437 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11438 -$as_echo_n "checking for $ac_word... " >&6; }
11439 -if ${ac_cv_prog_AR+:} false; then :
11440 - $as_echo_n "(cached) " >&6
11442 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11443 +printf %s "checking for $ac_word... " >&6; }
11444 +if test ${ac_cv_prog_AR+y}
11446 + printf %s "(cached) " >&6
11448 if test -n "$AR"; then
11449 ac_cv_prog_AR="$AR" # Let the user override the test.
11451 @@ -10182,11 +10861,15 @@
11452 for as_dir in $PATH
11455 - test -z "$as_dir" && as_dir=.
11456 + case $as_dir in #(((
11459 + *) as_dir=$as_dir/ ;;
11461 for ac_exec_ext in '' $ac_executable_extensions; do
11462 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11463 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
11464 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
11465 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11466 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
11470 @@ -10197,11 +10880,11 @@
11473 if test -n "$AR"; then
11474 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
11475 -$as_echo "$AR" >&6; }
11476 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
11477 +printf "%s\n" "$AR" >&6; }
11479 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11480 -$as_echo "no" >&6; }
11481 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
11482 +printf "%s\n" "no" >&6; }
11486 @@ -10214,11 +10897,12 @@
11488 # Extract the first word of "$ac_prog", so it can be a program name with args.
11489 set dummy $ac_prog; ac_word=$2
11490 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11491 -$as_echo_n "checking for $ac_word... " >&6; }
11492 -if ${ac_cv_prog_ac_ct_AR+:} false; then :
11493 - $as_echo_n "(cached) " >&6
11495 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11496 +printf %s "checking for $ac_word... " >&6; }
11497 +if test ${ac_cv_prog_ac_ct_AR+y}
11499 + printf %s "(cached) " >&6
11501 if test -n "$ac_ct_AR"; then
11502 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
11504 @@ -10226,11 +10910,15 @@
11505 for as_dir in $PATH
11508 - test -z "$as_dir" && as_dir=.
11509 + case $as_dir in #(((
11512 + *) as_dir=$as_dir/ ;;
11514 for ac_exec_ext in '' $ac_executable_extensions; do
11515 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11516 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
11517 ac_cv_prog_ac_ct_AR="$ac_prog"
11518 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11519 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
11523 @@ -10241,11 +10929,11 @@
11525 ac_ct_AR=$ac_cv_prog_ac_ct_AR
11526 if test -n "$ac_ct_AR"; then
11527 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
11528 -$as_echo "$ac_ct_AR" >&6; }
11529 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
11530 +printf "%s\n" "$ac_ct_AR" >&6; }
11532 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11533 -$as_echo "no" >&6; }
11534 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
11535 +printf "%s\n" "no" >&6; }
11539 @@ -10257,8 +10945,8 @@
11541 case $cross_compiling:$ac_tool_warned in
11543 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11544 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
11545 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11546 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
11547 ac_tool_warned=yes ;;
11550 @@ -10267,11 +10955,12 @@
11554 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
11555 -$as_echo_n "checking the archiver ($AR) interface... " >&6; }
11556 -if ${am_cv_ar_interface+:} false; then :
11557 - $as_echo_n "(cached) " >&6
11559 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
11560 +printf %s "checking the archiver ($AR) interface... " >&6; }
11561 +if test ${am_cv_ar_interface+y}
11563 + printf %s "(cached) " >&6
11566 ac_cpp='$CPP $CPPFLAGS'
11567 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11568 @@ -10283,12 +10972,13 @@
11569 /* end confdefs.h. */
11570 int some_variable = 0;
11572 -if ac_fn_c_try_compile "$LINENO"; then :
11573 +if ac_fn_c_try_compile "$LINENO"
11575 am_ar_try='$AR cru libconftest.a conftest.$ac_objext >&5'
11576 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
11577 (eval $am_ar_try) 2>&5
11579 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11580 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11581 test $ac_status = 0; }
11582 if test "$ac_status" -eq 0; then
11583 am_cv_ar_interface=ar
11584 @@ -10297,7 +10987,7 @@
11585 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
11586 (eval $am_ar_try) 2>&5
11588 - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11589 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11590 test $ac_status = 0; }
11591 if test "$ac_status" -eq 0; then
11592 am_cv_ar_interface=lib
11593 @@ -10308,7 +10998,7 @@
11594 rm -f conftest.lib libconftest.a
11597 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11598 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11600 ac_cpp='$CPP $CPPFLAGS'
11601 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11602 @@ -10316,8 +11006,8 @@
11603 ac_compiler_gnu=$ac_cv_c_compiler_gnu
11606 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
11607 -$as_echo "$am_cv_ar_interface" >&6; }
11608 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
11609 +printf "%s\n" "$am_cv_ar_interface" >&6; }
11611 case $am_cv_ar_interface in
11613 @@ -10338,11 +11028,12 @@
11617 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for typeof syntax and keyword spelling" >&5
11618 -$as_echo_n "checking for typeof syntax and keyword spelling... " >&6; }
11619 -if ${ac_cv_c_typeof+:} false; then :
11620 - $as_echo_n "(cached) " >&6
11622 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for typeof syntax and keyword spelling" >&5
11623 +printf %s "checking for typeof syntax and keyword spelling... " >&6; }
11624 +if test ${ac_cv_c_typeof+y}
11626 + printf %s "(cached) " >&6
11629 for ac_kw in typeof __typeof__ no; do
11630 test $ac_kw = no && break
11631 @@ -10350,7 +11041,7 @@
11632 /* end confdefs.h. */
11640 @@ -10369,90 +11060,377 @@
11644 -if ac_fn_c_try_compile "$LINENO"; then :
11645 +if ac_fn_c_try_compile "$LINENO"
11647 ac_cv_c_typeof=$ac_kw
11649 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11650 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11651 test $ac_cv_c_typeof != no && break
11654 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_typeof" >&5
11655 -$as_echo "$ac_cv_c_typeof" >&6; }
11656 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_typeof" >&5
11657 +printf "%s\n" "$ac_cv_c_typeof" >&6; }
11658 if test $ac_cv_c_typeof != no; then
11660 -$as_echo "#define HAVE_TYPEOF 1" >>confdefs.h
11661 +printf "%s\n" "#define HAVE_TYPEOF 1" >>confdefs.h
11663 if test $ac_cv_c_typeof != typeof; then
11665 -cat >>confdefs.h <<_ACEOF
11666 -#define typeof $ac_cv_c_typeof
11668 +printf "%s\n" "#define typeof $ac_cv_c_typeof" >>confdefs.h
11674 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
11675 -$as_echo_n "checking for uid_t in sys/types.h... " >&6; }
11676 -if ${ac_cv_type_uid_t+:} false; then :
11677 - $as_echo_n "(cached) " >&6
11679 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
11680 +printf %s "checking for grep that handles long lines and -e... " >&6; }
11681 +if test ${ac_cv_path_GREP+y}
11683 + printf %s "(cached) " >&6
11685 + if test -z "$GREP"; then
11686 + ac_path_GREP_found=false
11687 + # Loop through the user's path and test for each of PROGNAME-LIST
11688 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11689 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
11692 + case $as_dir in #(((
11695 + *) as_dir=$as_dir/ ;;
11697 + for ac_prog in grep ggrep
11699 + for ac_exec_ext in '' $ac_executable_extensions; do
11700 + ac_path_GREP="$as_dir$ac_prog$ac_exec_ext"
11701 + as_fn_executable_p "$ac_path_GREP" || continue
11702 +# Check for GNU ac_path_GREP and select it if it is found.
11703 + # Check for GNU $ac_path_GREP
11704 +case `"$ac_path_GREP" --version 2>&1` in
11706 + ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
11709 + printf %s 0123456789 >"conftest.in"
11712 + cat "conftest.in" "conftest.in" >"conftest.tmp"
11713 + mv "conftest.tmp" "conftest.in"
11714 + cp "conftest.in" "conftest.nl"
11715 + printf "%s\n" 'GREP' >> "conftest.nl"
11716 + "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
11717 + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
11718 + as_fn_arith $ac_count + 1 && ac_count=$as_val
11719 + if test $ac_count -gt ${ac_path_GREP_max-0}; then
11720 + # Best one so far, save it but keep looking for a better one
11721 + ac_cv_path_GREP="$ac_path_GREP"
11722 + ac_path_GREP_max=$ac_count
11724 + # 10*(2^10) chars as input seems more than enough
11725 + test $ac_count -gt 10 && break
11727 + rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
11730 + $ac_path_GREP_found && break 3
11735 + if test -z "$ac_cv_path_GREP"; then
11736 + as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
11739 + ac_cv_path_GREP=$GREP
11743 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
11744 +printf "%s\n" "$ac_cv_path_GREP" >&6; }
11745 + GREP="$ac_cv_path_GREP"
11748 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
11749 +printf %s "checking for egrep... " >&6; }
11750 +if test ${ac_cv_path_EGREP+y}
11752 + printf %s "(cached) " >&6
11754 + if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
11755 + then ac_cv_path_EGREP="$GREP -E"
11757 + if test -z "$EGREP"; then
11758 + ac_path_EGREP_found=false
11759 + # Loop through the user's path and test for each of PROGNAME-LIST
11760 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11761 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
11764 + case $as_dir in #(((
11767 + *) as_dir=$as_dir/ ;;
11769 + for ac_prog in egrep
11771 + for ac_exec_ext in '' $ac_executable_extensions; do
11772 + ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext"
11773 + as_fn_executable_p "$ac_path_EGREP" || continue
11774 +# Check for GNU ac_path_EGREP and select it if it is found.
11775 + # Check for GNU $ac_path_EGREP
11776 +case `"$ac_path_EGREP" --version 2>&1` in
11778 + ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
11781 + printf %s 0123456789 >"conftest.in"
11784 + cat "conftest.in" "conftest.in" >"conftest.tmp"
11785 + mv "conftest.tmp" "conftest.in"
11786 + cp "conftest.in" "conftest.nl"
11787 + printf "%s\n" 'EGREP' >> "conftest.nl"
11788 + "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
11789 + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
11790 + as_fn_arith $ac_count + 1 && ac_count=$as_val
11791 + if test $ac_count -gt ${ac_path_EGREP_max-0}; then
11792 + # Best one so far, save it but keep looking for a better one
11793 + ac_cv_path_EGREP="$ac_path_EGREP"
11794 + ac_path_EGREP_max=$ac_count
11796 + # 10*(2^10) chars as input seems more than enough
11797 + test $ac_count -gt 10 && break
11799 + rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
11802 + $ac_path_EGREP_found && break 3
11807 + if test -z "$ac_cv_path_EGREP"; then
11808 + as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
11811 + ac_cv_path_EGREP=$EGREP
11816 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
11817 +printf "%s\n" "$ac_cv_path_EGREP" >&6; }
11818 + EGREP="$ac_cv_path_EGREP"
11821 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
11822 +printf %s "checking for uid_t in sys/types.h... " >&6; }
11823 +if test ${ac_cv_type_uid_t+y}
11825 + printf %s "(cached) " >&6
11827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11828 /* end confdefs.h. */
11829 #include <sys/types.h>
11832 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11833 - $EGREP "uid_t" >/dev/null 2>&1; then :
11834 + $EGREP "uid_t" >/dev/null 2>&1
11836 ac_cv_type_uid_t=yes
11839 ac_cv_type_uid_t=no
11845 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
11846 -$as_echo "$ac_cv_type_uid_t" >&6; }
11847 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
11848 +printf "%s\n" "$ac_cv_type_uid_t" >&6; }
11849 if test $ac_cv_type_uid_t = no; then
11851 -$as_echo "#define uid_t int" >>confdefs.h
11852 +printf "%s\n" "#define uid_t int" >>confdefs.h
11855 -$as_echo "#define gid_t int" >>confdefs.h
11856 +printf "%s\n" "#define gid_t int" >>confdefs.h
11861 -for ac_func in accept4 be64toh fallocate fanotify_mark fcntl64 fopen64 fork fputs_unlocked fstatat ftruncate futimens iconv_open if_indextoname mempcpy open64 open_memstream preadv process_vm_readv process_vm_writev pwritev readahead signalfd stpcpy strerror strndup sync_file_range
11863 - as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11864 -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11865 -if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
11866 - cat >>confdefs.h <<_ACEOF
11867 -#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11869 +ac_fn_c_check_func "$LINENO" "accept4" "ac_cv_func_accept4"
11870 +if test "x$ac_cv_func_accept4" = xyes
11872 + printf "%s\n" "#define HAVE_ACCEPT4 1" >>confdefs.h
11875 +ac_fn_c_check_func "$LINENO" "be64toh" "ac_cv_func_be64toh"
11876 +if test "x$ac_cv_func_be64toh" = xyes
11878 + printf "%s\n" "#define HAVE_BE64TOH 1" >>confdefs.h
11881 +ac_fn_c_check_func "$LINENO" "fallocate" "ac_cv_func_fallocate"
11882 +if test "x$ac_cv_func_fallocate" = xyes
11884 + printf "%s\n" "#define HAVE_FALLOCATE 1" >>confdefs.h
11887 +ac_fn_c_check_func "$LINENO" "fanotify_mark" "ac_cv_func_fanotify_mark"
11888 +if test "x$ac_cv_func_fanotify_mark" = xyes
11890 + printf "%s\n" "#define HAVE_FANOTIFY_MARK 1" >>confdefs.h
11893 +ac_fn_c_check_func "$LINENO" "fcntl64" "ac_cv_func_fcntl64"
11894 +if test "x$ac_cv_func_fcntl64" = xyes
11896 + printf "%s\n" "#define HAVE_FCNTL64 1" >>confdefs.h
11899 +ac_fn_c_check_func "$LINENO" "fopen64" "ac_cv_func_fopen64"
11900 +if test "x$ac_cv_func_fopen64" = xyes
11902 + printf "%s\n" "#define HAVE_FOPEN64 1" >>confdefs.h
11905 +ac_fn_c_check_func "$LINENO" "fork" "ac_cv_func_fork"
11906 +if test "x$ac_cv_func_fork" = xyes
11908 + printf "%s\n" "#define HAVE_FORK 1" >>confdefs.h
11911 +ac_fn_c_check_func "$LINENO" "fputs_unlocked" "ac_cv_func_fputs_unlocked"
11912 +if test "x$ac_cv_func_fputs_unlocked" = xyes
11914 + printf "%s\n" "#define HAVE_FPUTS_UNLOCKED 1" >>confdefs.h
11917 +ac_fn_c_check_func "$LINENO" "fstatat" "ac_cv_func_fstatat"
11918 +if test "x$ac_cv_func_fstatat" = xyes
11920 + printf "%s\n" "#define HAVE_FSTATAT 1" >>confdefs.h
11923 +ac_fn_c_check_func "$LINENO" "ftruncate" "ac_cv_func_ftruncate"
11924 +if test "x$ac_cv_func_ftruncate" = xyes
11926 + printf "%s\n" "#define HAVE_FTRUNCATE 1" >>confdefs.h
11929 +ac_fn_c_check_func "$LINENO" "futimens" "ac_cv_func_futimens"
11930 +if test "x$ac_cv_func_futimens" = xyes
11932 + printf "%s\n" "#define HAVE_FUTIMENS 1" >>confdefs.h
11935 +ac_fn_c_check_func "$LINENO" "iconv_open" "ac_cv_func_iconv_open"
11936 +if test "x$ac_cv_func_iconv_open" = xyes
11938 + printf "%s\n" "#define HAVE_ICONV_OPEN 1" >>confdefs.h
11941 +ac_fn_c_check_func "$LINENO" "if_indextoname" "ac_cv_func_if_indextoname"
11942 +if test "x$ac_cv_func_if_indextoname" = xyes
11944 + printf "%s\n" "#define HAVE_IF_INDEXTONAME 1" >>confdefs.h
11947 +ac_fn_c_check_func "$LINENO" "mempcpy" "ac_cv_func_mempcpy"
11948 +if test "x$ac_cv_func_mempcpy" = xyes
11950 + printf "%s\n" "#define HAVE_MEMPCPY 1" >>confdefs.h
11953 +ac_fn_c_check_func "$LINENO" "open64" "ac_cv_func_open64"
11954 +if test "x$ac_cv_func_open64" = xyes
11956 + printf "%s\n" "#define HAVE_OPEN64 1" >>confdefs.h
11959 +ac_fn_c_check_func "$LINENO" "open_memstream" "ac_cv_func_open_memstream"
11960 +if test "x$ac_cv_func_open_memstream" = xyes
11962 + printf "%s\n" "#define HAVE_OPEN_MEMSTREAM 1" >>confdefs.h
11965 +ac_fn_c_check_func "$LINENO" "preadv" "ac_cv_func_preadv"
11966 +if test "x$ac_cv_func_preadv" = xyes
11968 + printf "%s\n" "#define HAVE_PREADV 1" >>confdefs.h
11971 +ac_fn_c_check_func "$LINENO" "process_vm_readv" "ac_cv_func_process_vm_readv"
11972 +if test "x$ac_cv_func_process_vm_readv" = xyes
11974 + printf "%s\n" "#define HAVE_PROCESS_VM_READV 1" >>confdefs.h
11977 +ac_fn_c_check_func "$LINENO" "process_vm_writev" "ac_cv_func_process_vm_writev"
11978 +if test "x$ac_cv_func_process_vm_writev" = xyes
11980 + printf "%s\n" "#define HAVE_PROCESS_VM_WRITEV 1" >>confdefs.h
11983 +ac_fn_c_check_func "$LINENO" "pwritev" "ac_cv_func_pwritev"
11984 +if test "x$ac_cv_func_pwritev" = xyes
11986 + printf "%s\n" "#define HAVE_PWRITEV 1" >>confdefs.h
11989 +ac_fn_c_check_func "$LINENO" "readahead" "ac_cv_func_readahead"
11990 +if test "x$ac_cv_func_readahead" = xyes
11992 + printf "%s\n" "#define HAVE_READAHEAD 1" >>confdefs.h
11995 +ac_fn_c_check_func "$LINENO" "signalfd" "ac_cv_func_signalfd"
11996 +if test "x$ac_cv_func_signalfd" = xyes
11998 + printf "%s\n" "#define HAVE_SIGNALFD 1" >>confdefs.h
12001 +ac_fn_c_check_func "$LINENO" "stpcpy" "ac_cv_func_stpcpy"
12002 +if test "x$ac_cv_func_stpcpy" = xyes
12004 + printf "%s\n" "#define HAVE_STPCPY 1" >>confdefs.h
12007 +ac_fn_c_check_func "$LINENO" "strerror" "ac_cv_func_strerror"
12008 +if test "x$ac_cv_func_strerror" = xyes
12010 + printf "%s\n" "#define HAVE_STRERROR 1" >>confdefs.h
12013 +ac_fn_c_check_func "$LINENO" "strndup" "ac_cv_func_strndup"
12014 +if test "x$ac_cv_func_strndup" = xyes
12016 + printf "%s\n" "#define HAVE_STRNDUP 1" >>confdefs.h
12019 +ac_fn_c_check_func "$LINENO" "sync_file_range" "ac_cv_func_sync_file_range"
12020 +if test "x$ac_cv_func_sync_file_range" = xyes
12022 + printf "%s\n" "#define HAVE_SYNC_FILE_RANGE 1" >>confdefs.h
12028 ac_fn_c_check_type "$LINENO" "sig_atomic_t" "ac_cv_type_sig_atomic_t" "#include <signal.h>
12030 -if test "x$ac_cv_type_sig_atomic_t" = xyes; then :
12031 +if test "x$ac_cv_type_sig_atomic_t" = xyes
12034 -cat >>confdefs.h <<_ACEOF
12035 -#define HAVE_SIG_ATOMIC_T 1
12037 +printf "%s\n" "#define HAVE_SIG_ATOMIC_T 1" >>confdefs.h
12041 ac_fn_c_check_type "$LINENO" "struct sigcontext" "ac_cv_type_struct_sigcontext" "#include <signal.h>
12043 -if test "x$ac_cv_type_struct_sigcontext" = xyes; then :
12044 +if test "x$ac_cv_type_struct_sigcontext" = xyes
12047 -cat >>confdefs.h <<_ACEOF
12048 -#define HAVE_STRUCT_SIGCONTEXT 1
12050 +printf "%s\n" "#define HAVE_STRUCT_SIGCONTEXT 1" >>confdefs.h
12054 @@ -10460,14 +11438,13 @@
12056 ac_fn_c_check_type "$LINENO" "struct sockaddr_storage" "ac_cv_type_struct_sockaddr_storage" "#include <sys/socket.h>
12058 -if test "x$ac_cv_type_struct_sockaddr_storage" = xyes; then :
12059 +if test "x$ac_cv_type_struct_sockaddr_storage" = xyes
12062 -cat >>confdefs.h <<_ACEOF
12063 -#define HAVE_STRUCT_SOCKADDR_STORAGE 1
12065 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_STORAGE 1" >>confdefs.h
12070 mkdir -p src/linux/generic/linux
12071 cp $srcdir/src/linux/generic/socket.h.in src/linux/generic/linux/socket.h
12072 CPPFLAGS="-Isrc/linux/generic $CPPFLAGS"
12073 @@ -10476,11 +11453,10 @@
12075 ac_fn_c_check_type "$LINENO" "struct mmsghdr" "ac_cv_type_struct_mmsghdr" "#include <sys/socket.h>
12077 -if test "x$ac_cv_type_struct_mmsghdr" = xyes; then :
12078 +if test "x$ac_cv_type_struct_mmsghdr" = xyes
12081 -cat >>confdefs.h <<_ACEOF
12082 -#define HAVE_STRUCT_MMSGHDR 1
12084 +printf "%s\n" "#define HAVE_STRUCT_MMSGHDR 1" >>confdefs.h
12088 @@ -10488,21 +11464,19 @@
12090 ac_fn_c_check_type "$LINENO" "__kernel_long_t" "ac_cv_type___kernel_long_t" "#include <asm/posix_types.h>
12092 -if test "x$ac_cv_type___kernel_long_t" = xyes; then :
12093 +if test "x$ac_cv_type___kernel_long_t" = xyes
12096 -cat >>confdefs.h <<_ACEOF
12097 -#define HAVE___KERNEL_LONG_T 1
12099 +printf "%s\n" "#define HAVE___KERNEL_LONG_T 1" >>confdefs.h
12103 ac_fn_c_check_type "$LINENO" "__kernel_ulong_t" "ac_cv_type___kernel_ulong_t" "#include <asm/posix_types.h>
12105 -if test "x$ac_cv_type___kernel_ulong_t" = xyes; then :
12106 +if test "x$ac_cv_type___kernel_ulong_t" = xyes
12109 -cat >>confdefs.h <<_ACEOF
12110 -#define HAVE___KERNEL_ULONG_T 1
12112 +printf "%s\n" "#define HAVE___KERNEL_ULONG_T 1" >>confdefs.h
12116 @@ -10510,21 +11484,19 @@
12118 ac_fn_c_check_type "$LINENO" "struct __kernel_timespec" "ac_cv_type_struct___kernel_timespec" "#include <linux/time_types.h>
12120 -if test "x$ac_cv_type_struct___kernel_timespec" = xyes; then :
12121 +if test "x$ac_cv_type_struct___kernel_timespec" = xyes
12124 -cat >>confdefs.h <<_ACEOF
12125 -#define HAVE_STRUCT___KERNEL_TIMESPEC 1
12127 +printf "%s\n" "#define HAVE_STRUCT___KERNEL_TIMESPEC 1" >>confdefs.h
12131 ac_fn_c_check_type "$LINENO" "struct __kernel_sock_timeval" "ac_cv_type_struct___kernel_sock_timeval" "#include <linux/time_types.h>
12133 -if test "x$ac_cv_type_struct___kernel_sock_timeval" = xyes; then :
12134 +if test "x$ac_cv_type_struct___kernel_sock_timeval" = xyes
12137 -cat >>confdefs.h <<_ACEOF
12138 -#define HAVE_STRUCT___KERNEL_SOCK_TIMEVAL 1
12140 +printf "%s\n" "#define HAVE_STRUCT___KERNEL_SOCK_TIMEVAL 1" >>confdefs.h
12144 @@ -10533,22 +11505,20 @@
12145 ac_fn_c_check_type "$LINENO" "struct stat64" "ac_cv_type_struct_stat64" "#include <sys/types.h>
12146 #include <asm/stat.h>
12148 -if test "x$ac_cv_type_struct_stat64" = xyes; then :
12149 +if test "x$ac_cv_type_struct_stat64" = xyes
12152 -cat >>confdefs.h <<_ACEOF
12153 -#define HAVE_STRUCT_STAT64 1
12155 +printf "%s\n" "#define HAVE_STRUCT_STAT64 1" >>confdefs.h
12159 ac_fn_c_check_type "$LINENO" "struct __old_kernel_stat" "ac_cv_type_struct___old_kernel_stat" "#include <sys/types.h>
12160 #include <asm/stat.h>
12162 -if test "x$ac_cv_type_struct___old_kernel_stat" = xyes; then :
12163 +if test "x$ac_cv_type_struct___old_kernel_stat" = xyes
12166 -cat >>confdefs.h <<_ACEOF
12167 -#define HAVE_STRUCT___OLD_KERNEL_STAT 1
12169 +printf "%s\n" "#define HAVE_STRUCT___OLD_KERNEL_STAT 1" >>confdefs.h
12173 @@ -10556,19 +11526,17 @@
12175 ac_fn_c_check_type "$LINENO" "struct user_desc" "ac_cv_type_struct_user_desc" "#include <asm/ldt.h>
12177 -if test "x$ac_cv_type_struct_user_desc" = xyes; then :
12178 +if test "x$ac_cv_type_struct_user_desc" = xyes
12181 -cat >>confdefs.h <<_ACEOF
12182 -#define HAVE_STRUCT_USER_DESC 1
12184 +printf "%s\n" "#define HAVE_STRUCT_USER_DESC 1" >>confdefs.h
12186 ac_fn_c_check_member "$LINENO" "struct user_desc" "lm" "ac_cv_member_struct_user_desc_lm" "#include <asm/ldt.h>
12188 -if test "x$ac_cv_member_struct_user_desc_lm" = xyes; then :
12189 +if test "x$ac_cv_member_struct_user_desc_lm" = xyes
12192 -cat >>confdefs.h <<_ACEOF
12193 -#define HAVE_STRUCT_USER_DESC_LM 1
12195 +printf "%s\n" "#define HAVE_STRUCT_USER_DESC_LM 1" >>confdefs.h
12199 @@ -10579,22 +11547,20 @@
12200 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime_nsec" "ac_cv_member_struct_stat_st_mtime_nsec" "#include <sys/types.h>
12201 #include <asm/stat.h>
12203 -if test "x$ac_cv_member_struct_stat_st_mtime_nsec" = xyes; then :
12204 +if test "x$ac_cv_member_struct_stat_st_mtime_nsec" = xyes
12207 -cat >>confdefs.h <<_ACEOF
12208 -#define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
12210 +printf "%s\n" "#define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1" >>confdefs.h
12214 ac_fn_c_check_member "$LINENO" "struct stat64" "st_mtime_nsec" "ac_cv_member_struct_stat64_st_mtime_nsec" "#include <sys/types.h>
12215 #include <asm/stat.h>
12217 -if test "x$ac_cv_member_struct_stat64_st_mtime_nsec" = xyes; then :
12218 +if test "x$ac_cv_member_struct_stat64_st_mtime_nsec" = xyes
12221 -cat >>confdefs.h <<_ACEOF
12222 -#define HAVE_STRUCT_STAT64_ST_MTIME_NSEC 1
12224 +printf "%s\n" "#define HAVE_STRUCT_STAT64_ST_MTIME_NSEC 1" >>confdefs.h
12228 @@ -10602,41 +11568,37 @@
12230 ac_fn_c_check_type "$LINENO" "struct pt_all_user_regs" "ac_cv_type_struct_pt_all_user_regs" "#include <sys/ptrace.h>
12232 -if test "x$ac_cv_type_struct_pt_all_user_regs" = xyes; then :
12233 +if test "x$ac_cv_type_struct_pt_all_user_regs" = xyes
12236 -cat >>confdefs.h <<_ACEOF
12237 -#define HAVE_STRUCT_PT_ALL_USER_REGS 1
12239 +printf "%s\n" "#define HAVE_STRUCT_PT_ALL_USER_REGS 1" >>confdefs.h
12243 ac_fn_c_check_type "$LINENO" "struct ia64_fpreg" "ac_cv_type_struct_ia64_fpreg" "#include <sys/ptrace.h>
12245 -if test "x$ac_cv_type_struct_ia64_fpreg" = xyes; then :
12246 +if test "x$ac_cv_type_struct_ia64_fpreg" = xyes
12249 -cat >>confdefs.h <<_ACEOF
12250 -#define HAVE_STRUCT_IA64_FPREG 1
12252 +printf "%s\n" "#define HAVE_STRUCT_IA64_FPREG 1" >>confdefs.h
12256 ac_fn_c_check_type "$LINENO" "struct ptrace_peeksiginfo_args" "ac_cv_type_struct_ptrace_peeksiginfo_args" "#include <sys/ptrace.h>
12258 -if test "x$ac_cv_type_struct_ptrace_peeksiginfo_args" = xyes; then :
12259 +if test "x$ac_cv_type_struct_ptrace_peeksiginfo_args" = xyes
12262 -cat >>confdefs.h <<_ACEOF
12263 -#define HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS 1
12265 +printf "%s\n" "#define HAVE_STRUCT_PTRACE_PEEKSIGINFO_ARGS 1" >>confdefs.h
12269 ac_fn_c_check_type "$LINENO" "struct __ptrace_syscall_info" "ac_cv_type_struct___ptrace_syscall_info" "#include <sys/ptrace.h>
12271 -if test "x$ac_cv_type_struct___ptrace_syscall_info" = xyes; then :
12272 +if test "x$ac_cv_type_struct___ptrace_syscall_info" = xyes
12275 -cat >>confdefs.h <<_ACEOF
12276 -#define HAVE_STRUCT___PTRACE_SYSCALL_INFO 1
12278 +printf "%s\n" "#define HAVE_STRUCT___PTRACE_SYSCALL_INFO 1" >>confdefs.h
12282 @@ -10644,11 +11606,10 @@
12284 ac_fn_c_check_type "$LINENO" "struct ptrace_syscall_info" "ac_cv_type_struct_ptrace_syscall_info" "#include <linux/ptrace.h>
12286 -if test "x$ac_cv_type_struct_ptrace_syscall_info" = xyes; then :
12287 +if test "x$ac_cv_type_struct_ptrace_syscall_info" = xyes
12290 -cat >>confdefs.h <<_ACEOF
12291 -#define HAVE_STRUCT_PTRACE_SYSCALL_INFO 1
12293 +printf "%s\n" "#define HAVE_STRUCT_PTRACE_SYSCALL_INFO 1" >>confdefs.h
12297 @@ -10657,11 +11618,10 @@
12298 # For kernels that do not have v3.10-rc1~201^2~11
12299 ac_fn_c_check_type "$LINENO" "s390_compat_regs" "ac_cv_type_s390_compat_regs" "#include <asm/ptrace.h>
12301 -if test "x$ac_cv_type_s390_compat_regs" = xyes; then :
12302 +if test "x$ac_cv_type_s390_compat_regs" = xyes
12305 -cat >>confdefs.h <<_ACEOF
12306 -#define HAVE_S390_COMPAT_REGS 1
12308 +printf "%s\n" "#define HAVE_S390_COMPAT_REGS 1" >>confdefs.h
12312 @@ -10669,11 +11629,10 @@
12314 ac_fn_c_check_member "$LINENO" "struct utsname" "domainname" "ac_cv_member_struct_utsname_domainname" "#include <sys/utsname.h>
12316 -if test "x$ac_cv_member_struct_utsname_domainname" = xyes; then :
12317 +if test "x$ac_cv_member_struct_utsname_domainname" = xyes
12320 -cat >>confdefs.h <<_ACEOF
12321 -#define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
12323 +printf "%s\n" "#define HAVE_STRUCT_UTSNAME_DOMAINNAME 1" >>confdefs.h
12327 @@ -10681,1774 +11640,1750 @@
12329 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_syscall" "ac_cv_member_siginfo_t_si_syscall" "#include <signal.h>
12331 -if test "x$ac_cv_member_siginfo_t_si_syscall" = xyes; then :
12332 +if test "x$ac_cv_member_siginfo_t_si_syscall" = xyes
12335 -cat >>confdefs.h <<_ACEOF
12336 -#define HAVE_SIGINFO_T_SI_SYSCALL 1
12338 +printf "%s\n" "#define HAVE_SIGINFO_T_SI_SYSCALL 1" >>confdefs.h
12342 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_timerid" "ac_cv_member_siginfo_t_si_timerid" "#include <signal.h>
12344 -if test "x$ac_cv_member_siginfo_t_si_timerid" = xyes; then :
12345 +if test "x$ac_cv_member_siginfo_t_si_timerid" = xyes
12348 -cat >>confdefs.h <<_ACEOF
12349 -#define HAVE_SIGINFO_T_SI_TIMERID 1
12351 +printf "%s\n" "#define HAVE_SIGINFO_T_SI_TIMERID 1" >>confdefs.h
12355 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_overrun" "ac_cv_member_siginfo_t_si_overrun" "#include <signal.h>
12357 -if test "x$ac_cv_member_siginfo_t_si_overrun" = xyes; then :
12358 +if test "x$ac_cv_member_siginfo_t_si_overrun" = xyes
12361 -cat >>confdefs.h <<_ACEOF
12362 -#define HAVE_SIGINFO_T_SI_OVERRUN 1
12364 +printf "%s\n" "#define HAVE_SIGINFO_T_SI_OVERRUN 1" >>confdefs.h
12370 -for ac_header in asm/cachectl.h asm/guarded_storage.h asm/sysmips.h elf.h gcov.h iconv.h linux/if_alg.h linux/if_xdp.h linux/ipx.h linux/nfc.h linux/qrtr.h linux/rxrpc.h mqueue.h netinet/sctp.h netipx/ipx.h paths.h scsi/sg.h sys/eventfd.h sys/fanotify.h sys/ipc.h sys/quota.h sys/signalfd.h sys/xattr.h ustat.h
12372 - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12373 -ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12374 -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12375 - cat >>confdefs.h <<_ACEOF
12376 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12378 +ac_fn_c_check_header_compile "$LINENO" "asm/cachectl.h" "ac_cv_header_asm_cachectl_h" "$ac_includes_default"
12379 +if test "x$ac_cv_header_asm_cachectl_h" = xyes
12381 + printf "%s\n" "#define HAVE_ASM_CACHECTL_H 1" >>confdefs.h
12384 +ac_fn_c_check_header_compile "$LINENO" "asm/guarded_storage.h" "ac_cv_header_asm_guarded_storage_h" "$ac_includes_default"
12385 +if test "x$ac_cv_header_asm_guarded_storage_h" = xyes
12387 + printf "%s\n" "#define HAVE_ASM_GUARDED_STORAGE_H 1" >>confdefs.h
12391 +ac_fn_c_check_header_compile "$LINENO" "asm/sysmips.h" "ac_cv_header_asm_sysmips_h" "$ac_includes_default"
12392 +if test "x$ac_cv_header_asm_sysmips_h" = xyes
12394 + printf "%s\n" "#define HAVE_ASM_SYSMIPS_H 1" >>confdefs.h
12397 +ac_fn_c_check_header_compile "$LINENO" "elf.h" "ac_cv_header_elf_h" "$ac_includes_default"
12398 +if test "x$ac_cv_header_elf_h" = xyes
12400 + printf "%s\n" "#define HAVE_ELF_H 1" >>confdefs.h
12402 -for ac_header in linux/ipc.h linux/kvm.h
12404 - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12405 -ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
12407 +ac_fn_c_check_header_compile "$LINENO" "gcov.h" "ac_cv_header_gcov_h" "$ac_includes_default"
12408 +if test "x$ac_cv_header_gcov_h" = xyes
12410 + printf "%s\n" "#define HAVE_GCOV_H 1" >>confdefs.h
12413 +ac_fn_c_check_header_compile "$LINENO" "iconv.h" "ac_cv_header_iconv_h" "$ac_includes_default"
12414 +if test "x$ac_cv_header_iconv_h" = xyes
12416 + printf "%s\n" "#define HAVE_ICONV_H 1" >>confdefs.h
12419 +ac_fn_c_check_header_compile "$LINENO" "linux/if_alg.h" "ac_cv_header_linux_if_alg_h" "$ac_includes_default"
12420 +if test "x$ac_cv_header_linux_if_alg_h" = xyes
12422 + printf "%s\n" "#define HAVE_LINUX_IF_ALG_H 1" >>confdefs.h
12425 +ac_fn_c_check_header_compile "$LINENO" "linux/if_xdp.h" "ac_cv_header_linux_if_xdp_h" "$ac_includes_default"
12426 +if test "x$ac_cv_header_linux_if_xdp_h" = xyes
12428 + printf "%s\n" "#define HAVE_LINUX_IF_XDP_H 1" >>confdefs.h
12431 +ac_fn_c_check_header_compile "$LINENO" "linux/ipx.h" "ac_cv_header_linux_ipx_h" "$ac_includes_default"
12432 +if test "x$ac_cv_header_linux_ipx_h" = xyes
12434 + printf "%s\n" "#define HAVE_LINUX_IPX_H 1" >>confdefs.h
12437 +ac_fn_c_check_header_compile "$LINENO" "linux/nfc.h" "ac_cv_header_linux_nfc_h" "$ac_includes_default"
12438 +if test "x$ac_cv_header_linux_nfc_h" = xyes
12440 + printf "%s\n" "#define HAVE_LINUX_NFC_H 1" >>confdefs.h
12443 +ac_fn_c_check_header_compile "$LINENO" "linux/qrtr.h" "ac_cv_header_linux_qrtr_h" "$ac_includes_default"
12444 +if test "x$ac_cv_header_linux_qrtr_h" = xyes
12446 + printf "%s\n" "#define HAVE_LINUX_QRTR_H 1" >>confdefs.h
12449 +ac_fn_c_check_header_compile "$LINENO" "linux/rxrpc.h" "ac_cv_header_linux_rxrpc_h" "$ac_includes_default"
12450 +if test "x$ac_cv_header_linux_rxrpc_h" = xyes
12452 + printf "%s\n" "#define HAVE_LINUX_RXRPC_H 1" >>confdefs.h
12455 +ac_fn_c_check_header_compile "$LINENO" "mqueue.h" "ac_cv_header_mqueue_h" "$ac_includes_default"
12456 +if test "x$ac_cv_header_mqueue_h" = xyes
12458 + printf "%s\n" "#define HAVE_MQUEUE_H 1" >>confdefs.h
12461 +ac_fn_c_check_header_compile "$LINENO" "netinet/sctp.h" "ac_cv_header_netinet_sctp_h" "$ac_includes_default"
12462 +if test "x$ac_cv_header_netinet_sctp_h" = xyes
12464 + printf "%s\n" "#define HAVE_NETINET_SCTP_H 1" >>confdefs.h
12467 +ac_fn_c_check_header_compile "$LINENO" "netipx/ipx.h" "ac_cv_header_netipx_ipx_h" "$ac_includes_default"
12468 +if test "x$ac_cv_header_netipx_ipx_h" = xyes
12470 + printf "%s\n" "#define HAVE_NETIPX_IPX_H 1" >>confdefs.h
12473 +ac_fn_c_check_header_compile "$LINENO" "paths.h" "ac_cv_header_paths_h" "$ac_includes_default"
12474 +if test "x$ac_cv_header_paths_h" = xyes
12476 + printf "%s\n" "#define HAVE_PATHS_H 1" >>confdefs.h
12479 +ac_fn_c_check_header_compile "$LINENO" "scsi/sg.h" "ac_cv_header_scsi_sg_h" "$ac_includes_default"
12480 +if test "x$ac_cv_header_scsi_sg_h" = xyes
12482 + printf "%s\n" "#define HAVE_SCSI_SG_H 1" >>confdefs.h
12485 +ac_fn_c_check_header_compile "$LINENO" "sys/eventfd.h" "ac_cv_header_sys_eventfd_h" "$ac_includes_default"
12486 +if test "x$ac_cv_header_sys_eventfd_h" = xyes
12488 + printf "%s\n" "#define HAVE_SYS_EVENTFD_H 1" >>confdefs.h
12491 +ac_fn_c_check_header_compile "$LINENO" "sys/fanotify.h" "ac_cv_header_sys_fanotify_h" "$ac_includes_default"
12492 +if test "x$ac_cv_header_sys_fanotify_h" = xyes
12494 + printf "%s\n" "#define HAVE_SYS_FANOTIFY_H 1" >>confdefs.h
12497 +ac_fn_c_check_header_compile "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default"
12498 +if test "x$ac_cv_header_sys_ipc_h" = xyes
12500 + printf "%s\n" "#define HAVE_SYS_IPC_H 1" >>confdefs.h
12503 +ac_fn_c_check_header_compile "$LINENO" "sys/quota.h" "ac_cv_header_sys_quota_h" "$ac_includes_default"
12504 +if test "x$ac_cv_header_sys_quota_h" = xyes
12506 + printf "%s\n" "#define HAVE_SYS_QUOTA_H 1" >>confdefs.h
12509 +ac_fn_c_check_header_compile "$LINENO" "sys/signalfd.h" "ac_cv_header_sys_signalfd_h" "$ac_includes_default"
12510 +if test "x$ac_cv_header_sys_signalfd_h" = xyes
12512 + printf "%s\n" "#define HAVE_SYS_SIGNALFD_H 1" >>confdefs.h
12515 +ac_fn_c_check_header_compile "$LINENO" "sys/xattr.h" "ac_cv_header_sys_xattr_h" "$ac_includes_default"
12516 +if test "x$ac_cv_header_sys_xattr_h" = xyes
12518 + printf "%s\n" "#define HAVE_SYS_XATTR_H 1" >>confdefs.h
12521 +ac_fn_c_check_header_compile "$LINENO" "ustat.h" "ac_cv_header_ustat_h" "$ac_includes_default"
12522 +if test "x$ac_cv_header_ustat_h" = xyes
12524 + printf "%s\n" "#define HAVE_USTAT_H 1" >>confdefs.h
12529 +ac_fn_c_check_header_compile "$LINENO" "linux/ipc.h" "ac_cv_header_linux_ipc_h" "$ac_includes_default
12530 #include <linux/types.h>
12533 -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12534 - cat >>confdefs.h <<_ACEOF
12535 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12537 +if test "x$ac_cv_header_linux_ipc_h" = xyes
12539 + printf "%s\n" "#define HAVE_LINUX_IPC_H 1" >>confdefs.h
12542 +ac_fn_c_check_header_compile "$LINENO" "linux/kvm.h" "ac_cv_header_linux_kvm_h" "$ac_includes_default
12543 +#include <linux/types.h>
12547 +if test "x$ac_cv_header_linux_kvm_h" = xyes
12549 + printf "%s\n" "#define HAVE_LINUX_KVM_H 1" >>confdefs.h
12554 -for ac_header in linux/vm_sockets.h
12556 - ac_fn_c_check_header_compile "$LINENO" "linux/vm_sockets.h" "ac_cv_header_linux_vm_sockets_h" "$ac_includes_default
12557 +ac_fn_c_check_header_compile "$LINENO" "linux/vm_sockets.h" "ac_cv_header_linux_vm_sockets_h" "$ac_includes_default
12558 #include <sys/socket.h>
12561 -if test "x$ac_cv_header_linux_vm_sockets_h" = xyes; then :
12562 - cat >>confdefs.h <<_ACEOF
12563 -#define HAVE_LINUX_VM_SOCKETS_H 1
12565 +if test "x$ac_cv_header_linux_vm_sockets_h" = xyes
12567 + printf "%s\n" "#define HAVE_LINUX_VM_SOCKETS_H 1" >>confdefs.h
12574 -for ac_header in asm/sigcontext.h
12576 - ac_fn_c_check_header_compile "$LINENO" "asm/sigcontext.h" "ac_cv_header_asm_sigcontext_h" "#include <signal.h>
12577 +ac_fn_c_check_header_compile "$LINENO" "asm/sigcontext.h" "ac_cv_header_asm_sigcontext_h" "#include <signal.h>
12579 -if test "x$ac_cv_header_asm_sigcontext_h" = xyes; then :
12580 - cat >>confdefs.h <<_ACEOF
12581 -#define HAVE_ASM_SIGCONTEXT_H 1
12583 +if test "x$ac_cv_header_asm_sigcontext_h" = xyes
12585 + printf "%s\n" "#define HAVE_ASM_SIGCONTEXT_H 1" >>confdefs.h
12591 +ac_fn_c_check_header_compile "$LINENO" "netinet/tcp.h" "ac_cv_header_netinet_tcp_h" "#include <netinet/in.h>
12593 +if test "x$ac_cv_header_netinet_tcp_h" = xyes
12595 + printf "%s\n" "#define HAVE_NETINET_TCP_H 1" >>confdefs.h
12597 -for ac_header in netinet/tcp.h netinet/udp.h
12599 - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12600 -ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <netinet/in.h>
12602 +ac_fn_c_check_header_compile "$LINENO" "netinet/udp.h" "ac_cv_header_netinet_udp_h" "#include <netinet/in.h>
12604 -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12605 - cat >>confdefs.h <<_ACEOF
12606 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12608 +if test "x$ac_cv_header_netinet_udp_h" = xyes
12610 + printf "%s\n" "#define HAVE_NETINET_UDP_H 1" >>confdefs.h
12616 +ac_fn_c_check_header_compile "$LINENO" "linux/netfilter_arp/arp_tables.h" "ac_cv_header_linux_netfilter_arp_arp_tables_h" "#include <netinet/in.h>
12617 +#include <net/if.h>
12619 +if test "x$ac_cv_header_linux_netfilter_arp_arp_tables_h" = xyes
12621 + printf "%s\n" "#define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1" >>confdefs.h
12623 -for ac_header in linux/netfilter_arp/arp_tables.h linux/netfilter_bridge/ebtables.h linux/netfilter_ipv4/ip_tables.h linux/netfilter_ipv6/ip6_tables.h
12625 - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12626 -ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#include <netinet/in.h>
12628 +ac_fn_c_check_header_compile "$LINENO" "linux/netfilter_bridge/ebtables.h" "ac_cv_header_linux_netfilter_bridge_ebtables_h" "#include <netinet/in.h>
12629 #include <net/if.h>
12631 -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12632 - cat >>confdefs.h <<_ACEOF
12633 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12635 +if test "x$ac_cv_header_linux_netfilter_bridge_ebtables_h" = xyes
12637 + printf "%s\n" "#define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1" >>confdefs.h
12640 +ac_fn_c_check_header_compile "$LINENO" "linux/netfilter_ipv4/ip_tables.h" "ac_cv_header_linux_netfilter_ipv4_ip_tables_h" "#include <netinet/in.h>
12641 +#include <net/if.h>
12643 +if test "x$ac_cv_header_linux_netfilter_ipv4_ip_tables_h" = xyes
12645 + printf "%s\n" "#define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1" >>confdefs.h
12649 +ac_fn_c_check_header_compile "$LINENO" "linux/netfilter_ipv6/ip6_tables.h" "ac_cv_header_linux_netfilter_ipv6_ip6_tables_h" "#include <netinet/in.h>
12650 +#include <net/if.h>
12652 +if test "x$ac_cv_header_linux_netfilter_ipv6_ip6_tables_h" = xyes
12654 + printf "%s\n" "#define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1" >>confdefs.h
12659 -for ac_header in linux/bpf.h
12660 + for ac_header in linux/bpf.h
12662 - ac_fn_c_check_header_mongrel "$LINENO" "linux/bpf.h" "ac_cv_header_linux_bpf_h" "$ac_includes_default"
12663 -if test "x$ac_cv_header_linux_bpf_h" = xyes; then :
12664 - cat >>confdefs.h <<_ACEOF
12665 -#define HAVE_LINUX_BPF_H 1
12667 + ac_fn_c_check_header_compile "$LINENO" "linux/bpf.h" "ac_cv_header_linux_bpf_h" "$ac_includes_default"
12668 +if test "x$ac_cv_header_linux_bpf_h" = xyes
12670 + printf "%s\n" "#define HAVE_LINUX_BPF_H 1" >>confdefs.h
12672 ac_fn_c_check_type "$LINENO" "struct bpf_insn" "ac_cv_type_struct_bpf_insn" "#include <linux/bpf.h>
12674 -if test "x$ac_cv_type_struct_bpf_insn" = xyes; then :
12675 +if test "x$ac_cv_type_struct_bpf_insn" = xyes
12678 -cat >>confdefs.h <<_ACEOF
12679 -#define HAVE_STRUCT_BPF_INSN 1
12681 +printf "%s\n" "#define HAVE_STRUCT_BPF_INSN 1" >>confdefs.h
12685 ac_fn_c_check_type "$LINENO" "struct bpf_map_info" "ac_cv_type_struct_bpf_map_info" "#include <linux/bpf.h>
12687 -if test "x$ac_cv_type_struct_bpf_map_info" = xyes; then :
12688 +if test "x$ac_cv_type_struct_bpf_map_info" = xyes
12691 -cat >>confdefs.h <<_ACEOF
12692 -#define HAVE_STRUCT_BPF_MAP_INFO 1
12694 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO 1" >>confdefs.h
12698 ac_fn_c_check_type "$LINENO" "struct bpf_prog_info" "ac_cv_type_struct_bpf_prog_info" "#include <linux/bpf.h>
12700 -if test "x$ac_cv_type_struct_bpf_prog_info" = xyes; then :
12701 +if test "x$ac_cv_type_struct_bpf_prog_info" = xyes
12704 -cat >>confdefs.h <<_ACEOF
12705 -#define HAVE_STRUCT_BPF_PROG_INFO 1
12707 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO 1" >>confdefs.h
12712 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "btf_id" "ac_cv_member_struct_bpf_map_info_btf_id" "#include <linux/bpf.h>
12714 -if test "x$ac_cv_member_struct_bpf_map_info_btf_id" = xyes; then :
12715 +if test "x$ac_cv_member_struct_bpf_map_info_btf_id" = xyes
12718 -cat >>confdefs.h <<_ACEOF
12719 -#define HAVE_STRUCT_BPF_MAP_INFO_BTF_ID 1
12721 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_BTF_ID 1" >>confdefs.h
12725 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "btf_key_type_id" "ac_cv_member_struct_bpf_map_info_btf_key_type_id" "#include <linux/bpf.h>
12727 -if test "x$ac_cv_member_struct_bpf_map_info_btf_key_type_id" = xyes; then :
12728 +if test "x$ac_cv_member_struct_bpf_map_info_btf_key_type_id" = xyes
12731 -cat >>confdefs.h <<_ACEOF
12732 -#define HAVE_STRUCT_BPF_MAP_INFO_BTF_KEY_TYPE_ID 1
12734 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_BTF_KEY_TYPE_ID 1" >>confdefs.h
12738 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "btf_value_type_id" "ac_cv_member_struct_bpf_map_info_btf_value_type_id" "#include <linux/bpf.h>
12740 -if test "x$ac_cv_member_struct_bpf_map_info_btf_value_type_id" = xyes; then :
12741 +if test "x$ac_cv_member_struct_bpf_map_info_btf_value_type_id" = xyes
12744 -cat >>confdefs.h <<_ACEOF
12745 -#define HAVE_STRUCT_BPF_MAP_INFO_BTF_VALUE_TYPE_ID 1
12747 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_BTF_VALUE_TYPE_ID 1" >>confdefs.h
12751 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "btf_vmlinux_value_type_id" "ac_cv_member_struct_bpf_map_info_btf_vmlinux_value_type_id" "#include <linux/bpf.h>
12753 -if test "x$ac_cv_member_struct_bpf_map_info_btf_vmlinux_value_type_id" = xyes; then :
12754 +if test "x$ac_cv_member_struct_bpf_map_info_btf_vmlinux_value_type_id" = xyes
12757 -cat >>confdefs.h <<_ACEOF
12758 -#define HAVE_STRUCT_BPF_MAP_INFO_BTF_VMLINUX_VALUE_TYPE_ID 1
12760 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_BTF_VMLINUX_VALUE_TYPE_ID 1" >>confdefs.h
12764 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "id" "ac_cv_member_struct_bpf_map_info_id" "#include <linux/bpf.h>
12766 -if test "x$ac_cv_member_struct_bpf_map_info_id" = xyes; then :
12767 +if test "x$ac_cv_member_struct_bpf_map_info_id" = xyes
12770 -cat >>confdefs.h <<_ACEOF
12771 -#define HAVE_STRUCT_BPF_MAP_INFO_ID 1
12773 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_ID 1" >>confdefs.h
12777 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "ifindex" "ac_cv_member_struct_bpf_map_info_ifindex" "#include <linux/bpf.h>
12779 -if test "x$ac_cv_member_struct_bpf_map_info_ifindex" = xyes; then :
12780 +if test "x$ac_cv_member_struct_bpf_map_info_ifindex" = xyes
12783 -cat >>confdefs.h <<_ACEOF
12784 -#define HAVE_STRUCT_BPF_MAP_INFO_IFINDEX 1
12786 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_IFINDEX 1" >>confdefs.h
12790 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "key_size" "ac_cv_member_struct_bpf_map_info_key_size" "#include <linux/bpf.h>
12792 -if test "x$ac_cv_member_struct_bpf_map_info_key_size" = xyes; then :
12793 +if test "x$ac_cv_member_struct_bpf_map_info_key_size" = xyes
12796 -cat >>confdefs.h <<_ACEOF
12797 -#define HAVE_STRUCT_BPF_MAP_INFO_KEY_SIZE 1
12799 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_KEY_SIZE 1" >>confdefs.h
12803 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "map_extra" "ac_cv_member_struct_bpf_map_info_map_extra" "#include <linux/bpf.h>
12805 -if test "x$ac_cv_member_struct_bpf_map_info_map_extra" = xyes; then :
12806 +if test "x$ac_cv_member_struct_bpf_map_info_map_extra" = xyes
12809 -cat >>confdefs.h <<_ACEOF
12810 -#define HAVE_STRUCT_BPF_MAP_INFO_MAP_EXTRA 1
12812 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_MAP_EXTRA 1" >>confdefs.h
12816 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "map_flags" "ac_cv_member_struct_bpf_map_info_map_flags" "#include <linux/bpf.h>
12818 -if test "x$ac_cv_member_struct_bpf_map_info_map_flags" = xyes; then :
12819 +if test "x$ac_cv_member_struct_bpf_map_info_map_flags" = xyes
12822 -cat >>confdefs.h <<_ACEOF
12823 -#define HAVE_STRUCT_BPF_MAP_INFO_MAP_FLAGS 1
12825 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_MAP_FLAGS 1" >>confdefs.h
12829 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "max_entries" "ac_cv_member_struct_bpf_map_info_max_entries" "#include <linux/bpf.h>
12831 -if test "x$ac_cv_member_struct_bpf_map_info_max_entries" = xyes; then :
12832 +if test "x$ac_cv_member_struct_bpf_map_info_max_entries" = xyes
12835 -cat >>confdefs.h <<_ACEOF
12836 -#define HAVE_STRUCT_BPF_MAP_INFO_MAX_ENTRIES 1
12838 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_MAX_ENTRIES 1" >>confdefs.h
12842 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "name" "ac_cv_member_struct_bpf_map_info_name" "#include <linux/bpf.h>
12844 -if test "x$ac_cv_member_struct_bpf_map_info_name" = xyes; then :
12845 +if test "x$ac_cv_member_struct_bpf_map_info_name" = xyes
12848 -cat >>confdefs.h <<_ACEOF
12849 -#define HAVE_STRUCT_BPF_MAP_INFO_NAME 1
12851 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_NAME 1" >>confdefs.h
12855 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "pad" "ac_cv_member_struct_bpf_map_info_pad" "#include <linux/bpf.h>
12857 -if test "x$ac_cv_member_struct_bpf_map_info_pad" = xyes; then :
12858 +if test "x$ac_cv_member_struct_bpf_map_info_pad" = xyes
12861 -cat >>confdefs.h <<_ACEOF
12862 -#define HAVE_STRUCT_BPF_MAP_INFO_PAD 1
12864 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_PAD 1" >>confdefs.h
12868 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "type" "ac_cv_member_struct_bpf_map_info_type" "#include <linux/bpf.h>
12870 -if test "x$ac_cv_member_struct_bpf_map_info_type" = xyes; then :
12871 +if test "x$ac_cv_member_struct_bpf_map_info_type" = xyes
12874 -cat >>confdefs.h <<_ACEOF
12875 -#define HAVE_STRUCT_BPF_MAP_INFO_TYPE 1
12877 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_TYPE 1" >>confdefs.h
12881 ac_fn_c_check_member "$LINENO" "struct bpf_map_info" "value_size" "ac_cv_member_struct_bpf_map_info_value_size" "#include <linux/bpf.h>
12883 -if test "x$ac_cv_member_struct_bpf_map_info_value_size" = xyes; then :
12884 +if test "x$ac_cv_member_struct_bpf_map_info_value_size" = xyes
12887 -cat >>confdefs.h <<_ACEOF
12888 -#define HAVE_STRUCT_BPF_MAP_INFO_VALUE_SIZE 1
12890 +printf "%s\n" "#define HAVE_STRUCT_BPF_MAP_INFO_VALUE_SIZE 1" >>confdefs.h
12894 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "btf_id" "ac_cv_member_struct_bpf_prog_info_btf_id" "#include <linux/bpf.h>
12896 -if test "x$ac_cv_member_struct_bpf_prog_info_btf_id" = xyes; then :
12897 +if test "x$ac_cv_member_struct_bpf_prog_info_btf_id" = xyes
12900 -cat >>confdefs.h <<_ACEOF
12901 -#define HAVE_STRUCT_BPF_PROG_INFO_BTF_ID 1
12903 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_BTF_ID 1" >>confdefs.h
12907 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "created_by_uid" "ac_cv_member_struct_bpf_prog_info_created_by_uid" "#include <linux/bpf.h>
12909 -if test "x$ac_cv_member_struct_bpf_prog_info_created_by_uid" = xyes; then :
12910 +if test "x$ac_cv_member_struct_bpf_prog_info_created_by_uid" = xyes
12913 -cat >>confdefs.h <<_ACEOF
12914 -#define HAVE_STRUCT_BPF_PROG_INFO_CREATED_BY_UID 1
12916 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_CREATED_BY_UID 1" >>confdefs.h
12920 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "func_info" "ac_cv_member_struct_bpf_prog_info_func_info" "#include <linux/bpf.h>
12922 -if test "x$ac_cv_member_struct_bpf_prog_info_func_info" = xyes; then :
12923 +if test "x$ac_cv_member_struct_bpf_prog_info_func_info" = xyes
12926 -cat >>confdefs.h <<_ACEOF
12927 -#define HAVE_STRUCT_BPF_PROG_INFO_FUNC_INFO 1
12929 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_FUNC_INFO 1" >>confdefs.h
12933 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "func_info_rec_size" "ac_cv_member_struct_bpf_prog_info_func_info_rec_size" "#include <linux/bpf.h>
12935 -if test "x$ac_cv_member_struct_bpf_prog_info_func_info_rec_size" = xyes; then :
12936 +if test "x$ac_cv_member_struct_bpf_prog_info_func_info_rec_size" = xyes
12939 -cat >>confdefs.h <<_ACEOF
12940 -#define HAVE_STRUCT_BPF_PROG_INFO_FUNC_INFO_REC_SIZE 1
12942 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_FUNC_INFO_REC_SIZE 1" >>confdefs.h
12946 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "id" "ac_cv_member_struct_bpf_prog_info_id" "#include <linux/bpf.h>
12948 -if test "x$ac_cv_member_struct_bpf_prog_info_id" = xyes; then :
12949 +if test "x$ac_cv_member_struct_bpf_prog_info_id" = xyes
12952 -cat >>confdefs.h <<_ACEOF
12953 -#define HAVE_STRUCT_BPF_PROG_INFO_ID 1
12955 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_ID 1" >>confdefs.h
12959 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "ifindex" "ac_cv_member_struct_bpf_prog_info_ifindex" "#include <linux/bpf.h>
12961 -if test "x$ac_cv_member_struct_bpf_prog_info_ifindex" = xyes; then :
12962 +if test "x$ac_cv_member_struct_bpf_prog_info_ifindex" = xyes
12965 -cat >>confdefs.h <<_ACEOF
12966 -#define HAVE_STRUCT_BPF_PROG_INFO_IFINDEX 1
12968 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_IFINDEX 1" >>confdefs.h
12972 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "jited_func_lens" "ac_cv_member_struct_bpf_prog_info_jited_func_lens" "#include <linux/bpf.h>
12974 -if test "x$ac_cv_member_struct_bpf_prog_info_jited_func_lens" = xyes; then :
12975 +if test "x$ac_cv_member_struct_bpf_prog_info_jited_func_lens" = xyes
12978 -cat >>confdefs.h <<_ACEOF
12979 -#define HAVE_STRUCT_BPF_PROG_INFO_JITED_FUNC_LENS 1
12981 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_JITED_FUNC_LENS 1" >>confdefs.h
12985 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "jited_ksyms" "ac_cv_member_struct_bpf_prog_info_jited_ksyms" "#include <linux/bpf.h>
12987 -if test "x$ac_cv_member_struct_bpf_prog_info_jited_ksyms" = xyes; then :
12988 +if test "x$ac_cv_member_struct_bpf_prog_info_jited_ksyms" = xyes
12991 -cat >>confdefs.h <<_ACEOF
12992 -#define HAVE_STRUCT_BPF_PROG_INFO_JITED_KSYMS 1
12994 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_JITED_KSYMS 1" >>confdefs.h
12998 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "jited_line_info" "ac_cv_member_struct_bpf_prog_info_jited_line_info" "#include <linux/bpf.h>
13000 -if test "x$ac_cv_member_struct_bpf_prog_info_jited_line_info" = xyes; then :
13001 +if test "x$ac_cv_member_struct_bpf_prog_info_jited_line_info" = xyes
13004 -cat >>confdefs.h <<_ACEOF
13005 -#define HAVE_STRUCT_BPF_PROG_INFO_JITED_LINE_INFO 1
13007 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_JITED_LINE_INFO 1" >>confdefs.h
13011 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "jited_line_info_rec_size" "ac_cv_member_struct_bpf_prog_info_jited_line_info_rec_size" "#include <linux/bpf.h>
13013 -if test "x$ac_cv_member_struct_bpf_prog_info_jited_line_info_rec_size" = xyes; then :
13014 +if test "x$ac_cv_member_struct_bpf_prog_info_jited_line_info_rec_size" = xyes
13017 -cat >>confdefs.h <<_ACEOF
13018 -#define HAVE_STRUCT_BPF_PROG_INFO_JITED_LINE_INFO_REC_SIZE 1
13020 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_JITED_LINE_INFO_REC_SIZE 1" >>confdefs.h
13024 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "jited_prog_insns" "ac_cv_member_struct_bpf_prog_info_jited_prog_insns" "#include <linux/bpf.h>
13026 -if test "x$ac_cv_member_struct_bpf_prog_info_jited_prog_insns" = xyes; then :
13027 +if test "x$ac_cv_member_struct_bpf_prog_info_jited_prog_insns" = xyes
13030 -cat >>confdefs.h <<_ACEOF
13031 -#define HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_INSNS 1
13033 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_INSNS 1" >>confdefs.h
13037 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "jited_prog_len" "ac_cv_member_struct_bpf_prog_info_jited_prog_len" "#include <linux/bpf.h>
13039 -if test "x$ac_cv_member_struct_bpf_prog_info_jited_prog_len" = xyes; then :
13040 +if test "x$ac_cv_member_struct_bpf_prog_info_jited_prog_len" = xyes
13043 -cat >>confdefs.h <<_ACEOF
13044 -#define HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_LEN 1
13046 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_JITED_PROG_LEN 1" >>confdefs.h
13050 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "line_info" "ac_cv_member_struct_bpf_prog_info_line_info" "#include <linux/bpf.h>
13052 -if test "x$ac_cv_member_struct_bpf_prog_info_line_info" = xyes; then :
13053 +if test "x$ac_cv_member_struct_bpf_prog_info_line_info" = xyes
13056 -cat >>confdefs.h <<_ACEOF
13057 -#define HAVE_STRUCT_BPF_PROG_INFO_LINE_INFO 1
13059 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_LINE_INFO 1" >>confdefs.h
13063 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "line_info_rec_size" "ac_cv_member_struct_bpf_prog_info_line_info_rec_size" "#include <linux/bpf.h>
13065 -if test "x$ac_cv_member_struct_bpf_prog_info_line_info_rec_size" = xyes; then :
13066 +if test "x$ac_cv_member_struct_bpf_prog_info_line_info_rec_size" = xyes
13069 -cat >>confdefs.h <<_ACEOF
13070 -#define HAVE_STRUCT_BPF_PROG_INFO_LINE_INFO_REC_SIZE 1
13072 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_LINE_INFO_REC_SIZE 1" >>confdefs.h
13076 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "load_time" "ac_cv_member_struct_bpf_prog_info_load_time" "#include <linux/bpf.h>
13078 -if test "x$ac_cv_member_struct_bpf_prog_info_load_time" = xyes; then :
13079 +if test "x$ac_cv_member_struct_bpf_prog_info_load_time" = xyes
13082 -cat >>confdefs.h <<_ACEOF
13083 -#define HAVE_STRUCT_BPF_PROG_INFO_LOAD_TIME 1
13085 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_LOAD_TIME 1" >>confdefs.h
13089 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "map_ids" "ac_cv_member_struct_bpf_prog_info_map_ids" "#include <linux/bpf.h>
13091 -if test "x$ac_cv_member_struct_bpf_prog_info_map_ids" = xyes; then :
13092 +if test "x$ac_cv_member_struct_bpf_prog_info_map_ids" = xyes
13095 -cat >>confdefs.h <<_ACEOF
13096 -#define HAVE_STRUCT_BPF_PROG_INFO_MAP_IDS 1
13098 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_MAP_IDS 1" >>confdefs.h
13102 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "name" "ac_cv_member_struct_bpf_prog_info_name" "#include <linux/bpf.h>
13104 -if test "x$ac_cv_member_struct_bpf_prog_info_name" = xyes; then :
13105 +if test "x$ac_cv_member_struct_bpf_prog_info_name" = xyes
13108 -cat >>confdefs.h <<_ACEOF
13109 -#define HAVE_STRUCT_BPF_PROG_INFO_NAME 1
13111 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NAME 1" >>confdefs.h
13115 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_func_info" "ac_cv_member_struct_bpf_prog_info_nr_func_info" "#include <linux/bpf.h>
13117 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_func_info" = xyes; then :
13118 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_func_info" = xyes
13121 -cat >>confdefs.h <<_ACEOF
13122 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_FUNC_INFO 1
13124 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_FUNC_INFO 1" >>confdefs.h
13128 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_jited_func_lens" "ac_cv_member_struct_bpf_prog_info_nr_jited_func_lens" "#include <linux/bpf.h>
13130 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_jited_func_lens" = xyes; then :
13131 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_jited_func_lens" = xyes
13134 -cat >>confdefs.h <<_ACEOF
13135 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_JITED_FUNC_LENS 1
13137 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_JITED_FUNC_LENS 1" >>confdefs.h
13141 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_jited_ksyms" "ac_cv_member_struct_bpf_prog_info_nr_jited_ksyms" "#include <linux/bpf.h>
13143 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_jited_ksyms" = xyes; then :
13144 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_jited_ksyms" = xyes
13147 -cat >>confdefs.h <<_ACEOF
13148 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_JITED_KSYMS 1
13150 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_JITED_KSYMS 1" >>confdefs.h
13154 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_jited_line_info" "ac_cv_member_struct_bpf_prog_info_nr_jited_line_info" "#include <linux/bpf.h>
13156 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_jited_line_info" = xyes; then :
13157 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_jited_line_info" = xyes
13160 -cat >>confdefs.h <<_ACEOF
13161 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_JITED_LINE_INFO 1
13163 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_JITED_LINE_INFO 1" >>confdefs.h
13167 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_line_info" "ac_cv_member_struct_bpf_prog_info_nr_line_info" "#include <linux/bpf.h>
13169 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_line_info" = xyes; then :
13170 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_line_info" = xyes
13173 -cat >>confdefs.h <<_ACEOF
13174 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_LINE_INFO 1
13176 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_LINE_INFO 1" >>confdefs.h
13180 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_map_ids" "ac_cv_member_struct_bpf_prog_info_nr_map_ids" "#include <linux/bpf.h>
13182 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_map_ids" = xyes; then :
13183 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_map_ids" = xyes
13186 -cat >>confdefs.h <<_ACEOF
13187 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_MAP_IDS 1
13189 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_MAP_IDS 1" >>confdefs.h
13193 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "nr_prog_tags" "ac_cv_member_struct_bpf_prog_info_nr_prog_tags" "#include <linux/bpf.h>
13195 -if test "x$ac_cv_member_struct_bpf_prog_info_nr_prog_tags" = xyes; then :
13196 +if test "x$ac_cv_member_struct_bpf_prog_info_nr_prog_tags" = xyes
13199 -cat >>confdefs.h <<_ACEOF
13200 -#define HAVE_STRUCT_BPF_PROG_INFO_NR_PROG_TAGS 1
13202 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_NR_PROG_TAGS 1" >>confdefs.h
13206 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "prog_tags" "ac_cv_member_struct_bpf_prog_info_prog_tags" "#include <linux/bpf.h>
13208 -if test "x$ac_cv_member_struct_bpf_prog_info_prog_tags" = xyes; then :
13209 +if test "x$ac_cv_member_struct_bpf_prog_info_prog_tags" = xyes
13212 -cat >>confdefs.h <<_ACEOF
13213 -#define HAVE_STRUCT_BPF_PROG_INFO_PROG_TAGS 1
13215 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_PROG_TAGS 1" >>confdefs.h
13219 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "recursion_misses" "ac_cv_member_struct_bpf_prog_info_recursion_misses" "#include <linux/bpf.h>
13221 -if test "x$ac_cv_member_struct_bpf_prog_info_recursion_misses" = xyes; then :
13222 +if test "x$ac_cv_member_struct_bpf_prog_info_recursion_misses" = xyes
13225 -cat >>confdefs.h <<_ACEOF
13226 -#define HAVE_STRUCT_BPF_PROG_INFO_RECURSION_MISSES 1
13228 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_RECURSION_MISSES 1" >>confdefs.h
13232 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "run_cnt" "ac_cv_member_struct_bpf_prog_info_run_cnt" "#include <linux/bpf.h>
13234 -if test "x$ac_cv_member_struct_bpf_prog_info_run_cnt" = xyes; then :
13235 +if test "x$ac_cv_member_struct_bpf_prog_info_run_cnt" = xyes
13238 -cat >>confdefs.h <<_ACEOF
13239 -#define HAVE_STRUCT_BPF_PROG_INFO_RUN_CNT 1
13241 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_RUN_CNT 1" >>confdefs.h
13245 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "run_time_ns" "ac_cv_member_struct_bpf_prog_info_run_time_ns" "#include <linux/bpf.h>
13247 -if test "x$ac_cv_member_struct_bpf_prog_info_run_time_ns" = xyes; then :
13248 +if test "x$ac_cv_member_struct_bpf_prog_info_run_time_ns" = xyes
13251 -cat >>confdefs.h <<_ACEOF
13252 -#define HAVE_STRUCT_BPF_PROG_INFO_RUN_TIME_NS 1
13254 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_RUN_TIME_NS 1" >>confdefs.h
13258 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "tag" "ac_cv_member_struct_bpf_prog_info_tag" "#include <linux/bpf.h>
13260 -if test "x$ac_cv_member_struct_bpf_prog_info_tag" = xyes; then :
13261 +if test "x$ac_cv_member_struct_bpf_prog_info_tag" = xyes
13264 -cat >>confdefs.h <<_ACEOF
13265 -#define HAVE_STRUCT_BPF_PROG_INFO_TAG 1
13267 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_TAG 1" >>confdefs.h
13271 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "type" "ac_cv_member_struct_bpf_prog_info_type" "#include <linux/bpf.h>
13273 -if test "x$ac_cv_member_struct_bpf_prog_info_type" = xyes; then :
13274 +if test "x$ac_cv_member_struct_bpf_prog_info_type" = xyes
13277 -cat >>confdefs.h <<_ACEOF
13278 -#define HAVE_STRUCT_BPF_PROG_INFO_TYPE 1
13280 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_TYPE 1" >>confdefs.h
13284 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "verified_insns" "ac_cv_member_struct_bpf_prog_info_verified_insns" "#include <linux/bpf.h>
13286 -if test "x$ac_cv_member_struct_bpf_prog_info_verified_insns" = xyes; then :
13287 +if test "x$ac_cv_member_struct_bpf_prog_info_verified_insns" = xyes
13290 -cat >>confdefs.h <<_ACEOF
13291 -#define HAVE_STRUCT_BPF_PROG_INFO_VERIFIED_INSNS 1
13293 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_VERIFIED_INSNS 1" >>confdefs.h
13297 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "xlated_prog_insns" "ac_cv_member_struct_bpf_prog_info_xlated_prog_insns" "#include <linux/bpf.h>
13299 -if test "x$ac_cv_member_struct_bpf_prog_info_xlated_prog_insns" = xyes; then :
13300 +if test "x$ac_cv_member_struct_bpf_prog_info_xlated_prog_insns" = xyes
13303 -cat >>confdefs.h <<_ACEOF
13304 -#define HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_INSNS 1
13306 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_INSNS 1" >>confdefs.h
13310 ac_fn_c_check_member "$LINENO" "struct bpf_prog_info" "xlated_prog_len" "ac_cv_member_struct_bpf_prog_info_xlated_prog_len" "#include <linux/bpf.h>
13312 -if test "x$ac_cv_member_struct_bpf_prog_info_xlated_prog_len" = xyes; then :
13313 +if test "x$ac_cv_member_struct_bpf_prog_info_xlated_prog_len" = xyes
13316 -cat >>confdefs.h <<_ACEOF
13317 -#define HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_LEN 1
13319 +printf "%s\n" "#define HAVE_STRUCT_BPF_PROG_INFO_XLATED_PROG_LEN 1" >>confdefs.h
13323 ac_fn_c_check_member "$LINENO" "union bpf_attr" "attach_bpf_fd" "ac_cv_member_union_bpf_attr_attach_bpf_fd" "#include <linux/bpf.h>
13325 -if test "x$ac_cv_member_union_bpf_attr_attach_bpf_fd" = xyes; then :
13326 +if test "x$ac_cv_member_union_bpf_attr_attach_bpf_fd" = xyes
13329 -cat >>confdefs.h <<_ACEOF
13330 -#define HAVE_UNION_BPF_ATTR_ATTACH_BPF_FD 1
13332 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_ATTACH_BPF_FD 1" >>confdefs.h
13336 ac_fn_c_check_member "$LINENO" "union bpf_attr" "attach_btf_id" "ac_cv_member_union_bpf_attr_attach_btf_id" "#include <linux/bpf.h>
13338 -if test "x$ac_cv_member_union_bpf_attr_attach_btf_id" = xyes; then :
13339 +if test "x$ac_cv_member_union_bpf_attr_attach_btf_id" = xyes
13342 -cat >>confdefs.h <<_ACEOF
13343 -#define HAVE_UNION_BPF_ATTR_ATTACH_BTF_ID 1
13345 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_ATTACH_BTF_ID 1" >>confdefs.h
13349 ac_fn_c_check_member "$LINENO" "union bpf_attr" "attach_flags" "ac_cv_member_union_bpf_attr_attach_flags" "#include <linux/bpf.h>
13351 -if test "x$ac_cv_member_union_bpf_attr_attach_flags" = xyes; then :
13352 +if test "x$ac_cv_member_union_bpf_attr_attach_flags" = xyes
13355 -cat >>confdefs.h <<_ACEOF
13356 -#define HAVE_UNION_BPF_ATTR_ATTACH_FLAGS 1
13358 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_ATTACH_FLAGS 1" >>confdefs.h
13362 ac_fn_c_check_member "$LINENO" "union bpf_attr" "attach_prog_fd" "ac_cv_member_union_bpf_attr_attach_prog_fd" "#include <linux/bpf.h>
13364 -if test "x$ac_cv_member_union_bpf_attr_attach_prog_fd" = xyes; then :
13365 +if test "x$ac_cv_member_union_bpf_attr_attach_prog_fd" = xyes
13368 -cat >>confdefs.h <<_ACEOF
13369 -#define HAVE_UNION_BPF_ATTR_ATTACH_PROG_FD 1
13371 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_ATTACH_PROG_FD 1" >>confdefs.h
13375 ac_fn_c_check_member "$LINENO" "union bpf_attr" "attach_type" "ac_cv_member_union_bpf_attr_attach_type" "#include <linux/bpf.h>
13377 -if test "x$ac_cv_member_union_bpf_attr_attach_type" = xyes; then :
13378 +if test "x$ac_cv_member_union_bpf_attr_attach_type" = xyes
13381 -cat >>confdefs.h <<_ACEOF
13382 -#define HAVE_UNION_BPF_ATTR_ATTACH_TYPE 1
13384 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_ATTACH_TYPE 1" >>confdefs.h
13388 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.count" "ac_cv_member_union_bpf_attr_batch_count" "#include <linux/bpf.h>
13390 -if test "x$ac_cv_member_union_bpf_attr_batch_count" = xyes; then :
13391 +if test "x$ac_cv_member_union_bpf_attr_batch_count" = xyes
13394 -cat >>confdefs.h <<_ACEOF
13395 -#define HAVE_UNION_BPF_ATTR_BATCH_COUNT 1
13397 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_COUNT 1" >>confdefs.h
13401 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.elem_flags" "ac_cv_member_union_bpf_attr_batch_elem_flags" "#include <linux/bpf.h>
13403 -if test "x$ac_cv_member_union_bpf_attr_batch_elem_flags" = xyes; then :
13404 +if test "x$ac_cv_member_union_bpf_attr_batch_elem_flags" = xyes
13407 -cat >>confdefs.h <<_ACEOF
13408 -#define HAVE_UNION_BPF_ATTR_BATCH_ELEM_FLAGS 1
13410 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_ELEM_FLAGS 1" >>confdefs.h
13414 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.flags" "ac_cv_member_union_bpf_attr_batch_flags" "#include <linux/bpf.h>
13416 -if test "x$ac_cv_member_union_bpf_attr_batch_flags" = xyes; then :
13417 +if test "x$ac_cv_member_union_bpf_attr_batch_flags" = xyes
13420 -cat >>confdefs.h <<_ACEOF
13421 -#define HAVE_UNION_BPF_ATTR_BATCH_FLAGS 1
13423 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_FLAGS 1" >>confdefs.h
13427 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.in_batch" "ac_cv_member_union_bpf_attr_batch_in_batch" "#include <linux/bpf.h>
13429 -if test "x$ac_cv_member_union_bpf_attr_batch_in_batch" = xyes; then :
13430 +if test "x$ac_cv_member_union_bpf_attr_batch_in_batch" = xyes
13433 -cat >>confdefs.h <<_ACEOF
13434 -#define HAVE_UNION_BPF_ATTR_BATCH_IN_BATCH 1
13436 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_IN_BATCH 1" >>confdefs.h
13440 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.keys" "ac_cv_member_union_bpf_attr_batch_keys" "#include <linux/bpf.h>
13442 -if test "x$ac_cv_member_union_bpf_attr_batch_keys" = xyes; then :
13443 +if test "x$ac_cv_member_union_bpf_attr_batch_keys" = xyes
13446 -cat >>confdefs.h <<_ACEOF
13447 -#define HAVE_UNION_BPF_ATTR_BATCH_KEYS 1
13449 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_KEYS 1" >>confdefs.h
13453 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.map_fd" "ac_cv_member_union_bpf_attr_batch_map_fd" "#include <linux/bpf.h>
13455 -if test "x$ac_cv_member_union_bpf_attr_batch_map_fd" = xyes; then :
13456 +if test "x$ac_cv_member_union_bpf_attr_batch_map_fd" = xyes
13459 -cat >>confdefs.h <<_ACEOF
13460 -#define HAVE_UNION_BPF_ATTR_BATCH_MAP_FD 1
13462 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_MAP_FD 1" >>confdefs.h
13466 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.out_batch" "ac_cv_member_union_bpf_attr_batch_out_batch" "#include <linux/bpf.h>
13468 -if test "x$ac_cv_member_union_bpf_attr_batch_out_batch" = xyes; then :
13469 +if test "x$ac_cv_member_union_bpf_attr_batch_out_batch" = xyes
13472 -cat >>confdefs.h <<_ACEOF
13473 -#define HAVE_UNION_BPF_ATTR_BATCH_OUT_BATCH 1
13475 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_OUT_BATCH 1" >>confdefs.h
13479 ac_fn_c_check_member "$LINENO" "union bpf_attr" "batch.values" "ac_cv_member_union_bpf_attr_batch_values" "#include <linux/bpf.h>
13481 -if test "x$ac_cv_member_union_bpf_attr_batch_values" = xyes; then :
13482 +if test "x$ac_cv_member_union_bpf_attr_batch_values" = xyes
13485 -cat >>confdefs.h <<_ACEOF
13486 -#define HAVE_UNION_BPF_ATTR_BATCH_VALUES 1
13488 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BATCH_VALUES 1" >>confdefs.h
13492 ac_fn_c_check_member "$LINENO" "union bpf_attr" "bpf_fd" "ac_cv_member_union_bpf_attr_bpf_fd" "#include <linux/bpf.h>
13494 -if test "x$ac_cv_member_union_bpf_attr_bpf_fd" = xyes; then :
13495 +if test "x$ac_cv_member_union_bpf_attr_bpf_fd" = xyes
13498 -cat >>confdefs.h <<_ACEOF
13499 -#define HAVE_UNION_BPF_ATTR_BPF_FD 1
13501 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BPF_FD 1" >>confdefs.h
13505 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf" "ac_cv_member_union_bpf_attr_btf" "#include <linux/bpf.h>
13507 -if test "x$ac_cv_member_union_bpf_attr_btf" = xyes; then :
13508 +if test "x$ac_cv_member_union_bpf_attr_btf" = xyes
13511 -cat >>confdefs.h <<_ACEOF
13512 -#define HAVE_UNION_BPF_ATTR_BTF 1
13514 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF 1" >>confdefs.h
13518 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_fd" "ac_cv_member_union_bpf_attr_btf_fd" "#include <linux/bpf.h>
13520 -if test "x$ac_cv_member_union_bpf_attr_btf_fd" = xyes; then :
13521 +if test "x$ac_cv_member_union_bpf_attr_btf_fd" = xyes
13524 -cat >>confdefs.h <<_ACEOF
13525 -#define HAVE_UNION_BPF_ATTR_BTF_FD 1
13527 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_FD 1" >>confdefs.h
13531 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_id" "ac_cv_member_union_bpf_attr_btf_id" "#include <linux/bpf.h>
13533 -if test "x$ac_cv_member_union_bpf_attr_btf_id" = xyes; then :
13534 +if test "x$ac_cv_member_union_bpf_attr_btf_id" = xyes
13537 -cat >>confdefs.h <<_ACEOF
13538 -#define HAVE_UNION_BPF_ATTR_BTF_ID 1
13540 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_ID 1" >>confdefs.h
13544 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_key_type_id" "ac_cv_member_union_bpf_attr_btf_key_type_id" "#include <linux/bpf.h>
13546 -if test "x$ac_cv_member_union_bpf_attr_btf_key_type_id" = xyes; then :
13547 +if test "x$ac_cv_member_union_bpf_attr_btf_key_type_id" = xyes
13550 -cat >>confdefs.h <<_ACEOF
13551 -#define HAVE_UNION_BPF_ATTR_BTF_KEY_TYPE_ID 1
13553 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_KEY_TYPE_ID 1" >>confdefs.h
13557 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_log_buf" "ac_cv_member_union_bpf_attr_btf_log_buf" "#include <linux/bpf.h>
13559 -if test "x$ac_cv_member_union_bpf_attr_btf_log_buf" = xyes; then :
13560 +if test "x$ac_cv_member_union_bpf_attr_btf_log_buf" = xyes
13563 -cat >>confdefs.h <<_ACEOF
13564 -#define HAVE_UNION_BPF_ATTR_BTF_LOG_BUF 1
13566 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_LOG_BUF 1" >>confdefs.h
13570 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_log_level" "ac_cv_member_union_bpf_attr_btf_log_level" "#include <linux/bpf.h>
13572 -if test "x$ac_cv_member_union_bpf_attr_btf_log_level" = xyes; then :
13573 +if test "x$ac_cv_member_union_bpf_attr_btf_log_level" = xyes
13576 -cat >>confdefs.h <<_ACEOF
13577 -#define HAVE_UNION_BPF_ATTR_BTF_LOG_LEVEL 1
13579 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_LOG_LEVEL 1" >>confdefs.h
13583 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_log_size" "ac_cv_member_union_bpf_attr_btf_log_size" "#include <linux/bpf.h>
13585 -if test "x$ac_cv_member_union_bpf_attr_btf_log_size" = xyes; then :
13586 +if test "x$ac_cv_member_union_bpf_attr_btf_log_size" = xyes
13589 -cat >>confdefs.h <<_ACEOF
13590 -#define HAVE_UNION_BPF_ATTR_BTF_LOG_SIZE 1
13592 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_LOG_SIZE 1" >>confdefs.h
13596 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_size" "ac_cv_member_union_bpf_attr_btf_size" "#include <linux/bpf.h>
13598 -if test "x$ac_cv_member_union_bpf_attr_btf_size" = xyes; then :
13599 +if test "x$ac_cv_member_union_bpf_attr_btf_size" = xyes
13602 -cat >>confdefs.h <<_ACEOF
13603 -#define HAVE_UNION_BPF_ATTR_BTF_SIZE 1
13605 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_SIZE 1" >>confdefs.h
13609 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_value_type_id" "ac_cv_member_union_bpf_attr_btf_value_type_id" "#include <linux/bpf.h>
13611 -if test "x$ac_cv_member_union_bpf_attr_btf_value_type_id" = xyes; then :
13612 +if test "x$ac_cv_member_union_bpf_attr_btf_value_type_id" = xyes
13615 -cat >>confdefs.h <<_ACEOF
13616 -#define HAVE_UNION_BPF_ATTR_BTF_VALUE_TYPE_ID 1
13618 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_VALUE_TYPE_ID 1" >>confdefs.h
13622 ac_fn_c_check_member "$LINENO" "union bpf_attr" "btf_vmlinux_value_type_id" "ac_cv_member_union_bpf_attr_btf_vmlinux_value_type_id" "#include <linux/bpf.h>
13624 -if test "x$ac_cv_member_union_bpf_attr_btf_vmlinux_value_type_id" = xyes; then :
13625 +if test "x$ac_cv_member_union_bpf_attr_btf_vmlinux_value_type_id" = xyes
13628 -cat >>confdefs.h <<_ACEOF
13629 -#define HAVE_UNION_BPF_ATTR_BTF_VMLINUX_VALUE_TYPE_ID 1
13631 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_BTF_VMLINUX_VALUE_TYPE_ID 1" >>confdefs.h
13635 ac_fn_c_check_member "$LINENO" "union bpf_attr" "dummy" "ac_cv_member_union_bpf_attr_dummy" "#include <linux/bpf.h>
13637 -if test "x$ac_cv_member_union_bpf_attr_dummy" = xyes; then :
13638 +if test "x$ac_cv_member_union_bpf_attr_dummy" = xyes
13641 -cat >>confdefs.h <<_ACEOF
13642 -#define HAVE_UNION_BPF_ATTR_DUMMY 1
13644 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_DUMMY 1" >>confdefs.h
13648 ac_fn_c_check_member "$LINENO" "union bpf_attr" "expected_attach_type" "ac_cv_member_union_bpf_attr_expected_attach_type" "#include <linux/bpf.h>
13650 -if test "x$ac_cv_member_union_bpf_attr_expected_attach_type" = xyes; then :
13651 +if test "x$ac_cv_member_union_bpf_attr_expected_attach_type" = xyes
13654 -cat >>confdefs.h <<_ACEOF
13655 -#define HAVE_UNION_BPF_ATTR_EXPECTED_ATTACH_TYPE 1
13657 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_EXPECTED_ATTACH_TYPE 1" >>confdefs.h
13661 ac_fn_c_check_member "$LINENO" "union bpf_attr" "fd_array" "ac_cv_member_union_bpf_attr_fd_array" "#include <linux/bpf.h>
13663 -if test "x$ac_cv_member_union_bpf_attr_fd_array" = xyes; then :
13664 +if test "x$ac_cv_member_union_bpf_attr_fd_array" = xyes
13667 -cat >>confdefs.h <<_ACEOF
13668 -#define HAVE_UNION_BPF_ATTR_FD_ARRAY 1
13670 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_FD_ARRAY 1" >>confdefs.h
13674 ac_fn_c_check_member "$LINENO" "union bpf_attr" "file_flags" "ac_cv_member_union_bpf_attr_file_flags" "#include <linux/bpf.h>
13676 -if test "x$ac_cv_member_union_bpf_attr_file_flags" = xyes; then :
13677 +if test "x$ac_cv_member_union_bpf_attr_file_flags" = xyes
13680 -cat >>confdefs.h <<_ACEOF
13681 -#define HAVE_UNION_BPF_ATTR_FILE_FLAGS 1
13683 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_FILE_FLAGS 1" >>confdefs.h
13687 ac_fn_c_check_member "$LINENO" "union bpf_attr" "flags" "ac_cv_member_union_bpf_attr_flags" "#include <linux/bpf.h>
13689 -if test "x$ac_cv_member_union_bpf_attr_flags" = xyes; then :
13690 +if test "x$ac_cv_member_union_bpf_attr_flags" = xyes
13693 -cat >>confdefs.h <<_ACEOF
13694 -#define HAVE_UNION_BPF_ATTR_FLAGS 1
13696 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_FLAGS 1" >>confdefs.h
13700 ac_fn_c_check_member "$LINENO" "union bpf_attr" "func_info" "ac_cv_member_union_bpf_attr_func_info" "#include <linux/bpf.h>
13702 -if test "x$ac_cv_member_union_bpf_attr_func_info" = xyes; then :
13703 +if test "x$ac_cv_member_union_bpf_attr_func_info" = xyes
13706 -cat >>confdefs.h <<_ACEOF
13707 -#define HAVE_UNION_BPF_ATTR_FUNC_INFO 1
13709 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_FUNC_INFO 1" >>confdefs.h
13713 ac_fn_c_check_member "$LINENO" "union bpf_attr" "func_info_cnt" "ac_cv_member_union_bpf_attr_func_info_cnt" "#include <linux/bpf.h>
13715 -if test "x$ac_cv_member_union_bpf_attr_func_info_cnt" = xyes; then :
13716 +if test "x$ac_cv_member_union_bpf_attr_func_info_cnt" = xyes
13719 -cat >>confdefs.h <<_ACEOF
13720 -#define HAVE_UNION_BPF_ATTR_FUNC_INFO_CNT 1
13722 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_FUNC_INFO_CNT 1" >>confdefs.h
13726 ac_fn_c_check_member "$LINENO" "union bpf_attr" "func_info_rec_size" "ac_cv_member_union_bpf_attr_func_info_rec_size" "#include <linux/bpf.h>
13728 -if test "x$ac_cv_member_union_bpf_attr_func_info_rec_size" = xyes; then :
13729 +if test "x$ac_cv_member_union_bpf_attr_func_info_rec_size" = xyes
13732 -cat >>confdefs.h <<_ACEOF
13733 -#define HAVE_UNION_BPF_ATTR_FUNC_INFO_REC_SIZE 1
13735 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_FUNC_INFO_REC_SIZE 1" >>confdefs.h
13739 ac_fn_c_check_member "$LINENO" "union bpf_attr" "info.bpf_fd" "ac_cv_member_union_bpf_attr_info_bpf_fd" "#include <linux/bpf.h>
13741 -if test "x$ac_cv_member_union_bpf_attr_info_bpf_fd" = xyes; then :
13742 +if test "x$ac_cv_member_union_bpf_attr_info_bpf_fd" = xyes
13745 -cat >>confdefs.h <<_ACEOF
13746 -#define HAVE_UNION_BPF_ATTR_INFO_BPF_FD 1
13748 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_INFO_BPF_FD 1" >>confdefs.h
13752 ac_fn_c_check_member "$LINENO" "union bpf_attr" "info.info" "ac_cv_member_union_bpf_attr_info_info" "#include <linux/bpf.h>
13754 -if test "x$ac_cv_member_union_bpf_attr_info_info" = xyes; then :
13755 +if test "x$ac_cv_member_union_bpf_attr_info_info" = xyes
13758 -cat >>confdefs.h <<_ACEOF
13759 -#define HAVE_UNION_BPF_ATTR_INFO_INFO 1
13761 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_INFO_INFO 1" >>confdefs.h
13765 ac_fn_c_check_member "$LINENO" "union bpf_attr" "info.info_len" "ac_cv_member_union_bpf_attr_info_info_len" "#include <linux/bpf.h>
13767 -if test "x$ac_cv_member_union_bpf_attr_info_info_len" = xyes; then :
13768 +if test "x$ac_cv_member_union_bpf_attr_info_info_len" = xyes
13771 -cat >>confdefs.h <<_ACEOF
13772 -#define HAVE_UNION_BPF_ATTR_INFO_INFO_LEN 1
13774 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_INFO_INFO_LEN 1" >>confdefs.h
13778 ac_fn_c_check_member "$LINENO" "union bpf_attr" "inner_map_fd" "ac_cv_member_union_bpf_attr_inner_map_fd" "#include <linux/bpf.h>
13780 -if test "x$ac_cv_member_union_bpf_attr_inner_map_fd" = xyes; then :
13781 +if test "x$ac_cv_member_union_bpf_attr_inner_map_fd" = xyes
13784 -cat >>confdefs.h <<_ACEOF
13785 -#define HAVE_UNION_BPF_ATTR_INNER_MAP_FD 1
13787 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_INNER_MAP_FD 1" >>confdefs.h
13791 ac_fn_c_check_member "$LINENO" "union bpf_attr" "insn_cnt" "ac_cv_member_union_bpf_attr_insn_cnt" "#include <linux/bpf.h>
13793 -if test "x$ac_cv_member_union_bpf_attr_insn_cnt" = xyes; then :
13794 +if test "x$ac_cv_member_union_bpf_attr_insn_cnt" = xyes
13797 -cat >>confdefs.h <<_ACEOF
13798 -#define HAVE_UNION_BPF_ATTR_INSN_CNT 1
13800 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_INSN_CNT 1" >>confdefs.h
13804 ac_fn_c_check_member "$LINENO" "union bpf_attr" "insns" "ac_cv_member_union_bpf_attr_insns" "#include <linux/bpf.h>
13806 -if test "x$ac_cv_member_union_bpf_attr_insns" = xyes; then :
13807 +if test "x$ac_cv_member_union_bpf_attr_insns" = xyes
13810 -cat >>confdefs.h <<_ACEOF
13811 -#define HAVE_UNION_BPF_ATTR_INSNS 1
13813 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_INSNS 1" >>confdefs.h
13817 ac_fn_c_check_member "$LINENO" "union bpf_attr" "kern_version" "ac_cv_member_union_bpf_attr_kern_version" "#include <linux/bpf.h>
13819 -if test "x$ac_cv_member_union_bpf_attr_kern_version" = xyes; then :
13820 +if test "x$ac_cv_member_union_bpf_attr_kern_version" = xyes
13823 -cat >>confdefs.h <<_ACEOF
13824 -#define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
13826 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_KERN_VERSION 1" >>confdefs.h
13830 ac_fn_c_check_member "$LINENO" "union bpf_attr" "key" "ac_cv_member_union_bpf_attr_key" "#include <linux/bpf.h>
13832 -if test "x$ac_cv_member_union_bpf_attr_key" = xyes; then :
13833 +if test "x$ac_cv_member_union_bpf_attr_key" = xyes
13836 -cat >>confdefs.h <<_ACEOF
13837 -#define HAVE_UNION_BPF_ATTR_KEY 1
13839 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_KEY 1" >>confdefs.h
13843 ac_fn_c_check_member "$LINENO" "union bpf_attr" "key_size" "ac_cv_member_union_bpf_attr_key_size" "#include <linux/bpf.h>
13845 -if test "x$ac_cv_member_union_bpf_attr_key_size" = xyes; then :
13846 +if test "x$ac_cv_member_union_bpf_attr_key_size" = xyes
13849 -cat >>confdefs.h <<_ACEOF
13850 -#define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
13852 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_KEY_SIZE 1" >>confdefs.h
13856 ac_fn_c_check_member "$LINENO" "union bpf_attr" "license" "ac_cv_member_union_bpf_attr_license" "#include <linux/bpf.h>
13858 -if test "x$ac_cv_member_union_bpf_attr_license" = xyes; then :
13859 +if test "x$ac_cv_member_union_bpf_attr_license" = xyes
13862 -cat >>confdefs.h <<_ACEOF
13863 -#define HAVE_UNION_BPF_ATTR_LICENSE 1
13865 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LICENSE 1" >>confdefs.h
13869 ac_fn_c_check_member "$LINENO" "union bpf_attr" "line_info" "ac_cv_member_union_bpf_attr_line_info" "#include <linux/bpf.h>
13871 -if test "x$ac_cv_member_union_bpf_attr_line_info" = xyes; then :
13872 +if test "x$ac_cv_member_union_bpf_attr_line_info" = xyes
13875 -cat >>confdefs.h <<_ACEOF
13876 -#define HAVE_UNION_BPF_ATTR_LINE_INFO 1
13878 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINE_INFO 1" >>confdefs.h
13882 ac_fn_c_check_member "$LINENO" "union bpf_attr" "line_info_cnt" "ac_cv_member_union_bpf_attr_line_info_cnt" "#include <linux/bpf.h>
13884 -if test "x$ac_cv_member_union_bpf_attr_line_info_cnt" = xyes; then :
13885 +if test "x$ac_cv_member_union_bpf_attr_line_info_cnt" = xyes
13888 -cat >>confdefs.h <<_ACEOF
13889 -#define HAVE_UNION_BPF_ATTR_LINE_INFO_CNT 1
13891 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINE_INFO_CNT 1" >>confdefs.h
13895 ac_fn_c_check_member "$LINENO" "union bpf_attr" "line_info_rec_size" "ac_cv_member_union_bpf_attr_line_info_rec_size" "#include <linux/bpf.h>
13897 -if test "x$ac_cv_member_union_bpf_attr_line_info_rec_size" = xyes; then :
13898 +if test "x$ac_cv_member_union_bpf_attr_line_info_rec_size" = xyes
13901 -cat >>confdefs.h <<_ACEOF
13902 -#define HAVE_UNION_BPF_ATTR_LINE_INFO_REC_SIZE 1
13904 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINE_INFO_REC_SIZE 1" >>confdefs.h
13908 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_create.attach_type" "ac_cv_member_union_bpf_attr_link_create_attach_type" "#include <linux/bpf.h>
13910 -if test "x$ac_cv_member_union_bpf_attr_link_create_attach_type" = xyes; then :
13911 +if test "x$ac_cv_member_union_bpf_attr_link_create_attach_type" = xyes
13914 -cat >>confdefs.h <<_ACEOF
13915 -#define HAVE_UNION_BPF_ATTR_LINK_CREATE_ATTACH_TYPE 1
13917 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_CREATE_ATTACH_TYPE 1" >>confdefs.h
13921 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_create.flags" "ac_cv_member_union_bpf_attr_link_create_flags" "#include <linux/bpf.h>
13923 -if test "x$ac_cv_member_union_bpf_attr_link_create_flags" = xyes; then :
13924 +if test "x$ac_cv_member_union_bpf_attr_link_create_flags" = xyes
13927 -cat >>confdefs.h <<_ACEOF
13928 -#define HAVE_UNION_BPF_ATTR_LINK_CREATE_FLAGS 1
13930 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_CREATE_FLAGS 1" >>confdefs.h
13934 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_create.prog_fd" "ac_cv_member_union_bpf_attr_link_create_prog_fd" "#include <linux/bpf.h>
13936 -if test "x$ac_cv_member_union_bpf_attr_link_create_prog_fd" = xyes; then :
13937 +if test "x$ac_cv_member_union_bpf_attr_link_create_prog_fd" = xyes
13940 -cat >>confdefs.h <<_ACEOF
13941 -#define HAVE_UNION_BPF_ATTR_LINK_CREATE_PROG_FD 1
13943 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_CREATE_PROG_FD 1" >>confdefs.h
13947 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_create.target_fd" "ac_cv_member_union_bpf_attr_link_create_target_fd" "#include <linux/bpf.h>
13949 -if test "x$ac_cv_member_union_bpf_attr_link_create_target_fd" = xyes; then :
13950 +if test "x$ac_cv_member_union_bpf_attr_link_create_target_fd" = xyes
13953 -cat >>confdefs.h <<_ACEOF
13954 -#define HAVE_UNION_BPF_ATTR_LINK_CREATE_TARGET_FD 1
13956 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_CREATE_TARGET_FD 1" >>confdefs.h
13960 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_id" "ac_cv_member_union_bpf_attr_link_id" "#include <linux/bpf.h>
13962 -if test "x$ac_cv_member_union_bpf_attr_link_id" = xyes; then :
13963 +if test "x$ac_cv_member_union_bpf_attr_link_id" = xyes
13966 -cat >>confdefs.h <<_ACEOF
13967 -#define HAVE_UNION_BPF_ATTR_LINK_ID 1
13969 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_ID 1" >>confdefs.h
13973 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_update.flags" "ac_cv_member_union_bpf_attr_link_update_flags" "#include <linux/bpf.h>
13975 -if test "x$ac_cv_member_union_bpf_attr_link_update_flags" = xyes; then :
13976 +if test "x$ac_cv_member_union_bpf_attr_link_update_flags" = xyes
13979 -cat >>confdefs.h <<_ACEOF
13980 -#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_FLAGS 1
13982 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_FLAGS 1" >>confdefs.h
13986 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_update.link_fd" "ac_cv_member_union_bpf_attr_link_update_link_fd" "#include <linux/bpf.h>
13988 -if test "x$ac_cv_member_union_bpf_attr_link_update_link_fd" = xyes; then :
13989 +if test "x$ac_cv_member_union_bpf_attr_link_update_link_fd" = xyes
13992 -cat >>confdefs.h <<_ACEOF
13993 -#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_LINK_FD 1
13995 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_LINK_FD 1" >>confdefs.h
13999 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_update.new_prog_fd" "ac_cv_member_union_bpf_attr_link_update_new_prog_fd" "#include <linux/bpf.h>
14001 -if test "x$ac_cv_member_union_bpf_attr_link_update_new_prog_fd" = xyes; then :
14002 +if test "x$ac_cv_member_union_bpf_attr_link_update_new_prog_fd" = xyes
14005 -cat >>confdefs.h <<_ACEOF
14006 -#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_NEW_PROG_FD 1
14008 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_NEW_PROG_FD 1" >>confdefs.h
14012 ac_fn_c_check_member "$LINENO" "union bpf_attr" "link_update.old_prog_fd" "ac_cv_member_union_bpf_attr_link_update_old_prog_fd" "#include <linux/bpf.h>
14014 -if test "x$ac_cv_member_union_bpf_attr_link_update_old_prog_fd" = xyes; then :
14015 +if test "x$ac_cv_member_union_bpf_attr_link_update_old_prog_fd" = xyes
14018 -cat >>confdefs.h <<_ACEOF
14019 -#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_OLD_PROG_FD 1
14021 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LINK_UPDATE_OLD_PROG_FD 1" >>confdefs.h
14025 ac_fn_c_check_member "$LINENO" "union bpf_attr" "log_buf" "ac_cv_member_union_bpf_attr_log_buf" "#include <linux/bpf.h>
14027 -if test "x$ac_cv_member_union_bpf_attr_log_buf" = xyes; then :
14028 +if test "x$ac_cv_member_union_bpf_attr_log_buf" = xyes
14031 -cat >>confdefs.h <<_ACEOF
14032 -#define HAVE_UNION_BPF_ATTR_LOG_BUF 1
14034 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LOG_BUF 1" >>confdefs.h
14038 ac_fn_c_check_member "$LINENO" "union bpf_attr" "log_level" "ac_cv_member_union_bpf_attr_log_level" "#include <linux/bpf.h>
14040 -if test "x$ac_cv_member_union_bpf_attr_log_level" = xyes; then :
14041 +if test "x$ac_cv_member_union_bpf_attr_log_level" = xyes
14044 -cat >>confdefs.h <<_ACEOF
14045 -#define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
14047 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1" >>confdefs.h
14051 ac_fn_c_check_member "$LINENO" "union bpf_attr" "log_size" "ac_cv_member_union_bpf_attr_log_size" "#include <linux/bpf.h>
14053 -if test "x$ac_cv_member_union_bpf_attr_log_size" = xyes; then :
14054 +if test "x$ac_cv_member_union_bpf_attr_log_size" = xyes
14057 -cat >>confdefs.h <<_ACEOF
14058 -#define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
14060 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_LOG_SIZE 1" >>confdefs.h
14064 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_extra" "ac_cv_member_union_bpf_attr_map_extra" "#include <linux/bpf.h>
14066 -if test "x$ac_cv_member_union_bpf_attr_map_extra" = xyes; then :
14067 +if test "x$ac_cv_member_union_bpf_attr_map_extra" = xyes
14070 -cat >>confdefs.h <<_ACEOF
14071 -#define HAVE_UNION_BPF_ATTR_MAP_EXTRA 1
14073 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_EXTRA 1" >>confdefs.h
14077 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_fd" "ac_cv_member_union_bpf_attr_map_fd" "#include <linux/bpf.h>
14079 -if test "x$ac_cv_member_union_bpf_attr_map_fd" = xyes; then :
14080 +if test "x$ac_cv_member_union_bpf_attr_map_fd" = xyes
14083 -cat >>confdefs.h <<_ACEOF
14084 -#define HAVE_UNION_BPF_ATTR_MAP_FD 1
14086 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_FD 1" >>confdefs.h
14090 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_flags" "ac_cv_member_union_bpf_attr_map_flags" "#include <linux/bpf.h>
14092 -if test "x$ac_cv_member_union_bpf_attr_map_flags" = xyes; then :
14093 +if test "x$ac_cv_member_union_bpf_attr_map_flags" = xyes
14096 -cat >>confdefs.h <<_ACEOF
14097 -#define HAVE_UNION_BPF_ATTR_MAP_FLAGS 1
14099 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_FLAGS 1" >>confdefs.h
14103 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_id" "ac_cv_member_union_bpf_attr_map_id" "#include <linux/bpf.h>
14105 -if test "x$ac_cv_member_union_bpf_attr_map_id" = xyes; then :
14106 +if test "x$ac_cv_member_union_bpf_attr_map_id" = xyes
14109 -cat >>confdefs.h <<_ACEOF
14110 -#define HAVE_UNION_BPF_ATTR_MAP_ID 1
14112 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_ID 1" >>confdefs.h
14116 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_ifindex" "ac_cv_member_union_bpf_attr_map_ifindex" "#include <linux/bpf.h>
14118 -if test "x$ac_cv_member_union_bpf_attr_map_ifindex" = xyes; then :
14119 +if test "x$ac_cv_member_union_bpf_attr_map_ifindex" = xyes
14122 -cat >>confdefs.h <<_ACEOF
14123 -#define HAVE_UNION_BPF_ATTR_MAP_IFINDEX 1
14125 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_IFINDEX 1" >>confdefs.h
14129 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_name" "ac_cv_member_union_bpf_attr_map_name" "#include <linux/bpf.h>
14131 -if test "x$ac_cv_member_union_bpf_attr_map_name" = xyes; then :
14132 +if test "x$ac_cv_member_union_bpf_attr_map_name" = xyes
14135 -cat >>confdefs.h <<_ACEOF
14136 -#define HAVE_UNION_BPF_ATTR_MAP_NAME 1
14138 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_NAME 1" >>confdefs.h
14142 ac_fn_c_check_member "$LINENO" "union bpf_attr" "map_type" "ac_cv_member_union_bpf_attr_map_type" "#include <linux/bpf.h>
14144 -if test "x$ac_cv_member_union_bpf_attr_map_type" = xyes; then :
14145 +if test "x$ac_cv_member_union_bpf_attr_map_type" = xyes
14148 -cat >>confdefs.h <<_ACEOF
14149 -#define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
14151 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAP_TYPE 1" >>confdefs.h
14155 ac_fn_c_check_member "$LINENO" "union bpf_attr" "max_entries" "ac_cv_member_union_bpf_attr_max_entries" "#include <linux/bpf.h>
14157 -if test "x$ac_cv_member_union_bpf_attr_max_entries" = xyes; then :
14158 +if test "x$ac_cv_member_union_bpf_attr_max_entries" = xyes
14161 -cat >>confdefs.h <<_ACEOF
14162 -#define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
14164 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1" >>confdefs.h
14168 ac_fn_c_check_member "$LINENO" "union bpf_attr" "next_id" "ac_cv_member_union_bpf_attr_next_id" "#include <linux/bpf.h>
14170 -if test "x$ac_cv_member_union_bpf_attr_next_id" = xyes; then :
14171 +if test "x$ac_cv_member_union_bpf_attr_next_id" = xyes
14174 -cat >>confdefs.h <<_ACEOF
14175 -#define HAVE_UNION_BPF_ATTR_NEXT_ID 1
14177 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_NEXT_ID 1" >>confdefs.h
14181 ac_fn_c_check_member "$LINENO" "union bpf_attr" "next_key" "ac_cv_member_union_bpf_attr_next_key" "#include <linux/bpf.h>
14183 -if test "x$ac_cv_member_union_bpf_attr_next_key" = xyes; then :
14184 +if test "x$ac_cv_member_union_bpf_attr_next_key" = xyes
14187 -cat >>confdefs.h <<_ACEOF
14188 -#define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
14190 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_NEXT_KEY 1" >>confdefs.h
14194 ac_fn_c_check_member "$LINENO" "union bpf_attr" "numa_node" "ac_cv_member_union_bpf_attr_numa_node" "#include <linux/bpf.h>
14196 -if test "x$ac_cv_member_union_bpf_attr_numa_node" = xyes; then :
14197 +if test "x$ac_cv_member_union_bpf_attr_numa_node" = xyes
14200 -cat >>confdefs.h <<_ACEOF
14201 -#define HAVE_UNION_BPF_ATTR_NUMA_NODE 1
14203 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_NUMA_NODE 1" >>confdefs.h
14207 ac_fn_c_check_member "$LINENO" "union bpf_attr" "open_flags" "ac_cv_member_union_bpf_attr_open_flags" "#include <linux/bpf.h>
14209 -if test "x$ac_cv_member_union_bpf_attr_open_flags" = xyes; then :
14210 +if test "x$ac_cv_member_union_bpf_attr_open_flags" = xyes
14213 -cat >>confdefs.h <<_ACEOF
14214 -#define HAVE_UNION_BPF_ATTR_OPEN_FLAGS 1
14216 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_OPEN_FLAGS 1" >>confdefs.h
14220 ac_fn_c_check_member "$LINENO" "union bpf_attr" "pad" "ac_cv_member_union_bpf_attr_pad" "#include <linux/bpf.h>
14222 -if test "x$ac_cv_member_union_bpf_attr_pad" = xyes; then :
14223 +if test "x$ac_cv_member_union_bpf_attr_pad" = xyes
14226 -cat >>confdefs.h <<_ACEOF
14227 -#define HAVE_UNION_BPF_ATTR_PAD 1
14229 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PAD 1" >>confdefs.h
14233 ac_fn_c_check_member "$LINENO" "union bpf_attr" "pathname" "ac_cv_member_union_bpf_attr_pathname" "#include <linux/bpf.h>
14235 -if test "x$ac_cv_member_union_bpf_attr_pathname" = xyes; then :
14236 +if test "x$ac_cv_member_union_bpf_attr_pathname" = xyes
14239 -cat >>confdefs.h <<_ACEOF
14240 -#define HAVE_UNION_BPF_ATTR_PATHNAME 1
14242 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PATHNAME 1" >>confdefs.h
14246 ac_fn_c_check_member "$LINENO" "union bpf_attr" "prog_btf_fd" "ac_cv_member_union_bpf_attr_prog_btf_fd" "#include <linux/bpf.h>
14248 -if test "x$ac_cv_member_union_bpf_attr_prog_btf_fd" = xyes; then :
14249 +if test "x$ac_cv_member_union_bpf_attr_prog_btf_fd" = xyes
14252 -cat >>confdefs.h <<_ACEOF
14253 -#define HAVE_UNION_BPF_ATTR_PROG_BTF_FD 1
14255 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PROG_BTF_FD 1" >>confdefs.h
14259 ac_fn_c_check_member "$LINENO" "union bpf_attr" "prog_flags" "ac_cv_member_union_bpf_attr_prog_flags" "#include <linux/bpf.h>
14261 -if test "x$ac_cv_member_union_bpf_attr_prog_flags" = xyes; then :
14262 +if test "x$ac_cv_member_union_bpf_attr_prog_flags" = xyes
14265 -cat >>confdefs.h <<_ACEOF
14266 -#define HAVE_UNION_BPF_ATTR_PROG_FLAGS 1
14268 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PROG_FLAGS 1" >>confdefs.h
14272 ac_fn_c_check_member "$LINENO" "union bpf_attr" "prog_id" "ac_cv_member_union_bpf_attr_prog_id" "#include <linux/bpf.h>
14274 -if test "x$ac_cv_member_union_bpf_attr_prog_id" = xyes; then :
14275 +if test "x$ac_cv_member_union_bpf_attr_prog_id" = xyes
14278 -cat >>confdefs.h <<_ACEOF
14279 -#define HAVE_UNION_BPF_ATTR_PROG_ID 1
14281 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PROG_ID 1" >>confdefs.h
14285 ac_fn_c_check_member "$LINENO" "union bpf_attr" "prog_ifindex" "ac_cv_member_union_bpf_attr_prog_ifindex" "#include <linux/bpf.h>
14287 -if test "x$ac_cv_member_union_bpf_attr_prog_ifindex" = xyes; then :
14288 +if test "x$ac_cv_member_union_bpf_attr_prog_ifindex" = xyes
14291 -cat >>confdefs.h <<_ACEOF
14292 -#define HAVE_UNION_BPF_ATTR_PROG_IFINDEX 1
14294 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PROG_IFINDEX 1" >>confdefs.h
14298 ac_fn_c_check_member "$LINENO" "union bpf_attr" "prog_name" "ac_cv_member_union_bpf_attr_prog_name" "#include <linux/bpf.h>
14300 -if test "x$ac_cv_member_union_bpf_attr_prog_name" = xyes; then :
14301 +if test "x$ac_cv_member_union_bpf_attr_prog_name" = xyes
14304 -cat >>confdefs.h <<_ACEOF
14305 -#define HAVE_UNION_BPF_ATTR_PROG_NAME 1
14307 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PROG_NAME 1" >>confdefs.h
14311 ac_fn_c_check_member "$LINENO" "union bpf_attr" "prog_type" "ac_cv_member_union_bpf_attr_prog_type" "#include <linux/bpf.h>
14313 -if test "x$ac_cv_member_union_bpf_attr_prog_type" = xyes; then :
14314 +if test "x$ac_cv_member_union_bpf_attr_prog_type" = xyes
14317 -cat >>confdefs.h <<_ACEOF
14318 -#define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
14320 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_PROG_TYPE 1" >>confdefs.h
14324 ac_fn_c_check_member "$LINENO" "union bpf_attr" "query.attach_flags" "ac_cv_member_union_bpf_attr_query_attach_flags" "#include <linux/bpf.h>
14326 -if test "x$ac_cv_member_union_bpf_attr_query_attach_flags" = xyes; then :
14327 +if test "x$ac_cv_member_union_bpf_attr_query_attach_flags" = xyes
14330 -cat >>confdefs.h <<_ACEOF
14331 -#define HAVE_UNION_BPF_ATTR_QUERY_ATTACH_FLAGS 1
14333 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_QUERY_ATTACH_FLAGS 1" >>confdefs.h
14337 ac_fn_c_check_member "$LINENO" "union bpf_attr" "query.attach_type" "ac_cv_member_union_bpf_attr_query_attach_type" "#include <linux/bpf.h>
14339 -if test "x$ac_cv_member_union_bpf_attr_query_attach_type" = xyes; then :
14340 +if test "x$ac_cv_member_union_bpf_attr_query_attach_type" = xyes
14343 -cat >>confdefs.h <<_ACEOF
14344 -#define HAVE_UNION_BPF_ATTR_QUERY_ATTACH_TYPE 1
14346 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_QUERY_ATTACH_TYPE 1" >>confdefs.h
14350 ac_fn_c_check_member "$LINENO" "union bpf_attr" "query.prog_cnt" "ac_cv_member_union_bpf_attr_query_prog_cnt" "#include <linux/bpf.h>
14352 -if test "x$ac_cv_member_union_bpf_attr_query_prog_cnt" = xyes; then :
14353 +if test "x$ac_cv_member_union_bpf_attr_query_prog_cnt" = xyes
14356 -cat >>confdefs.h <<_ACEOF
14357 -#define HAVE_UNION_BPF_ATTR_QUERY_PROG_CNT 1
14359 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_QUERY_PROG_CNT 1" >>confdefs.h
14363 ac_fn_c_check_member "$LINENO" "union bpf_attr" "query.prog_ids" "ac_cv_member_union_bpf_attr_query_prog_ids" "#include <linux/bpf.h>
14365 -if test "x$ac_cv_member_union_bpf_attr_query_prog_ids" = xyes; then :
14366 +if test "x$ac_cv_member_union_bpf_attr_query_prog_ids" = xyes
14369 -cat >>confdefs.h <<_ACEOF
14370 -#define HAVE_UNION_BPF_ATTR_QUERY_PROG_IDS 1
14372 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_QUERY_PROG_IDS 1" >>confdefs.h
14376 ac_fn_c_check_member "$LINENO" "union bpf_attr" "query.query_flags" "ac_cv_member_union_bpf_attr_query_query_flags" "#include <linux/bpf.h>
14378 -if test "x$ac_cv_member_union_bpf_attr_query_query_flags" = xyes; then :
14379 +if test "x$ac_cv_member_union_bpf_attr_query_query_flags" = xyes
14382 -cat >>confdefs.h <<_ACEOF
14383 -#define HAVE_UNION_BPF_ATTR_QUERY_QUERY_FLAGS 1
14385 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_QUERY_QUERY_FLAGS 1" >>confdefs.h
14389 ac_fn_c_check_member "$LINENO" "union bpf_attr" "query.target_fd" "ac_cv_member_union_bpf_attr_query_target_fd" "#include <linux/bpf.h>
14391 -if test "x$ac_cv_member_union_bpf_attr_query_target_fd" = xyes; then :
14392 +if test "x$ac_cv_member_union_bpf_attr_query_target_fd" = xyes
14395 -cat >>confdefs.h <<_ACEOF
14396 -#define HAVE_UNION_BPF_ATTR_QUERY_TARGET_FD 1
14398 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_QUERY_TARGET_FD 1" >>confdefs.h
14402 ac_fn_c_check_member "$LINENO" "union bpf_attr" "raw_tracepoint.name" "ac_cv_member_union_bpf_attr_raw_tracepoint_name" "#include <linux/bpf.h>
14404 -if test "x$ac_cv_member_union_bpf_attr_raw_tracepoint_name" = xyes; then :
14405 +if test "x$ac_cv_member_union_bpf_attr_raw_tracepoint_name" = xyes
14408 -cat >>confdefs.h <<_ACEOF
14409 -#define HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_NAME 1
14411 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_NAME 1" >>confdefs.h
14415 ac_fn_c_check_member "$LINENO" "union bpf_attr" "raw_tracepoint.prog_fd" "ac_cv_member_union_bpf_attr_raw_tracepoint_prog_fd" "#include <linux/bpf.h>
14417 -if test "x$ac_cv_member_union_bpf_attr_raw_tracepoint_prog_fd" = xyes; then :
14418 +if test "x$ac_cv_member_union_bpf_attr_raw_tracepoint_prog_fd" = xyes
14421 -cat >>confdefs.h <<_ACEOF
14422 -#define HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_PROG_FD 1
14424 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_RAW_TRACEPOINT_PROG_FD 1" >>confdefs.h
14428 ac_fn_c_check_member "$LINENO" "union bpf_attr" "replace_bpf_fd" "ac_cv_member_union_bpf_attr_replace_bpf_fd" "#include <linux/bpf.h>
14430 -if test "x$ac_cv_member_union_bpf_attr_replace_bpf_fd" = xyes; then :
14431 +if test "x$ac_cv_member_union_bpf_attr_replace_bpf_fd" = xyes
14434 -cat >>confdefs.h <<_ACEOF
14435 -#define HAVE_UNION_BPF_ATTR_REPLACE_BPF_FD 1
14437 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_REPLACE_BPF_FD 1" >>confdefs.h
14441 ac_fn_c_check_member "$LINENO" "union bpf_attr" "start_id" "ac_cv_member_union_bpf_attr_start_id" "#include <linux/bpf.h>
14443 -if test "x$ac_cv_member_union_bpf_attr_start_id" = xyes; then :
14444 +if test "x$ac_cv_member_union_bpf_attr_start_id" = xyes
14447 -cat >>confdefs.h <<_ACEOF
14448 -#define HAVE_UNION_BPF_ATTR_START_ID 1
14450 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_START_ID 1" >>confdefs.h
14454 ac_fn_c_check_member "$LINENO" "union bpf_attr" "target_fd" "ac_cv_member_union_bpf_attr_target_fd" "#include <linux/bpf.h>
14456 -if test "x$ac_cv_member_union_bpf_attr_target_fd" = xyes; then :
14457 +if test "x$ac_cv_member_union_bpf_attr_target_fd" = xyes
14460 -cat >>confdefs.h <<_ACEOF
14461 -#define HAVE_UNION_BPF_ATTR_TARGET_FD 1
14463 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TARGET_FD 1" >>confdefs.h
14467 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.buf" "ac_cv_member_union_bpf_attr_task_fd_query_buf" "#include <linux/bpf.h>
14469 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_buf" = xyes; then :
14470 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_buf" = xyes
14473 -cat >>confdefs.h <<_ACEOF
14474 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_BUF 1
14476 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_BUF 1" >>confdefs.h
14480 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.buf_len" "ac_cv_member_union_bpf_attr_task_fd_query_buf_len" "#include <linux/bpf.h>
14482 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_buf_len" = xyes; then :
14483 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_buf_len" = xyes
14486 -cat >>confdefs.h <<_ACEOF
14487 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_BUF_LEN 1
14489 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_BUF_LEN 1" >>confdefs.h
14493 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.fd" "ac_cv_member_union_bpf_attr_task_fd_query_fd" "#include <linux/bpf.h>
14495 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_fd" = xyes; then :
14496 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_fd" = xyes
14499 -cat >>confdefs.h <<_ACEOF
14500 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_FD 1
14502 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_FD 1" >>confdefs.h
14506 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.fd_type" "ac_cv_member_union_bpf_attr_task_fd_query_fd_type" "#include <linux/bpf.h>
14508 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_fd_type" = xyes; then :
14509 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_fd_type" = xyes
14512 -cat >>confdefs.h <<_ACEOF
14513 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_FD_TYPE 1
14515 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_FD_TYPE 1" >>confdefs.h
14519 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.flags" "ac_cv_member_union_bpf_attr_task_fd_query_flags" "#include <linux/bpf.h>
14521 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_flags" = xyes; then :
14522 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_flags" = xyes
14525 -cat >>confdefs.h <<_ACEOF
14526 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_FLAGS 1
14528 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_FLAGS 1" >>confdefs.h
14532 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.pid" "ac_cv_member_union_bpf_attr_task_fd_query_pid" "#include <linux/bpf.h>
14534 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_pid" = xyes; then :
14535 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_pid" = xyes
14538 -cat >>confdefs.h <<_ACEOF
14539 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PID 1
14541 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PID 1" >>confdefs.h
14545 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.probe_addr" "ac_cv_member_union_bpf_attr_task_fd_query_probe_addr" "#include <linux/bpf.h>
14547 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_probe_addr" = xyes; then :
14548 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_probe_addr" = xyes
14551 -cat >>confdefs.h <<_ACEOF
14552 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PROBE_ADDR 1
14554 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PROBE_ADDR 1" >>confdefs.h
14558 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.probe_offset" "ac_cv_member_union_bpf_attr_task_fd_query_probe_offset" "#include <linux/bpf.h>
14560 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_probe_offset" = xyes; then :
14561 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_probe_offset" = xyes
14564 -cat >>confdefs.h <<_ACEOF
14565 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PROBE_OFFSET 1
14567 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PROBE_OFFSET 1" >>confdefs.h
14571 ac_fn_c_check_member "$LINENO" "union bpf_attr" "task_fd_query.prog_id" "ac_cv_member_union_bpf_attr_task_fd_query_prog_id" "#include <linux/bpf.h>
14573 -if test "x$ac_cv_member_union_bpf_attr_task_fd_query_prog_id" = xyes; then :
14574 +if test "x$ac_cv_member_union_bpf_attr_task_fd_query_prog_id" = xyes
14577 -cat >>confdefs.h <<_ACEOF
14578 -#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PROG_ID 1
14580 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TASK_FD_QUERY_PROG_ID 1" >>confdefs.h
14584 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.cpu" "ac_cv_member_union_bpf_attr_test_cpu" "#include <linux/bpf.h>
14586 -if test "x$ac_cv_member_union_bpf_attr_test_cpu" = xyes; then :
14587 +if test "x$ac_cv_member_union_bpf_attr_test_cpu" = xyes
14590 -cat >>confdefs.h <<_ACEOF
14591 -#define HAVE_UNION_BPF_ATTR_TEST_CPU 1
14593 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_CPU 1" >>confdefs.h
14597 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.ctx_in" "ac_cv_member_union_bpf_attr_test_ctx_in" "#include <linux/bpf.h>
14599 -if test "x$ac_cv_member_union_bpf_attr_test_ctx_in" = xyes; then :
14600 +if test "x$ac_cv_member_union_bpf_attr_test_ctx_in" = xyes
14603 -cat >>confdefs.h <<_ACEOF
14604 -#define HAVE_UNION_BPF_ATTR_TEST_CTX_IN 1
14606 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_CTX_IN 1" >>confdefs.h
14610 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.ctx_out" "ac_cv_member_union_bpf_attr_test_ctx_out" "#include <linux/bpf.h>
14612 -if test "x$ac_cv_member_union_bpf_attr_test_ctx_out" = xyes; then :
14613 +if test "x$ac_cv_member_union_bpf_attr_test_ctx_out" = xyes
14616 -cat >>confdefs.h <<_ACEOF
14617 -#define HAVE_UNION_BPF_ATTR_TEST_CTX_OUT 1
14619 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_CTX_OUT 1" >>confdefs.h
14623 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.ctx_size_in" "ac_cv_member_union_bpf_attr_test_ctx_size_in" "#include <linux/bpf.h>
14625 -if test "x$ac_cv_member_union_bpf_attr_test_ctx_size_in" = xyes; then :
14626 +if test "x$ac_cv_member_union_bpf_attr_test_ctx_size_in" = xyes
14629 -cat >>confdefs.h <<_ACEOF
14630 -#define HAVE_UNION_BPF_ATTR_TEST_CTX_SIZE_IN 1
14632 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_CTX_SIZE_IN 1" >>confdefs.h
14636 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.ctx_size_out" "ac_cv_member_union_bpf_attr_test_ctx_size_out" "#include <linux/bpf.h>
14638 -if test "x$ac_cv_member_union_bpf_attr_test_ctx_size_out" = xyes; then :
14639 +if test "x$ac_cv_member_union_bpf_attr_test_ctx_size_out" = xyes
14642 -cat >>confdefs.h <<_ACEOF
14643 -#define HAVE_UNION_BPF_ATTR_TEST_CTX_SIZE_OUT 1
14645 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_CTX_SIZE_OUT 1" >>confdefs.h
14649 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.data_in" "ac_cv_member_union_bpf_attr_test_data_in" "#include <linux/bpf.h>
14651 -if test "x$ac_cv_member_union_bpf_attr_test_data_in" = xyes; then :
14652 +if test "x$ac_cv_member_union_bpf_attr_test_data_in" = xyes
14655 -cat >>confdefs.h <<_ACEOF
14656 -#define HAVE_UNION_BPF_ATTR_TEST_DATA_IN 1
14658 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_DATA_IN 1" >>confdefs.h
14662 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.data_out" "ac_cv_member_union_bpf_attr_test_data_out" "#include <linux/bpf.h>
14664 -if test "x$ac_cv_member_union_bpf_attr_test_data_out" = xyes; then :
14665 +if test "x$ac_cv_member_union_bpf_attr_test_data_out" = xyes
14668 -cat >>confdefs.h <<_ACEOF
14669 -#define HAVE_UNION_BPF_ATTR_TEST_DATA_OUT 1
14671 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_DATA_OUT 1" >>confdefs.h
14675 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.data_size_in" "ac_cv_member_union_bpf_attr_test_data_size_in" "#include <linux/bpf.h>
14677 -if test "x$ac_cv_member_union_bpf_attr_test_data_size_in" = xyes; then :
14678 +if test "x$ac_cv_member_union_bpf_attr_test_data_size_in" = xyes
14681 -cat >>confdefs.h <<_ACEOF
14682 -#define HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_IN 1
14684 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_IN 1" >>confdefs.h
14688 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.data_size_out" "ac_cv_member_union_bpf_attr_test_data_size_out" "#include <linux/bpf.h>
14690 -if test "x$ac_cv_member_union_bpf_attr_test_data_size_out" = xyes; then :
14691 +if test "x$ac_cv_member_union_bpf_attr_test_data_size_out" = xyes
14694 -cat >>confdefs.h <<_ACEOF
14695 -#define HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_OUT 1
14697 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_DATA_SIZE_OUT 1" >>confdefs.h
14701 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.duration" "ac_cv_member_union_bpf_attr_test_duration" "#include <linux/bpf.h>
14703 -if test "x$ac_cv_member_union_bpf_attr_test_duration" = xyes; then :
14704 +if test "x$ac_cv_member_union_bpf_attr_test_duration" = xyes
14707 -cat >>confdefs.h <<_ACEOF
14708 -#define HAVE_UNION_BPF_ATTR_TEST_DURATION 1
14710 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_DURATION 1" >>confdefs.h
14714 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.flags" "ac_cv_member_union_bpf_attr_test_flags" "#include <linux/bpf.h>
14716 -if test "x$ac_cv_member_union_bpf_attr_test_flags" = xyes; then :
14717 +if test "x$ac_cv_member_union_bpf_attr_test_flags" = xyes
14720 -cat >>confdefs.h <<_ACEOF
14721 -#define HAVE_UNION_BPF_ATTR_TEST_FLAGS 1
14723 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_FLAGS 1" >>confdefs.h
14727 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.prog_fd" "ac_cv_member_union_bpf_attr_test_prog_fd" "#include <linux/bpf.h>
14729 -if test "x$ac_cv_member_union_bpf_attr_test_prog_fd" = xyes; then :
14730 +if test "x$ac_cv_member_union_bpf_attr_test_prog_fd" = xyes
14733 -cat >>confdefs.h <<_ACEOF
14734 -#define HAVE_UNION_BPF_ATTR_TEST_PROG_FD 1
14736 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_PROG_FD 1" >>confdefs.h
14740 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.repeat" "ac_cv_member_union_bpf_attr_test_repeat" "#include <linux/bpf.h>
14742 -if test "x$ac_cv_member_union_bpf_attr_test_repeat" = xyes; then :
14743 +if test "x$ac_cv_member_union_bpf_attr_test_repeat" = xyes
14746 -cat >>confdefs.h <<_ACEOF
14747 -#define HAVE_UNION_BPF_ATTR_TEST_REPEAT 1
14749 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_REPEAT 1" >>confdefs.h
14753 ac_fn_c_check_member "$LINENO" "union bpf_attr" "test.retval" "ac_cv_member_union_bpf_attr_test_retval" "#include <linux/bpf.h>
14755 -if test "x$ac_cv_member_union_bpf_attr_test_retval" = xyes; then :
14756 +if test "x$ac_cv_member_union_bpf_attr_test_retval" = xyes
14759 -cat >>confdefs.h <<_ACEOF
14760 -#define HAVE_UNION_BPF_ATTR_TEST_RETVAL 1
14762 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_TEST_RETVAL 1" >>confdefs.h
14766 ac_fn_c_check_member "$LINENO" "union bpf_attr" "value" "ac_cv_member_union_bpf_attr_value" "#include <linux/bpf.h>
14768 -if test "x$ac_cv_member_union_bpf_attr_value" = xyes; then :
14769 +if test "x$ac_cv_member_union_bpf_attr_value" = xyes
14772 -cat >>confdefs.h <<_ACEOF
14773 -#define HAVE_UNION_BPF_ATTR_VALUE 1
14775 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_VALUE 1" >>confdefs.h
14779 ac_fn_c_check_member "$LINENO" "union bpf_attr" "value_size" "ac_cv_member_union_bpf_attr_value_size" "#include <linux/bpf.h>
14781 -if test "x$ac_cv_member_union_bpf_attr_value_size" = xyes; then :
14782 +if test "x$ac_cv_member_union_bpf_attr_value_size" = xyes
14785 -cat >>confdefs.h <<_ACEOF
14786 -#define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
14788 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1" >>confdefs.h
14792 ac_fn_c_check_member "$LINENO" "union bpf_attr" "dummy" "ac_cv_member_union_bpf_attr_dummy" "#include <linux/bpf.h>
14794 -if test "x$ac_cv_member_union_bpf_attr_dummy" = xyes; then :
14795 +if test "x$ac_cv_member_union_bpf_attr_dummy" = xyes
14798 -cat >>confdefs.h <<_ACEOF
14799 -#define HAVE_UNION_BPF_ATTR_DUMMY 1
14801 +printf "%s\n" "#define HAVE_UNION_BPF_ATTR_DUMMY 1" >>confdefs.h
14805 @@ -12459,23 +13394,20 @@
14810 -for ac_header in bluetooth/bluetooth.h
14811 + for ac_header in bluetooth/bluetooth.h
14813 - ac_fn_c_check_header_mongrel "$LINENO" "bluetooth/bluetooth.h" "ac_cv_header_bluetooth_bluetooth_h" "$ac_includes_default"
14814 -if test "x$ac_cv_header_bluetooth_bluetooth_h" = xyes; then :
14815 - cat >>confdefs.h <<_ACEOF
14816 -#define HAVE_BLUETOOTH_BLUETOOTH_H 1
14818 + ac_fn_c_check_header_compile "$LINENO" "bluetooth/bluetooth.h" "ac_cv_header_bluetooth_bluetooth_h" "$ac_includes_default"
14819 +if test "x$ac_cv_header_bluetooth_bluetooth_h" = xyes
14821 + printf "%s\n" "#define HAVE_BLUETOOTH_BLUETOOTH_H 1" >>confdefs.h
14823 ac_fn_c_check_member "$LINENO" "struct sockaddr_hci" "hci_channel" "ac_cv_member_struct_sockaddr_hci_hci_channel" "#include <bluetooth/bluetooth.h>
14824 #include <bluetooth/hci.h>
14826 -if test "x$ac_cv_member_struct_sockaddr_hci_hci_channel" = xyes; then :
14827 +if test "x$ac_cv_member_struct_sockaddr_hci_hci_channel" = xyes
14830 -cat >>confdefs.h <<_ACEOF
14831 -#define HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL 1
14833 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_HCI_HCI_CHANNEL 1" >>confdefs.h
14837 @@ -12483,11 +13415,10 @@
14838 ac_fn_c_check_member "$LINENO" "struct sockaddr_l2" "l2_bdaddr_type" "ac_cv_member_struct_sockaddr_l2_l2_bdaddr_type" "#include <bluetooth/bluetooth.h>
14839 #include <bluetooth/l2cap.h>
14841 -if test "x$ac_cv_member_struct_sockaddr_l2_l2_bdaddr_type" = xyes; then :
14842 +if test "x$ac_cv_member_struct_sockaddr_l2_l2_bdaddr_type" = xyes
14845 -cat >>confdefs.h <<_ACEOF
14846 -#define HAVE_STRUCT_SOCKADDR_L2_L2_BDADDR_TYPE 1
14848 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_L2_L2_BDADDR_TYPE 1" >>confdefs.h
14852 @@ -12497,58 +13428,52 @@
14857 ac_fn_c_check_type "$LINENO" "struct statfs" "ac_cv_type_struct_statfs" "#include <linux/types.h>
14858 #include <asm/statfs.h>
14860 -if test "x$ac_cv_type_struct_statfs" = xyes; then :
14861 +if test "x$ac_cv_type_struct_statfs" = xyes
14864 -cat >>confdefs.h <<_ACEOF
14865 -#define HAVE_STRUCT_STATFS 1
14867 +printf "%s\n" "#define HAVE_STRUCT_STATFS 1" >>confdefs.h
14870 ac_fn_c_check_member "$LINENO" "struct statfs" "f_frsize" "ac_cv_member_struct_statfs_f_frsize" "#include <linux/types.h>
14871 #include <asm/statfs.h>
14873 -if test "x$ac_cv_member_struct_statfs_f_frsize" = xyes; then :
14874 +if test "x$ac_cv_member_struct_statfs_f_frsize" = xyes
14877 -cat >>confdefs.h <<_ACEOF
14878 -#define HAVE_STRUCT_STATFS_F_FRSIZE 1
14880 +printf "%s\n" "#define HAVE_STRUCT_STATFS_F_FRSIZE 1" >>confdefs.h
14884 ac_fn_c_check_member "$LINENO" "struct statfs" "f_flags" "ac_cv_member_struct_statfs_f_flags" "#include <linux/types.h>
14885 #include <asm/statfs.h>
14887 -if test "x$ac_cv_member_struct_statfs_f_flags" = xyes; then :
14888 +if test "x$ac_cv_member_struct_statfs_f_flags" = xyes
14891 -cat >>confdefs.h <<_ACEOF
14892 -#define HAVE_STRUCT_STATFS_F_FLAGS 1
14894 +printf "%s\n" "#define HAVE_STRUCT_STATFS_F_FLAGS 1" >>confdefs.h
14898 ac_fn_c_check_member "$LINENO" "struct statfs" "f_fsid.val" "ac_cv_member_struct_statfs_f_fsid_val" "#include <linux/types.h>
14899 #include <asm/statfs.h>
14901 -if test "x$ac_cv_member_struct_statfs_f_fsid_val" = xyes; then :
14902 +if test "x$ac_cv_member_struct_statfs_f_fsid_val" = xyes
14905 -cat >>confdefs.h <<_ACEOF
14906 -#define HAVE_STRUCT_STATFS_F_FSID_VAL 1
14908 +printf "%s\n" "#define HAVE_STRUCT_STATFS_F_FSID_VAL 1" >>confdefs.h
14912 ac_fn_c_check_member "$LINENO" "struct statfs" "f_fsid.__val" "ac_cv_member_struct_statfs_f_fsid___val" "#include <linux/types.h>
14913 #include <asm/statfs.h>
14915 -if test "x$ac_cv_member_struct_statfs_f_fsid___val" = xyes; then :
14916 +if test "x$ac_cv_member_struct_statfs_f_fsid___val" = xyes
14919 -cat >>confdefs.h <<_ACEOF
14920 -#define HAVE_STRUCT_STATFS_F_FSID___VAL 1
14922 +printf "%s\n" "#define HAVE_STRUCT_STATFS_F_FSID___VAL 1" >>confdefs.h
14926 @@ -12560,54 +13485,49 @@
14927 ac_fn_c_check_type "$LINENO" "struct statfs64" "ac_cv_type_struct_statfs64" "#include <linux/types.h>
14928 #include <asm/statfs.h>
14930 -if test "x$ac_cv_type_struct_statfs64" = xyes; then :
14931 +if test "x$ac_cv_type_struct_statfs64" = xyes
14934 -cat >>confdefs.h <<_ACEOF
14935 -#define HAVE_STRUCT_STATFS64 1
14937 +printf "%s\n" "#define HAVE_STRUCT_STATFS64 1" >>confdefs.h
14940 ac_fn_c_check_member "$LINENO" "struct statfs64" "f_frsize" "ac_cv_member_struct_statfs64_f_frsize" "#include <linux/types.h>
14941 #include <asm/statfs.h>
14943 -if test "x$ac_cv_member_struct_statfs64_f_frsize" = xyes; then :
14944 +if test "x$ac_cv_member_struct_statfs64_f_frsize" = xyes
14947 -cat >>confdefs.h <<_ACEOF
14948 -#define HAVE_STRUCT_STATFS64_F_FRSIZE 1
14950 +printf "%s\n" "#define HAVE_STRUCT_STATFS64_F_FRSIZE 1" >>confdefs.h
14954 ac_fn_c_check_member "$LINENO" "struct statfs64" "f_flags" "ac_cv_member_struct_statfs64_f_flags" "#include <linux/types.h>
14955 #include <asm/statfs.h>
14957 -if test "x$ac_cv_member_struct_statfs64_f_flags" = xyes; then :
14958 +if test "x$ac_cv_member_struct_statfs64_f_flags" = xyes
14961 -cat >>confdefs.h <<_ACEOF
14962 -#define HAVE_STRUCT_STATFS64_F_FLAGS 1
14964 +printf "%s\n" "#define HAVE_STRUCT_STATFS64_F_FLAGS 1" >>confdefs.h
14968 ac_fn_c_check_member "$LINENO" "struct statfs64" "f_fsid.val" "ac_cv_member_struct_statfs64_f_fsid_val" "#include <linux/types.h>
14969 #include <asm/statfs.h>
14971 -if test "x$ac_cv_member_struct_statfs64_f_fsid_val" = xyes; then :
14972 +if test "x$ac_cv_member_struct_statfs64_f_fsid_val" = xyes
14975 -cat >>confdefs.h <<_ACEOF
14976 -#define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
14978 +printf "%s\n" "#define HAVE_STRUCT_STATFS64_F_FSID_VAL 1" >>confdefs.h
14982 ac_fn_c_check_member "$LINENO" "struct statfs64" "f_fsid.__val" "ac_cv_member_struct_statfs64_f_fsid___val" "#include <linux/types.h>
14983 #include <asm/statfs.h>
14985 -if test "x$ac_cv_member_struct_statfs64_f_fsid___val" = xyes; then :
14986 +if test "x$ac_cv_member_struct_statfs64_f_fsid___val" = xyes
14989 -cat >>confdefs.h <<_ACEOF
14990 -#define HAVE_STRUCT_STATFS64_F_FSID___VAL 1
14992 +printf "%s\n" "#define HAVE_STRUCT_STATFS64_F_FSID___VAL 1" >>confdefs.h
14996 @@ -12618,21 +13538,19 @@
14998 ac_fn_c_check_type "$LINENO" "struct kbdiacruc" "ac_cv_type_struct_kbdiacruc" "#include <linux/kd.h>
15000 -if test "x$ac_cv_type_struct_kbdiacruc" = xyes; then :
15001 +if test "x$ac_cv_type_struct_kbdiacruc" = xyes
15004 -cat >>confdefs.h <<_ACEOF
15005 -#define HAVE_STRUCT_KBDIACRUC 1
15007 +printf "%s\n" "#define HAVE_STRUCT_KBDIACRUC 1" >>confdefs.h
15011 ac_fn_c_check_type "$LINENO" "struct kbdiacrsuc" "ac_cv_type_struct_kbdiacrsuc" "#include <linux/kd.h>
15013 -if test "x$ac_cv_type_struct_kbdiacrsuc" = xyes; then :
15014 +if test "x$ac_cv_type_struct_kbdiacrsuc" = xyes
15017 -cat >>confdefs.h <<_ACEOF
15018 -#define HAVE_STRUCT_KBDIACRSUC 1
15020 +printf "%s\n" "#define HAVE_STRUCT_KBDIACRSUC 1" >>confdefs.h
15024 @@ -12640,41 +13558,37 @@
15026 ac_fn_c_check_type "$LINENO" "struct kvm_cpuid2" "ac_cv_type_struct_kvm_cpuid2" "#include <linux/kvm.h>
15028 -if test "x$ac_cv_type_struct_kvm_cpuid2" = xyes; then :
15029 +if test "x$ac_cv_type_struct_kvm_cpuid2" = xyes
15032 -cat >>confdefs.h <<_ACEOF
15033 -#define HAVE_STRUCT_KVM_CPUID2 1
15035 +printf "%s\n" "#define HAVE_STRUCT_KVM_CPUID2 1" >>confdefs.h
15039 ac_fn_c_check_type "$LINENO" "struct kvm_regs" "ac_cv_type_struct_kvm_regs" "#include <linux/kvm.h>
15041 -if test "x$ac_cv_type_struct_kvm_regs" = xyes; then :
15042 +if test "x$ac_cv_type_struct_kvm_regs" = xyes
15045 -cat >>confdefs.h <<_ACEOF
15046 -#define HAVE_STRUCT_KVM_REGS 1
15048 +printf "%s\n" "#define HAVE_STRUCT_KVM_REGS 1" >>confdefs.h
15052 ac_fn_c_check_type "$LINENO" "struct kvm_sregs" "ac_cv_type_struct_kvm_sregs" "#include <linux/kvm.h>
15054 -if test "x$ac_cv_type_struct_kvm_sregs" = xyes; then :
15055 +if test "x$ac_cv_type_struct_kvm_sregs" = xyes
15058 -cat >>confdefs.h <<_ACEOF
15059 -#define HAVE_STRUCT_KVM_SREGS 1
15061 +printf "%s\n" "#define HAVE_STRUCT_KVM_SREGS 1" >>confdefs.h
15065 ac_fn_c_check_type "$LINENO" "struct kvm_userspace_memory_region" "ac_cv_type_struct_kvm_userspace_memory_region" "#include <linux/kvm.h>
15067 -if test "x$ac_cv_type_struct_kvm_userspace_memory_region" = xyes; then :
15068 +if test "x$ac_cv_type_struct_kvm_userspace_memory_region" = xyes
15071 -cat >>confdefs.h <<_ACEOF
15072 -#define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
15074 +printf "%s\n" "#define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1" >>confdefs.h
15078 @@ -12683,11 +13597,10 @@
15079 ac_fn_c_check_type "$LINENO" "struct sockaddr_alg_new" "ac_cv_type_struct_sockaddr_alg_new" "#include <netinet/in.h>
15080 #include <linux/if_alg.h>
15082 -if test "x$ac_cv_type_struct_sockaddr_alg_new" = xyes; then :
15083 +if test "x$ac_cv_type_struct_sockaddr_alg_new" = xyes
15086 -cat >>confdefs.h <<_ACEOF
15087 -#define HAVE_STRUCT_SOCKADDR_ALG_NEW 1
15089 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_ALG_NEW 1" >>confdefs.h
15093 @@ -12696,11 +13609,10 @@
15094 ac_fn_c_check_type "$LINENO" "struct sockaddr_xdp" "ac_cv_type_struct_sockaddr_xdp" "#include <netinet/in.h>
15095 #include <linux/if_xdp.h>
15097 -if test "x$ac_cv_type_struct_sockaddr_xdp" = xyes; then :
15098 +if test "x$ac_cv_type_struct_sockaddr_xdp" = xyes
15101 -cat >>confdefs.h <<_ACEOF
15102 -#define HAVE_STRUCT_SOCKADDR_XDP 1
15104 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_XDP 1" >>confdefs.h
15108 @@ -12709,21 +13621,19 @@
15109 ac_fn_c_check_type "$LINENO" "struct sockaddr_vm" "ac_cv_type_struct_sockaddr_vm" "#include <netinet/in.h>
15110 #include <linux/vm_sockets.h>
15112 -if test "x$ac_cv_type_struct_sockaddr_vm" = xyes; then :
15113 +if test "x$ac_cv_type_struct_sockaddr_vm" = xyes
15116 -cat >>confdefs.h <<_ACEOF
15117 -#define HAVE_STRUCT_SOCKADDR_VM 1
15119 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_VM 1" >>confdefs.h
15122 ac_fn_c_check_member "$LINENO" "struct sockaddr_vm" "svm_flags" "ac_cv_member_struct_sockaddr_vm_svm_flags" "#include <netinet/in.h>
15123 #include <linux/vm_sockets.h>
15125 -if test "x$ac_cv_member_struct_sockaddr_vm_svm_flags" = xyes; then :
15126 +if test "x$ac_cv_member_struct_sockaddr_vm_svm_flags" = xyes
15129 -cat >>confdefs.h <<_ACEOF
15130 -#define HAVE_STRUCT_SOCKADDR_VM_SVM_FLAGS 1
15132 +printf "%s\n" "#define HAVE_STRUCT_SOCKADDR_VM_SVM_FLAGS 1" >>confdefs.h
15136 @@ -12734,26 +13644,28 @@
15138 saved_CPPFLAGS="$CPPFLAGS"
15140 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether <linux/signal.h> can be used along with <signal.h>" >&5
15141 -$as_echo_n "checking whether <linux/signal.h> can be used along with <signal.h>... " >&6; }
15142 -if ${st_cv_linux_signal+:} false; then :
15143 - $as_echo_n "(cached) " >&6
15145 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether <linux/signal.h> can be used along with <signal.h>" >&5
15146 +printf %s "checking whether <linux/signal.h> can be used along with <signal.h>... " >&6; }
15147 +if test ${st_cv_linux_signal+y}
15149 + printf %s "(cached) " >&6
15151 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15152 /* end confdefs.h. */
15154 #include <signal.h>
15155 #include <linux/signal.h>
15157 -if ac_fn_c_try_compile "$LINENO"; then :
15158 +if ac_fn_c_try_compile "$LINENO"
15160 st_cv_linux_signal=yes
15163 st_cv_linux_signal=no
15165 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15166 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15168 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_linux_signal" >&5
15169 -$as_echo "$st_cv_linux_signal" >&6; }
15170 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_linux_signal" >&5
15171 +printf "%s\n" "$st_cv_linux_signal" >&6; }
15172 if test "x$st_cv_linux_signal" = xno; then
15173 mkdir -p src/linux/generic/linux
15174 cp $srcdir/src/linux/generic/signal.h.in src/linux/generic/linux/signal.h
15175 @@ -12762,11 +13674,10 @@
15177 ac_fn_c_check_type "$LINENO" "struct __aio_sigset" "ac_cv_type_struct___aio_sigset" "#include <linux/aio_abi.h>
15179 -if test "x$ac_cv_type_struct___aio_sigset" = xyes; then :
15180 +if test "x$ac_cv_type_struct___aio_sigset" = xyes
15183 -cat >>confdefs.h <<_ACEOF
15184 -#define HAVE_STRUCT___AIO_SIGSET 1
15186 +printf "%s\n" "#define HAVE_STRUCT___AIO_SIGSET 1" >>confdefs.h
15190 @@ -12774,21 +13685,19 @@
15192 ac_fn_c_check_member "$LINENO" "struct iocb" "aio_flags" "ac_cv_member_struct_iocb_aio_flags" "#include <linux/aio_abi.h>
15194 -if test "x$ac_cv_member_struct_iocb_aio_flags" = xyes; then :
15195 +if test "x$ac_cv_member_struct_iocb_aio_flags" = xyes
15198 -cat >>confdefs.h <<_ACEOF
15199 -#define HAVE_STRUCT_IOCB_AIO_FLAGS 1
15201 +printf "%s\n" "#define HAVE_STRUCT_IOCB_AIO_FLAGS 1" >>confdefs.h
15205 ac_fn_c_check_member "$LINENO" "struct iocb" "aio_rw_flags" "ac_cv_member_struct_iocb_aio_rw_flags" "#include <linux/aio_abi.h>
15207 -if test "x$ac_cv_member_struct_iocb_aio_rw_flags" = xyes; then :
15208 +if test "x$ac_cv_member_struct_iocb_aio_rw_flags" = xyes
15211 -cat >>confdefs.h <<_ACEOF
15212 -#define HAVE_STRUCT_IOCB_AIO_RW_FLAGS 1
15214 +printf "%s\n" "#define HAVE_STRUCT_IOCB_AIO_RW_FLAGS 1" >>confdefs.h
15218 @@ -12796,5491 +13705,4789 @@
15220 CPPFLAGS="$saved_CPPFLAGS"
15222 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undeclared functions" >&5
15223 +printf %s "checking for $CC options needed to detect all undeclared functions... " >&6; }
15224 +if test ${ac_cv_c_undeclared_builtin_options+y}
15226 + printf %s "(cached) " >&6
15228 + ac_save_CFLAGS=$CFLAGS
15229 + ac_cv_c_undeclared_builtin_options='cannot detect'
15230 + for ac_arg in '' -fno-builtin; do
15231 + CFLAGS="$ac_save_CFLAGS $ac_arg"
15232 + # This test program should *not* compile successfully.
15233 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15234 +/* end confdefs.h. */
15244 +if ac_fn_c_try_compile "$LINENO"
15247 -ac_fn_c_check_decl "$LINENO" "IEEE802154_ADDR_NONE" "ac_cv_have_decl_IEEE802154_ADDR_NONE" "
15249 + # This test program should compile successfully.
15250 + # No library function is consistently available on
15251 + # freestanding implementations, so test against a dummy
15252 + # declaration. Include always-available headers on the
15253 + # off chance that they somehow elicit warnings.
15254 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15255 +/* end confdefs.h. */
15256 +#include <float.h>
15257 +#include <limits.h>
15258 +#include <stdarg.h>
15259 +#include <stddef.h>
15260 +extern void ac_decl (int, char *);
15263 -if test "x$ac_cv_have_decl_IEEE802154_ADDR_NONE" = xyes; then :
15271 +(void) ac_decl (0, (char *) 0);
15274 -cat >>confdefs.h <<_ACEOF
15275 -#define HAVE_DECL_IEEE802154_ADDR_NONE $ac_have_decl
15280 -ac_fn_c_check_decl "$LINENO" "IEEE802154_ADDR_SHORT" "ac_cv_have_decl_IEEE802154_ADDR_SHORT" "
15281 +if ac_fn_c_try_compile "$LINENO"
15283 + if test x"$ac_arg" = x
15285 + ac_cv_c_undeclared_builtin_options='none needed'
15287 + ac_cv_c_undeclared_builtin_options=$ac_arg
15291 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15293 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15295 + CFLAGS=$ac_save_CFLAGS
15298 -if test "x$ac_cv_have_decl_IEEE802154_ADDR_SHORT" = xyes; then :
15300 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5
15301 +printf "%s\n" "$ac_cv_c_undeclared_builtin_options" >&6; }
15302 + case $ac_cv_c_undeclared_builtin_options in #(
15303 + 'cannot detect') :
15304 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15305 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
15306 +as_fn_error $? "cannot make $CC report undeclared builtins
15307 +See \`config.log' for more details" "$LINENO" 5; } ;; #(
15309 + ac_c_undeclared_builtin_options='' ;; #(
15311 + ac_c_undeclared_builtin_options=$ac_cv_c_undeclared_builtin_options ;;
15316 +ac_fn_check_decl "$LINENO" "IEEE802154_ADDR_NONE" "ac_cv_have_decl_IEEE802154_ADDR_NONE" "
15318 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15319 +if test "x$ac_cv_have_decl_IEEE802154_ADDR_NONE" = xyes
15326 +printf "%s\n" "#define HAVE_DECL_IEEE802154_ADDR_NONE $ac_have_decl" >>confdefs.h
15327 +ac_fn_check_decl "$LINENO" "IEEE802154_ADDR_SHORT" "ac_cv_have_decl_IEEE802154_ADDR_SHORT" "
15329 -cat >>confdefs.h <<_ACEOF
15330 -#define HAVE_DECL_IEEE802154_ADDR_SHORT $ac_have_decl
15332 -ac_fn_c_check_decl "$LINENO" "IEEE802154_ADDR_LONG" "ac_cv_have_decl_IEEE802154_ADDR_LONG" "
15335 -if test "x$ac_cv_have_decl_IEEE802154_ADDR_LONG" = xyes; then :
15336 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15337 +if test "x$ac_cv_have_decl_IEEE802154_ADDR_SHORT" = xyes
15344 +printf "%s\n" "#define HAVE_DECL_IEEE802154_ADDR_SHORT $ac_have_decl" >>confdefs.h
15345 +ac_fn_check_decl "$LINENO" "IEEE802154_ADDR_LONG" "ac_cv_have_decl_IEEE802154_ADDR_LONG" "
15347 -cat >>confdefs.h <<_ACEOF
15348 -#define HAVE_DECL_IEEE802154_ADDR_LONG $ac_have_decl
15350 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15351 +if test "x$ac_cv_have_decl_IEEE802154_ADDR_LONG" = xyes
15357 +printf "%s\n" "#define HAVE_DECL_IEEE802154_ADDR_LONG $ac_have_decl" >>confdefs.h
15360 -ac_fn_c_check_decl "$LINENO" "LO_FLAGS_READ_ONLY" "ac_cv_have_decl_LO_FLAGS_READ_ONLY" "
15361 +ac_fn_check_decl "$LINENO" "LO_FLAGS_READ_ONLY" "ac_cv_have_decl_LO_FLAGS_READ_ONLY" "
15362 #include <linux/loop.h>
15365 -if test "x$ac_cv_have_decl_LO_FLAGS_READ_ONLY" = xyes; then :
15366 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15367 +if test "x$ac_cv_have_decl_LO_FLAGS_READ_ONLY" = xyes
15375 -cat >>confdefs.h <<_ACEOF
15376 -#define HAVE_DECL_LO_FLAGS_READ_ONLY $ac_have_decl
15378 -ac_fn_c_check_decl "$LINENO" "LO_FLAGS_USE_AOPS" "ac_cv_have_decl_LO_FLAGS_USE_AOPS" "
15379 +printf "%s\n" "#define HAVE_DECL_LO_FLAGS_READ_ONLY $ac_have_decl" >>confdefs.h
15380 +ac_fn_check_decl "$LINENO" "LO_FLAGS_USE_AOPS" "ac_cv_have_decl_LO_FLAGS_USE_AOPS" "
15381 #include <linux/loop.h>
15384 -if test "x$ac_cv_have_decl_LO_FLAGS_USE_AOPS" = xyes; then :
15385 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15386 +if test "x$ac_cv_have_decl_LO_FLAGS_USE_AOPS" = xyes
15394 -cat >>confdefs.h <<_ACEOF
15395 -#define HAVE_DECL_LO_FLAGS_USE_AOPS $ac_have_decl
15397 -ac_fn_c_check_decl "$LINENO" "LO_FLAGS_AUTOCLEAR" "ac_cv_have_decl_LO_FLAGS_AUTOCLEAR" "
15398 +printf "%s\n" "#define HAVE_DECL_LO_FLAGS_USE_AOPS $ac_have_decl" >>confdefs.h
15399 +ac_fn_check_decl "$LINENO" "LO_FLAGS_AUTOCLEAR" "ac_cv_have_decl_LO_FLAGS_AUTOCLEAR" "
15400 #include <linux/loop.h>
15403 -if test "x$ac_cv_have_decl_LO_FLAGS_AUTOCLEAR" = xyes; then :
15404 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15405 +if test "x$ac_cv_have_decl_LO_FLAGS_AUTOCLEAR" = xyes
15413 -cat >>confdefs.h <<_ACEOF
15414 -#define HAVE_DECL_LO_FLAGS_AUTOCLEAR $ac_have_decl
15416 -ac_fn_c_check_decl "$LINENO" "LO_FLAGS_PARTSCAN" "ac_cv_have_decl_LO_FLAGS_PARTSCAN" "
15417 +printf "%s\n" "#define HAVE_DECL_LO_FLAGS_AUTOCLEAR $ac_have_decl" >>confdefs.h
15418 +ac_fn_check_decl "$LINENO" "LO_FLAGS_PARTSCAN" "ac_cv_have_decl_LO_FLAGS_PARTSCAN" "
15419 #include <linux/loop.h>
15422 -if test "x$ac_cv_have_decl_LO_FLAGS_PARTSCAN" = xyes; then :
15423 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15424 +if test "x$ac_cv_have_decl_LO_FLAGS_PARTSCAN" = xyes
15432 -cat >>confdefs.h <<_ACEOF
15433 -#define HAVE_DECL_LO_FLAGS_PARTSCAN $ac_have_decl
15435 -ac_fn_c_check_decl "$LINENO" "LO_FLAGS_DIRECT_IO" "ac_cv_have_decl_LO_FLAGS_DIRECT_IO" "
15436 +printf "%s\n" "#define HAVE_DECL_LO_FLAGS_PARTSCAN $ac_have_decl" >>confdefs.h
15437 +ac_fn_check_decl "$LINENO" "LO_FLAGS_DIRECT_IO" "ac_cv_have_decl_LO_FLAGS_DIRECT_IO" "
15438 #include <linux/loop.h>
15441 -if test "x$ac_cv_have_decl_LO_FLAGS_DIRECT_IO" = xyes; then :
15442 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15443 +if test "x$ac_cv_have_decl_LO_FLAGS_DIRECT_IO" = xyes
15451 -cat >>confdefs.h <<_ACEOF
15452 -#define HAVE_DECL_LO_FLAGS_DIRECT_IO $ac_have_decl
15454 +printf "%s\n" "#define HAVE_DECL_LO_FLAGS_DIRECT_IO $ac_have_decl" >>confdefs.h
15457 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_NEWSA" "ac_cv_have_decl_XFRM_MSG_NEWSA" "
15458 +ac_fn_check_decl "$LINENO" "XFRM_MSG_NEWSA" "ac_cv_have_decl_XFRM_MSG_NEWSA" "
15459 #include <linux/xfrm.h>
15462 -if test "x$ac_cv_have_decl_XFRM_MSG_NEWSA" = xyes; then :
15463 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15464 +if test "x$ac_cv_have_decl_XFRM_MSG_NEWSA" = xyes
15472 -cat >>confdefs.h <<_ACEOF
15473 -#define HAVE_DECL_XFRM_MSG_NEWSA $ac_have_decl
15475 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_DELSA" "ac_cv_have_decl_XFRM_MSG_DELSA" "
15476 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_NEWSA $ac_have_decl" >>confdefs.h
15477 +ac_fn_check_decl "$LINENO" "XFRM_MSG_DELSA" "ac_cv_have_decl_XFRM_MSG_DELSA" "
15478 #include <linux/xfrm.h>
15481 -if test "x$ac_cv_have_decl_XFRM_MSG_DELSA" = xyes; then :
15482 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15483 +if test "x$ac_cv_have_decl_XFRM_MSG_DELSA" = xyes
15491 -cat >>confdefs.h <<_ACEOF
15492 -#define HAVE_DECL_XFRM_MSG_DELSA $ac_have_decl
15494 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_GETSA" "ac_cv_have_decl_XFRM_MSG_GETSA" "
15495 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_DELSA $ac_have_decl" >>confdefs.h
15496 +ac_fn_check_decl "$LINENO" "XFRM_MSG_GETSA" "ac_cv_have_decl_XFRM_MSG_GETSA" "
15497 #include <linux/xfrm.h>
15500 -if test "x$ac_cv_have_decl_XFRM_MSG_GETSA" = xyes; then :
15501 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15502 +if test "x$ac_cv_have_decl_XFRM_MSG_GETSA" = xyes
15510 -cat >>confdefs.h <<_ACEOF
15511 -#define HAVE_DECL_XFRM_MSG_GETSA $ac_have_decl
15513 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_NEWPOLICY" "ac_cv_have_decl_XFRM_MSG_NEWPOLICY" "
15514 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_GETSA $ac_have_decl" >>confdefs.h
15515 +ac_fn_check_decl "$LINENO" "XFRM_MSG_NEWPOLICY" "ac_cv_have_decl_XFRM_MSG_NEWPOLICY" "
15516 #include <linux/xfrm.h>
15519 -if test "x$ac_cv_have_decl_XFRM_MSG_NEWPOLICY" = xyes; then :
15520 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15521 +if test "x$ac_cv_have_decl_XFRM_MSG_NEWPOLICY" = xyes
15529 -cat >>confdefs.h <<_ACEOF
15530 -#define HAVE_DECL_XFRM_MSG_NEWPOLICY $ac_have_decl
15532 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_DELPOLICY" "ac_cv_have_decl_XFRM_MSG_DELPOLICY" "
15533 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_NEWPOLICY $ac_have_decl" >>confdefs.h
15534 +ac_fn_check_decl "$LINENO" "XFRM_MSG_DELPOLICY" "ac_cv_have_decl_XFRM_MSG_DELPOLICY" "
15535 #include <linux/xfrm.h>
15538 -if test "x$ac_cv_have_decl_XFRM_MSG_DELPOLICY" = xyes; then :
15539 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15540 +if test "x$ac_cv_have_decl_XFRM_MSG_DELPOLICY" = xyes
15548 -cat >>confdefs.h <<_ACEOF
15549 -#define HAVE_DECL_XFRM_MSG_DELPOLICY $ac_have_decl
15551 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_GETPOLICY" "ac_cv_have_decl_XFRM_MSG_GETPOLICY" "
15552 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_DELPOLICY $ac_have_decl" >>confdefs.h
15553 +ac_fn_check_decl "$LINENO" "XFRM_MSG_GETPOLICY" "ac_cv_have_decl_XFRM_MSG_GETPOLICY" "
15554 #include <linux/xfrm.h>
15557 -if test "x$ac_cv_have_decl_XFRM_MSG_GETPOLICY" = xyes; then :
15558 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15559 +if test "x$ac_cv_have_decl_XFRM_MSG_GETPOLICY" = xyes
15567 -cat >>confdefs.h <<_ACEOF
15568 -#define HAVE_DECL_XFRM_MSG_GETPOLICY $ac_have_decl
15570 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_ALLOCSPI" "ac_cv_have_decl_XFRM_MSG_ALLOCSPI" "
15571 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_GETPOLICY $ac_have_decl" >>confdefs.h
15572 +ac_fn_check_decl "$LINENO" "XFRM_MSG_ALLOCSPI" "ac_cv_have_decl_XFRM_MSG_ALLOCSPI" "
15573 #include <linux/xfrm.h>
15576 -if test "x$ac_cv_have_decl_XFRM_MSG_ALLOCSPI" = xyes; then :
15577 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15578 +if test "x$ac_cv_have_decl_XFRM_MSG_ALLOCSPI" = xyes
15586 -cat >>confdefs.h <<_ACEOF
15587 -#define HAVE_DECL_XFRM_MSG_ALLOCSPI $ac_have_decl
15589 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_ACQUIRE" "ac_cv_have_decl_XFRM_MSG_ACQUIRE" "
15590 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_ALLOCSPI $ac_have_decl" >>confdefs.h
15591 +ac_fn_check_decl "$LINENO" "XFRM_MSG_ACQUIRE" "ac_cv_have_decl_XFRM_MSG_ACQUIRE" "
15592 #include <linux/xfrm.h>
15595 -if test "x$ac_cv_have_decl_XFRM_MSG_ACQUIRE" = xyes; then :
15596 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15597 +if test "x$ac_cv_have_decl_XFRM_MSG_ACQUIRE" = xyes
15605 -cat >>confdefs.h <<_ACEOF
15606 -#define HAVE_DECL_XFRM_MSG_ACQUIRE $ac_have_decl
15608 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_EXPIRE" "ac_cv_have_decl_XFRM_MSG_EXPIRE" "
15609 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_ACQUIRE $ac_have_decl" >>confdefs.h
15610 +ac_fn_check_decl "$LINENO" "XFRM_MSG_EXPIRE" "ac_cv_have_decl_XFRM_MSG_EXPIRE" "
15611 #include <linux/xfrm.h>
15614 -if test "x$ac_cv_have_decl_XFRM_MSG_EXPIRE" = xyes; then :
15615 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15616 +if test "x$ac_cv_have_decl_XFRM_MSG_EXPIRE" = xyes
15624 -cat >>confdefs.h <<_ACEOF
15625 -#define HAVE_DECL_XFRM_MSG_EXPIRE $ac_have_decl
15627 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_UPDPOLICY" "ac_cv_have_decl_XFRM_MSG_UPDPOLICY" "
15628 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_EXPIRE $ac_have_decl" >>confdefs.h
15629 +ac_fn_check_decl "$LINENO" "XFRM_MSG_UPDPOLICY" "ac_cv_have_decl_XFRM_MSG_UPDPOLICY" "
15630 #include <linux/xfrm.h>
15633 -if test "x$ac_cv_have_decl_XFRM_MSG_UPDPOLICY" = xyes; then :
15634 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15635 +if test "x$ac_cv_have_decl_XFRM_MSG_UPDPOLICY" = xyes
15643 -cat >>confdefs.h <<_ACEOF
15644 -#define HAVE_DECL_XFRM_MSG_UPDPOLICY $ac_have_decl
15646 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_UPDSA" "ac_cv_have_decl_XFRM_MSG_UPDSA" "
15647 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_UPDPOLICY $ac_have_decl" >>confdefs.h
15648 +ac_fn_check_decl "$LINENO" "XFRM_MSG_UPDSA" "ac_cv_have_decl_XFRM_MSG_UPDSA" "
15649 #include <linux/xfrm.h>
15652 -if test "x$ac_cv_have_decl_XFRM_MSG_UPDSA" = xyes; then :
15653 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15654 +if test "x$ac_cv_have_decl_XFRM_MSG_UPDSA" = xyes
15662 -cat >>confdefs.h <<_ACEOF
15663 -#define HAVE_DECL_XFRM_MSG_UPDSA $ac_have_decl
15665 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_POLEXPIRE" "ac_cv_have_decl_XFRM_MSG_POLEXPIRE" "
15666 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_UPDSA $ac_have_decl" >>confdefs.h
15667 +ac_fn_check_decl "$LINENO" "XFRM_MSG_POLEXPIRE" "ac_cv_have_decl_XFRM_MSG_POLEXPIRE" "
15668 #include <linux/xfrm.h>
15671 -if test "x$ac_cv_have_decl_XFRM_MSG_POLEXPIRE" = xyes; then :
15672 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15673 +if test "x$ac_cv_have_decl_XFRM_MSG_POLEXPIRE" = xyes
15681 -cat >>confdefs.h <<_ACEOF
15682 -#define HAVE_DECL_XFRM_MSG_POLEXPIRE $ac_have_decl
15684 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_FLUSHSA" "ac_cv_have_decl_XFRM_MSG_FLUSHSA" "
15685 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_POLEXPIRE $ac_have_decl" >>confdefs.h
15686 +ac_fn_check_decl "$LINENO" "XFRM_MSG_FLUSHSA" "ac_cv_have_decl_XFRM_MSG_FLUSHSA" "
15687 #include <linux/xfrm.h>
15690 -if test "x$ac_cv_have_decl_XFRM_MSG_FLUSHSA" = xyes; then :
15691 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15692 +if test "x$ac_cv_have_decl_XFRM_MSG_FLUSHSA" = xyes
15700 -cat >>confdefs.h <<_ACEOF
15701 -#define HAVE_DECL_XFRM_MSG_FLUSHSA $ac_have_decl
15703 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_FLUSHPOLICY" "ac_cv_have_decl_XFRM_MSG_FLUSHPOLICY" "
15704 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_FLUSHSA $ac_have_decl" >>confdefs.h
15705 +ac_fn_check_decl "$LINENO" "XFRM_MSG_FLUSHPOLICY" "ac_cv_have_decl_XFRM_MSG_FLUSHPOLICY" "
15706 #include <linux/xfrm.h>
15709 -if test "x$ac_cv_have_decl_XFRM_MSG_FLUSHPOLICY" = xyes; then :
15710 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15711 +if test "x$ac_cv_have_decl_XFRM_MSG_FLUSHPOLICY" = xyes
15719 -cat >>confdefs.h <<_ACEOF
15720 -#define HAVE_DECL_XFRM_MSG_FLUSHPOLICY $ac_have_decl
15722 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_NEWAE" "ac_cv_have_decl_XFRM_MSG_NEWAE" "
15723 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_FLUSHPOLICY $ac_have_decl" >>confdefs.h
15724 +ac_fn_check_decl "$LINENO" "XFRM_MSG_NEWAE" "ac_cv_have_decl_XFRM_MSG_NEWAE" "
15725 #include <linux/xfrm.h>
15728 -if test "x$ac_cv_have_decl_XFRM_MSG_NEWAE" = xyes; then :
15729 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15730 +if test "x$ac_cv_have_decl_XFRM_MSG_NEWAE" = xyes
15738 -cat >>confdefs.h <<_ACEOF
15739 -#define HAVE_DECL_XFRM_MSG_NEWAE $ac_have_decl
15741 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_GETAE" "ac_cv_have_decl_XFRM_MSG_GETAE" "
15742 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_NEWAE $ac_have_decl" >>confdefs.h
15743 +ac_fn_check_decl "$LINENO" "XFRM_MSG_GETAE" "ac_cv_have_decl_XFRM_MSG_GETAE" "
15744 #include <linux/xfrm.h>
15747 -if test "x$ac_cv_have_decl_XFRM_MSG_GETAE" = xyes; then :
15748 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15749 +if test "x$ac_cv_have_decl_XFRM_MSG_GETAE" = xyes
15757 -cat >>confdefs.h <<_ACEOF
15758 -#define HAVE_DECL_XFRM_MSG_GETAE $ac_have_decl
15760 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_REPORT" "ac_cv_have_decl_XFRM_MSG_REPORT" "
15761 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_GETAE $ac_have_decl" >>confdefs.h
15762 +ac_fn_check_decl "$LINENO" "XFRM_MSG_REPORT" "ac_cv_have_decl_XFRM_MSG_REPORT" "
15763 #include <linux/xfrm.h>
15766 -if test "x$ac_cv_have_decl_XFRM_MSG_REPORT" = xyes; then :
15767 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15768 +if test "x$ac_cv_have_decl_XFRM_MSG_REPORT" = xyes
15776 -cat >>confdefs.h <<_ACEOF
15777 -#define HAVE_DECL_XFRM_MSG_REPORT $ac_have_decl
15779 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_MIGRATE" "ac_cv_have_decl_XFRM_MSG_MIGRATE" "
15780 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_REPORT $ac_have_decl" >>confdefs.h
15781 +ac_fn_check_decl "$LINENO" "XFRM_MSG_MIGRATE" "ac_cv_have_decl_XFRM_MSG_MIGRATE" "
15782 #include <linux/xfrm.h>
15785 -if test "x$ac_cv_have_decl_XFRM_MSG_MIGRATE" = xyes; then :
15786 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15787 +if test "x$ac_cv_have_decl_XFRM_MSG_MIGRATE" = xyes
15795 -cat >>confdefs.h <<_ACEOF
15796 -#define HAVE_DECL_XFRM_MSG_MIGRATE $ac_have_decl
15798 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_NEWSADINFO" "ac_cv_have_decl_XFRM_MSG_NEWSADINFO" "
15799 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_MIGRATE $ac_have_decl" >>confdefs.h
15800 +ac_fn_check_decl "$LINENO" "XFRM_MSG_NEWSADINFO" "ac_cv_have_decl_XFRM_MSG_NEWSADINFO" "
15801 #include <linux/xfrm.h>
15804 -if test "x$ac_cv_have_decl_XFRM_MSG_NEWSADINFO" = xyes; then :
15805 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15806 +if test "x$ac_cv_have_decl_XFRM_MSG_NEWSADINFO" = xyes
15814 -cat >>confdefs.h <<_ACEOF
15815 -#define HAVE_DECL_XFRM_MSG_NEWSADINFO $ac_have_decl
15817 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_GETSADINFO" "ac_cv_have_decl_XFRM_MSG_GETSADINFO" "
15818 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_NEWSADINFO $ac_have_decl" >>confdefs.h
15819 +ac_fn_check_decl "$LINENO" "XFRM_MSG_GETSADINFO" "ac_cv_have_decl_XFRM_MSG_GETSADINFO" "
15820 #include <linux/xfrm.h>
15823 -if test "x$ac_cv_have_decl_XFRM_MSG_GETSADINFO" = xyes; then :
15824 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15825 +if test "x$ac_cv_have_decl_XFRM_MSG_GETSADINFO" = xyes
15833 -cat >>confdefs.h <<_ACEOF
15834 -#define HAVE_DECL_XFRM_MSG_GETSADINFO $ac_have_decl
15836 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_NEWSPDINFO" "ac_cv_have_decl_XFRM_MSG_NEWSPDINFO" "
15837 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_GETSADINFO $ac_have_decl" >>confdefs.h
15838 +ac_fn_check_decl "$LINENO" "XFRM_MSG_NEWSPDINFO" "ac_cv_have_decl_XFRM_MSG_NEWSPDINFO" "
15839 #include <linux/xfrm.h>
15842 -if test "x$ac_cv_have_decl_XFRM_MSG_NEWSPDINFO" = xyes; then :
15843 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15844 +if test "x$ac_cv_have_decl_XFRM_MSG_NEWSPDINFO" = xyes
15852 -cat >>confdefs.h <<_ACEOF
15853 -#define HAVE_DECL_XFRM_MSG_NEWSPDINFO $ac_have_decl
15855 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_GETSPDINFO" "ac_cv_have_decl_XFRM_MSG_GETSPDINFO" "
15856 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_NEWSPDINFO $ac_have_decl" >>confdefs.h
15857 +ac_fn_check_decl "$LINENO" "XFRM_MSG_GETSPDINFO" "ac_cv_have_decl_XFRM_MSG_GETSPDINFO" "
15858 #include <linux/xfrm.h>
15861 -if test "x$ac_cv_have_decl_XFRM_MSG_GETSPDINFO" = xyes; then :
15862 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15863 +if test "x$ac_cv_have_decl_XFRM_MSG_GETSPDINFO" = xyes
15871 -cat >>confdefs.h <<_ACEOF
15872 -#define HAVE_DECL_XFRM_MSG_GETSPDINFO $ac_have_decl
15874 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_MAPPING" "ac_cv_have_decl_XFRM_MSG_MAPPING" "
15875 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_GETSPDINFO $ac_have_decl" >>confdefs.h
15876 +ac_fn_check_decl "$LINENO" "XFRM_MSG_MAPPING" "ac_cv_have_decl_XFRM_MSG_MAPPING" "
15877 #include <linux/xfrm.h>
15880 -if test "x$ac_cv_have_decl_XFRM_MSG_MAPPING" = xyes; then :
15881 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15882 +if test "x$ac_cv_have_decl_XFRM_MSG_MAPPING" = xyes
15890 -cat >>confdefs.h <<_ACEOF
15891 -#define HAVE_DECL_XFRM_MSG_MAPPING $ac_have_decl
15893 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_SETDEFAULT" "ac_cv_have_decl_XFRM_MSG_SETDEFAULT" "
15894 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_MAPPING $ac_have_decl" >>confdefs.h
15895 +ac_fn_check_decl "$LINENO" "XFRM_MSG_SETDEFAULT" "ac_cv_have_decl_XFRM_MSG_SETDEFAULT" "
15896 #include <linux/xfrm.h>
15899 -if test "x$ac_cv_have_decl_XFRM_MSG_SETDEFAULT" = xyes; then :
15900 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15901 +if test "x$ac_cv_have_decl_XFRM_MSG_SETDEFAULT" = xyes
15909 -cat >>confdefs.h <<_ACEOF
15910 -#define HAVE_DECL_XFRM_MSG_SETDEFAULT $ac_have_decl
15912 -ac_fn_c_check_decl "$LINENO" "XFRM_MSG_GETDEFAULT" "ac_cv_have_decl_XFRM_MSG_GETDEFAULT" "
15913 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_SETDEFAULT $ac_have_decl" >>confdefs.h
15914 +ac_fn_check_decl "$LINENO" "XFRM_MSG_GETDEFAULT" "ac_cv_have_decl_XFRM_MSG_GETDEFAULT" "
15915 #include <linux/xfrm.h>
15918 -if test "x$ac_cv_have_decl_XFRM_MSG_GETDEFAULT" = xyes; then :
15919 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15920 +if test "x$ac_cv_have_decl_XFRM_MSG_GETDEFAULT" = xyes
15928 -cat >>confdefs.h <<_ACEOF
15929 -#define HAVE_DECL_XFRM_MSG_GETDEFAULT $ac_have_decl
15931 +printf "%s\n" "#define HAVE_DECL_XFRM_MSG_GETDEFAULT $ac_have_decl" >>confdefs.h
15934 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_UNSPEC" "ac_cv_have_decl_TCA_ACT_UNSPEC" "
15935 +ac_fn_check_decl "$LINENO" "TCA_ACT_UNSPEC" "ac_cv_have_decl_TCA_ACT_UNSPEC" "
15936 #include <linux/pkt_cls.h>
15939 -if test "x$ac_cv_have_decl_TCA_ACT_UNSPEC" = xyes; then :
15940 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15941 +if test "x$ac_cv_have_decl_TCA_ACT_UNSPEC" = xyes
15949 -cat >>confdefs.h <<_ACEOF
15950 -#define HAVE_DECL_TCA_ACT_UNSPEC $ac_have_decl
15952 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_KIND" "ac_cv_have_decl_TCA_ACT_KIND" "
15953 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_UNSPEC $ac_have_decl" >>confdefs.h
15954 +ac_fn_check_decl "$LINENO" "TCA_ACT_KIND" "ac_cv_have_decl_TCA_ACT_KIND" "
15955 #include <linux/pkt_cls.h>
15958 -if test "x$ac_cv_have_decl_TCA_ACT_KIND" = xyes; then :
15959 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15960 +if test "x$ac_cv_have_decl_TCA_ACT_KIND" = xyes
15968 -cat >>confdefs.h <<_ACEOF
15969 -#define HAVE_DECL_TCA_ACT_KIND $ac_have_decl
15971 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_OPTIONS" "ac_cv_have_decl_TCA_ACT_OPTIONS" "
15972 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_KIND $ac_have_decl" >>confdefs.h
15973 +ac_fn_check_decl "$LINENO" "TCA_ACT_OPTIONS" "ac_cv_have_decl_TCA_ACT_OPTIONS" "
15974 #include <linux/pkt_cls.h>
15977 -if test "x$ac_cv_have_decl_TCA_ACT_OPTIONS" = xyes; then :
15978 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15979 +if test "x$ac_cv_have_decl_TCA_ACT_OPTIONS" = xyes
15987 -cat >>confdefs.h <<_ACEOF
15988 -#define HAVE_DECL_TCA_ACT_OPTIONS $ac_have_decl
15990 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_INDEX" "ac_cv_have_decl_TCA_ACT_INDEX" "
15991 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_OPTIONS $ac_have_decl" >>confdefs.h
15992 +ac_fn_check_decl "$LINENO" "TCA_ACT_INDEX" "ac_cv_have_decl_TCA_ACT_INDEX" "
15993 #include <linux/pkt_cls.h>
15996 -if test "x$ac_cv_have_decl_TCA_ACT_INDEX" = xyes; then :
15997 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
15998 +if test "x$ac_cv_have_decl_TCA_ACT_INDEX" = xyes
16006 -cat >>confdefs.h <<_ACEOF
16007 -#define HAVE_DECL_TCA_ACT_INDEX $ac_have_decl
16009 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_STATS" "ac_cv_have_decl_TCA_ACT_STATS" "
16010 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_INDEX $ac_have_decl" >>confdefs.h
16011 +ac_fn_check_decl "$LINENO" "TCA_ACT_STATS" "ac_cv_have_decl_TCA_ACT_STATS" "
16012 #include <linux/pkt_cls.h>
16015 -if test "x$ac_cv_have_decl_TCA_ACT_STATS" = xyes; then :
16016 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16017 +if test "x$ac_cv_have_decl_TCA_ACT_STATS" = xyes
16025 -cat >>confdefs.h <<_ACEOF
16026 -#define HAVE_DECL_TCA_ACT_STATS $ac_have_decl
16028 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_PAD" "ac_cv_have_decl_TCA_ACT_PAD" "
16029 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_STATS $ac_have_decl" >>confdefs.h
16030 +ac_fn_check_decl "$LINENO" "TCA_ACT_PAD" "ac_cv_have_decl_TCA_ACT_PAD" "
16031 #include <linux/pkt_cls.h>
16034 -if test "x$ac_cv_have_decl_TCA_ACT_PAD" = xyes; then :
16035 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16036 +if test "x$ac_cv_have_decl_TCA_ACT_PAD" = xyes
16044 -cat >>confdefs.h <<_ACEOF
16045 -#define HAVE_DECL_TCA_ACT_PAD $ac_have_decl
16047 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_COOKIE" "ac_cv_have_decl_TCA_ACT_COOKIE" "
16048 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_PAD $ac_have_decl" >>confdefs.h
16049 +ac_fn_check_decl "$LINENO" "TCA_ACT_COOKIE" "ac_cv_have_decl_TCA_ACT_COOKIE" "
16050 #include <linux/pkt_cls.h>
16053 -if test "x$ac_cv_have_decl_TCA_ACT_COOKIE" = xyes; then :
16054 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16055 +if test "x$ac_cv_have_decl_TCA_ACT_COOKIE" = xyes
16063 -cat >>confdefs.h <<_ACEOF
16064 -#define HAVE_DECL_TCA_ACT_COOKIE $ac_have_decl
16066 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_FLAGS" "ac_cv_have_decl_TCA_ACT_FLAGS" "
16067 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_COOKIE $ac_have_decl" >>confdefs.h
16068 +ac_fn_check_decl "$LINENO" "TCA_ACT_FLAGS" "ac_cv_have_decl_TCA_ACT_FLAGS" "
16069 #include <linux/pkt_cls.h>
16072 -if test "x$ac_cv_have_decl_TCA_ACT_FLAGS" = xyes; then :
16073 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16074 +if test "x$ac_cv_have_decl_TCA_ACT_FLAGS" = xyes
16082 -cat >>confdefs.h <<_ACEOF
16083 -#define HAVE_DECL_TCA_ACT_FLAGS $ac_have_decl
16085 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_HW_STATS" "ac_cv_have_decl_TCA_ACT_HW_STATS" "
16086 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_FLAGS $ac_have_decl" >>confdefs.h
16087 +ac_fn_check_decl "$LINENO" "TCA_ACT_HW_STATS" "ac_cv_have_decl_TCA_ACT_HW_STATS" "
16088 #include <linux/pkt_cls.h>
16091 -if test "x$ac_cv_have_decl_TCA_ACT_HW_STATS" = xyes; then :
16092 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16093 +if test "x$ac_cv_have_decl_TCA_ACT_HW_STATS" = xyes
16101 -cat >>confdefs.h <<_ACEOF
16102 -#define HAVE_DECL_TCA_ACT_HW_STATS $ac_have_decl
16104 -ac_fn_c_check_decl "$LINENO" "TCA_ACT_USED_HW_STATS" "ac_cv_have_decl_TCA_ACT_USED_HW_STATS" "
16105 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_HW_STATS $ac_have_decl" >>confdefs.h
16106 +ac_fn_check_decl "$LINENO" "TCA_ACT_USED_HW_STATS" "ac_cv_have_decl_TCA_ACT_USED_HW_STATS" "
16107 #include <linux/pkt_cls.h>
16110 -if test "x$ac_cv_have_decl_TCA_ACT_USED_HW_STATS" = xyes; then :
16111 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16112 +if test "x$ac_cv_have_decl_TCA_ACT_USED_HW_STATS" = xyes
16120 -cat >>confdefs.h <<_ACEOF
16121 -#define HAVE_DECL_TCA_ACT_USED_HW_STATS $ac_have_decl
16123 +printf "%s\n" "#define HAVE_DECL_TCA_ACT_USED_HW_STATS $ac_have_decl" >>confdefs.h
16126 -ac_fn_c_check_decl "$LINENO" "KERN_OSTYPE" "ac_cv_have_decl_KERN_OSTYPE" "
16127 +ac_fn_check_decl "$LINENO" "KERN_OSTYPE" "ac_cv_have_decl_KERN_OSTYPE" "
16128 #include <sys/types.h>
16129 #include <linux/sysctl.h>
16132 -if test "x$ac_cv_have_decl_KERN_OSTYPE" = xyes; then :
16133 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16134 +if test "x$ac_cv_have_decl_KERN_OSTYPE" = xyes
16142 -cat >>confdefs.h <<_ACEOF
16143 -#define HAVE_DECL_KERN_OSTYPE $ac_have_decl
16145 -ac_fn_c_check_decl "$LINENO" "KERN_OSRELEASE" "ac_cv_have_decl_KERN_OSRELEASE" "
16146 +printf "%s\n" "#define HAVE_DECL_KERN_OSTYPE $ac_have_decl" >>confdefs.h
16147 +ac_fn_check_decl "$LINENO" "KERN_OSRELEASE" "ac_cv_have_decl_KERN_OSRELEASE" "
16148 #include <sys/types.h>
16149 #include <linux/sysctl.h>
16152 -if test "x$ac_cv_have_decl_KERN_OSRELEASE" = xyes; then :
16153 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16154 +if test "x$ac_cv_have_decl_KERN_OSRELEASE" = xyes
16162 -cat >>confdefs.h <<_ACEOF
16163 -#define HAVE_DECL_KERN_OSRELEASE $ac_have_decl
16165 -ac_fn_c_check_decl "$LINENO" "KERN_OSREV" "ac_cv_have_decl_KERN_OSREV" "
16166 +printf "%s\n" "#define HAVE_DECL_KERN_OSRELEASE $ac_have_decl" >>confdefs.h
16167 +ac_fn_check_decl "$LINENO" "KERN_OSREV" "ac_cv_have_decl_KERN_OSREV" "
16168 #include <sys/types.h>
16169 #include <linux/sysctl.h>
16172 -if test "x$ac_cv_have_decl_KERN_OSREV" = xyes; then :
16173 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16174 +if test "x$ac_cv_have_decl_KERN_OSREV" = xyes
16182 -cat >>confdefs.h <<_ACEOF
16183 -#define HAVE_DECL_KERN_OSREV $ac_have_decl
16185 -ac_fn_c_check_decl "$LINENO" "KERN_VERSION" "ac_cv_have_decl_KERN_VERSION" "
16186 +printf "%s\n" "#define HAVE_DECL_KERN_OSREV $ac_have_decl" >>confdefs.h
16187 +ac_fn_check_decl "$LINENO" "KERN_VERSION" "ac_cv_have_decl_KERN_VERSION" "
16188 #include <sys/types.h>
16189 #include <linux/sysctl.h>
16192 -if test "x$ac_cv_have_decl_KERN_VERSION" = xyes; then :
16193 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16194 +if test "x$ac_cv_have_decl_KERN_VERSION" = xyes
16202 -cat >>confdefs.h <<_ACEOF
16203 -#define HAVE_DECL_KERN_VERSION $ac_have_decl
16205 -ac_fn_c_check_decl "$LINENO" "KERN_SECUREMASK" "ac_cv_have_decl_KERN_SECUREMASK" "
16206 +printf "%s\n" "#define HAVE_DECL_KERN_VERSION $ac_have_decl" >>confdefs.h
16207 +ac_fn_check_decl "$LINENO" "KERN_SECUREMASK" "ac_cv_have_decl_KERN_SECUREMASK" "
16208 #include <sys/types.h>
16209 #include <linux/sysctl.h>
16212 -if test "x$ac_cv_have_decl_KERN_SECUREMASK" = xyes; then :
16213 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16214 +if test "x$ac_cv_have_decl_KERN_SECUREMASK" = xyes
16222 -cat >>confdefs.h <<_ACEOF
16223 -#define HAVE_DECL_KERN_SECUREMASK $ac_have_decl
16225 -ac_fn_c_check_decl "$LINENO" "KERN_PROF" "ac_cv_have_decl_KERN_PROF" "
16226 +printf "%s\n" "#define HAVE_DECL_KERN_SECUREMASK $ac_have_decl" >>confdefs.h
16227 +ac_fn_check_decl "$LINENO" "KERN_PROF" "ac_cv_have_decl_KERN_PROF" "
16228 #include <sys/types.h>
16229 #include <linux/sysctl.h>
16232 -if test "x$ac_cv_have_decl_KERN_PROF" = xyes; then :
16233 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16234 +if test "x$ac_cv_have_decl_KERN_PROF" = xyes
16242 -cat >>confdefs.h <<_ACEOF
16243 -#define HAVE_DECL_KERN_PROF $ac_have_decl
16245 -ac_fn_c_check_decl "$LINENO" "KERN_NODENAME" "ac_cv_have_decl_KERN_NODENAME" "
16246 +printf "%s\n" "#define HAVE_DECL_KERN_PROF $ac_have_decl" >>confdefs.h
16247 +ac_fn_check_decl "$LINENO" "KERN_NODENAME" "ac_cv_have_decl_KERN_NODENAME" "
16248 #include <sys/types.h>
16249 #include <linux/sysctl.h>
16252 -if test "x$ac_cv_have_decl_KERN_NODENAME" = xyes; then :
16253 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16254 +if test "x$ac_cv_have_decl_KERN_NODENAME" = xyes
16262 -cat >>confdefs.h <<_ACEOF
16263 -#define HAVE_DECL_KERN_NODENAME $ac_have_decl
16265 -ac_fn_c_check_decl "$LINENO" "KERN_DOMAINNAME" "ac_cv_have_decl_KERN_DOMAINNAME" "
16266 +printf "%s\n" "#define HAVE_DECL_KERN_NODENAME $ac_have_decl" >>confdefs.h
16267 +ac_fn_check_decl "$LINENO" "KERN_DOMAINNAME" "ac_cv_have_decl_KERN_DOMAINNAME" "
16268 #include <sys/types.h>
16269 #include <linux/sysctl.h>
16272 -if test "x$ac_cv_have_decl_KERN_DOMAINNAME" = xyes; then :
16273 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16274 +if test "x$ac_cv_have_decl_KERN_DOMAINNAME" = xyes
16282 -cat >>confdefs.h <<_ACEOF
16283 -#define HAVE_DECL_KERN_DOMAINNAME $ac_have_decl
16285 -ac_fn_c_check_decl "$LINENO" "KERN_NRINODE" "ac_cv_have_decl_KERN_NRINODE" "
16286 +printf "%s\n" "#define HAVE_DECL_KERN_DOMAINNAME $ac_have_decl" >>confdefs.h
16287 +ac_fn_check_decl "$LINENO" "KERN_NRINODE" "ac_cv_have_decl_KERN_NRINODE" "
16288 #include <sys/types.h>
16289 #include <linux/sysctl.h>
16292 -if test "x$ac_cv_have_decl_KERN_NRINODE" = xyes; then :
16293 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16294 +if test "x$ac_cv_have_decl_KERN_NRINODE" = xyes
16302 -cat >>confdefs.h <<_ACEOF
16303 -#define HAVE_DECL_KERN_NRINODE $ac_have_decl
16305 -ac_fn_c_check_decl "$LINENO" "KERN_MAXINODE" "ac_cv_have_decl_KERN_MAXINODE" "
16306 +printf "%s\n" "#define HAVE_DECL_KERN_NRINODE $ac_have_decl" >>confdefs.h
16307 +ac_fn_check_decl "$LINENO" "KERN_MAXINODE" "ac_cv_have_decl_KERN_MAXINODE" "
16308 #include <sys/types.h>
16309 #include <linux/sysctl.h>
16312 -if test "x$ac_cv_have_decl_KERN_MAXINODE" = xyes; then :
16313 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16314 +if test "x$ac_cv_have_decl_KERN_MAXINODE" = xyes
16322 -cat >>confdefs.h <<_ACEOF
16323 -#define HAVE_DECL_KERN_MAXINODE $ac_have_decl
16325 -ac_fn_c_check_decl "$LINENO" "KERN_NRFILE" "ac_cv_have_decl_KERN_NRFILE" "
16326 +printf "%s\n" "#define HAVE_DECL_KERN_MAXINODE $ac_have_decl" >>confdefs.h
16327 +ac_fn_check_decl "$LINENO" "KERN_NRFILE" "ac_cv_have_decl_KERN_NRFILE" "
16328 #include <sys/types.h>
16329 #include <linux/sysctl.h>
16332 -if test "x$ac_cv_have_decl_KERN_NRFILE" = xyes; then :
16333 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16334 +if test "x$ac_cv_have_decl_KERN_NRFILE" = xyes
16342 -cat >>confdefs.h <<_ACEOF
16343 -#define HAVE_DECL_KERN_NRFILE $ac_have_decl
16345 -ac_fn_c_check_decl "$LINENO" "KERN_MAXFILE" "ac_cv_have_decl_KERN_MAXFILE" "
16346 +printf "%s\n" "#define HAVE_DECL_KERN_NRFILE $ac_have_decl" >>confdefs.h
16347 +ac_fn_check_decl "$LINENO" "KERN_MAXFILE" "ac_cv_have_decl_KERN_MAXFILE" "
16348 #include <sys/types.h>
16349 #include <linux/sysctl.h>
16352 -if test "x$ac_cv_have_decl_KERN_MAXFILE" = xyes; then :
16353 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16354 +if test "x$ac_cv_have_decl_KERN_MAXFILE" = xyes
16362 -cat >>confdefs.h <<_ACEOF
16363 -#define HAVE_DECL_KERN_MAXFILE $ac_have_decl
16365 -ac_fn_c_check_decl "$LINENO" "KERN_MAXID" "ac_cv_have_decl_KERN_MAXID" "
16366 +printf "%s\n" "#define HAVE_DECL_KERN_MAXFILE $ac_have_decl" >>confdefs.h
16367 +ac_fn_check_decl "$LINENO" "KERN_MAXID" "ac_cv_have_decl_KERN_MAXID" "
16368 #include <sys/types.h>
16369 #include <linux/sysctl.h>
16372 -if test "x$ac_cv_have_decl_KERN_MAXID" = xyes; then :
16373 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16374 +if test "x$ac_cv_have_decl_KERN_MAXID" = xyes
16382 -cat >>confdefs.h <<_ACEOF
16383 -#define HAVE_DECL_KERN_MAXID $ac_have_decl
16385 -ac_fn_c_check_decl "$LINENO" "KERN_CAP_BSET" "ac_cv_have_decl_KERN_CAP_BSET" "
16386 +printf "%s\n" "#define HAVE_DECL_KERN_MAXID $ac_have_decl" >>confdefs.h
16387 +ac_fn_check_decl "$LINENO" "KERN_CAP_BSET" "ac_cv_have_decl_KERN_CAP_BSET" "
16388 #include <sys/types.h>
16389 #include <linux/sysctl.h>
16392 -if test "x$ac_cv_have_decl_KERN_CAP_BSET" = xyes; then :
16393 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16394 +if test "x$ac_cv_have_decl_KERN_CAP_BSET" = xyes
16402 -cat >>confdefs.h <<_ACEOF
16403 -#define HAVE_DECL_KERN_CAP_BSET $ac_have_decl
16405 -ac_fn_c_check_decl "$LINENO" "KERN_PANIC" "ac_cv_have_decl_KERN_PANIC" "
16406 +printf "%s\n" "#define HAVE_DECL_KERN_CAP_BSET $ac_have_decl" >>confdefs.h
16407 +ac_fn_check_decl "$LINENO" "KERN_PANIC" "ac_cv_have_decl_KERN_PANIC" "
16408 #include <sys/types.h>
16409 #include <linux/sysctl.h>
16412 -if test "x$ac_cv_have_decl_KERN_PANIC" = xyes; then :
16413 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16414 +if test "x$ac_cv_have_decl_KERN_PANIC" = xyes
16422 -cat >>confdefs.h <<_ACEOF
16423 -#define HAVE_DECL_KERN_PANIC $ac_have_decl
16425 -ac_fn_c_check_decl "$LINENO" "KERN_REALROOTDEV" "ac_cv_have_decl_KERN_REALROOTDEV" "
16426 +printf "%s\n" "#define HAVE_DECL_KERN_PANIC $ac_have_decl" >>confdefs.h
16427 +ac_fn_check_decl "$LINENO" "KERN_REALROOTDEV" "ac_cv_have_decl_KERN_REALROOTDEV" "
16428 #include <sys/types.h>
16429 #include <linux/sysctl.h>
16432 -if test "x$ac_cv_have_decl_KERN_REALROOTDEV" = xyes; then :
16433 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16434 +if test "x$ac_cv_have_decl_KERN_REALROOTDEV" = xyes
16442 -cat >>confdefs.h <<_ACEOF
16443 -#define HAVE_DECL_KERN_REALROOTDEV $ac_have_decl
16445 -ac_fn_c_check_decl "$LINENO" "KERN_NFSRNAME" "ac_cv_have_decl_KERN_NFSRNAME" "
16446 +printf "%s\n" "#define HAVE_DECL_KERN_REALROOTDEV $ac_have_decl" >>confdefs.h
16447 +ac_fn_check_decl "$LINENO" "KERN_NFSRNAME" "ac_cv_have_decl_KERN_NFSRNAME" "
16448 #include <sys/types.h>
16449 #include <linux/sysctl.h>
16452 -if test "x$ac_cv_have_decl_KERN_NFSRNAME" = xyes; then :
16453 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16454 +if test "x$ac_cv_have_decl_KERN_NFSRNAME" = xyes
16462 -cat >>confdefs.h <<_ACEOF
16463 -#define HAVE_DECL_KERN_NFSRNAME $ac_have_decl
16465 -ac_fn_c_check_decl "$LINENO" "KERN_NFSRADDRS" "ac_cv_have_decl_KERN_NFSRADDRS" "
16466 +printf "%s\n" "#define HAVE_DECL_KERN_NFSRNAME $ac_have_decl" >>confdefs.h
16467 +ac_fn_check_decl "$LINENO" "KERN_NFSRADDRS" "ac_cv_have_decl_KERN_NFSRADDRS" "
16468 #include <sys/types.h>
16469 #include <linux/sysctl.h>
16472 -if test "x$ac_cv_have_decl_KERN_NFSRADDRS" = xyes; then :
16473 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16474 +if test "x$ac_cv_have_decl_KERN_NFSRADDRS" = xyes
16482 -cat >>confdefs.h <<_ACEOF
16483 -#define HAVE_DECL_KERN_NFSRADDRS $ac_have_decl
16485 -ac_fn_c_check_decl "$LINENO" "KERN_JAVA_INTERPRETER" "ac_cv_have_decl_KERN_JAVA_INTERPRETER" "
16486 +printf "%s\n" "#define HAVE_DECL_KERN_NFSRADDRS $ac_have_decl" >>confdefs.h
16487 +ac_fn_check_decl "$LINENO" "KERN_JAVA_INTERPRETER" "ac_cv_have_decl_KERN_JAVA_INTERPRETER" "
16488 #include <sys/types.h>
16489 #include <linux/sysctl.h>
16492 -if test "x$ac_cv_have_decl_KERN_JAVA_INTERPRETER" = xyes; then :
16493 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16494 +if test "x$ac_cv_have_decl_KERN_JAVA_INTERPRETER" = xyes
16502 -cat >>confdefs.h <<_ACEOF
16503 -#define HAVE_DECL_KERN_JAVA_INTERPRETER $ac_have_decl
16505 -ac_fn_c_check_decl "$LINENO" "KERN_JAVA_APPLETVIEWER" "ac_cv_have_decl_KERN_JAVA_APPLETVIEWER" "
16506 +printf "%s\n" "#define HAVE_DECL_KERN_JAVA_INTERPRETER $ac_have_decl" >>confdefs.h
16507 +ac_fn_check_decl "$LINENO" "KERN_JAVA_APPLETVIEWER" "ac_cv_have_decl_KERN_JAVA_APPLETVIEWER" "
16508 #include <sys/types.h>
16509 #include <linux/sysctl.h>
16512 -if test "x$ac_cv_have_decl_KERN_JAVA_APPLETVIEWER" = xyes; then :
16513 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16514 +if test "x$ac_cv_have_decl_KERN_JAVA_APPLETVIEWER" = xyes
16522 -cat >>confdefs.h <<_ACEOF
16523 -#define HAVE_DECL_KERN_JAVA_APPLETVIEWER $ac_have_decl
16525 -ac_fn_c_check_decl "$LINENO" "KERN_SPARC_REBOOT" "ac_cv_have_decl_KERN_SPARC_REBOOT" "
16526 +printf "%s\n" "#define HAVE_DECL_KERN_JAVA_APPLETVIEWER $ac_have_decl" >>confdefs.h
16527 +ac_fn_check_decl "$LINENO" "KERN_SPARC_REBOOT" "ac_cv_have_decl_KERN_SPARC_REBOOT" "
16528 #include <sys/types.h>
16529 #include <linux/sysctl.h>
16532 -if test "x$ac_cv_have_decl_KERN_SPARC_REBOOT" = xyes; then :
16533 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16534 +if test "x$ac_cv_have_decl_KERN_SPARC_REBOOT" = xyes
16542 -cat >>confdefs.h <<_ACEOF
16543 -#define HAVE_DECL_KERN_SPARC_REBOOT $ac_have_decl
16545 -ac_fn_c_check_decl "$LINENO" "KERN_CTLALTDEL" "ac_cv_have_decl_KERN_CTLALTDEL" "
16546 +printf "%s\n" "#define HAVE_DECL_KERN_SPARC_REBOOT $ac_have_decl" >>confdefs.h
16547 +ac_fn_check_decl "$LINENO" "KERN_CTLALTDEL" "ac_cv_have_decl_KERN_CTLALTDEL" "
16548 #include <sys/types.h>
16549 #include <linux/sysctl.h>
16552 -if test "x$ac_cv_have_decl_KERN_CTLALTDEL" = xyes; then :
16553 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16554 +if test "x$ac_cv_have_decl_KERN_CTLALTDEL" = xyes
16562 -cat >>confdefs.h <<_ACEOF
16563 -#define HAVE_DECL_KERN_CTLALTDEL $ac_have_decl
16565 -ac_fn_c_check_decl "$LINENO" "KERN_PRINTK" "ac_cv_have_decl_KERN_PRINTK" "
16566 +printf "%s\n" "#define HAVE_DECL_KERN_CTLALTDEL $ac_have_decl" >>confdefs.h
16567 +ac_fn_check_decl "$LINENO" "KERN_PRINTK" "ac_cv_have_decl_KERN_PRINTK" "
16568 #include <sys/types.h>
16569 #include <linux/sysctl.h>
16572 -if test "x$ac_cv_have_decl_KERN_PRINTK" = xyes; then :
16573 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16574 +if test "x$ac_cv_have_decl_KERN_PRINTK" = xyes
16582 -cat >>confdefs.h <<_ACEOF
16583 -#define HAVE_DECL_KERN_PRINTK $ac_have_decl
16585 -ac_fn_c_check_decl "$LINENO" "KERN_NAMETRANS" "ac_cv_have_decl_KERN_NAMETRANS" "
16586 +printf "%s\n" "#define HAVE_DECL_KERN_PRINTK $ac_have_decl" >>confdefs.h
16587 +ac_fn_check_decl "$LINENO" "KERN_NAMETRANS" "ac_cv_have_decl_KERN_NAMETRANS" "
16588 #include <sys/types.h>
16589 #include <linux/sysctl.h>
16592 -if test "x$ac_cv_have_decl_KERN_NAMETRANS" = xyes; then :
16593 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16594 +if test "x$ac_cv_have_decl_KERN_NAMETRANS" = xyes
16602 -cat >>confdefs.h <<_ACEOF
16603 -#define HAVE_DECL_KERN_NAMETRANS $ac_have_decl
16605 -ac_fn_c_check_decl "$LINENO" "KERN_PPC_HTABRECLAIM" "ac_cv_have_decl_KERN_PPC_HTABRECLAIM" "
16606 +printf "%s\n" "#define HAVE_DECL_KERN_NAMETRANS $ac_have_decl" >>confdefs.h
16607 +ac_fn_check_decl "$LINENO" "KERN_PPC_HTABRECLAIM" "ac_cv_have_decl_KERN_PPC_HTABRECLAIM" "
16608 #include <sys/types.h>
16609 #include <linux/sysctl.h>
16612 -if test "x$ac_cv_have_decl_KERN_PPC_HTABRECLAIM" = xyes; then :
16613 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16614 +if test "x$ac_cv_have_decl_KERN_PPC_HTABRECLAIM" = xyes
16622 -cat >>confdefs.h <<_ACEOF
16623 -#define HAVE_DECL_KERN_PPC_HTABRECLAIM $ac_have_decl
16625 -ac_fn_c_check_decl "$LINENO" "KERN_PPC_ZEROPAGED" "ac_cv_have_decl_KERN_PPC_ZEROPAGED" "
16626 +printf "%s\n" "#define HAVE_DECL_KERN_PPC_HTABRECLAIM $ac_have_decl" >>confdefs.h
16627 +ac_fn_check_decl "$LINENO" "KERN_PPC_ZEROPAGED" "ac_cv_have_decl_KERN_PPC_ZEROPAGED" "
16628 #include <sys/types.h>
16629 #include <linux/sysctl.h>
16632 -if test "x$ac_cv_have_decl_KERN_PPC_ZEROPAGED" = xyes; then :
16633 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16634 +if test "x$ac_cv_have_decl_KERN_PPC_ZEROPAGED" = xyes
16642 -cat >>confdefs.h <<_ACEOF
16643 -#define HAVE_DECL_KERN_PPC_ZEROPAGED $ac_have_decl
16645 -ac_fn_c_check_decl "$LINENO" "KERN_PPC_POWERSAVE_NAP" "ac_cv_have_decl_KERN_PPC_POWERSAVE_NAP" "
16646 +printf "%s\n" "#define HAVE_DECL_KERN_PPC_ZEROPAGED $ac_have_decl" >>confdefs.h
16647 +ac_fn_check_decl "$LINENO" "KERN_PPC_POWERSAVE_NAP" "ac_cv_have_decl_KERN_PPC_POWERSAVE_NAP" "
16648 #include <sys/types.h>
16649 #include <linux/sysctl.h>
16652 -if test "x$ac_cv_have_decl_KERN_PPC_POWERSAVE_NAP" = xyes; then :
16653 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16654 +if test "x$ac_cv_have_decl_KERN_PPC_POWERSAVE_NAP" = xyes
16662 -cat >>confdefs.h <<_ACEOF
16663 -#define HAVE_DECL_KERN_PPC_POWERSAVE_NAP $ac_have_decl
16665 -ac_fn_c_check_decl "$LINENO" "KERN_MODPROBE" "ac_cv_have_decl_KERN_MODPROBE" "
16666 +printf "%s\n" "#define HAVE_DECL_KERN_PPC_POWERSAVE_NAP $ac_have_decl" >>confdefs.h
16667 +ac_fn_check_decl "$LINENO" "KERN_MODPROBE" "ac_cv_have_decl_KERN_MODPROBE" "
16668 #include <sys/types.h>
16669 #include <linux/sysctl.h>
16672 -if test "x$ac_cv_have_decl_KERN_MODPROBE" = xyes; then :
16673 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16674 +if test "x$ac_cv_have_decl_KERN_MODPROBE" = xyes
16682 -cat >>confdefs.h <<_ACEOF
16683 -#define HAVE_DECL_KERN_MODPROBE $ac_have_decl
16685 -ac_fn_c_check_decl "$LINENO" "KERN_SG_BIG_BUFF" "ac_cv_have_decl_KERN_SG_BIG_BUFF" "
16686 +printf "%s\n" "#define HAVE_DECL_KERN_MODPROBE $ac_have_decl" >>confdefs.h
16687 +ac_fn_check_decl "$LINENO" "KERN_SG_BIG_BUFF" "ac_cv_have_decl_KERN_SG_BIG_BUFF" "
16688 #include <sys/types.h>
16689 #include <linux/sysctl.h>
16692 -if test "x$ac_cv_have_decl_KERN_SG_BIG_BUFF" = xyes; then :
16693 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16694 +if test "x$ac_cv_have_decl_KERN_SG_BIG_BUFF" = xyes
16702 -cat >>confdefs.h <<_ACEOF
16703 -#define HAVE_DECL_KERN_SG_BIG_BUFF $ac_have_decl
16705 -ac_fn_c_check_decl "$LINENO" "KERN_ACCT" "ac_cv_have_decl_KERN_ACCT" "
16706 +printf "%s\n" "#define HAVE_DECL_KERN_SG_BIG_BUFF $ac_have_decl" >>confdefs.h
16707 +ac_fn_check_decl "$LINENO" "KERN_ACCT" "ac_cv_have_decl_KERN_ACCT" "
16708 #include <sys/types.h>
16709 #include <linux/sysctl.h>
16712 -if test "x$ac_cv_have_decl_KERN_ACCT" = xyes; then :
16713 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16714 +if test "x$ac_cv_have_decl_KERN_ACCT" = xyes
16722 -cat >>confdefs.h <<_ACEOF
16723 -#define HAVE_DECL_KERN_ACCT $ac_have_decl
16725 -ac_fn_c_check_decl "$LINENO" "KERN_PPC_L2CR" "ac_cv_have_decl_KERN_PPC_L2CR" "
16726 +printf "%s\n" "#define HAVE_DECL_KERN_ACCT $ac_have_decl" >>confdefs.h
16727 +ac_fn_check_decl "$LINENO" "KERN_PPC_L2CR" "ac_cv_have_decl_KERN_PPC_L2CR" "
16728 #include <sys/types.h>
16729 #include <linux/sysctl.h>
16732 -if test "x$ac_cv_have_decl_KERN_PPC_L2CR" = xyes; then :
16733 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16734 +if test "x$ac_cv_have_decl_KERN_PPC_L2CR" = xyes
16742 -cat >>confdefs.h <<_ACEOF
16743 -#define HAVE_DECL_KERN_PPC_L2CR $ac_have_decl
16745 -ac_fn_c_check_decl "$LINENO" "KERN_RTSIGNR" "ac_cv_have_decl_KERN_RTSIGNR" "
16746 +printf "%s\n" "#define HAVE_DECL_KERN_PPC_L2CR $ac_have_decl" >>confdefs.h
16747 +ac_fn_check_decl "$LINENO" "KERN_RTSIGNR" "ac_cv_have_decl_KERN_RTSIGNR" "
16748 #include <sys/types.h>
16749 #include <linux/sysctl.h>
16752 -if test "x$ac_cv_have_decl_KERN_RTSIGNR" = xyes; then :
16753 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16754 +if test "x$ac_cv_have_decl_KERN_RTSIGNR" = xyes
16762 -cat >>confdefs.h <<_ACEOF
16763 -#define HAVE_DECL_KERN_RTSIGNR $ac_have_decl
16765 -ac_fn_c_check_decl "$LINENO" "KERN_RTSIGMAX" "ac_cv_have_decl_KERN_RTSIGMAX" "
16766 +printf "%s\n" "#define HAVE_DECL_KERN_RTSIGNR $ac_have_decl" >>confdefs.h
16767 +ac_fn_check_decl "$LINENO" "KERN_RTSIGMAX" "ac_cv_have_decl_KERN_RTSIGMAX" "
16768 #include <sys/types.h>
16769 #include <linux/sysctl.h>
16772 -if test "x$ac_cv_have_decl_KERN_RTSIGMAX" = xyes; then :
16773 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16774 +if test "x$ac_cv_have_decl_KERN_RTSIGMAX" = xyes
16782 -cat >>confdefs.h <<_ACEOF
16783 -#define HAVE_DECL_KERN_RTSIGMAX $ac_have_decl
16785 -ac_fn_c_check_decl "$LINENO" "KERN_SHMMAX" "ac_cv_have_decl_KERN_SHMMAX" "
16786 +printf "%s\n" "#define HAVE_DECL_KERN_RTSIGMAX $ac_have_decl" >>confdefs.h
16787 +ac_fn_check_decl "$LINENO" "KERN_SHMMAX" "ac_cv_have_decl_KERN_SHMMAX" "
16788 #include <sys/types.h>
16789 #include <linux/sysctl.h>
16792 -if test "x$ac_cv_have_decl_KERN_SHMMAX" = xyes; then :
16793 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16794 +if test "x$ac_cv_have_decl_KERN_SHMMAX" = xyes
16802 -cat >>confdefs.h <<_ACEOF
16803 -#define HAVE_DECL_KERN_SHMMAX $ac_have_decl
16805 -ac_fn_c_check_decl "$LINENO" "KERN_MSGMAX" "ac_cv_have_decl_KERN_MSGMAX" "
16806 +printf "%s\n" "#define HAVE_DECL_KERN_SHMMAX $ac_have_decl" >>confdefs.h
16807 +ac_fn_check_decl "$LINENO" "KERN_MSGMAX" "ac_cv_have_decl_KERN_MSGMAX" "
16808 #include <sys/types.h>
16809 #include <linux/sysctl.h>
16812 -if test "x$ac_cv_have_decl_KERN_MSGMAX" = xyes; then :
16813 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16814 +if test "x$ac_cv_have_decl_KERN_MSGMAX" = xyes
16822 -cat >>confdefs.h <<_ACEOF
16823 -#define HAVE_DECL_KERN_MSGMAX $ac_have_decl
16825 -ac_fn_c_check_decl "$LINENO" "KERN_MSGMNB" "ac_cv_have_decl_KERN_MSGMNB" "
16826 +printf "%s\n" "#define HAVE_DECL_KERN_MSGMAX $ac_have_decl" >>confdefs.h
16827 +ac_fn_check_decl "$LINENO" "KERN_MSGMNB" "ac_cv_have_decl_KERN_MSGMNB" "
16828 #include <sys/types.h>
16829 #include <linux/sysctl.h>
16832 -if test "x$ac_cv_have_decl_KERN_MSGMNB" = xyes; then :
16833 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16834 +if test "x$ac_cv_have_decl_KERN_MSGMNB" = xyes
16842 -cat >>confdefs.h <<_ACEOF
16843 -#define HAVE_DECL_KERN_MSGMNB $ac_have_decl
16845 -ac_fn_c_check_decl "$LINENO" "KERN_MSGPOOL" "ac_cv_have_decl_KERN_MSGPOOL" "
16846 +printf "%s\n" "#define HAVE_DECL_KERN_MSGMNB $ac_have_decl" >>confdefs.h
16847 +ac_fn_check_decl "$LINENO" "KERN_MSGPOOL" "ac_cv_have_decl_KERN_MSGPOOL" "
16848 #include <sys/types.h>
16849 #include <linux/sysctl.h>
16852 -if test "x$ac_cv_have_decl_KERN_MSGPOOL" = xyes; then :
16853 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16854 +if test "x$ac_cv_have_decl_KERN_MSGPOOL" = xyes
16862 -cat >>confdefs.h <<_ACEOF
16863 -#define HAVE_DECL_KERN_MSGPOOL $ac_have_decl
16865 -ac_fn_c_check_decl "$LINENO" "KERN_SYSRQ" "ac_cv_have_decl_KERN_SYSRQ" "
16866 +printf "%s\n" "#define HAVE_DECL_KERN_MSGPOOL $ac_have_decl" >>confdefs.h
16867 +ac_fn_check_decl "$LINENO" "KERN_SYSRQ" "ac_cv_have_decl_KERN_SYSRQ" "
16868 #include <sys/types.h>
16869 #include <linux/sysctl.h>
16872 -if test "x$ac_cv_have_decl_KERN_SYSRQ" = xyes; then :
16873 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16874 +if test "x$ac_cv_have_decl_KERN_SYSRQ" = xyes
16882 -cat >>confdefs.h <<_ACEOF
16883 -#define HAVE_DECL_KERN_SYSRQ $ac_have_decl
16885 -ac_fn_c_check_decl "$LINENO" "KERN_MAX_THREADS" "ac_cv_have_decl_KERN_MAX_THREADS" "
16886 +printf "%s\n" "#define HAVE_DECL_KERN_SYSRQ $ac_have_decl" >>confdefs.h
16887 +ac_fn_check_decl "$LINENO" "KERN_MAX_THREADS" "ac_cv_have_decl_KERN_MAX_THREADS" "
16888 #include <sys/types.h>
16889 #include <linux/sysctl.h>
16892 -if test "x$ac_cv_have_decl_KERN_MAX_THREADS" = xyes; then :
16893 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16894 +if test "x$ac_cv_have_decl_KERN_MAX_THREADS" = xyes
16902 -cat >>confdefs.h <<_ACEOF
16903 -#define HAVE_DECL_KERN_MAX_THREADS $ac_have_decl
16905 -ac_fn_c_check_decl "$LINENO" "KERN_RANDOM" "ac_cv_have_decl_KERN_RANDOM" "
16906 +printf "%s\n" "#define HAVE_DECL_KERN_MAX_THREADS $ac_have_decl" >>confdefs.h
16907 +ac_fn_check_decl "$LINENO" "KERN_RANDOM" "ac_cv_have_decl_KERN_RANDOM" "
16908 #include <sys/types.h>
16909 #include <linux/sysctl.h>
16912 -if test "x$ac_cv_have_decl_KERN_RANDOM" = xyes; then :
16913 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16914 +if test "x$ac_cv_have_decl_KERN_RANDOM" = xyes
16922 -cat >>confdefs.h <<_ACEOF
16923 -#define HAVE_DECL_KERN_RANDOM $ac_have_decl
16925 -ac_fn_c_check_decl "$LINENO" "KERN_SHMALL" "ac_cv_have_decl_KERN_SHMALL" "
16926 +printf "%s\n" "#define HAVE_DECL_KERN_RANDOM $ac_have_decl" >>confdefs.h
16927 +ac_fn_check_decl "$LINENO" "KERN_SHMALL" "ac_cv_have_decl_KERN_SHMALL" "
16928 #include <sys/types.h>
16929 #include <linux/sysctl.h>
16932 -if test "x$ac_cv_have_decl_KERN_SHMALL" = xyes; then :
16933 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16934 +if test "x$ac_cv_have_decl_KERN_SHMALL" = xyes
16942 -cat >>confdefs.h <<_ACEOF
16943 -#define HAVE_DECL_KERN_SHMALL $ac_have_decl
16945 -ac_fn_c_check_decl "$LINENO" "KERN_MSGMNI" "ac_cv_have_decl_KERN_MSGMNI" "
16946 +printf "%s\n" "#define HAVE_DECL_KERN_SHMALL $ac_have_decl" >>confdefs.h
16947 +ac_fn_check_decl "$LINENO" "KERN_MSGMNI" "ac_cv_have_decl_KERN_MSGMNI" "
16948 #include <sys/types.h>
16949 #include <linux/sysctl.h>
16952 -if test "x$ac_cv_have_decl_KERN_MSGMNI" = xyes; then :
16953 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16954 +if test "x$ac_cv_have_decl_KERN_MSGMNI" = xyes
16962 -cat >>confdefs.h <<_ACEOF
16963 -#define HAVE_DECL_KERN_MSGMNI $ac_have_decl
16965 -ac_fn_c_check_decl "$LINENO" "KERN_SEM" "ac_cv_have_decl_KERN_SEM" "
16966 +printf "%s\n" "#define HAVE_DECL_KERN_MSGMNI $ac_have_decl" >>confdefs.h
16967 +ac_fn_check_decl "$LINENO" "KERN_SEM" "ac_cv_have_decl_KERN_SEM" "
16968 #include <sys/types.h>
16969 #include <linux/sysctl.h>
16972 -if test "x$ac_cv_have_decl_KERN_SEM" = xyes; then :
16973 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16974 +if test "x$ac_cv_have_decl_KERN_SEM" = xyes
16982 -cat >>confdefs.h <<_ACEOF
16983 -#define HAVE_DECL_KERN_SEM $ac_have_decl
16985 -ac_fn_c_check_decl "$LINENO" "KERN_SPARC_STOP_A" "ac_cv_have_decl_KERN_SPARC_STOP_A" "
16986 +printf "%s\n" "#define HAVE_DECL_KERN_SEM $ac_have_decl" >>confdefs.h
16987 +ac_fn_check_decl "$LINENO" "KERN_SPARC_STOP_A" "ac_cv_have_decl_KERN_SPARC_STOP_A" "
16988 #include <sys/types.h>
16989 #include <linux/sysctl.h>
16992 -if test "x$ac_cv_have_decl_KERN_SPARC_STOP_A" = xyes; then :
16993 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
16994 +if test "x$ac_cv_have_decl_KERN_SPARC_STOP_A" = xyes
17002 -cat >>confdefs.h <<_ACEOF
17003 -#define HAVE_DECL_KERN_SPARC_STOP_A $ac_have_decl
17005 -ac_fn_c_check_decl "$LINENO" "KERN_SHMMNI" "ac_cv_have_decl_KERN_SHMMNI" "
17006 +printf "%s\n" "#define HAVE_DECL_KERN_SPARC_STOP_A $ac_have_decl" >>confdefs.h
17007 +ac_fn_check_decl "$LINENO" "KERN_SHMMNI" "ac_cv_have_decl_KERN_SHMMNI" "
17008 #include <sys/types.h>
17009 #include <linux/sysctl.h>
17012 -if test "x$ac_cv_have_decl_KERN_SHMMNI" = xyes; then :
17013 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17014 +if test "x$ac_cv_have_decl_KERN_SHMMNI" = xyes
17022 -cat >>confdefs.h <<_ACEOF
17023 -#define HAVE_DECL_KERN_SHMMNI $ac_have_decl
17025 -ac_fn_c_check_decl "$LINENO" "KERN_OVERFLOWUID" "ac_cv_have_decl_KERN_OVERFLOWUID" "
17026 +printf "%s\n" "#define HAVE_DECL_KERN_SHMMNI $ac_have_decl" >>confdefs.h
17027 +ac_fn_check_decl "$LINENO" "KERN_OVERFLOWUID" "ac_cv_have_decl_KERN_OVERFLOWUID" "
17028 #include <sys/types.h>
17029 #include <linux/sysctl.h>
17032 -if test "x$ac_cv_have_decl_KERN_OVERFLOWUID" = xyes; then :
17033 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17034 +if test "x$ac_cv_have_decl_KERN_OVERFLOWUID" = xyes
17042 -cat >>confdefs.h <<_ACEOF
17043 -#define HAVE_DECL_KERN_OVERFLOWUID $ac_have_decl
17045 -ac_fn_c_check_decl "$LINENO" "KERN_OVERFLOWGID" "ac_cv_have_decl_KERN_OVERFLOWGID" "
17046 +printf "%s\n" "#define HAVE_DECL_KERN_OVERFLOWUID $ac_have_decl" >>confdefs.h
17047 +ac_fn_check_decl "$LINENO" "KERN_OVERFLOWGID" "ac_cv_have_decl_KERN_OVERFLOWGID" "
17048 #include <sys/types.h>
17049 #include <linux/sysctl.h>
17052 -if test "x$ac_cv_have_decl_KERN_OVERFLOWGID" = xyes; then :
17053 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17054 +if test "x$ac_cv_have_decl_KERN_OVERFLOWGID" = xyes
17062 -cat >>confdefs.h <<_ACEOF
17063 -#define HAVE_DECL_KERN_OVERFLOWGID $ac_have_decl
17065 -ac_fn_c_check_decl "$LINENO" "KERN_SHMPATH" "ac_cv_have_decl_KERN_SHMPATH" "
17066 +printf "%s\n" "#define HAVE_DECL_KERN_OVERFLOWGID $ac_have_decl" >>confdefs.h
17067 +ac_fn_check_decl "$LINENO" "KERN_SHMPATH" "ac_cv_have_decl_KERN_SHMPATH" "
17068 #include <sys/types.h>
17069 #include <linux/sysctl.h>
17072 -if test "x$ac_cv_have_decl_KERN_SHMPATH" = xyes; then :
17073 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17074 +if test "x$ac_cv_have_decl_KERN_SHMPATH" = xyes
17082 -cat >>confdefs.h <<_ACEOF
17083 -#define HAVE_DECL_KERN_SHMPATH $ac_have_decl
17085 -ac_fn_c_check_decl "$LINENO" "KERN_HOTPLUG" "ac_cv_have_decl_KERN_HOTPLUG" "
17086 +printf "%s\n" "#define HAVE_DECL_KERN_SHMPATH $ac_have_decl" >>confdefs.h
17087 +ac_fn_check_decl "$LINENO" "KERN_HOTPLUG" "ac_cv_have_decl_KERN_HOTPLUG" "
17088 #include <sys/types.h>
17089 #include <linux/sysctl.h>
17092 -if test "x$ac_cv_have_decl_KERN_HOTPLUG" = xyes; then :
17093 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17094 +if test "x$ac_cv_have_decl_KERN_HOTPLUG" = xyes
17102 -cat >>confdefs.h <<_ACEOF
17103 -#define HAVE_DECL_KERN_HOTPLUG $ac_have_decl
17105 -ac_fn_c_check_decl "$LINENO" "KERN_IEEE_EMULATION_WARNINGS" "ac_cv_have_decl_KERN_IEEE_EMULATION_WARNINGS" "
17106 +printf "%s\n" "#define HAVE_DECL_KERN_HOTPLUG $ac_have_decl" >>confdefs.h
17107 +ac_fn_check_decl "$LINENO" "KERN_IEEE_EMULATION_WARNINGS" "ac_cv_have_decl_KERN_IEEE_EMULATION_WARNINGS" "
17108 #include <sys/types.h>
17109 #include <linux/sysctl.h>
17112 -if test "x$ac_cv_have_decl_KERN_IEEE_EMULATION_WARNINGS" = xyes; then :
17113 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17114 +if test "x$ac_cv_have_decl_KERN_IEEE_EMULATION_WARNINGS" = xyes
17122 -cat >>confdefs.h <<_ACEOF
17123 -#define HAVE_DECL_KERN_IEEE_EMULATION_WARNINGS $ac_have_decl
17125 -ac_fn_c_check_decl "$LINENO" "KERN_S390_USER_DEBUG_LOGGING" "ac_cv_have_decl_KERN_S390_USER_DEBUG_LOGGING" "
17126 +printf "%s\n" "#define HAVE_DECL_KERN_IEEE_EMULATION_WARNINGS $ac_have_decl" >>confdefs.h
17127 +ac_fn_check_decl "$LINENO" "KERN_S390_USER_DEBUG_LOGGING" "ac_cv_have_decl_KERN_S390_USER_DEBUG_LOGGING" "
17128 #include <sys/types.h>
17129 #include <linux/sysctl.h>
17132 -if test "x$ac_cv_have_decl_KERN_S390_USER_DEBUG_LOGGING" = xyes; then :
17133 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17134 +if test "x$ac_cv_have_decl_KERN_S390_USER_DEBUG_LOGGING" = xyes
17142 -cat >>confdefs.h <<_ACEOF
17143 -#define HAVE_DECL_KERN_S390_USER_DEBUG_LOGGING $ac_have_decl
17145 -ac_fn_c_check_decl "$LINENO" "KERN_CORE_USES_PID" "ac_cv_have_decl_KERN_CORE_USES_PID" "
17146 +printf "%s\n" "#define HAVE_DECL_KERN_S390_USER_DEBUG_LOGGING $ac_have_decl" >>confdefs.h
17147 +ac_fn_check_decl "$LINENO" "KERN_CORE_USES_PID" "ac_cv_have_decl_KERN_CORE_USES_PID" "
17148 #include <sys/types.h>
17149 #include <linux/sysctl.h>
17152 -if test "x$ac_cv_have_decl_KERN_CORE_USES_PID" = xyes; then :
17153 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17154 +if test "x$ac_cv_have_decl_KERN_CORE_USES_PID" = xyes
17162 -cat >>confdefs.h <<_ACEOF
17163 -#define HAVE_DECL_KERN_CORE_USES_PID $ac_have_decl
17165 -ac_fn_c_check_decl "$LINENO" "KERN_TAINTED" "ac_cv_have_decl_KERN_TAINTED" "
17166 +printf "%s\n" "#define HAVE_DECL_KERN_CORE_USES_PID $ac_have_decl" >>confdefs.h
17167 +ac_fn_check_decl "$LINENO" "KERN_TAINTED" "ac_cv_have_decl_KERN_TAINTED" "
17168 #include <sys/types.h>
17169 #include <linux/sysctl.h>
17172 -if test "x$ac_cv_have_decl_KERN_TAINTED" = xyes; then :
17173 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17174 +if test "x$ac_cv_have_decl_KERN_TAINTED" = xyes
17182 -cat >>confdefs.h <<_ACEOF
17183 -#define HAVE_DECL_KERN_TAINTED $ac_have_decl
17185 -ac_fn_c_check_decl "$LINENO" "KERN_CADPID" "ac_cv_have_decl_KERN_CADPID" "
17186 +printf "%s\n" "#define HAVE_DECL_KERN_TAINTED $ac_have_decl" >>confdefs.h
17187 +ac_fn_check_decl "$LINENO" "KERN_CADPID" "ac_cv_have_decl_KERN_CADPID" "
17188 #include <sys/types.h>
17189 #include <linux/sysctl.h>
17192 -if test "x$ac_cv_have_decl_KERN_CADPID" = xyes; then :
17193 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17194 +if test "x$ac_cv_have_decl_KERN_CADPID" = xyes
17202 -cat >>confdefs.h <<_ACEOF
17203 -#define HAVE_DECL_KERN_CADPID $ac_have_decl
17205 -ac_fn_c_check_decl "$LINENO" "KERN_PIDMAX" "ac_cv_have_decl_KERN_PIDMAX" "
17206 +printf "%s\n" "#define HAVE_DECL_KERN_CADPID $ac_have_decl" >>confdefs.h
17207 +ac_fn_check_decl "$LINENO" "KERN_PIDMAX" "ac_cv_have_decl_KERN_PIDMAX" "
17208 #include <sys/types.h>
17209 #include <linux/sysctl.h>
17212 -if test "x$ac_cv_have_decl_KERN_PIDMAX" = xyes; then :
17213 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17214 +if test "x$ac_cv_have_decl_KERN_PIDMAX" = xyes
17222 -cat >>confdefs.h <<_ACEOF
17223 -#define HAVE_DECL_KERN_PIDMAX $ac_have_decl
17225 -ac_fn_c_check_decl "$LINENO" "KERN_CORE_PATTERN" "ac_cv_have_decl_KERN_CORE_PATTERN" "
17226 +printf "%s\n" "#define HAVE_DECL_KERN_PIDMAX $ac_have_decl" >>confdefs.h
17227 +ac_fn_check_decl "$LINENO" "KERN_CORE_PATTERN" "ac_cv_have_decl_KERN_CORE_PATTERN" "
17228 #include <sys/types.h>
17229 #include <linux/sysctl.h>
17232 -if test "x$ac_cv_have_decl_KERN_CORE_PATTERN" = xyes; then :
17233 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17234 +if test "x$ac_cv_have_decl_KERN_CORE_PATTERN" = xyes
17242 -cat >>confdefs.h <<_ACEOF
17243 -#define HAVE_DECL_KERN_CORE_PATTERN $ac_have_decl
17245 -ac_fn_c_check_decl "$LINENO" "KERN_PANIC_ON_OOPS" "ac_cv_have_decl_KERN_PANIC_ON_OOPS" "
17246 +printf "%s\n" "#define HAVE_DECL_KERN_CORE_PATTERN $ac_have_decl" >>confdefs.h
17247 +ac_fn_check_decl "$LINENO" "KERN_PANIC_ON_OOPS" "ac_cv_have_decl_KERN_PANIC_ON_OOPS" "
17248 #include <sys/types.h>
17249 #include <linux/sysctl.h>
17252 -if test "x$ac_cv_have_decl_KERN_PANIC_ON_OOPS" = xyes; then :
17253 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17254 +if test "x$ac_cv_have_decl_KERN_PANIC_ON_OOPS" = xyes
17262 -cat >>confdefs.h <<_ACEOF
17263 -#define HAVE_DECL_KERN_PANIC_ON_OOPS $ac_have_decl
17265 -ac_fn_c_check_decl "$LINENO" "KERN_HPPA_PWRSW" "ac_cv_have_decl_KERN_HPPA_PWRSW" "
17266 +printf "%s\n" "#define HAVE_DECL_KERN_PANIC_ON_OOPS $ac_have_decl" >>confdefs.h
17267 +ac_fn_check_decl "$LINENO" "KERN_HPPA_PWRSW" "ac_cv_have_decl_KERN_HPPA_PWRSW" "
17268 #include <sys/types.h>
17269 #include <linux/sysctl.h>
17272 -if test "x$ac_cv_have_decl_KERN_HPPA_PWRSW" = xyes; then :
17273 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17274 +if test "x$ac_cv_have_decl_KERN_HPPA_PWRSW" = xyes
17282 -cat >>confdefs.h <<_ACEOF
17283 -#define HAVE_DECL_KERN_HPPA_PWRSW $ac_have_decl
17285 -ac_fn_c_check_decl "$LINENO" "KERN_HPPA_UNALIGNED" "ac_cv_have_decl_KERN_HPPA_UNALIGNED" "
17286 +printf "%s\n" "#define HAVE_DECL_KERN_HPPA_PWRSW $ac_have_decl" >>confdefs.h
17287 +ac_fn_check_decl "$LINENO" "KERN_HPPA_UNALIGNED" "ac_cv_have_decl_KERN_HPPA_UNALIGNED" "
17288 #include <sys/types.h>
17289 #include <linux/sysctl.h>
17292 -if test "x$ac_cv_have_decl_KERN_HPPA_UNALIGNED" = xyes; then :
17293 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17294 +if test "x$ac_cv_have_decl_KERN_HPPA_UNALIGNED" = xyes
17302 -cat >>confdefs.h <<_ACEOF
17303 -#define HAVE_DECL_KERN_HPPA_UNALIGNED $ac_have_decl
17305 -ac_fn_c_check_decl "$LINENO" "KERN_PRINTK_RATELIMIT" "ac_cv_have_decl_KERN_PRINTK_RATELIMIT" "
17306 +printf "%s\n" "#define HAVE_DECL_KERN_HPPA_UNALIGNED $ac_have_decl" >>confdefs.h
17307 +ac_fn_check_decl "$LINENO" "KERN_PRINTK_RATELIMIT" "ac_cv_have_decl_KERN_PRINTK_RATELIMIT" "
17308 #include <sys/types.h>
17309 #include <linux/sysctl.h>
17312 -if test "x$ac_cv_have_decl_KERN_PRINTK_RATELIMIT" = xyes; then :
17313 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17314 +if test "x$ac_cv_have_decl_KERN_PRINTK_RATELIMIT" = xyes
17322 -cat >>confdefs.h <<_ACEOF
17323 -#define HAVE_DECL_KERN_PRINTK_RATELIMIT $ac_have_decl
17325 -ac_fn_c_check_decl "$LINENO" "KERN_PRINTK_RATELIMIT_BURST" "ac_cv_have_decl_KERN_PRINTK_RATELIMIT_BURST" "
17326 +printf "%s\n" "#define HAVE_DECL_KERN_PRINTK_RATELIMIT $ac_have_decl" >>confdefs.h
17327 +ac_fn_check_decl "$LINENO" "KERN_PRINTK_RATELIMIT_BURST" "ac_cv_have_decl_KERN_PRINTK_RATELIMIT_BURST" "
17328 #include <sys/types.h>
17329 #include <linux/sysctl.h>
17332 -if test "x$ac_cv_have_decl_KERN_PRINTK_RATELIMIT_BURST" = xyes; then :
17333 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17334 +if test "x$ac_cv_have_decl_KERN_PRINTK_RATELIMIT_BURST" = xyes
17342 -cat >>confdefs.h <<_ACEOF
17343 -#define HAVE_DECL_KERN_PRINTK_RATELIMIT_BURST $ac_have_decl
17345 -ac_fn_c_check_decl "$LINENO" "KERN_PTY" "ac_cv_have_decl_KERN_PTY" "
17346 +printf "%s\n" "#define HAVE_DECL_KERN_PRINTK_RATELIMIT_BURST $ac_have_decl" >>confdefs.h
17347 +ac_fn_check_decl "$LINENO" "KERN_PTY" "ac_cv_have_decl_KERN_PTY" "
17348 #include <sys/types.h>
17349 #include <linux/sysctl.h>
17352 -if test "x$ac_cv_have_decl_KERN_PTY" = xyes; then :
17353 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17354 +if test "x$ac_cv_have_decl_KERN_PTY" = xyes
17362 -cat >>confdefs.h <<_ACEOF
17363 -#define HAVE_DECL_KERN_PTY $ac_have_decl
17365 -ac_fn_c_check_decl "$LINENO" "KERN_NGROUPS_MAX" "ac_cv_have_decl_KERN_NGROUPS_MAX" "
17366 +printf "%s\n" "#define HAVE_DECL_KERN_PTY $ac_have_decl" >>confdefs.h
17367 +ac_fn_check_decl "$LINENO" "KERN_NGROUPS_MAX" "ac_cv_have_decl_KERN_NGROUPS_MAX" "
17368 #include <sys/types.h>
17369 #include <linux/sysctl.h>
17372 -if test "x$ac_cv_have_decl_KERN_NGROUPS_MAX" = xyes; then :
17373 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17374 +if test "x$ac_cv_have_decl_KERN_NGROUPS_MAX" = xyes
17382 -cat >>confdefs.h <<_ACEOF
17383 -#define HAVE_DECL_KERN_NGROUPS_MAX $ac_have_decl
17385 -ac_fn_c_check_decl "$LINENO" "KERN_SPARC_SCONS_PWROFF" "ac_cv_have_decl_KERN_SPARC_SCONS_PWROFF" "
17386 +printf "%s\n" "#define HAVE_DECL_KERN_NGROUPS_MAX $ac_have_decl" >>confdefs.h
17387 +ac_fn_check_decl "$LINENO" "KERN_SPARC_SCONS_PWROFF" "ac_cv_have_decl_KERN_SPARC_SCONS_PWROFF" "
17388 #include <sys/types.h>
17389 #include <linux/sysctl.h>
17392 -if test "x$ac_cv_have_decl_KERN_SPARC_SCONS_PWROFF" = xyes; then :
17393 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17394 +if test "x$ac_cv_have_decl_KERN_SPARC_SCONS_PWROFF" = xyes
17402 -cat >>confdefs.h <<_ACEOF
17403 -#define HAVE_DECL_KERN_SPARC_SCONS_PWROFF $ac_have_decl
17405 -ac_fn_c_check_decl "$LINENO" "KERN_HZ_TIMER" "ac_cv_have_decl_KERN_HZ_TIMER" "
17406 +printf "%s\n" "#define HAVE_DECL_KERN_SPARC_SCONS_PWROFF $ac_have_decl" >>confdefs.h
17407 +ac_fn_check_decl "$LINENO" "KERN_HZ_TIMER" "ac_cv_have_decl_KERN_HZ_TIMER" "
17408 #include <sys/types.h>
17409 #include <linux/sysctl.h>
17412 -if test "x$ac_cv_have_decl_KERN_HZ_TIMER" = xyes; then :
17413 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17414 +if test "x$ac_cv_have_decl_KERN_HZ_TIMER" = xyes
17422 -cat >>confdefs.h <<_ACEOF
17423 -#define HAVE_DECL_KERN_HZ_TIMER $ac_have_decl
17425 -ac_fn_c_check_decl "$LINENO" "KERN_UNKNOWN_NMI_PANIC" "ac_cv_have_decl_KERN_UNKNOWN_NMI_PANIC" "
17426 +printf "%s\n" "#define HAVE_DECL_KERN_HZ_TIMER $ac_have_decl" >>confdefs.h
17427 +ac_fn_check_decl "$LINENO" "KERN_UNKNOWN_NMI_PANIC" "ac_cv_have_decl_KERN_UNKNOWN_NMI_PANIC" "
17428 #include <sys/types.h>
17429 #include <linux/sysctl.h>
17432 -if test "x$ac_cv_have_decl_KERN_UNKNOWN_NMI_PANIC" = xyes; then :
17433 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17434 +if test "x$ac_cv_have_decl_KERN_UNKNOWN_NMI_PANIC" = xyes
17442 -cat >>confdefs.h <<_ACEOF
17443 -#define HAVE_DECL_KERN_UNKNOWN_NMI_PANIC $ac_have_decl
17445 -ac_fn_c_check_decl "$LINENO" "KERN_BOOTLOADER_TYPE" "ac_cv_have_decl_KERN_BOOTLOADER_TYPE" "
17446 +printf "%s\n" "#define HAVE_DECL_KERN_UNKNOWN_NMI_PANIC $ac_have_decl" >>confdefs.h
17447 +ac_fn_check_decl "$LINENO" "KERN_BOOTLOADER_TYPE" "ac_cv_have_decl_KERN_BOOTLOADER_TYPE" "
17448 #include <sys/types.h>
17449 #include <linux/sysctl.h>
17452 -if test "x$ac_cv_have_decl_KERN_BOOTLOADER_TYPE" = xyes; then :
17453 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17454 +if test "x$ac_cv_have_decl_KERN_BOOTLOADER_TYPE" = xyes
17462 -cat >>confdefs.h <<_ACEOF
17463 -#define HAVE_DECL_KERN_BOOTLOADER_TYPE $ac_have_decl
17465 -ac_fn_c_check_decl "$LINENO" "KERN_RANDOMIZE" "ac_cv_have_decl_KERN_RANDOMIZE" "
17466 +printf "%s\n" "#define HAVE_DECL_KERN_BOOTLOADER_TYPE $ac_have_decl" >>confdefs.h
17467 +ac_fn_check_decl "$LINENO" "KERN_RANDOMIZE" "ac_cv_have_decl_KERN_RANDOMIZE" "
17468 #include <sys/types.h>
17469 #include <linux/sysctl.h>
17472 -if test "x$ac_cv_have_decl_KERN_RANDOMIZE" = xyes; then :
17473 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17474 +if test "x$ac_cv_have_decl_KERN_RANDOMIZE" = xyes
17482 -cat >>confdefs.h <<_ACEOF
17483 -#define HAVE_DECL_KERN_RANDOMIZE $ac_have_decl
17485 -ac_fn_c_check_decl "$LINENO" "KERN_SETUID_DUMPABLE" "ac_cv_have_decl_KERN_SETUID_DUMPABLE" "
17486 +printf "%s\n" "#define HAVE_DECL_KERN_RANDOMIZE $ac_have_decl" >>confdefs.h
17487 +ac_fn_check_decl "$LINENO" "KERN_SETUID_DUMPABLE" "ac_cv_have_decl_KERN_SETUID_DUMPABLE" "
17488 #include <sys/types.h>
17489 #include <linux/sysctl.h>
17492 -if test "x$ac_cv_have_decl_KERN_SETUID_DUMPABLE" = xyes; then :
17493 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17494 +if test "x$ac_cv_have_decl_KERN_SETUID_DUMPABLE" = xyes
17502 -cat >>confdefs.h <<_ACEOF
17503 -#define HAVE_DECL_KERN_SETUID_DUMPABLE $ac_have_decl
17505 -ac_fn_c_check_decl "$LINENO" "KERN_SPIN_RETRY" "ac_cv_have_decl_KERN_SPIN_RETRY" "
17506 +printf "%s\n" "#define HAVE_DECL_KERN_SETUID_DUMPABLE $ac_have_decl" >>confdefs.h
17507 +ac_fn_check_decl "$LINENO" "KERN_SPIN_RETRY" "ac_cv_have_decl_KERN_SPIN_RETRY" "
17508 #include <sys/types.h>
17509 #include <linux/sysctl.h>
17512 -if test "x$ac_cv_have_decl_KERN_SPIN_RETRY" = xyes; then :
17513 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17514 +if test "x$ac_cv_have_decl_KERN_SPIN_RETRY" = xyes
17522 -cat >>confdefs.h <<_ACEOF
17523 -#define HAVE_DECL_KERN_SPIN_RETRY $ac_have_decl
17525 -ac_fn_c_check_decl "$LINENO" "KERN_ACPI_VIDEO_FLAGS" "ac_cv_have_decl_KERN_ACPI_VIDEO_FLAGS" "
17526 +printf "%s\n" "#define HAVE_DECL_KERN_SPIN_RETRY $ac_have_decl" >>confdefs.h
17527 +ac_fn_check_decl "$LINENO" "KERN_ACPI_VIDEO_FLAGS" "ac_cv_have_decl_KERN_ACPI_VIDEO_FLAGS" "
17528 #include <sys/types.h>
17529 #include <linux/sysctl.h>
17532 -if test "x$ac_cv_have_decl_KERN_ACPI_VIDEO_FLAGS" = xyes; then :
17533 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17534 +if test "x$ac_cv_have_decl_KERN_ACPI_VIDEO_FLAGS" = xyes
17542 -cat >>confdefs.h <<_ACEOF
17543 -#define HAVE_DECL_KERN_ACPI_VIDEO_FLAGS $ac_have_decl
17545 -ac_fn_c_check_decl "$LINENO" "KERN_IA64_UNALIGNED" "ac_cv_have_decl_KERN_IA64_UNALIGNED" "
17546 +printf "%s\n" "#define HAVE_DECL_KERN_ACPI_VIDEO_FLAGS $ac_have_decl" >>confdefs.h
17547 +ac_fn_check_decl "$LINENO" "KERN_IA64_UNALIGNED" "ac_cv_have_decl_KERN_IA64_UNALIGNED" "
17548 #include <sys/types.h>
17549 #include <linux/sysctl.h>
17552 -if test "x$ac_cv_have_decl_KERN_IA64_UNALIGNED" = xyes; then :
17553 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17554 +if test "x$ac_cv_have_decl_KERN_IA64_UNALIGNED" = xyes
17562 -cat >>confdefs.h <<_ACEOF
17563 -#define HAVE_DECL_KERN_IA64_UNALIGNED $ac_have_decl
17565 -ac_fn_c_check_decl "$LINENO" "KERN_COMPAT_LOG" "ac_cv_have_decl_KERN_COMPAT_LOG" "
17566 +printf "%s\n" "#define HAVE_DECL_KERN_IA64_UNALIGNED $ac_have_decl" >>confdefs.h
17567 +ac_fn_check_decl "$LINENO" "KERN_COMPAT_LOG" "ac_cv_have_decl_KERN_COMPAT_LOG" "
17568 #include <sys/types.h>
17569 #include <linux/sysctl.h>
17572 -if test "x$ac_cv_have_decl_KERN_COMPAT_LOG" = xyes; then :
17573 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17574 +if test "x$ac_cv_have_decl_KERN_COMPAT_LOG" = xyes
17582 -cat >>confdefs.h <<_ACEOF
17583 -#define HAVE_DECL_KERN_COMPAT_LOG $ac_have_decl
17585 -ac_fn_c_check_decl "$LINENO" "KERN_MAX_LOCK_DEPTH" "ac_cv_have_decl_KERN_MAX_LOCK_DEPTH" "
17586 +printf "%s\n" "#define HAVE_DECL_KERN_COMPAT_LOG $ac_have_decl" >>confdefs.h
17587 +ac_fn_check_decl "$LINENO" "KERN_MAX_LOCK_DEPTH" "ac_cv_have_decl_KERN_MAX_LOCK_DEPTH" "
17588 #include <sys/types.h>
17589 #include <linux/sysctl.h>
17592 -if test "x$ac_cv_have_decl_KERN_MAX_LOCK_DEPTH" = xyes; then :
17593 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17594 +if test "x$ac_cv_have_decl_KERN_MAX_LOCK_DEPTH" = xyes
17602 -cat >>confdefs.h <<_ACEOF
17603 -#define HAVE_DECL_KERN_MAX_LOCK_DEPTH $ac_have_decl
17605 -ac_fn_c_check_decl "$LINENO" "KERN_NMI_WATCHDOG" "ac_cv_have_decl_KERN_NMI_WATCHDOG" "
17606 +printf "%s\n" "#define HAVE_DECL_KERN_MAX_LOCK_DEPTH $ac_have_decl" >>confdefs.h
17607 +ac_fn_check_decl "$LINENO" "KERN_NMI_WATCHDOG" "ac_cv_have_decl_KERN_NMI_WATCHDOG" "
17608 #include <sys/types.h>
17609 #include <linux/sysctl.h>
17612 -if test "x$ac_cv_have_decl_KERN_NMI_WATCHDOG" = xyes; then :
17613 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17614 +if test "x$ac_cv_have_decl_KERN_NMI_WATCHDOG" = xyes
17622 -cat >>confdefs.h <<_ACEOF
17623 -#define HAVE_DECL_KERN_NMI_WATCHDOG $ac_have_decl
17625 -ac_fn_c_check_decl "$LINENO" "KERN_PANIC_ON_NMI" "ac_cv_have_decl_KERN_PANIC_ON_NMI" "
17626 +printf "%s\n" "#define HAVE_DECL_KERN_NMI_WATCHDOG $ac_have_decl" >>confdefs.h
17627 +ac_fn_check_decl "$LINENO" "KERN_PANIC_ON_NMI" "ac_cv_have_decl_KERN_PANIC_ON_NMI" "
17628 #include <sys/types.h>
17629 #include <linux/sysctl.h>
17632 -if test "x$ac_cv_have_decl_KERN_PANIC_ON_NMI" = xyes; then :
17633 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17634 +if test "x$ac_cv_have_decl_KERN_PANIC_ON_NMI" = xyes
17642 -cat >>confdefs.h <<_ACEOF
17643 -#define HAVE_DECL_KERN_PANIC_ON_NMI $ac_have_decl
17645 -ac_fn_c_check_decl "$LINENO" "KERN_PANIC_ON_WARN" "ac_cv_have_decl_KERN_PANIC_ON_WARN" "
17646 +printf "%s\n" "#define HAVE_DECL_KERN_PANIC_ON_NMI $ac_have_decl" >>confdefs.h
17647 +ac_fn_check_decl "$LINENO" "KERN_PANIC_ON_WARN" "ac_cv_have_decl_KERN_PANIC_ON_WARN" "
17648 #include <sys/types.h>
17649 #include <linux/sysctl.h>
17652 -if test "x$ac_cv_have_decl_KERN_PANIC_ON_WARN" = xyes; then :
17653 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17654 +if test "x$ac_cv_have_decl_KERN_PANIC_ON_WARN" = xyes
17661 +printf "%s\n" "#define HAVE_DECL_KERN_PANIC_ON_WARN $ac_have_decl" >>confdefs.h
17663 -cat >>confdefs.h <<_ACEOF
17664 -#define HAVE_DECL_KERN_PANIC_ON_WARN $ac_have_decl
17668 -ac_fn_c_check_decl "$LINENO" "NET_CORE" "ac_cv_have_decl_NET_CORE" "
17669 +ac_fn_check_decl "$LINENO" "NET_CORE" "ac_cv_have_decl_NET_CORE" "
17670 #include <sys/types.h>
17671 #include <linux/sysctl.h>
17674 -if test "x$ac_cv_have_decl_NET_CORE" = xyes; then :
17675 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17676 +if test "x$ac_cv_have_decl_NET_CORE" = xyes
17684 -cat >>confdefs.h <<_ACEOF
17685 -#define HAVE_DECL_NET_CORE $ac_have_decl
17687 -ac_fn_c_check_decl "$LINENO" "NET_ETHER" "ac_cv_have_decl_NET_ETHER" "
17688 +printf "%s\n" "#define HAVE_DECL_NET_CORE $ac_have_decl" >>confdefs.h
17689 +ac_fn_check_decl "$LINENO" "NET_ETHER" "ac_cv_have_decl_NET_ETHER" "
17690 #include <sys/types.h>
17691 #include <linux/sysctl.h>
17694 -if test "x$ac_cv_have_decl_NET_ETHER" = xyes; then :
17695 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17696 +if test "x$ac_cv_have_decl_NET_ETHER" = xyes
17704 -cat >>confdefs.h <<_ACEOF
17705 -#define HAVE_DECL_NET_ETHER $ac_have_decl
17707 -ac_fn_c_check_decl "$LINENO" "NET_802" "ac_cv_have_decl_NET_802" "
17708 +printf "%s\n" "#define HAVE_DECL_NET_ETHER $ac_have_decl" >>confdefs.h
17709 +ac_fn_check_decl "$LINENO" "NET_802" "ac_cv_have_decl_NET_802" "
17710 #include <sys/types.h>
17711 #include <linux/sysctl.h>
17714 -if test "x$ac_cv_have_decl_NET_802" = xyes; then :
17715 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17716 +if test "x$ac_cv_have_decl_NET_802" = xyes
17724 -cat >>confdefs.h <<_ACEOF
17725 -#define HAVE_DECL_NET_802 $ac_have_decl
17727 -ac_fn_c_check_decl "$LINENO" "NET_UNIX" "ac_cv_have_decl_NET_UNIX" "
17728 +printf "%s\n" "#define HAVE_DECL_NET_802 $ac_have_decl" >>confdefs.h
17729 +ac_fn_check_decl "$LINENO" "NET_UNIX" "ac_cv_have_decl_NET_UNIX" "
17730 #include <sys/types.h>
17731 #include <linux/sysctl.h>
17734 -if test "x$ac_cv_have_decl_NET_UNIX" = xyes; then :
17735 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17736 +if test "x$ac_cv_have_decl_NET_UNIX" = xyes
17744 -cat >>confdefs.h <<_ACEOF
17745 -#define HAVE_DECL_NET_UNIX $ac_have_decl
17747 -ac_fn_c_check_decl "$LINENO" "NET_IPV4" "ac_cv_have_decl_NET_IPV4" "
17748 +printf "%s\n" "#define HAVE_DECL_NET_UNIX $ac_have_decl" >>confdefs.h
17749 +ac_fn_check_decl "$LINENO" "NET_IPV4" "ac_cv_have_decl_NET_IPV4" "
17750 #include <sys/types.h>
17751 #include <linux/sysctl.h>
17754 -if test "x$ac_cv_have_decl_NET_IPV4" = xyes; then :
17755 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17756 +if test "x$ac_cv_have_decl_NET_IPV4" = xyes
17764 -cat >>confdefs.h <<_ACEOF
17765 -#define HAVE_DECL_NET_IPV4 $ac_have_decl
17767 -ac_fn_c_check_decl "$LINENO" "NET_IPX" "ac_cv_have_decl_NET_IPX" "
17768 +printf "%s\n" "#define HAVE_DECL_NET_IPV4 $ac_have_decl" >>confdefs.h
17769 +ac_fn_check_decl "$LINENO" "NET_IPX" "ac_cv_have_decl_NET_IPX" "
17770 #include <sys/types.h>
17771 #include <linux/sysctl.h>
17774 -if test "x$ac_cv_have_decl_NET_IPX" = xyes; then :
17775 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17776 +if test "x$ac_cv_have_decl_NET_IPX" = xyes
17784 -cat >>confdefs.h <<_ACEOF
17785 -#define HAVE_DECL_NET_IPX $ac_have_decl
17787 -ac_fn_c_check_decl "$LINENO" "NET_ATALK" "ac_cv_have_decl_NET_ATALK" "
17788 +printf "%s\n" "#define HAVE_DECL_NET_IPX $ac_have_decl" >>confdefs.h
17789 +ac_fn_check_decl "$LINENO" "NET_ATALK" "ac_cv_have_decl_NET_ATALK" "
17790 #include <sys/types.h>
17791 #include <linux/sysctl.h>
17794 -if test "x$ac_cv_have_decl_NET_ATALK" = xyes; then :
17795 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17796 +if test "x$ac_cv_have_decl_NET_ATALK" = xyes
17804 -cat >>confdefs.h <<_ACEOF
17805 -#define HAVE_DECL_NET_ATALK $ac_have_decl
17807 -ac_fn_c_check_decl "$LINENO" "NET_NETROM" "ac_cv_have_decl_NET_NETROM" "
17808 +printf "%s\n" "#define HAVE_DECL_NET_ATALK $ac_have_decl" >>confdefs.h
17809 +ac_fn_check_decl "$LINENO" "NET_NETROM" "ac_cv_have_decl_NET_NETROM" "
17810 #include <sys/types.h>
17811 #include <linux/sysctl.h>
17814 -if test "x$ac_cv_have_decl_NET_NETROM" = xyes; then :
17815 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17816 +if test "x$ac_cv_have_decl_NET_NETROM" = xyes
17824 -cat >>confdefs.h <<_ACEOF
17825 -#define HAVE_DECL_NET_NETROM $ac_have_decl
17827 -ac_fn_c_check_decl "$LINENO" "NET_AX25" "ac_cv_have_decl_NET_AX25" "
17828 +printf "%s\n" "#define HAVE_DECL_NET_NETROM $ac_have_decl" >>confdefs.h
17829 +ac_fn_check_decl "$LINENO" "NET_AX25" "ac_cv_have_decl_NET_AX25" "
17830 #include <sys/types.h>
17831 #include <linux/sysctl.h>
17834 -if test "x$ac_cv_have_decl_NET_AX25" = xyes; then :
17835 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17836 +if test "x$ac_cv_have_decl_NET_AX25" = xyes
17844 -cat >>confdefs.h <<_ACEOF
17845 -#define HAVE_DECL_NET_AX25 $ac_have_decl
17847 -ac_fn_c_check_decl "$LINENO" "NET_BRIDGE" "ac_cv_have_decl_NET_BRIDGE" "
17848 +printf "%s\n" "#define HAVE_DECL_NET_AX25 $ac_have_decl" >>confdefs.h
17849 +ac_fn_check_decl "$LINENO" "NET_BRIDGE" "ac_cv_have_decl_NET_BRIDGE" "
17850 #include <sys/types.h>
17851 #include <linux/sysctl.h>
17854 -if test "x$ac_cv_have_decl_NET_BRIDGE" = xyes; then :
17855 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17856 +if test "x$ac_cv_have_decl_NET_BRIDGE" = xyes
17864 -cat >>confdefs.h <<_ACEOF
17865 -#define HAVE_DECL_NET_BRIDGE $ac_have_decl
17867 -ac_fn_c_check_decl "$LINENO" "NET_ROSE" "ac_cv_have_decl_NET_ROSE" "
17868 +printf "%s\n" "#define HAVE_DECL_NET_BRIDGE $ac_have_decl" >>confdefs.h
17869 +ac_fn_check_decl "$LINENO" "NET_ROSE" "ac_cv_have_decl_NET_ROSE" "
17870 #include <sys/types.h>
17871 #include <linux/sysctl.h>
17874 -if test "x$ac_cv_have_decl_NET_ROSE" = xyes; then :
17875 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17876 +if test "x$ac_cv_have_decl_NET_ROSE" = xyes
17884 -cat >>confdefs.h <<_ACEOF
17885 -#define HAVE_DECL_NET_ROSE $ac_have_decl
17887 -ac_fn_c_check_decl "$LINENO" "NET_IPV6" "ac_cv_have_decl_NET_IPV6" "
17888 +printf "%s\n" "#define HAVE_DECL_NET_ROSE $ac_have_decl" >>confdefs.h
17889 +ac_fn_check_decl "$LINENO" "NET_IPV6" "ac_cv_have_decl_NET_IPV6" "
17890 #include <sys/types.h>
17891 #include <linux/sysctl.h>
17894 -if test "x$ac_cv_have_decl_NET_IPV6" = xyes; then :
17895 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17896 +if test "x$ac_cv_have_decl_NET_IPV6" = xyes
17904 -cat >>confdefs.h <<_ACEOF
17905 -#define HAVE_DECL_NET_IPV6 $ac_have_decl
17907 -ac_fn_c_check_decl "$LINENO" "NET_X25" "ac_cv_have_decl_NET_X25" "
17908 +printf "%s\n" "#define HAVE_DECL_NET_IPV6 $ac_have_decl" >>confdefs.h
17909 +ac_fn_check_decl "$LINENO" "NET_X25" "ac_cv_have_decl_NET_X25" "
17910 #include <sys/types.h>
17911 #include <linux/sysctl.h>
17914 -if test "x$ac_cv_have_decl_NET_X25" = xyes; then :
17915 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17916 +if test "x$ac_cv_have_decl_NET_X25" = xyes
17924 -cat >>confdefs.h <<_ACEOF
17925 -#define HAVE_DECL_NET_X25 $ac_have_decl
17927 -ac_fn_c_check_decl "$LINENO" "NET_TR" "ac_cv_have_decl_NET_TR" "
17928 +printf "%s\n" "#define HAVE_DECL_NET_X25 $ac_have_decl" >>confdefs.h
17929 +ac_fn_check_decl "$LINENO" "NET_TR" "ac_cv_have_decl_NET_TR" "
17930 #include <sys/types.h>
17931 #include <linux/sysctl.h>
17934 -if test "x$ac_cv_have_decl_NET_TR" = xyes; then :
17935 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17936 +if test "x$ac_cv_have_decl_NET_TR" = xyes
17944 -cat >>confdefs.h <<_ACEOF
17945 -#define HAVE_DECL_NET_TR $ac_have_decl
17947 -ac_fn_c_check_decl "$LINENO" "NET_DECNET" "ac_cv_have_decl_NET_DECNET" "
17948 +printf "%s\n" "#define HAVE_DECL_NET_TR $ac_have_decl" >>confdefs.h
17949 +ac_fn_check_decl "$LINENO" "NET_DECNET" "ac_cv_have_decl_NET_DECNET" "
17950 #include <sys/types.h>
17951 #include <linux/sysctl.h>
17954 -if test "x$ac_cv_have_decl_NET_DECNET" = xyes; then :
17955 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17956 +if test "x$ac_cv_have_decl_NET_DECNET" = xyes
17964 -cat >>confdefs.h <<_ACEOF
17965 -#define HAVE_DECL_NET_DECNET $ac_have_decl
17967 -ac_fn_c_check_decl "$LINENO" "NET_ECONET" "ac_cv_have_decl_NET_ECONET" "
17968 +printf "%s\n" "#define HAVE_DECL_NET_DECNET $ac_have_decl" >>confdefs.h
17969 +ac_fn_check_decl "$LINENO" "NET_ECONET" "ac_cv_have_decl_NET_ECONET" "
17970 #include <sys/types.h>
17971 #include <linux/sysctl.h>
17974 -if test "x$ac_cv_have_decl_NET_ECONET" = xyes; then :
17975 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17976 +if test "x$ac_cv_have_decl_NET_ECONET" = xyes
17984 -cat >>confdefs.h <<_ACEOF
17985 -#define HAVE_DECL_NET_ECONET $ac_have_decl
17987 -ac_fn_c_check_decl "$LINENO" "NET_SCTP" "ac_cv_have_decl_NET_SCTP" "
17988 +printf "%s\n" "#define HAVE_DECL_NET_ECONET $ac_have_decl" >>confdefs.h
17989 +ac_fn_check_decl "$LINENO" "NET_SCTP" "ac_cv_have_decl_NET_SCTP" "
17990 #include <sys/types.h>
17991 #include <linux/sysctl.h>
17994 -if test "x$ac_cv_have_decl_NET_SCTP" = xyes; then :
17995 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
17996 +if test "x$ac_cv_have_decl_NET_SCTP" = xyes
18004 -cat >>confdefs.h <<_ACEOF
18005 -#define HAVE_DECL_NET_SCTP $ac_have_decl
18007 -ac_fn_c_check_decl "$LINENO" "NET_LLC" "ac_cv_have_decl_NET_LLC" "
18008 +printf "%s\n" "#define HAVE_DECL_NET_SCTP $ac_have_decl" >>confdefs.h
18009 +ac_fn_check_decl "$LINENO" "NET_LLC" "ac_cv_have_decl_NET_LLC" "
18010 #include <sys/types.h>
18011 #include <linux/sysctl.h>
18014 -if test "x$ac_cv_have_decl_NET_LLC" = xyes; then :
18015 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18016 +if test "x$ac_cv_have_decl_NET_LLC" = xyes
18024 -cat >>confdefs.h <<_ACEOF
18025 -#define HAVE_DECL_NET_LLC $ac_have_decl
18027 -ac_fn_c_check_decl "$LINENO" "NET_NETFILTER" "ac_cv_have_decl_NET_NETFILTER" "
18028 +printf "%s\n" "#define HAVE_DECL_NET_LLC $ac_have_decl" >>confdefs.h
18029 +ac_fn_check_decl "$LINENO" "NET_NETFILTER" "ac_cv_have_decl_NET_NETFILTER" "
18030 #include <sys/types.h>
18031 #include <linux/sysctl.h>
18034 -if test "x$ac_cv_have_decl_NET_NETFILTER" = xyes; then :
18035 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18036 +if test "x$ac_cv_have_decl_NET_NETFILTER" = xyes
18044 -cat >>confdefs.h <<_ACEOF
18045 -#define HAVE_DECL_NET_NETFILTER $ac_have_decl
18047 -ac_fn_c_check_decl "$LINENO" "NET_DCCP" "ac_cv_have_decl_NET_DCCP" "
18048 +printf "%s\n" "#define HAVE_DECL_NET_NETFILTER $ac_have_decl" >>confdefs.h
18049 +ac_fn_check_decl "$LINENO" "NET_DCCP" "ac_cv_have_decl_NET_DCCP" "
18050 #include <sys/types.h>
18051 #include <linux/sysctl.h>
18054 -if test "x$ac_cv_have_decl_NET_DCCP" = xyes; then :
18055 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18056 +if test "x$ac_cv_have_decl_NET_DCCP" = xyes
18064 -cat >>confdefs.h <<_ACEOF
18065 -#define HAVE_DECL_NET_DCCP $ac_have_decl
18067 -ac_fn_c_check_decl "$LINENO" "NET_IRDA" "ac_cv_have_decl_NET_IRDA" "
18068 +printf "%s\n" "#define HAVE_DECL_NET_DCCP $ac_have_decl" >>confdefs.h
18069 +ac_fn_check_decl "$LINENO" "NET_IRDA" "ac_cv_have_decl_NET_IRDA" "
18070 #include <sys/types.h>
18071 #include <linux/sysctl.h>
18074 -if test "x$ac_cv_have_decl_NET_IRDA" = xyes; then :
18075 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18076 +if test "x$ac_cv_have_decl_NET_IRDA" = xyes
18084 -cat >>confdefs.h <<_ACEOF
18085 -#define HAVE_DECL_NET_IRDA $ac_have_decl
18087 +printf "%s\n" "#define HAVE_DECL_NET_IRDA $ac_have_decl" >>confdefs.h
18090 -ac_fn_c_check_decl "$LINENO" "NET_CORE_WMEM_MAX" "ac_cv_have_decl_NET_CORE_WMEM_MAX" "
18091 +ac_fn_check_decl "$LINENO" "NET_CORE_WMEM_MAX" "ac_cv_have_decl_NET_CORE_WMEM_MAX" "
18092 #include <sys/types.h>
18093 #include <linux/sysctl.h>
18096 -if test "x$ac_cv_have_decl_NET_CORE_WMEM_MAX" = xyes; then :
18097 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18098 +if test "x$ac_cv_have_decl_NET_CORE_WMEM_MAX" = xyes
18106 -cat >>confdefs.h <<_ACEOF
18107 -#define HAVE_DECL_NET_CORE_WMEM_MAX $ac_have_decl
18109 -ac_fn_c_check_decl "$LINENO" "NET_CORE_RMEM_MAX" "ac_cv_have_decl_NET_CORE_RMEM_MAX" "
18110 +printf "%s\n" "#define HAVE_DECL_NET_CORE_WMEM_MAX $ac_have_decl" >>confdefs.h
18111 +ac_fn_check_decl "$LINENO" "NET_CORE_RMEM_MAX" "ac_cv_have_decl_NET_CORE_RMEM_MAX" "
18112 #include <sys/types.h>
18113 #include <linux/sysctl.h>
18116 -if test "x$ac_cv_have_decl_NET_CORE_RMEM_MAX" = xyes; then :
18117 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18118 +if test "x$ac_cv_have_decl_NET_CORE_RMEM_MAX" = xyes
18126 -cat >>confdefs.h <<_ACEOF
18127 -#define HAVE_DECL_NET_CORE_RMEM_MAX $ac_have_decl
18129 -ac_fn_c_check_decl "$LINENO" "NET_CORE_WMEM_DEFAULT" "ac_cv_have_decl_NET_CORE_WMEM_DEFAULT" "
18130 +printf "%s\n" "#define HAVE_DECL_NET_CORE_RMEM_MAX $ac_have_decl" >>confdefs.h
18131 +ac_fn_check_decl "$LINENO" "NET_CORE_WMEM_DEFAULT" "ac_cv_have_decl_NET_CORE_WMEM_DEFAULT" "
18132 #include <sys/types.h>
18133 #include <linux/sysctl.h>
18136 -if test "x$ac_cv_have_decl_NET_CORE_WMEM_DEFAULT" = xyes; then :
18137 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18138 +if test "x$ac_cv_have_decl_NET_CORE_WMEM_DEFAULT" = xyes
18146 -cat >>confdefs.h <<_ACEOF
18147 -#define HAVE_DECL_NET_CORE_WMEM_DEFAULT $ac_have_decl
18149 -ac_fn_c_check_decl "$LINENO" "NET_CORE_RMEM_DEFAULT" "ac_cv_have_decl_NET_CORE_RMEM_DEFAULT" "
18150 +printf "%s\n" "#define HAVE_DECL_NET_CORE_WMEM_DEFAULT $ac_have_decl" >>confdefs.h
18151 +ac_fn_check_decl "$LINENO" "NET_CORE_RMEM_DEFAULT" "ac_cv_have_decl_NET_CORE_RMEM_DEFAULT" "
18152 #include <sys/types.h>
18153 #include <linux/sysctl.h>
18156 -if test "x$ac_cv_have_decl_NET_CORE_RMEM_DEFAULT" = xyes; then :
18157 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18158 +if test "x$ac_cv_have_decl_NET_CORE_RMEM_DEFAULT" = xyes
18166 -cat >>confdefs.h <<_ACEOF
18167 -#define HAVE_DECL_NET_CORE_RMEM_DEFAULT $ac_have_decl
18169 -ac_fn_c_check_decl "$LINENO" "NET_CORE_DESTROY_DELAY" "ac_cv_have_decl_NET_CORE_DESTROY_DELAY" "
18170 +printf "%s\n" "#define HAVE_DECL_NET_CORE_RMEM_DEFAULT $ac_have_decl" >>confdefs.h
18171 +ac_fn_check_decl "$LINENO" "NET_CORE_DESTROY_DELAY" "ac_cv_have_decl_NET_CORE_DESTROY_DELAY" "
18172 #include <sys/types.h>
18173 #include <linux/sysctl.h>
18176 -if test "x$ac_cv_have_decl_NET_CORE_DESTROY_DELAY" = xyes; then :
18177 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18178 +if test "x$ac_cv_have_decl_NET_CORE_DESTROY_DELAY" = xyes
18186 -cat >>confdefs.h <<_ACEOF
18187 -#define HAVE_DECL_NET_CORE_DESTROY_DELAY $ac_have_decl
18189 -ac_fn_c_check_decl "$LINENO" "NET_CORE_MAX_BACKLOG" "ac_cv_have_decl_NET_CORE_MAX_BACKLOG" "
18190 +printf "%s\n" "#define HAVE_DECL_NET_CORE_DESTROY_DELAY $ac_have_decl" >>confdefs.h
18191 +ac_fn_check_decl "$LINENO" "NET_CORE_MAX_BACKLOG" "ac_cv_have_decl_NET_CORE_MAX_BACKLOG" "
18192 #include <sys/types.h>
18193 #include <linux/sysctl.h>
18196 -if test "x$ac_cv_have_decl_NET_CORE_MAX_BACKLOG" = xyes; then :
18197 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18198 +if test "x$ac_cv_have_decl_NET_CORE_MAX_BACKLOG" = xyes
18206 -cat >>confdefs.h <<_ACEOF
18207 -#define HAVE_DECL_NET_CORE_MAX_BACKLOG $ac_have_decl
18209 -ac_fn_c_check_decl "$LINENO" "NET_CORE_FASTROUTE" "ac_cv_have_decl_NET_CORE_FASTROUTE" "
18210 +printf "%s\n" "#define HAVE_DECL_NET_CORE_MAX_BACKLOG $ac_have_decl" >>confdefs.h
18211 +ac_fn_check_decl "$LINENO" "NET_CORE_FASTROUTE" "ac_cv_have_decl_NET_CORE_FASTROUTE" "
18212 #include <sys/types.h>
18213 #include <linux/sysctl.h>
18216 -if test "x$ac_cv_have_decl_NET_CORE_FASTROUTE" = xyes; then :
18217 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18218 +if test "x$ac_cv_have_decl_NET_CORE_FASTROUTE" = xyes
18226 -cat >>confdefs.h <<_ACEOF
18227 -#define HAVE_DECL_NET_CORE_FASTROUTE $ac_have_decl
18229 -ac_fn_c_check_decl "$LINENO" "NET_CORE_MSG_COST" "ac_cv_have_decl_NET_CORE_MSG_COST" "
18230 +printf "%s\n" "#define HAVE_DECL_NET_CORE_FASTROUTE $ac_have_decl" >>confdefs.h
18231 +ac_fn_check_decl "$LINENO" "NET_CORE_MSG_COST" "ac_cv_have_decl_NET_CORE_MSG_COST" "
18232 #include <sys/types.h>
18233 #include <linux/sysctl.h>
18236 -if test "x$ac_cv_have_decl_NET_CORE_MSG_COST" = xyes; then :
18237 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18238 +if test "x$ac_cv_have_decl_NET_CORE_MSG_COST" = xyes
18246 -cat >>confdefs.h <<_ACEOF
18247 -#define HAVE_DECL_NET_CORE_MSG_COST $ac_have_decl
18249 -ac_fn_c_check_decl "$LINENO" "NET_CORE_MSG_BURST" "ac_cv_have_decl_NET_CORE_MSG_BURST" "
18250 +printf "%s\n" "#define HAVE_DECL_NET_CORE_MSG_COST $ac_have_decl" >>confdefs.h
18251 +ac_fn_check_decl "$LINENO" "NET_CORE_MSG_BURST" "ac_cv_have_decl_NET_CORE_MSG_BURST" "
18252 #include <sys/types.h>
18253 #include <linux/sysctl.h>
18256 -if test "x$ac_cv_have_decl_NET_CORE_MSG_BURST" = xyes; then :
18257 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18258 +if test "x$ac_cv_have_decl_NET_CORE_MSG_BURST" = xyes
18266 -cat >>confdefs.h <<_ACEOF
18267 -#define HAVE_DECL_NET_CORE_MSG_BURST $ac_have_decl
18269 -ac_fn_c_check_decl "$LINENO" "NET_CORE_OPTMEM_MAX" "ac_cv_have_decl_NET_CORE_OPTMEM_MAX" "
18270 +printf "%s\n" "#define HAVE_DECL_NET_CORE_MSG_BURST $ac_have_decl" >>confdefs.h
18271 +ac_fn_check_decl "$LINENO" "NET_CORE_OPTMEM_MAX" "ac_cv_have_decl_NET_CORE_OPTMEM_MAX" "
18272 #include <sys/types.h>
18273 #include <linux/sysctl.h>
18276 -if test "x$ac_cv_have_decl_NET_CORE_OPTMEM_MAX" = xyes; then :
18277 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18278 +if test "x$ac_cv_have_decl_NET_CORE_OPTMEM_MAX" = xyes
18286 -cat >>confdefs.h <<_ACEOF
18287 -#define HAVE_DECL_NET_CORE_OPTMEM_MAX $ac_have_decl
18289 -ac_fn_c_check_decl "$LINENO" "NET_CORE_HOT_LIST_LENGTH" "ac_cv_have_decl_NET_CORE_HOT_LIST_LENGTH" "
18290 +printf "%s\n" "#define HAVE_DECL_NET_CORE_OPTMEM_MAX $ac_have_decl" >>confdefs.h
18291 +ac_fn_check_decl "$LINENO" "NET_CORE_HOT_LIST_LENGTH" "ac_cv_have_decl_NET_CORE_HOT_LIST_LENGTH" "
18292 #include <sys/types.h>
18293 #include <linux/sysctl.h>
18296 -if test "x$ac_cv_have_decl_NET_CORE_HOT_LIST_LENGTH" = xyes; then :
18297 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18298 +if test "x$ac_cv_have_decl_NET_CORE_HOT_LIST_LENGTH" = xyes
18306 -cat >>confdefs.h <<_ACEOF
18307 -#define HAVE_DECL_NET_CORE_HOT_LIST_LENGTH $ac_have_decl
18309 -ac_fn_c_check_decl "$LINENO" "NET_CORE_DIVERT_VERSION" "ac_cv_have_decl_NET_CORE_DIVERT_VERSION" "
18310 +printf "%s\n" "#define HAVE_DECL_NET_CORE_HOT_LIST_LENGTH $ac_have_decl" >>confdefs.h
18311 +ac_fn_check_decl "$LINENO" "NET_CORE_DIVERT_VERSION" "ac_cv_have_decl_NET_CORE_DIVERT_VERSION" "
18312 #include <sys/types.h>
18313 #include <linux/sysctl.h>
18316 -if test "x$ac_cv_have_decl_NET_CORE_DIVERT_VERSION" = xyes; then :
18317 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18318 +if test "x$ac_cv_have_decl_NET_CORE_DIVERT_VERSION" = xyes
18326 -cat >>confdefs.h <<_ACEOF
18327 -#define HAVE_DECL_NET_CORE_DIVERT_VERSION $ac_have_decl
18329 -ac_fn_c_check_decl "$LINENO" "NET_CORE_NO_CONG_THRESH" "ac_cv_have_decl_NET_CORE_NO_CONG_THRESH" "
18330 +printf "%s\n" "#define HAVE_DECL_NET_CORE_DIVERT_VERSION $ac_have_decl" >>confdefs.h
18331 +ac_fn_check_decl "$LINENO" "NET_CORE_NO_CONG_THRESH" "ac_cv_have_decl_NET_CORE_NO_CONG_THRESH" "
18332 #include <sys/types.h>
18333 #include <linux/sysctl.h>
18336 -if test "x$ac_cv_have_decl_NET_CORE_NO_CONG_THRESH" = xyes; then :
18337 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18338 +if test "x$ac_cv_have_decl_NET_CORE_NO_CONG_THRESH" = xyes
18346 -cat >>confdefs.h <<_ACEOF
18347 -#define HAVE_DECL_NET_CORE_NO_CONG_THRESH $ac_have_decl
18349 -ac_fn_c_check_decl "$LINENO" "NET_CORE_NO_CONG" "ac_cv_have_decl_NET_CORE_NO_CONG" "
18350 +printf "%s\n" "#define HAVE_DECL_NET_CORE_NO_CONG_THRESH $ac_have_decl" >>confdefs.h
18351 +ac_fn_check_decl "$LINENO" "NET_CORE_NO_CONG" "ac_cv_have_decl_NET_CORE_NO_CONG" "
18352 #include <sys/types.h>
18353 #include <linux/sysctl.h>
18356 -if test "x$ac_cv_have_decl_NET_CORE_NO_CONG" = xyes; then :
18357 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18358 +if test "x$ac_cv_have_decl_NET_CORE_NO_CONG" = xyes
18366 -cat >>confdefs.h <<_ACEOF
18367 -#define HAVE_DECL_NET_CORE_NO_CONG $ac_have_decl
18369 -ac_fn_c_check_decl "$LINENO" "NET_CORE_LO_CONG" "ac_cv_have_decl_NET_CORE_LO_CONG" "
18370 +printf "%s\n" "#define HAVE_DECL_NET_CORE_NO_CONG $ac_have_decl" >>confdefs.h
18371 +ac_fn_check_decl "$LINENO" "NET_CORE_LO_CONG" "ac_cv_have_decl_NET_CORE_LO_CONG" "
18372 #include <sys/types.h>
18373 #include <linux/sysctl.h>
18376 -if test "x$ac_cv_have_decl_NET_CORE_LO_CONG" = xyes; then :
18377 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18378 +if test "x$ac_cv_have_decl_NET_CORE_LO_CONG" = xyes
18386 -cat >>confdefs.h <<_ACEOF
18387 -#define HAVE_DECL_NET_CORE_LO_CONG $ac_have_decl
18389 -ac_fn_c_check_decl "$LINENO" "NET_CORE_MOD_CONG" "ac_cv_have_decl_NET_CORE_MOD_CONG" "
18390 +printf "%s\n" "#define HAVE_DECL_NET_CORE_LO_CONG $ac_have_decl" >>confdefs.h
18391 +ac_fn_check_decl "$LINENO" "NET_CORE_MOD_CONG" "ac_cv_have_decl_NET_CORE_MOD_CONG" "
18392 #include <sys/types.h>
18393 #include <linux/sysctl.h>
18396 -if test "x$ac_cv_have_decl_NET_CORE_MOD_CONG" = xyes; then :
18397 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18398 +if test "x$ac_cv_have_decl_NET_CORE_MOD_CONG" = xyes
18406 -cat >>confdefs.h <<_ACEOF
18407 -#define HAVE_DECL_NET_CORE_MOD_CONG $ac_have_decl
18409 -ac_fn_c_check_decl "$LINENO" "NET_CORE_DEV_WEIGHT" "ac_cv_have_decl_NET_CORE_DEV_WEIGHT" "
18410 +printf "%s\n" "#define HAVE_DECL_NET_CORE_MOD_CONG $ac_have_decl" >>confdefs.h
18411 +ac_fn_check_decl "$LINENO" "NET_CORE_DEV_WEIGHT" "ac_cv_have_decl_NET_CORE_DEV_WEIGHT" "
18412 #include <sys/types.h>
18413 #include <linux/sysctl.h>
18416 -if test "x$ac_cv_have_decl_NET_CORE_DEV_WEIGHT" = xyes; then :
18417 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18418 +if test "x$ac_cv_have_decl_NET_CORE_DEV_WEIGHT" = xyes
18426 -cat >>confdefs.h <<_ACEOF
18427 -#define HAVE_DECL_NET_CORE_DEV_WEIGHT $ac_have_decl
18429 -ac_fn_c_check_decl "$LINENO" "NET_CORE_SOMAXCONN" "ac_cv_have_decl_NET_CORE_SOMAXCONN" "
18430 +printf "%s\n" "#define HAVE_DECL_NET_CORE_DEV_WEIGHT $ac_have_decl" >>confdefs.h
18431 +ac_fn_check_decl "$LINENO" "NET_CORE_SOMAXCONN" "ac_cv_have_decl_NET_CORE_SOMAXCONN" "
18432 #include <sys/types.h>
18433 #include <linux/sysctl.h>
18436 -if test "x$ac_cv_have_decl_NET_CORE_SOMAXCONN" = xyes; then :
18437 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18438 +if test "x$ac_cv_have_decl_NET_CORE_SOMAXCONN" = xyes
18446 -cat >>confdefs.h <<_ACEOF
18447 -#define HAVE_DECL_NET_CORE_SOMAXCONN $ac_have_decl
18449 -ac_fn_c_check_decl "$LINENO" "NET_CORE_BUDGET" "ac_cv_have_decl_NET_CORE_BUDGET" "
18450 +printf "%s\n" "#define HAVE_DECL_NET_CORE_SOMAXCONN $ac_have_decl" >>confdefs.h
18451 +ac_fn_check_decl "$LINENO" "NET_CORE_BUDGET" "ac_cv_have_decl_NET_CORE_BUDGET" "
18452 #include <sys/types.h>
18453 #include <linux/sysctl.h>
18456 -if test "x$ac_cv_have_decl_NET_CORE_BUDGET" = xyes; then :
18457 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18458 +if test "x$ac_cv_have_decl_NET_CORE_BUDGET" = xyes
18466 -cat >>confdefs.h <<_ACEOF
18467 -#define HAVE_DECL_NET_CORE_BUDGET $ac_have_decl
18469 -ac_fn_c_check_decl "$LINENO" "NET_CORE_AEVENT_ETIME" "ac_cv_have_decl_NET_CORE_AEVENT_ETIME" "
18470 +printf "%s\n" "#define HAVE_DECL_NET_CORE_BUDGET $ac_have_decl" >>confdefs.h
18471 +ac_fn_check_decl "$LINENO" "NET_CORE_AEVENT_ETIME" "ac_cv_have_decl_NET_CORE_AEVENT_ETIME" "
18472 #include <sys/types.h>
18473 #include <linux/sysctl.h>
18476 -if test "x$ac_cv_have_decl_NET_CORE_AEVENT_ETIME" = xyes; then :
18477 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18478 +if test "x$ac_cv_have_decl_NET_CORE_AEVENT_ETIME" = xyes
18486 -cat >>confdefs.h <<_ACEOF
18487 -#define HAVE_DECL_NET_CORE_AEVENT_ETIME $ac_have_decl
18489 -ac_fn_c_check_decl "$LINENO" "NET_CORE_AEVENT_RSEQTH" "ac_cv_have_decl_NET_CORE_AEVENT_RSEQTH" "
18490 +printf "%s\n" "#define HAVE_DECL_NET_CORE_AEVENT_ETIME $ac_have_decl" >>confdefs.h
18491 +ac_fn_check_decl "$LINENO" "NET_CORE_AEVENT_RSEQTH" "ac_cv_have_decl_NET_CORE_AEVENT_RSEQTH" "
18492 #include <sys/types.h>
18493 #include <linux/sysctl.h>
18496 -if test "x$ac_cv_have_decl_NET_CORE_AEVENT_RSEQTH" = xyes; then :
18497 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18498 +if test "x$ac_cv_have_decl_NET_CORE_AEVENT_RSEQTH" = xyes
18506 -cat >>confdefs.h <<_ACEOF
18507 -#define HAVE_DECL_NET_CORE_AEVENT_RSEQTH $ac_have_decl
18509 -ac_fn_c_check_decl "$LINENO" "NET_CORE_WARNINGS" "ac_cv_have_decl_NET_CORE_WARNINGS" "
18510 +printf "%s\n" "#define HAVE_DECL_NET_CORE_AEVENT_RSEQTH $ac_have_decl" >>confdefs.h
18511 +ac_fn_check_decl "$LINENO" "NET_CORE_WARNINGS" "ac_cv_have_decl_NET_CORE_WARNINGS" "
18512 #include <sys/types.h>
18513 #include <linux/sysctl.h>
18516 -if test "x$ac_cv_have_decl_NET_CORE_WARNINGS" = xyes; then :
18517 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18518 +if test "x$ac_cv_have_decl_NET_CORE_WARNINGS" = xyes
18526 -cat >>confdefs.h <<_ACEOF
18527 -#define HAVE_DECL_NET_CORE_WARNINGS $ac_have_decl
18529 +printf "%s\n" "#define HAVE_DECL_NET_CORE_WARNINGS $ac_have_decl" >>confdefs.h
18532 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_FORWARD" "ac_cv_have_decl_NET_IPV4_FORWARD" "
18533 +ac_fn_check_decl "$LINENO" "NET_IPV4_FORWARD" "ac_cv_have_decl_NET_IPV4_FORWARD" "
18534 #include <sys/types.h>
18535 #include <linux/sysctl.h>
18538 -if test "x$ac_cv_have_decl_NET_IPV4_FORWARD" = xyes; then :
18539 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18540 +if test "x$ac_cv_have_decl_NET_IPV4_FORWARD" = xyes
18548 -cat >>confdefs.h <<_ACEOF
18549 -#define HAVE_DECL_NET_IPV4_FORWARD $ac_have_decl
18551 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_DYNADDR" "ac_cv_have_decl_NET_IPV4_DYNADDR" "
18552 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_FORWARD $ac_have_decl" >>confdefs.h
18553 +ac_fn_check_decl "$LINENO" "NET_IPV4_DYNADDR" "ac_cv_have_decl_NET_IPV4_DYNADDR" "
18554 #include <sys/types.h>
18555 #include <linux/sysctl.h>
18558 -if test "x$ac_cv_have_decl_NET_IPV4_DYNADDR" = xyes; then :
18559 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18560 +if test "x$ac_cv_have_decl_NET_IPV4_DYNADDR" = xyes
18568 -cat >>confdefs.h <<_ACEOF
18569 -#define HAVE_DECL_NET_IPV4_DYNADDR $ac_have_decl
18571 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF" "ac_cv_have_decl_NET_IPV4_CONF" "
18572 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_DYNADDR $ac_have_decl" >>confdefs.h
18573 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF" "ac_cv_have_decl_NET_IPV4_CONF" "
18574 #include <sys/types.h>
18575 #include <linux/sysctl.h>
18578 -if test "x$ac_cv_have_decl_NET_IPV4_CONF" = xyes; then :
18579 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18580 +if test "x$ac_cv_have_decl_NET_IPV4_CONF" = xyes
18588 -cat >>confdefs.h <<_ACEOF
18589 -#define HAVE_DECL_NET_IPV4_CONF $ac_have_decl
18591 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_NEIGH" "ac_cv_have_decl_NET_IPV4_NEIGH" "
18592 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF $ac_have_decl" >>confdefs.h
18593 +ac_fn_check_decl "$LINENO" "NET_IPV4_NEIGH" "ac_cv_have_decl_NET_IPV4_NEIGH" "
18594 #include <sys/types.h>
18595 #include <linux/sysctl.h>
18598 -if test "x$ac_cv_have_decl_NET_IPV4_NEIGH" = xyes; then :
18599 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18600 +if test "x$ac_cv_have_decl_NET_IPV4_NEIGH" = xyes
18608 -cat >>confdefs.h <<_ACEOF
18609 -#define HAVE_DECL_NET_IPV4_NEIGH $ac_have_decl
18611 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE" "ac_cv_have_decl_NET_IPV4_ROUTE" "
18612 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_NEIGH $ac_have_decl" >>confdefs.h
18613 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE" "ac_cv_have_decl_NET_IPV4_ROUTE" "
18614 #include <sys/types.h>
18615 #include <linux/sysctl.h>
18618 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE" = xyes; then :
18619 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18620 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE" = xyes
18628 -cat >>confdefs.h <<_ACEOF
18629 -#define HAVE_DECL_NET_IPV4_ROUTE $ac_have_decl
18631 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_FIB_HASH" "ac_cv_have_decl_NET_IPV4_FIB_HASH" "
18632 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE $ac_have_decl" >>confdefs.h
18633 +ac_fn_check_decl "$LINENO" "NET_IPV4_FIB_HASH" "ac_cv_have_decl_NET_IPV4_FIB_HASH" "
18634 #include <sys/types.h>
18635 #include <linux/sysctl.h>
18638 -if test "x$ac_cv_have_decl_NET_IPV4_FIB_HASH" = xyes; then :
18639 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18640 +if test "x$ac_cv_have_decl_NET_IPV4_FIB_HASH" = xyes
18648 -cat >>confdefs.h <<_ACEOF
18649 -#define HAVE_DECL_NET_IPV4_FIB_HASH $ac_have_decl
18651 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_NETFILTER" "ac_cv_have_decl_NET_IPV4_NETFILTER" "
18652 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_FIB_HASH $ac_have_decl" >>confdefs.h
18653 +ac_fn_check_decl "$LINENO" "NET_IPV4_NETFILTER" "ac_cv_have_decl_NET_IPV4_NETFILTER" "
18654 #include <sys/types.h>
18655 #include <linux/sysctl.h>
18658 -if test "x$ac_cv_have_decl_NET_IPV4_NETFILTER" = xyes; then :
18659 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18660 +if test "x$ac_cv_have_decl_NET_IPV4_NETFILTER" = xyes
18668 -cat >>confdefs.h <<_ACEOF
18669 -#define HAVE_DECL_NET_IPV4_NETFILTER $ac_have_decl
18671 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_TIMESTAMPS" "ac_cv_have_decl_NET_IPV4_TCP_TIMESTAMPS" "
18672 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_NETFILTER $ac_have_decl" >>confdefs.h
18673 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_TIMESTAMPS" "ac_cv_have_decl_NET_IPV4_TCP_TIMESTAMPS" "
18674 #include <sys/types.h>
18675 #include <linux/sysctl.h>
18678 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_TIMESTAMPS" = xyes; then :
18679 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18680 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_TIMESTAMPS" = xyes
18688 -cat >>confdefs.h <<_ACEOF
18689 -#define HAVE_DECL_NET_IPV4_TCP_TIMESTAMPS $ac_have_decl
18691 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_WINDOW_SCALING" "ac_cv_have_decl_NET_IPV4_TCP_WINDOW_SCALING" "
18692 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_TIMESTAMPS $ac_have_decl" >>confdefs.h
18693 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_WINDOW_SCALING" "ac_cv_have_decl_NET_IPV4_TCP_WINDOW_SCALING" "
18694 #include <sys/types.h>
18695 #include <linux/sysctl.h>
18698 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_WINDOW_SCALING" = xyes; then :
18699 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18700 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_WINDOW_SCALING" = xyes
18708 -cat >>confdefs.h <<_ACEOF
18709 -#define HAVE_DECL_NET_IPV4_TCP_WINDOW_SCALING $ac_have_decl
18711 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_SACK" "ac_cv_have_decl_NET_IPV4_TCP_SACK" "
18712 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_WINDOW_SCALING $ac_have_decl" >>confdefs.h
18713 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_SACK" "ac_cv_have_decl_NET_IPV4_TCP_SACK" "
18714 #include <sys/types.h>
18715 #include <linux/sysctl.h>
18718 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_SACK" = xyes; then :
18719 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18720 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_SACK" = xyes
18728 -cat >>confdefs.h <<_ACEOF
18729 -#define HAVE_DECL_NET_IPV4_TCP_SACK $ac_have_decl
18731 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_RETRANS_COLLAPSE" "ac_cv_have_decl_NET_IPV4_TCP_RETRANS_COLLAPSE" "
18732 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_SACK $ac_have_decl" >>confdefs.h
18733 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_RETRANS_COLLAPSE" "ac_cv_have_decl_NET_IPV4_TCP_RETRANS_COLLAPSE" "
18734 #include <sys/types.h>
18735 #include <linux/sysctl.h>
18738 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_RETRANS_COLLAPSE" = xyes; then :
18739 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18740 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_RETRANS_COLLAPSE" = xyes
18748 -cat >>confdefs.h <<_ACEOF
18749 -#define HAVE_DECL_NET_IPV4_TCP_RETRANS_COLLAPSE $ac_have_decl
18751 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_DEFAULT_TTL" "ac_cv_have_decl_NET_IPV4_DEFAULT_TTL" "
18752 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_RETRANS_COLLAPSE $ac_have_decl" >>confdefs.h
18753 +ac_fn_check_decl "$LINENO" "NET_IPV4_DEFAULT_TTL" "ac_cv_have_decl_NET_IPV4_DEFAULT_TTL" "
18754 #include <sys/types.h>
18755 #include <linux/sysctl.h>
18758 -if test "x$ac_cv_have_decl_NET_IPV4_DEFAULT_TTL" = xyes; then :
18759 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18760 +if test "x$ac_cv_have_decl_NET_IPV4_DEFAULT_TTL" = xyes
18768 -cat >>confdefs.h <<_ACEOF
18769 -#define HAVE_DECL_NET_IPV4_DEFAULT_TTL $ac_have_decl
18771 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_AUTOCONFIG" "ac_cv_have_decl_NET_IPV4_AUTOCONFIG" "
18772 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_DEFAULT_TTL $ac_have_decl" >>confdefs.h
18773 +ac_fn_check_decl "$LINENO" "NET_IPV4_AUTOCONFIG" "ac_cv_have_decl_NET_IPV4_AUTOCONFIG" "
18774 #include <sys/types.h>
18775 #include <linux/sysctl.h>
18778 -if test "x$ac_cv_have_decl_NET_IPV4_AUTOCONFIG" = xyes; then :
18779 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18780 +if test "x$ac_cv_have_decl_NET_IPV4_AUTOCONFIG" = xyes
18788 -cat >>confdefs.h <<_ACEOF
18789 -#define HAVE_DECL_NET_IPV4_AUTOCONFIG $ac_have_decl
18791 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_NO_PMTU_DISC" "ac_cv_have_decl_NET_IPV4_NO_PMTU_DISC" "
18792 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_AUTOCONFIG $ac_have_decl" >>confdefs.h
18793 +ac_fn_check_decl "$LINENO" "NET_IPV4_NO_PMTU_DISC" "ac_cv_have_decl_NET_IPV4_NO_PMTU_DISC" "
18794 #include <sys/types.h>
18795 #include <linux/sysctl.h>
18798 -if test "x$ac_cv_have_decl_NET_IPV4_NO_PMTU_DISC" = xyes; then :
18799 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18800 +if test "x$ac_cv_have_decl_NET_IPV4_NO_PMTU_DISC" = xyes
18808 -cat >>confdefs.h <<_ACEOF
18809 -#define HAVE_DECL_NET_IPV4_NO_PMTU_DISC $ac_have_decl
18811 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_SYN_RETRIES" "ac_cv_have_decl_NET_IPV4_TCP_SYN_RETRIES" "
18812 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_NO_PMTU_DISC $ac_have_decl" >>confdefs.h
18813 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_SYN_RETRIES" "ac_cv_have_decl_NET_IPV4_TCP_SYN_RETRIES" "
18814 #include <sys/types.h>
18815 #include <linux/sysctl.h>
18818 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_SYN_RETRIES" = xyes; then :
18819 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18820 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_SYN_RETRIES" = xyes
18828 -cat >>confdefs.h <<_ACEOF
18829 -#define HAVE_DECL_NET_IPV4_TCP_SYN_RETRIES $ac_have_decl
18831 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IPFRAG_HIGH_THRESH" "ac_cv_have_decl_NET_IPV4_IPFRAG_HIGH_THRESH" "
18832 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_SYN_RETRIES $ac_have_decl" >>confdefs.h
18833 +ac_fn_check_decl "$LINENO" "NET_IPV4_IPFRAG_HIGH_THRESH" "ac_cv_have_decl_NET_IPV4_IPFRAG_HIGH_THRESH" "
18834 #include <sys/types.h>
18835 #include <linux/sysctl.h>
18838 -if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_HIGH_THRESH" = xyes; then :
18839 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18840 +if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_HIGH_THRESH" = xyes
18848 -cat >>confdefs.h <<_ACEOF
18849 -#define HAVE_DECL_NET_IPV4_IPFRAG_HIGH_THRESH $ac_have_decl
18851 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IPFRAG_LOW_THRESH" "ac_cv_have_decl_NET_IPV4_IPFRAG_LOW_THRESH" "
18852 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IPFRAG_HIGH_THRESH $ac_have_decl" >>confdefs.h
18853 +ac_fn_check_decl "$LINENO" "NET_IPV4_IPFRAG_LOW_THRESH" "ac_cv_have_decl_NET_IPV4_IPFRAG_LOW_THRESH" "
18854 #include <sys/types.h>
18855 #include <linux/sysctl.h>
18858 -if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_LOW_THRESH" = xyes; then :
18859 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18860 +if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_LOW_THRESH" = xyes
18868 -cat >>confdefs.h <<_ACEOF
18869 -#define HAVE_DECL_NET_IPV4_IPFRAG_LOW_THRESH $ac_have_decl
18871 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IPFRAG_TIME" "ac_cv_have_decl_NET_IPV4_IPFRAG_TIME" "
18872 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IPFRAG_LOW_THRESH $ac_have_decl" >>confdefs.h
18873 +ac_fn_check_decl "$LINENO" "NET_IPV4_IPFRAG_TIME" "ac_cv_have_decl_NET_IPV4_IPFRAG_TIME" "
18874 #include <sys/types.h>
18875 #include <linux/sysctl.h>
18878 -if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_TIME" = xyes; then :
18879 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18880 +if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_TIME" = xyes
18888 -cat >>confdefs.h <<_ACEOF
18889 -#define HAVE_DECL_NET_IPV4_IPFRAG_TIME $ac_have_decl
18891 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_MAX_KA_PROBES" "ac_cv_have_decl_NET_IPV4_TCP_MAX_KA_PROBES" "
18892 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IPFRAG_TIME $ac_have_decl" >>confdefs.h
18893 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_MAX_KA_PROBES" "ac_cv_have_decl_NET_IPV4_TCP_MAX_KA_PROBES" "
18894 #include <sys/types.h>
18895 #include <linux/sysctl.h>
18898 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_MAX_KA_PROBES" = xyes; then :
18899 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18900 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_MAX_KA_PROBES" = xyes
18908 -cat >>confdefs.h <<_ACEOF
18909 -#define HAVE_DECL_NET_IPV4_TCP_MAX_KA_PROBES $ac_have_decl
18911 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_KEEPALIVE_TIME" "ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_TIME" "
18912 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_MAX_KA_PROBES $ac_have_decl" >>confdefs.h
18913 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_KEEPALIVE_TIME" "ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_TIME" "
18914 #include <sys/types.h>
18915 #include <linux/sysctl.h>
18918 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_TIME" = xyes; then :
18919 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18920 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_TIME" = xyes
18928 -cat >>confdefs.h <<_ACEOF
18929 -#define HAVE_DECL_NET_IPV4_TCP_KEEPALIVE_TIME $ac_have_decl
18931 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_KEEPALIVE_PROBES" "ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_PROBES" "
18932 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_KEEPALIVE_TIME $ac_have_decl" >>confdefs.h
18933 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_KEEPALIVE_PROBES" "ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_PROBES" "
18934 #include <sys/types.h>
18935 #include <linux/sysctl.h>
18938 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_PROBES" = xyes; then :
18939 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18940 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_PROBES" = xyes
18948 -cat >>confdefs.h <<_ACEOF
18949 -#define HAVE_DECL_NET_IPV4_TCP_KEEPALIVE_PROBES $ac_have_decl
18951 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_RETRIES1" "ac_cv_have_decl_NET_IPV4_TCP_RETRIES1" "
18952 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_KEEPALIVE_PROBES $ac_have_decl" >>confdefs.h
18953 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_RETRIES1" "ac_cv_have_decl_NET_IPV4_TCP_RETRIES1" "
18954 #include <sys/types.h>
18955 #include <linux/sysctl.h>
18958 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_RETRIES1" = xyes; then :
18959 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18960 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_RETRIES1" = xyes
18968 -cat >>confdefs.h <<_ACEOF
18969 -#define HAVE_DECL_NET_IPV4_TCP_RETRIES1 $ac_have_decl
18971 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_RETRIES2" "ac_cv_have_decl_NET_IPV4_TCP_RETRIES2" "
18972 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_RETRIES1 $ac_have_decl" >>confdefs.h
18973 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_RETRIES2" "ac_cv_have_decl_NET_IPV4_TCP_RETRIES2" "
18974 #include <sys/types.h>
18975 #include <linux/sysctl.h>
18978 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_RETRIES2" = xyes; then :
18979 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
18980 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_RETRIES2" = xyes
18988 -cat >>confdefs.h <<_ACEOF
18989 -#define HAVE_DECL_NET_IPV4_TCP_RETRIES2 $ac_have_decl
18991 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_FIN_TIMEOUT" "ac_cv_have_decl_NET_IPV4_TCP_FIN_TIMEOUT" "
18992 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_RETRIES2 $ac_have_decl" >>confdefs.h
18993 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_FIN_TIMEOUT" "ac_cv_have_decl_NET_IPV4_TCP_FIN_TIMEOUT" "
18994 #include <sys/types.h>
18995 #include <linux/sysctl.h>
18998 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_FIN_TIMEOUT" = xyes; then :
18999 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19000 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_FIN_TIMEOUT" = xyes
19008 -cat >>confdefs.h <<_ACEOF
19009 -#define HAVE_DECL_NET_IPV4_TCP_FIN_TIMEOUT $ac_have_decl
19011 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IP_MASQ_DEBUG" "ac_cv_have_decl_NET_IPV4_IP_MASQ_DEBUG" "
19012 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_FIN_TIMEOUT $ac_have_decl" >>confdefs.h
19013 +ac_fn_check_decl "$LINENO" "NET_IPV4_IP_MASQ_DEBUG" "ac_cv_have_decl_NET_IPV4_IP_MASQ_DEBUG" "
19014 #include <sys/types.h>
19015 #include <linux/sysctl.h>
19018 -if test "x$ac_cv_have_decl_NET_IPV4_IP_MASQ_DEBUG" = xyes; then :
19019 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19020 +if test "x$ac_cv_have_decl_NET_IPV4_IP_MASQ_DEBUG" = xyes
19028 -cat >>confdefs.h <<_ACEOF
19029 -#define HAVE_DECL_NET_IPV4_IP_MASQ_DEBUG $ac_have_decl
19031 -ac_fn_c_check_decl "$LINENO" "NET_TCP_SYNCOOKIES" "ac_cv_have_decl_NET_TCP_SYNCOOKIES" "
19032 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IP_MASQ_DEBUG $ac_have_decl" >>confdefs.h
19033 +ac_fn_check_decl "$LINENO" "NET_TCP_SYNCOOKIES" "ac_cv_have_decl_NET_TCP_SYNCOOKIES" "
19034 #include <sys/types.h>
19035 #include <linux/sysctl.h>
19038 -if test "x$ac_cv_have_decl_NET_TCP_SYNCOOKIES" = xyes; then :
19039 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19040 +if test "x$ac_cv_have_decl_NET_TCP_SYNCOOKIES" = xyes
19048 -cat >>confdefs.h <<_ACEOF
19049 -#define HAVE_DECL_NET_TCP_SYNCOOKIES $ac_have_decl
19051 -ac_fn_c_check_decl "$LINENO" "NET_TCP_STDURG" "ac_cv_have_decl_NET_TCP_STDURG" "
19052 +printf "%s\n" "#define HAVE_DECL_NET_TCP_SYNCOOKIES $ac_have_decl" >>confdefs.h
19053 +ac_fn_check_decl "$LINENO" "NET_TCP_STDURG" "ac_cv_have_decl_NET_TCP_STDURG" "
19054 #include <sys/types.h>
19055 #include <linux/sysctl.h>
19058 -if test "x$ac_cv_have_decl_NET_TCP_STDURG" = xyes; then :
19059 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19060 +if test "x$ac_cv_have_decl_NET_TCP_STDURG" = xyes
19068 -cat >>confdefs.h <<_ACEOF
19069 -#define HAVE_DECL_NET_TCP_STDURG $ac_have_decl
19071 -ac_fn_c_check_decl "$LINENO" "NET_TCP_RFC1337" "ac_cv_have_decl_NET_TCP_RFC1337" "
19072 +printf "%s\n" "#define HAVE_DECL_NET_TCP_STDURG $ac_have_decl" >>confdefs.h
19073 +ac_fn_check_decl "$LINENO" "NET_TCP_RFC1337" "ac_cv_have_decl_NET_TCP_RFC1337" "
19074 #include <sys/types.h>
19075 #include <linux/sysctl.h>
19078 -if test "x$ac_cv_have_decl_NET_TCP_RFC1337" = xyes; then :
19079 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19080 +if test "x$ac_cv_have_decl_NET_TCP_RFC1337" = xyes
19088 -cat >>confdefs.h <<_ACEOF
19089 -#define HAVE_DECL_NET_TCP_RFC1337 $ac_have_decl
19091 -ac_fn_c_check_decl "$LINENO" "NET_TCP_SYN_TAILDROP" "ac_cv_have_decl_NET_TCP_SYN_TAILDROP" "
19092 +printf "%s\n" "#define HAVE_DECL_NET_TCP_RFC1337 $ac_have_decl" >>confdefs.h
19093 +ac_fn_check_decl "$LINENO" "NET_TCP_SYN_TAILDROP" "ac_cv_have_decl_NET_TCP_SYN_TAILDROP" "
19094 #include <sys/types.h>
19095 #include <linux/sysctl.h>
19098 -if test "x$ac_cv_have_decl_NET_TCP_SYN_TAILDROP" = xyes; then :
19099 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19100 +if test "x$ac_cv_have_decl_NET_TCP_SYN_TAILDROP" = xyes
19108 -cat >>confdefs.h <<_ACEOF
19109 -#define HAVE_DECL_NET_TCP_SYN_TAILDROP $ac_have_decl
19111 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MAX_SYN_BACKLOG" "ac_cv_have_decl_NET_TCP_MAX_SYN_BACKLOG" "
19112 +printf "%s\n" "#define HAVE_DECL_NET_TCP_SYN_TAILDROP $ac_have_decl" >>confdefs.h
19113 +ac_fn_check_decl "$LINENO" "NET_TCP_MAX_SYN_BACKLOG" "ac_cv_have_decl_NET_TCP_MAX_SYN_BACKLOG" "
19114 #include <sys/types.h>
19115 #include <linux/sysctl.h>
19118 -if test "x$ac_cv_have_decl_NET_TCP_MAX_SYN_BACKLOG" = xyes; then :
19119 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19120 +if test "x$ac_cv_have_decl_NET_TCP_MAX_SYN_BACKLOG" = xyes
19128 -cat >>confdefs.h <<_ACEOF
19129 -#define HAVE_DECL_NET_TCP_MAX_SYN_BACKLOG $ac_have_decl
19131 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_LOCAL_PORT_RANGE" "ac_cv_have_decl_NET_IPV4_LOCAL_PORT_RANGE" "
19132 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MAX_SYN_BACKLOG $ac_have_decl" >>confdefs.h
19133 +ac_fn_check_decl "$LINENO" "NET_IPV4_LOCAL_PORT_RANGE" "ac_cv_have_decl_NET_IPV4_LOCAL_PORT_RANGE" "
19134 #include <sys/types.h>
19135 #include <linux/sysctl.h>
19138 -if test "x$ac_cv_have_decl_NET_IPV4_LOCAL_PORT_RANGE" = xyes; then :
19139 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19140 +if test "x$ac_cv_have_decl_NET_IPV4_LOCAL_PORT_RANGE" = xyes
19148 -cat >>confdefs.h <<_ACEOF
19149 -#define HAVE_DECL_NET_IPV4_LOCAL_PORT_RANGE $ac_have_decl
19151 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_ECHO_IGNORE_ALL" "ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_ALL" "
19152 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_LOCAL_PORT_RANGE $ac_have_decl" >>confdefs.h
19153 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_ECHO_IGNORE_ALL" "ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_ALL" "
19154 #include <sys/types.h>
19155 #include <linux/sysctl.h>
19158 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_ALL" = xyes; then :
19159 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19160 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_ALL" = xyes
19168 -cat >>confdefs.h <<_ACEOF
19169 -#define HAVE_DECL_NET_IPV4_ICMP_ECHO_IGNORE_ALL $ac_have_decl
19171 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS" "ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS" "
19172 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_ECHO_IGNORE_ALL $ac_have_decl" >>confdefs.h
19173 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS" "ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS" "
19174 #include <sys/types.h>
19175 #include <linux/sysctl.h>
19178 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS" = xyes; then :
19179 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19180 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS" = xyes
19188 -cat >>confdefs.h <<_ACEOF
19189 -#define HAVE_DECL_NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS $ac_have_decl
19191 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_SOURCEQUENCH_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_SOURCEQUENCH_RATE" "
19192 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS $ac_have_decl" >>confdefs.h
19193 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_SOURCEQUENCH_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_SOURCEQUENCH_RATE" "
19194 #include <sys/types.h>
19195 #include <linux/sysctl.h>
19198 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_SOURCEQUENCH_RATE" = xyes; then :
19199 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19200 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_SOURCEQUENCH_RATE" = xyes
19208 -cat >>confdefs.h <<_ACEOF
19209 -#define HAVE_DECL_NET_IPV4_ICMP_SOURCEQUENCH_RATE $ac_have_decl
19211 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_DESTUNREACH_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_DESTUNREACH_RATE" "
19212 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_SOURCEQUENCH_RATE $ac_have_decl" >>confdefs.h
19213 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_DESTUNREACH_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_DESTUNREACH_RATE" "
19214 #include <sys/types.h>
19215 #include <linux/sysctl.h>
19218 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_DESTUNREACH_RATE" = xyes; then :
19219 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19220 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_DESTUNREACH_RATE" = xyes
19228 -cat >>confdefs.h <<_ACEOF
19229 -#define HAVE_DECL_NET_IPV4_ICMP_DESTUNREACH_RATE $ac_have_decl
19231 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_TIMEEXCEED_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_TIMEEXCEED_RATE" "
19232 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_DESTUNREACH_RATE $ac_have_decl" >>confdefs.h
19233 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_TIMEEXCEED_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_TIMEEXCEED_RATE" "
19234 #include <sys/types.h>
19235 #include <linux/sysctl.h>
19238 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_TIMEEXCEED_RATE" = xyes; then :
19239 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19240 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_TIMEEXCEED_RATE" = xyes
19248 -cat >>confdefs.h <<_ACEOF
19249 -#define HAVE_DECL_NET_IPV4_ICMP_TIMEEXCEED_RATE $ac_have_decl
19251 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_PARAMPROB_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_PARAMPROB_RATE" "
19252 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_TIMEEXCEED_RATE $ac_have_decl" >>confdefs.h
19253 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_PARAMPROB_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_PARAMPROB_RATE" "
19254 #include <sys/types.h>
19255 #include <linux/sysctl.h>
19258 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_PARAMPROB_RATE" = xyes; then :
19259 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19260 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_PARAMPROB_RATE" = xyes
19268 -cat >>confdefs.h <<_ACEOF
19269 -#define HAVE_DECL_NET_IPV4_ICMP_PARAMPROB_RATE $ac_have_decl
19271 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_ECHOREPLY_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_ECHOREPLY_RATE" "
19272 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_PARAMPROB_RATE $ac_have_decl" >>confdefs.h
19273 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_ECHOREPLY_RATE" "ac_cv_have_decl_NET_IPV4_ICMP_ECHOREPLY_RATE" "
19274 #include <sys/types.h>
19275 #include <linux/sysctl.h>
19278 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ECHOREPLY_RATE" = xyes; then :
19279 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19280 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ECHOREPLY_RATE" = xyes
19288 -cat >>confdefs.h <<_ACEOF
19289 -#define HAVE_DECL_NET_IPV4_ICMP_ECHOREPLY_RATE $ac_have_decl
19291 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES" "ac_cv_have_decl_NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES" "
19292 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_ECHOREPLY_RATE $ac_have_decl" >>confdefs.h
19293 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES" "ac_cv_have_decl_NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES" "
19294 #include <sys/types.h>
19295 #include <linux/sysctl.h>
19298 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES" = xyes; then :
19299 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19300 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES" = xyes
19308 -cat >>confdefs.h <<_ACEOF
19309 -#define HAVE_DECL_NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES $ac_have_decl
19311 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IGMP_MAX_MEMBERSHIPS" "ac_cv_have_decl_NET_IPV4_IGMP_MAX_MEMBERSHIPS" "
19312 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES $ac_have_decl" >>confdefs.h
19313 +ac_fn_check_decl "$LINENO" "NET_IPV4_IGMP_MAX_MEMBERSHIPS" "ac_cv_have_decl_NET_IPV4_IGMP_MAX_MEMBERSHIPS" "
19314 #include <sys/types.h>
19315 #include <linux/sysctl.h>
19318 -if test "x$ac_cv_have_decl_NET_IPV4_IGMP_MAX_MEMBERSHIPS" = xyes; then :
19319 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19320 +if test "x$ac_cv_have_decl_NET_IPV4_IGMP_MAX_MEMBERSHIPS" = xyes
19328 -cat >>confdefs.h <<_ACEOF
19329 -#define HAVE_DECL_NET_IPV4_IGMP_MAX_MEMBERSHIPS $ac_have_decl
19331 -ac_fn_c_check_decl "$LINENO" "NET_TCP_TW_RECYCLE" "ac_cv_have_decl_NET_TCP_TW_RECYCLE" "
19332 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IGMP_MAX_MEMBERSHIPS $ac_have_decl" >>confdefs.h
19333 +ac_fn_check_decl "$LINENO" "NET_TCP_TW_RECYCLE" "ac_cv_have_decl_NET_TCP_TW_RECYCLE" "
19334 #include <sys/types.h>
19335 #include <linux/sysctl.h>
19338 -if test "x$ac_cv_have_decl_NET_TCP_TW_RECYCLE" = xyes; then :
19339 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19340 +if test "x$ac_cv_have_decl_NET_TCP_TW_RECYCLE" = xyes
19348 -cat >>confdefs.h <<_ACEOF
19349 -#define HAVE_DECL_NET_TCP_TW_RECYCLE $ac_have_decl
19351 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ALWAYS_DEFRAG" "ac_cv_have_decl_NET_IPV4_ALWAYS_DEFRAG" "
19352 +printf "%s\n" "#define HAVE_DECL_NET_TCP_TW_RECYCLE $ac_have_decl" >>confdefs.h
19353 +ac_fn_check_decl "$LINENO" "NET_IPV4_ALWAYS_DEFRAG" "ac_cv_have_decl_NET_IPV4_ALWAYS_DEFRAG" "
19354 #include <sys/types.h>
19355 #include <linux/sysctl.h>
19358 -if test "x$ac_cv_have_decl_NET_IPV4_ALWAYS_DEFRAG" = xyes; then :
19359 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19360 +if test "x$ac_cv_have_decl_NET_IPV4_ALWAYS_DEFRAG" = xyes
19368 -cat >>confdefs.h <<_ACEOF
19369 -#define HAVE_DECL_NET_IPV4_ALWAYS_DEFRAG $ac_have_decl
19371 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_KEEPALIVE_INTVL" "ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_INTVL" "
19372 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ALWAYS_DEFRAG $ac_have_decl" >>confdefs.h
19373 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_KEEPALIVE_INTVL" "ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_INTVL" "
19374 #include <sys/types.h>
19375 #include <linux/sysctl.h>
19378 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_INTVL" = xyes; then :
19379 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19380 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_KEEPALIVE_INTVL" = xyes
19388 -cat >>confdefs.h <<_ACEOF
19389 -#define HAVE_DECL_NET_IPV4_TCP_KEEPALIVE_INTVL $ac_have_decl
19391 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_INET_PEER_THRESHOLD" "ac_cv_have_decl_NET_IPV4_INET_PEER_THRESHOLD" "
19392 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_KEEPALIVE_INTVL $ac_have_decl" >>confdefs.h
19393 +ac_fn_check_decl "$LINENO" "NET_IPV4_INET_PEER_THRESHOLD" "ac_cv_have_decl_NET_IPV4_INET_PEER_THRESHOLD" "
19394 #include <sys/types.h>
19395 #include <linux/sysctl.h>
19398 -if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_THRESHOLD" = xyes; then :
19399 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19400 +if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_THRESHOLD" = xyes
19408 -cat >>confdefs.h <<_ACEOF
19409 -#define HAVE_DECL_NET_IPV4_INET_PEER_THRESHOLD $ac_have_decl
19411 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_INET_PEER_MINTTL" "ac_cv_have_decl_NET_IPV4_INET_PEER_MINTTL" "
19412 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_INET_PEER_THRESHOLD $ac_have_decl" >>confdefs.h
19413 +ac_fn_check_decl "$LINENO" "NET_IPV4_INET_PEER_MINTTL" "ac_cv_have_decl_NET_IPV4_INET_PEER_MINTTL" "
19414 #include <sys/types.h>
19415 #include <linux/sysctl.h>
19418 -if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_MINTTL" = xyes; then :
19419 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19420 +if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_MINTTL" = xyes
19428 -cat >>confdefs.h <<_ACEOF
19429 -#define HAVE_DECL_NET_IPV4_INET_PEER_MINTTL $ac_have_decl
19431 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_INET_PEER_MAXTTL" "ac_cv_have_decl_NET_IPV4_INET_PEER_MAXTTL" "
19432 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_INET_PEER_MINTTL $ac_have_decl" >>confdefs.h
19433 +ac_fn_check_decl "$LINENO" "NET_IPV4_INET_PEER_MAXTTL" "ac_cv_have_decl_NET_IPV4_INET_PEER_MAXTTL" "
19434 #include <sys/types.h>
19435 #include <linux/sysctl.h>
19438 -if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_MAXTTL" = xyes; then :
19439 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19440 +if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_MAXTTL" = xyes
19448 -cat >>confdefs.h <<_ACEOF
19449 -#define HAVE_DECL_NET_IPV4_INET_PEER_MAXTTL $ac_have_decl
19451 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_INET_PEER_GC_MINTIME" "ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MINTIME" "
19452 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_INET_PEER_MAXTTL $ac_have_decl" >>confdefs.h
19453 +ac_fn_check_decl "$LINENO" "NET_IPV4_INET_PEER_GC_MINTIME" "ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MINTIME" "
19454 #include <sys/types.h>
19455 #include <linux/sysctl.h>
19458 -if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MINTIME" = xyes; then :
19459 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19460 +if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MINTIME" = xyes
19468 -cat >>confdefs.h <<_ACEOF
19469 -#define HAVE_DECL_NET_IPV4_INET_PEER_GC_MINTIME $ac_have_decl
19471 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_INET_PEER_GC_MAXTIME" "ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MAXTIME" "
19472 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_INET_PEER_GC_MINTIME $ac_have_decl" >>confdefs.h
19473 +ac_fn_check_decl "$LINENO" "NET_IPV4_INET_PEER_GC_MAXTIME" "ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MAXTIME" "
19474 #include <sys/types.h>
19475 #include <linux/sysctl.h>
19478 -if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MAXTIME" = xyes; then :
19479 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19480 +if test "x$ac_cv_have_decl_NET_IPV4_INET_PEER_GC_MAXTIME" = xyes
19488 -cat >>confdefs.h <<_ACEOF
19489 -#define HAVE_DECL_NET_IPV4_INET_PEER_GC_MAXTIME $ac_have_decl
19491 -ac_fn_c_check_decl "$LINENO" "NET_TCP_ORPHAN_RETRIES" "ac_cv_have_decl_NET_TCP_ORPHAN_RETRIES" "
19492 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_INET_PEER_GC_MAXTIME $ac_have_decl" >>confdefs.h
19493 +ac_fn_check_decl "$LINENO" "NET_TCP_ORPHAN_RETRIES" "ac_cv_have_decl_NET_TCP_ORPHAN_RETRIES" "
19494 #include <sys/types.h>
19495 #include <linux/sysctl.h>
19498 -if test "x$ac_cv_have_decl_NET_TCP_ORPHAN_RETRIES" = xyes; then :
19499 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19500 +if test "x$ac_cv_have_decl_NET_TCP_ORPHAN_RETRIES" = xyes
19508 -cat >>confdefs.h <<_ACEOF
19509 -#define HAVE_DECL_NET_TCP_ORPHAN_RETRIES $ac_have_decl
19511 -ac_fn_c_check_decl "$LINENO" "NET_TCP_ABORT_ON_OVERFLOW" "ac_cv_have_decl_NET_TCP_ABORT_ON_OVERFLOW" "
19512 +printf "%s\n" "#define HAVE_DECL_NET_TCP_ORPHAN_RETRIES $ac_have_decl" >>confdefs.h
19513 +ac_fn_check_decl "$LINENO" "NET_TCP_ABORT_ON_OVERFLOW" "ac_cv_have_decl_NET_TCP_ABORT_ON_OVERFLOW" "
19514 #include <sys/types.h>
19515 #include <linux/sysctl.h>
19518 -if test "x$ac_cv_have_decl_NET_TCP_ABORT_ON_OVERFLOW" = xyes; then :
19519 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19520 +if test "x$ac_cv_have_decl_NET_TCP_ABORT_ON_OVERFLOW" = xyes
19528 -cat >>confdefs.h <<_ACEOF
19529 -#define HAVE_DECL_NET_TCP_ABORT_ON_OVERFLOW $ac_have_decl
19531 -ac_fn_c_check_decl "$LINENO" "NET_TCP_SYNACK_RETRIES" "ac_cv_have_decl_NET_TCP_SYNACK_RETRIES" "
19532 +printf "%s\n" "#define HAVE_DECL_NET_TCP_ABORT_ON_OVERFLOW $ac_have_decl" >>confdefs.h
19533 +ac_fn_check_decl "$LINENO" "NET_TCP_SYNACK_RETRIES" "ac_cv_have_decl_NET_TCP_SYNACK_RETRIES" "
19534 #include <sys/types.h>
19535 #include <linux/sysctl.h>
19538 -if test "x$ac_cv_have_decl_NET_TCP_SYNACK_RETRIES" = xyes; then :
19539 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19540 +if test "x$ac_cv_have_decl_NET_TCP_SYNACK_RETRIES" = xyes
19548 -cat >>confdefs.h <<_ACEOF
19549 -#define HAVE_DECL_NET_TCP_SYNACK_RETRIES $ac_have_decl
19551 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MAX_ORPHANS" "ac_cv_have_decl_NET_TCP_MAX_ORPHANS" "
19552 +printf "%s\n" "#define HAVE_DECL_NET_TCP_SYNACK_RETRIES $ac_have_decl" >>confdefs.h
19553 +ac_fn_check_decl "$LINENO" "NET_TCP_MAX_ORPHANS" "ac_cv_have_decl_NET_TCP_MAX_ORPHANS" "
19554 #include <sys/types.h>
19555 #include <linux/sysctl.h>
19558 -if test "x$ac_cv_have_decl_NET_TCP_MAX_ORPHANS" = xyes; then :
19559 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19560 +if test "x$ac_cv_have_decl_NET_TCP_MAX_ORPHANS" = xyes
19568 -cat >>confdefs.h <<_ACEOF
19569 -#define HAVE_DECL_NET_TCP_MAX_ORPHANS $ac_have_decl
19571 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MAX_TW_BUCKETS" "ac_cv_have_decl_NET_TCP_MAX_TW_BUCKETS" "
19572 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MAX_ORPHANS $ac_have_decl" >>confdefs.h
19573 +ac_fn_check_decl "$LINENO" "NET_TCP_MAX_TW_BUCKETS" "ac_cv_have_decl_NET_TCP_MAX_TW_BUCKETS" "
19574 #include <sys/types.h>
19575 #include <linux/sysctl.h>
19578 -if test "x$ac_cv_have_decl_NET_TCP_MAX_TW_BUCKETS" = xyes; then :
19579 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19580 +if test "x$ac_cv_have_decl_NET_TCP_MAX_TW_BUCKETS" = xyes
19588 -cat >>confdefs.h <<_ACEOF
19589 -#define HAVE_DECL_NET_TCP_MAX_TW_BUCKETS $ac_have_decl
19591 -ac_fn_c_check_decl "$LINENO" "NET_TCP_FACK" "ac_cv_have_decl_NET_TCP_FACK" "
19592 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MAX_TW_BUCKETS $ac_have_decl" >>confdefs.h
19593 +ac_fn_check_decl "$LINENO" "NET_TCP_FACK" "ac_cv_have_decl_NET_TCP_FACK" "
19594 #include <sys/types.h>
19595 #include <linux/sysctl.h>
19598 -if test "x$ac_cv_have_decl_NET_TCP_FACK" = xyes; then :
19599 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19600 +if test "x$ac_cv_have_decl_NET_TCP_FACK" = xyes
19608 -cat >>confdefs.h <<_ACEOF
19609 -#define HAVE_DECL_NET_TCP_FACK $ac_have_decl
19611 -ac_fn_c_check_decl "$LINENO" "NET_TCP_REORDERING" "ac_cv_have_decl_NET_TCP_REORDERING" "
19612 +printf "%s\n" "#define HAVE_DECL_NET_TCP_FACK $ac_have_decl" >>confdefs.h
19613 +ac_fn_check_decl "$LINENO" "NET_TCP_REORDERING" "ac_cv_have_decl_NET_TCP_REORDERING" "
19614 #include <sys/types.h>
19615 #include <linux/sysctl.h>
19618 -if test "x$ac_cv_have_decl_NET_TCP_REORDERING" = xyes; then :
19619 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19620 +if test "x$ac_cv_have_decl_NET_TCP_REORDERING" = xyes
19628 -cat >>confdefs.h <<_ACEOF
19629 -#define HAVE_DECL_NET_TCP_REORDERING $ac_have_decl
19631 -ac_fn_c_check_decl "$LINENO" "NET_TCP_ECN" "ac_cv_have_decl_NET_TCP_ECN" "
19632 +printf "%s\n" "#define HAVE_DECL_NET_TCP_REORDERING $ac_have_decl" >>confdefs.h
19633 +ac_fn_check_decl "$LINENO" "NET_TCP_ECN" "ac_cv_have_decl_NET_TCP_ECN" "
19634 #include <sys/types.h>
19635 #include <linux/sysctl.h>
19638 -if test "x$ac_cv_have_decl_NET_TCP_ECN" = xyes; then :
19639 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19640 +if test "x$ac_cv_have_decl_NET_TCP_ECN" = xyes
19648 -cat >>confdefs.h <<_ACEOF
19649 -#define HAVE_DECL_NET_TCP_ECN $ac_have_decl
19651 -ac_fn_c_check_decl "$LINENO" "NET_TCP_DSACK" "ac_cv_have_decl_NET_TCP_DSACK" "
19652 +printf "%s\n" "#define HAVE_DECL_NET_TCP_ECN $ac_have_decl" >>confdefs.h
19653 +ac_fn_check_decl "$LINENO" "NET_TCP_DSACK" "ac_cv_have_decl_NET_TCP_DSACK" "
19654 #include <sys/types.h>
19655 #include <linux/sysctl.h>
19658 -if test "x$ac_cv_have_decl_NET_TCP_DSACK" = xyes; then :
19659 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19660 +if test "x$ac_cv_have_decl_NET_TCP_DSACK" = xyes
19668 -cat >>confdefs.h <<_ACEOF
19669 -#define HAVE_DECL_NET_TCP_DSACK $ac_have_decl
19671 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MEM" "ac_cv_have_decl_NET_TCP_MEM" "
19672 +printf "%s\n" "#define HAVE_DECL_NET_TCP_DSACK $ac_have_decl" >>confdefs.h
19673 +ac_fn_check_decl "$LINENO" "NET_TCP_MEM" "ac_cv_have_decl_NET_TCP_MEM" "
19674 #include <sys/types.h>
19675 #include <linux/sysctl.h>
19678 -if test "x$ac_cv_have_decl_NET_TCP_MEM" = xyes; then :
19679 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19680 +if test "x$ac_cv_have_decl_NET_TCP_MEM" = xyes
19688 -cat >>confdefs.h <<_ACEOF
19689 -#define HAVE_DECL_NET_TCP_MEM $ac_have_decl
19691 -ac_fn_c_check_decl "$LINENO" "NET_TCP_WMEM" "ac_cv_have_decl_NET_TCP_WMEM" "
19692 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MEM $ac_have_decl" >>confdefs.h
19693 +ac_fn_check_decl "$LINENO" "NET_TCP_WMEM" "ac_cv_have_decl_NET_TCP_WMEM" "
19694 #include <sys/types.h>
19695 #include <linux/sysctl.h>
19698 -if test "x$ac_cv_have_decl_NET_TCP_WMEM" = xyes; then :
19699 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19700 +if test "x$ac_cv_have_decl_NET_TCP_WMEM" = xyes
19708 -cat >>confdefs.h <<_ACEOF
19709 -#define HAVE_DECL_NET_TCP_WMEM $ac_have_decl
19711 -ac_fn_c_check_decl "$LINENO" "NET_TCP_RMEM" "ac_cv_have_decl_NET_TCP_RMEM" "
19712 +printf "%s\n" "#define HAVE_DECL_NET_TCP_WMEM $ac_have_decl" >>confdefs.h
19713 +ac_fn_check_decl "$LINENO" "NET_TCP_RMEM" "ac_cv_have_decl_NET_TCP_RMEM" "
19714 #include <sys/types.h>
19715 #include <linux/sysctl.h>
19718 -if test "x$ac_cv_have_decl_NET_TCP_RMEM" = xyes; then :
19719 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19720 +if test "x$ac_cv_have_decl_NET_TCP_RMEM" = xyes
19728 -cat >>confdefs.h <<_ACEOF
19729 -#define HAVE_DECL_NET_TCP_RMEM $ac_have_decl
19731 -ac_fn_c_check_decl "$LINENO" "NET_TCP_APP_WIN" "ac_cv_have_decl_NET_TCP_APP_WIN" "
19732 +printf "%s\n" "#define HAVE_DECL_NET_TCP_RMEM $ac_have_decl" >>confdefs.h
19733 +ac_fn_check_decl "$LINENO" "NET_TCP_APP_WIN" "ac_cv_have_decl_NET_TCP_APP_WIN" "
19734 #include <sys/types.h>
19735 #include <linux/sysctl.h>
19738 -if test "x$ac_cv_have_decl_NET_TCP_APP_WIN" = xyes; then :
19739 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19740 +if test "x$ac_cv_have_decl_NET_TCP_APP_WIN" = xyes
19748 -cat >>confdefs.h <<_ACEOF
19749 -#define HAVE_DECL_NET_TCP_APP_WIN $ac_have_decl
19751 -ac_fn_c_check_decl "$LINENO" "NET_TCP_ADV_WIN_SCALE" "ac_cv_have_decl_NET_TCP_ADV_WIN_SCALE" "
19752 +printf "%s\n" "#define HAVE_DECL_NET_TCP_APP_WIN $ac_have_decl" >>confdefs.h
19753 +ac_fn_check_decl "$LINENO" "NET_TCP_ADV_WIN_SCALE" "ac_cv_have_decl_NET_TCP_ADV_WIN_SCALE" "
19754 #include <sys/types.h>
19755 #include <linux/sysctl.h>
19758 -if test "x$ac_cv_have_decl_NET_TCP_ADV_WIN_SCALE" = xyes; then :
19759 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19760 +if test "x$ac_cv_have_decl_NET_TCP_ADV_WIN_SCALE" = xyes
19768 -cat >>confdefs.h <<_ACEOF
19769 -#define HAVE_DECL_NET_TCP_ADV_WIN_SCALE $ac_have_decl
19771 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_NONLOCAL_BIND" "ac_cv_have_decl_NET_IPV4_NONLOCAL_BIND" "
19772 +printf "%s\n" "#define HAVE_DECL_NET_TCP_ADV_WIN_SCALE $ac_have_decl" >>confdefs.h
19773 +ac_fn_check_decl "$LINENO" "NET_IPV4_NONLOCAL_BIND" "ac_cv_have_decl_NET_IPV4_NONLOCAL_BIND" "
19774 #include <sys/types.h>
19775 #include <linux/sysctl.h>
19778 -if test "x$ac_cv_have_decl_NET_IPV4_NONLOCAL_BIND" = xyes; then :
19779 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19780 +if test "x$ac_cv_have_decl_NET_IPV4_NONLOCAL_BIND" = xyes
19788 -cat >>confdefs.h <<_ACEOF
19789 -#define HAVE_DECL_NET_IPV4_NONLOCAL_BIND $ac_have_decl
19791 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_RATELIMIT" "ac_cv_have_decl_NET_IPV4_ICMP_RATELIMIT" "
19792 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_NONLOCAL_BIND $ac_have_decl" >>confdefs.h
19793 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_RATELIMIT" "ac_cv_have_decl_NET_IPV4_ICMP_RATELIMIT" "
19794 #include <sys/types.h>
19795 #include <linux/sysctl.h>
19798 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_RATELIMIT" = xyes; then :
19799 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19800 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_RATELIMIT" = xyes
19808 -cat >>confdefs.h <<_ACEOF
19809 -#define HAVE_DECL_NET_IPV4_ICMP_RATELIMIT $ac_have_decl
19811 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_RATEMASK" "ac_cv_have_decl_NET_IPV4_ICMP_RATEMASK" "
19812 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_RATELIMIT $ac_have_decl" >>confdefs.h
19813 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_RATEMASK" "ac_cv_have_decl_NET_IPV4_ICMP_RATEMASK" "
19814 #include <sys/types.h>
19815 #include <linux/sysctl.h>
19818 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_RATEMASK" = xyes; then :
19819 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19820 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_RATEMASK" = xyes
19828 -cat >>confdefs.h <<_ACEOF
19829 -#define HAVE_DECL_NET_IPV4_ICMP_RATEMASK $ac_have_decl
19831 -ac_fn_c_check_decl "$LINENO" "NET_TCP_TW_REUSE" "ac_cv_have_decl_NET_TCP_TW_REUSE" "
19832 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_RATEMASK $ac_have_decl" >>confdefs.h
19833 +ac_fn_check_decl "$LINENO" "NET_TCP_TW_REUSE" "ac_cv_have_decl_NET_TCP_TW_REUSE" "
19834 #include <sys/types.h>
19835 #include <linux/sysctl.h>
19838 -if test "x$ac_cv_have_decl_NET_TCP_TW_REUSE" = xyes; then :
19839 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19840 +if test "x$ac_cv_have_decl_NET_TCP_TW_REUSE" = xyes
19848 -cat >>confdefs.h <<_ACEOF
19849 -#define HAVE_DECL_NET_TCP_TW_REUSE $ac_have_decl
19851 -ac_fn_c_check_decl "$LINENO" "NET_TCP_FRTO" "ac_cv_have_decl_NET_TCP_FRTO" "
19852 +printf "%s\n" "#define HAVE_DECL_NET_TCP_TW_REUSE $ac_have_decl" >>confdefs.h
19853 +ac_fn_check_decl "$LINENO" "NET_TCP_FRTO" "ac_cv_have_decl_NET_TCP_FRTO" "
19854 #include <sys/types.h>
19855 #include <linux/sysctl.h>
19858 -if test "x$ac_cv_have_decl_NET_TCP_FRTO" = xyes; then :
19859 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19860 +if test "x$ac_cv_have_decl_NET_TCP_FRTO" = xyes
19868 -cat >>confdefs.h <<_ACEOF
19869 -#define HAVE_DECL_NET_TCP_FRTO $ac_have_decl
19871 -ac_fn_c_check_decl "$LINENO" "NET_TCP_LOW_LATENCY" "ac_cv_have_decl_NET_TCP_LOW_LATENCY" "
19872 +printf "%s\n" "#define HAVE_DECL_NET_TCP_FRTO $ac_have_decl" >>confdefs.h
19873 +ac_fn_check_decl "$LINENO" "NET_TCP_LOW_LATENCY" "ac_cv_have_decl_NET_TCP_LOW_LATENCY" "
19874 #include <sys/types.h>
19875 #include <linux/sysctl.h>
19878 -if test "x$ac_cv_have_decl_NET_TCP_LOW_LATENCY" = xyes; then :
19879 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19880 +if test "x$ac_cv_have_decl_NET_TCP_LOW_LATENCY" = xyes
19888 -cat >>confdefs.h <<_ACEOF
19889 -#define HAVE_DECL_NET_TCP_LOW_LATENCY $ac_have_decl
19891 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IPFRAG_SECRET_INTERVAL" "ac_cv_have_decl_NET_IPV4_IPFRAG_SECRET_INTERVAL" "
19892 +printf "%s\n" "#define HAVE_DECL_NET_TCP_LOW_LATENCY $ac_have_decl" >>confdefs.h
19893 +ac_fn_check_decl "$LINENO" "NET_IPV4_IPFRAG_SECRET_INTERVAL" "ac_cv_have_decl_NET_IPV4_IPFRAG_SECRET_INTERVAL" "
19894 #include <sys/types.h>
19895 #include <linux/sysctl.h>
19898 -if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_SECRET_INTERVAL" = xyes; then :
19899 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19900 +if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_SECRET_INTERVAL" = xyes
19908 -cat >>confdefs.h <<_ACEOF
19909 -#define HAVE_DECL_NET_IPV4_IPFRAG_SECRET_INTERVAL $ac_have_decl
19911 -ac_fn_c_check_decl "$LINENO" "NET_TCP_WESTWOOD" "ac_cv_have_decl_NET_TCP_WESTWOOD" "
19912 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IPFRAG_SECRET_INTERVAL $ac_have_decl" >>confdefs.h
19913 +ac_fn_check_decl "$LINENO" "NET_TCP_WESTWOOD" "ac_cv_have_decl_NET_TCP_WESTWOOD" "
19914 #include <sys/types.h>
19915 #include <linux/sysctl.h>
19918 -if test "x$ac_cv_have_decl_NET_TCP_WESTWOOD" = xyes; then :
19919 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19920 +if test "x$ac_cv_have_decl_NET_TCP_WESTWOOD" = xyes
19928 -cat >>confdefs.h <<_ACEOF
19929 -#define HAVE_DECL_NET_TCP_WESTWOOD $ac_have_decl
19931 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IGMP_MAX_MSF" "ac_cv_have_decl_NET_IPV4_IGMP_MAX_MSF" "
19932 +printf "%s\n" "#define HAVE_DECL_NET_TCP_WESTWOOD $ac_have_decl" >>confdefs.h
19933 +ac_fn_check_decl "$LINENO" "NET_IPV4_IGMP_MAX_MSF" "ac_cv_have_decl_NET_IPV4_IGMP_MAX_MSF" "
19934 #include <sys/types.h>
19935 #include <linux/sysctl.h>
19938 -if test "x$ac_cv_have_decl_NET_IPV4_IGMP_MAX_MSF" = xyes; then :
19939 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19940 +if test "x$ac_cv_have_decl_NET_IPV4_IGMP_MAX_MSF" = xyes
19948 -cat >>confdefs.h <<_ACEOF
19949 -#define HAVE_DECL_NET_IPV4_IGMP_MAX_MSF $ac_have_decl
19951 -ac_fn_c_check_decl "$LINENO" "NET_TCP_NO_METRICS_SAVE" "ac_cv_have_decl_NET_TCP_NO_METRICS_SAVE" "
19952 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IGMP_MAX_MSF $ac_have_decl" >>confdefs.h
19953 +ac_fn_check_decl "$LINENO" "NET_TCP_NO_METRICS_SAVE" "ac_cv_have_decl_NET_TCP_NO_METRICS_SAVE" "
19954 #include <sys/types.h>
19955 #include <linux/sysctl.h>
19958 -if test "x$ac_cv_have_decl_NET_TCP_NO_METRICS_SAVE" = xyes; then :
19959 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19960 +if test "x$ac_cv_have_decl_NET_TCP_NO_METRICS_SAVE" = xyes
19968 -cat >>confdefs.h <<_ACEOF
19969 -#define HAVE_DECL_NET_TCP_NO_METRICS_SAVE $ac_have_decl
19971 -ac_fn_c_check_decl "$LINENO" "NET_TCP_VEGAS" "ac_cv_have_decl_NET_TCP_VEGAS" "
19972 +printf "%s\n" "#define HAVE_DECL_NET_TCP_NO_METRICS_SAVE $ac_have_decl" >>confdefs.h
19973 +ac_fn_check_decl "$LINENO" "NET_TCP_VEGAS" "ac_cv_have_decl_NET_TCP_VEGAS" "
19974 #include <sys/types.h>
19975 #include <linux/sysctl.h>
19978 -if test "x$ac_cv_have_decl_NET_TCP_VEGAS" = xyes; then :
19979 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
19980 +if test "x$ac_cv_have_decl_NET_TCP_VEGAS" = xyes
19988 -cat >>confdefs.h <<_ACEOF
19989 -#define HAVE_DECL_NET_TCP_VEGAS $ac_have_decl
19991 -ac_fn_c_check_decl "$LINENO" "NET_TCP_VEGAS_ALPHA" "ac_cv_have_decl_NET_TCP_VEGAS_ALPHA" "
19992 +printf "%s\n" "#define HAVE_DECL_NET_TCP_VEGAS $ac_have_decl" >>confdefs.h
19993 +ac_fn_check_decl "$LINENO" "NET_TCP_VEGAS_ALPHA" "ac_cv_have_decl_NET_TCP_VEGAS_ALPHA" "
19994 #include <sys/types.h>
19995 #include <linux/sysctl.h>
19998 -if test "x$ac_cv_have_decl_NET_TCP_VEGAS_ALPHA" = xyes; then :
19999 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20000 +if test "x$ac_cv_have_decl_NET_TCP_VEGAS_ALPHA" = xyes
20008 -cat >>confdefs.h <<_ACEOF
20009 -#define HAVE_DECL_NET_TCP_VEGAS_ALPHA $ac_have_decl
20011 -ac_fn_c_check_decl "$LINENO" "NET_TCP_VEGAS_BETA" "ac_cv_have_decl_NET_TCP_VEGAS_BETA" "
20012 +printf "%s\n" "#define HAVE_DECL_NET_TCP_VEGAS_ALPHA $ac_have_decl" >>confdefs.h
20013 +ac_fn_check_decl "$LINENO" "NET_TCP_VEGAS_BETA" "ac_cv_have_decl_NET_TCP_VEGAS_BETA" "
20014 #include <sys/types.h>
20015 #include <linux/sysctl.h>
20018 -if test "x$ac_cv_have_decl_NET_TCP_VEGAS_BETA" = xyes; then :
20019 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20020 +if test "x$ac_cv_have_decl_NET_TCP_VEGAS_BETA" = xyes
20028 -cat >>confdefs.h <<_ACEOF
20029 -#define HAVE_DECL_NET_TCP_VEGAS_BETA $ac_have_decl
20031 -ac_fn_c_check_decl "$LINENO" "NET_TCP_VEGAS_GAMMA" "ac_cv_have_decl_NET_TCP_VEGAS_GAMMA" "
20032 +printf "%s\n" "#define HAVE_DECL_NET_TCP_VEGAS_BETA $ac_have_decl" >>confdefs.h
20033 +ac_fn_check_decl "$LINENO" "NET_TCP_VEGAS_GAMMA" "ac_cv_have_decl_NET_TCP_VEGAS_GAMMA" "
20034 #include <sys/types.h>
20035 #include <linux/sysctl.h>
20038 -if test "x$ac_cv_have_decl_NET_TCP_VEGAS_GAMMA" = xyes; then :
20039 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20040 +if test "x$ac_cv_have_decl_NET_TCP_VEGAS_GAMMA" = xyes
20048 -cat >>confdefs.h <<_ACEOF
20049 -#define HAVE_DECL_NET_TCP_VEGAS_GAMMA $ac_have_decl
20051 -ac_fn_c_check_decl "$LINENO" "NET_TCP_BIC" "ac_cv_have_decl_NET_TCP_BIC" "
20052 +printf "%s\n" "#define HAVE_DECL_NET_TCP_VEGAS_GAMMA $ac_have_decl" >>confdefs.h
20053 +ac_fn_check_decl "$LINENO" "NET_TCP_BIC" "ac_cv_have_decl_NET_TCP_BIC" "
20054 #include <sys/types.h>
20055 #include <linux/sysctl.h>
20058 -if test "x$ac_cv_have_decl_NET_TCP_BIC" = xyes; then :
20059 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20060 +if test "x$ac_cv_have_decl_NET_TCP_BIC" = xyes
20068 -cat >>confdefs.h <<_ACEOF
20069 -#define HAVE_DECL_NET_TCP_BIC $ac_have_decl
20071 -ac_fn_c_check_decl "$LINENO" "NET_TCP_BIC_FAST_CONVERGENCE" "ac_cv_have_decl_NET_TCP_BIC_FAST_CONVERGENCE" "
20072 +printf "%s\n" "#define HAVE_DECL_NET_TCP_BIC $ac_have_decl" >>confdefs.h
20073 +ac_fn_check_decl "$LINENO" "NET_TCP_BIC_FAST_CONVERGENCE" "ac_cv_have_decl_NET_TCP_BIC_FAST_CONVERGENCE" "
20074 #include <sys/types.h>
20075 #include <linux/sysctl.h>
20078 -if test "x$ac_cv_have_decl_NET_TCP_BIC_FAST_CONVERGENCE" = xyes; then :
20079 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20080 +if test "x$ac_cv_have_decl_NET_TCP_BIC_FAST_CONVERGENCE" = xyes
20088 -cat >>confdefs.h <<_ACEOF
20089 -#define HAVE_DECL_NET_TCP_BIC_FAST_CONVERGENCE $ac_have_decl
20091 -ac_fn_c_check_decl "$LINENO" "NET_TCP_BIC_LOW_WINDOW" "ac_cv_have_decl_NET_TCP_BIC_LOW_WINDOW" "
20092 +printf "%s\n" "#define HAVE_DECL_NET_TCP_BIC_FAST_CONVERGENCE $ac_have_decl" >>confdefs.h
20093 +ac_fn_check_decl "$LINENO" "NET_TCP_BIC_LOW_WINDOW" "ac_cv_have_decl_NET_TCP_BIC_LOW_WINDOW" "
20094 #include <sys/types.h>
20095 #include <linux/sysctl.h>
20098 -if test "x$ac_cv_have_decl_NET_TCP_BIC_LOW_WINDOW" = xyes; then :
20099 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20100 +if test "x$ac_cv_have_decl_NET_TCP_BIC_LOW_WINDOW" = xyes
20108 -cat >>confdefs.h <<_ACEOF
20109 -#define HAVE_DECL_NET_TCP_BIC_LOW_WINDOW $ac_have_decl
20111 -ac_fn_c_check_decl "$LINENO" "NET_TCP_DEFAULT_WIN_SCALE" "ac_cv_have_decl_NET_TCP_DEFAULT_WIN_SCALE" "
20112 +printf "%s\n" "#define HAVE_DECL_NET_TCP_BIC_LOW_WINDOW $ac_have_decl" >>confdefs.h
20113 +ac_fn_check_decl "$LINENO" "NET_TCP_DEFAULT_WIN_SCALE" "ac_cv_have_decl_NET_TCP_DEFAULT_WIN_SCALE" "
20114 #include <sys/types.h>
20115 #include <linux/sysctl.h>
20118 -if test "x$ac_cv_have_decl_NET_TCP_DEFAULT_WIN_SCALE" = xyes; then :
20119 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20120 +if test "x$ac_cv_have_decl_NET_TCP_DEFAULT_WIN_SCALE" = xyes
20128 -cat >>confdefs.h <<_ACEOF
20129 -#define HAVE_DECL_NET_TCP_DEFAULT_WIN_SCALE $ac_have_decl
20131 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MODERATE_RCVBUF" "ac_cv_have_decl_NET_TCP_MODERATE_RCVBUF" "
20132 +printf "%s\n" "#define HAVE_DECL_NET_TCP_DEFAULT_WIN_SCALE $ac_have_decl" >>confdefs.h
20133 +ac_fn_check_decl "$LINENO" "NET_TCP_MODERATE_RCVBUF" "ac_cv_have_decl_NET_TCP_MODERATE_RCVBUF" "
20134 #include <sys/types.h>
20135 #include <linux/sysctl.h>
20138 -if test "x$ac_cv_have_decl_NET_TCP_MODERATE_RCVBUF" = xyes; then :
20139 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20140 +if test "x$ac_cv_have_decl_NET_TCP_MODERATE_RCVBUF" = xyes
20148 -cat >>confdefs.h <<_ACEOF
20149 -#define HAVE_DECL_NET_TCP_MODERATE_RCVBUF $ac_have_decl
20151 -ac_fn_c_check_decl "$LINENO" "NET_TCP_TSO_WIN_DIVISOR" "ac_cv_have_decl_NET_TCP_TSO_WIN_DIVISOR" "
20152 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MODERATE_RCVBUF $ac_have_decl" >>confdefs.h
20153 +ac_fn_check_decl "$LINENO" "NET_TCP_TSO_WIN_DIVISOR" "ac_cv_have_decl_NET_TCP_TSO_WIN_DIVISOR" "
20154 #include <sys/types.h>
20155 #include <linux/sysctl.h>
20158 -if test "x$ac_cv_have_decl_NET_TCP_TSO_WIN_DIVISOR" = xyes; then :
20159 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20160 +if test "x$ac_cv_have_decl_NET_TCP_TSO_WIN_DIVISOR" = xyes
20168 -cat >>confdefs.h <<_ACEOF
20169 -#define HAVE_DECL_NET_TCP_TSO_WIN_DIVISOR $ac_have_decl
20171 -ac_fn_c_check_decl "$LINENO" "NET_TCP_BIC_BETA" "ac_cv_have_decl_NET_TCP_BIC_BETA" "
20172 +printf "%s\n" "#define HAVE_DECL_NET_TCP_TSO_WIN_DIVISOR $ac_have_decl" >>confdefs.h
20173 +ac_fn_check_decl "$LINENO" "NET_TCP_BIC_BETA" "ac_cv_have_decl_NET_TCP_BIC_BETA" "
20174 #include <sys/types.h>
20175 #include <linux/sysctl.h>
20178 -if test "x$ac_cv_have_decl_NET_TCP_BIC_BETA" = xyes; then :
20179 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20180 +if test "x$ac_cv_have_decl_NET_TCP_BIC_BETA" = xyes
20188 -cat >>confdefs.h <<_ACEOF
20189 -#define HAVE_DECL_NET_TCP_BIC_BETA $ac_have_decl
20191 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR" "ac_cv_have_decl_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR" "
20192 +printf "%s\n" "#define HAVE_DECL_NET_TCP_BIC_BETA $ac_have_decl" >>confdefs.h
20193 +ac_fn_check_decl "$LINENO" "NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR" "ac_cv_have_decl_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR" "
20194 #include <sys/types.h>
20195 #include <linux/sysctl.h>
20198 -if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR" = xyes; then :
20199 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20200 +if test "x$ac_cv_have_decl_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR" = xyes
20208 -cat >>confdefs.h <<_ACEOF
20209 -#define HAVE_DECL_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR $ac_have_decl
20211 -ac_fn_c_check_decl "$LINENO" "NET_TCP_CONG_CONTROL" "ac_cv_have_decl_NET_TCP_CONG_CONTROL" "
20212 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR $ac_have_decl" >>confdefs.h
20213 +ac_fn_check_decl "$LINENO" "NET_TCP_CONG_CONTROL" "ac_cv_have_decl_NET_TCP_CONG_CONTROL" "
20214 #include <sys/types.h>
20215 #include <linux/sysctl.h>
20218 -if test "x$ac_cv_have_decl_NET_TCP_CONG_CONTROL" = xyes; then :
20219 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20220 +if test "x$ac_cv_have_decl_NET_TCP_CONG_CONTROL" = xyes
20228 -cat >>confdefs.h <<_ACEOF
20229 -#define HAVE_DECL_NET_TCP_CONG_CONTROL $ac_have_decl
20231 -ac_fn_c_check_decl "$LINENO" "NET_TCP_ABC" "ac_cv_have_decl_NET_TCP_ABC" "
20232 +printf "%s\n" "#define HAVE_DECL_NET_TCP_CONG_CONTROL $ac_have_decl" >>confdefs.h
20233 +ac_fn_check_decl "$LINENO" "NET_TCP_ABC" "ac_cv_have_decl_NET_TCP_ABC" "
20234 #include <sys/types.h>
20235 #include <linux/sysctl.h>
20238 -if test "x$ac_cv_have_decl_NET_TCP_ABC" = xyes; then :
20239 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20240 +if test "x$ac_cv_have_decl_NET_TCP_ABC" = xyes
20248 -cat >>confdefs.h <<_ACEOF
20249 -#define HAVE_DECL_NET_TCP_ABC $ac_have_decl
20251 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_IPFRAG_MAX_DIST" "ac_cv_have_decl_NET_IPV4_IPFRAG_MAX_DIST" "
20252 +printf "%s\n" "#define HAVE_DECL_NET_TCP_ABC $ac_have_decl" >>confdefs.h
20253 +ac_fn_check_decl "$LINENO" "NET_IPV4_IPFRAG_MAX_DIST" "ac_cv_have_decl_NET_IPV4_IPFRAG_MAX_DIST" "
20254 #include <sys/types.h>
20255 #include <linux/sysctl.h>
20258 -if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_MAX_DIST" = xyes; then :
20259 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20260 +if test "x$ac_cv_have_decl_NET_IPV4_IPFRAG_MAX_DIST" = xyes
20268 -cat >>confdefs.h <<_ACEOF
20269 -#define HAVE_DECL_NET_IPV4_IPFRAG_MAX_DIST $ac_have_decl
20271 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MTU_PROBING" "ac_cv_have_decl_NET_TCP_MTU_PROBING" "
20272 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_IPFRAG_MAX_DIST $ac_have_decl" >>confdefs.h
20273 +ac_fn_check_decl "$LINENO" "NET_TCP_MTU_PROBING" "ac_cv_have_decl_NET_TCP_MTU_PROBING" "
20274 #include <sys/types.h>
20275 #include <linux/sysctl.h>
20278 -if test "x$ac_cv_have_decl_NET_TCP_MTU_PROBING" = xyes; then :
20279 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20280 +if test "x$ac_cv_have_decl_NET_TCP_MTU_PROBING" = xyes
20288 -cat >>confdefs.h <<_ACEOF
20289 -#define HAVE_DECL_NET_TCP_MTU_PROBING $ac_have_decl
20291 -ac_fn_c_check_decl "$LINENO" "NET_TCP_BASE_MSS" "ac_cv_have_decl_NET_TCP_BASE_MSS" "
20292 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MTU_PROBING $ac_have_decl" >>confdefs.h
20293 +ac_fn_check_decl "$LINENO" "NET_TCP_BASE_MSS" "ac_cv_have_decl_NET_TCP_BASE_MSS" "
20294 #include <sys/types.h>
20295 #include <linux/sysctl.h>
20298 -if test "x$ac_cv_have_decl_NET_TCP_BASE_MSS" = xyes; then :
20299 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20300 +if test "x$ac_cv_have_decl_NET_TCP_BASE_MSS" = xyes
20308 -cat >>confdefs.h <<_ACEOF
20309 -#define HAVE_DECL_NET_TCP_BASE_MSS $ac_have_decl
20311 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS" "ac_cv_have_decl_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS" "
20312 +printf "%s\n" "#define HAVE_DECL_NET_TCP_BASE_MSS $ac_have_decl" >>confdefs.h
20313 +ac_fn_check_decl "$LINENO" "NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS" "ac_cv_have_decl_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS" "
20314 #include <sys/types.h>
20315 #include <linux/sysctl.h>
20318 -if test "x$ac_cv_have_decl_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS" = xyes; then :
20319 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20320 +if test "x$ac_cv_have_decl_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS" = xyes
20328 -cat >>confdefs.h <<_ACEOF
20329 -#define HAVE_DECL_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS $ac_have_decl
20331 -ac_fn_c_check_decl "$LINENO" "NET_TCP_DMA_COPYBREAK" "ac_cv_have_decl_NET_TCP_DMA_COPYBREAK" "
20332 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS $ac_have_decl" >>confdefs.h
20333 +ac_fn_check_decl "$LINENO" "NET_TCP_DMA_COPYBREAK" "ac_cv_have_decl_NET_TCP_DMA_COPYBREAK" "
20334 #include <sys/types.h>
20335 #include <linux/sysctl.h>
20338 -if test "x$ac_cv_have_decl_NET_TCP_DMA_COPYBREAK" = xyes; then :
20339 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20340 +if test "x$ac_cv_have_decl_NET_TCP_DMA_COPYBREAK" = xyes
20348 -cat >>confdefs.h <<_ACEOF
20349 -#define HAVE_DECL_NET_TCP_DMA_COPYBREAK $ac_have_decl
20351 -ac_fn_c_check_decl "$LINENO" "NET_TCP_SLOW_START_AFTER_IDLE" "ac_cv_have_decl_NET_TCP_SLOW_START_AFTER_IDLE" "
20352 +printf "%s\n" "#define HAVE_DECL_NET_TCP_DMA_COPYBREAK $ac_have_decl" >>confdefs.h
20353 +ac_fn_check_decl "$LINENO" "NET_TCP_SLOW_START_AFTER_IDLE" "ac_cv_have_decl_NET_TCP_SLOW_START_AFTER_IDLE" "
20354 #include <sys/types.h>
20355 #include <linux/sysctl.h>
20358 -if test "x$ac_cv_have_decl_NET_TCP_SLOW_START_AFTER_IDLE" = xyes; then :
20359 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20360 +if test "x$ac_cv_have_decl_NET_TCP_SLOW_START_AFTER_IDLE" = xyes
20368 -cat >>confdefs.h <<_ACEOF
20369 -#define HAVE_DECL_NET_TCP_SLOW_START_AFTER_IDLE $ac_have_decl
20371 -ac_fn_c_check_decl "$LINENO" "NET_CIPSOV4_CACHE_ENABLE" "ac_cv_have_decl_NET_CIPSOV4_CACHE_ENABLE" "
20372 +printf "%s\n" "#define HAVE_DECL_NET_TCP_SLOW_START_AFTER_IDLE $ac_have_decl" >>confdefs.h
20373 +ac_fn_check_decl "$LINENO" "NET_CIPSOV4_CACHE_ENABLE" "ac_cv_have_decl_NET_CIPSOV4_CACHE_ENABLE" "
20374 #include <sys/types.h>
20375 #include <linux/sysctl.h>
20378 -if test "x$ac_cv_have_decl_NET_CIPSOV4_CACHE_ENABLE" = xyes; then :
20379 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20380 +if test "x$ac_cv_have_decl_NET_CIPSOV4_CACHE_ENABLE" = xyes
20388 -cat >>confdefs.h <<_ACEOF
20389 -#define HAVE_DECL_NET_CIPSOV4_CACHE_ENABLE $ac_have_decl
20391 -ac_fn_c_check_decl "$LINENO" "NET_CIPSOV4_CACHE_BUCKET_SIZE" "ac_cv_have_decl_NET_CIPSOV4_CACHE_BUCKET_SIZE" "
20392 +printf "%s\n" "#define HAVE_DECL_NET_CIPSOV4_CACHE_ENABLE $ac_have_decl" >>confdefs.h
20393 +ac_fn_check_decl "$LINENO" "NET_CIPSOV4_CACHE_BUCKET_SIZE" "ac_cv_have_decl_NET_CIPSOV4_CACHE_BUCKET_SIZE" "
20394 #include <sys/types.h>
20395 #include <linux/sysctl.h>
20398 -if test "x$ac_cv_have_decl_NET_CIPSOV4_CACHE_BUCKET_SIZE" = xyes; then :
20399 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20400 +if test "x$ac_cv_have_decl_NET_CIPSOV4_CACHE_BUCKET_SIZE" = xyes
20408 -cat >>confdefs.h <<_ACEOF
20409 -#define HAVE_DECL_NET_CIPSOV4_CACHE_BUCKET_SIZE $ac_have_decl
20411 -ac_fn_c_check_decl "$LINENO" "NET_CIPSOV4_RBM_OPTFMT" "ac_cv_have_decl_NET_CIPSOV4_RBM_OPTFMT" "
20412 +printf "%s\n" "#define HAVE_DECL_NET_CIPSOV4_CACHE_BUCKET_SIZE $ac_have_decl" >>confdefs.h
20413 +ac_fn_check_decl "$LINENO" "NET_CIPSOV4_RBM_OPTFMT" "ac_cv_have_decl_NET_CIPSOV4_RBM_OPTFMT" "
20414 #include <sys/types.h>
20415 #include <linux/sysctl.h>
20418 -if test "x$ac_cv_have_decl_NET_CIPSOV4_RBM_OPTFMT" = xyes; then :
20419 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20420 +if test "x$ac_cv_have_decl_NET_CIPSOV4_RBM_OPTFMT" = xyes
20428 -cat >>confdefs.h <<_ACEOF
20429 -#define HAVE_DECL_NET_CIPSOV4_RBM_OPTFMT $ac_have_decl
20431 -ac_fn_c_check_decl "$LINENO" "NET_CIPSOV4_RBM_STRICTVALID" "ac_cv_have_decl_NET_CIPSOV4_RBM_STRICTVALID" "
20432 +printf "%s\n" "#define HAVE_DECL_NET_CIPSOV4_RBM_OPTFMT $ac_have_decl" >>confdefs.h
20433 +ac_fn_check_decl "$LINENO" "NET_CIPSOV4_RBM_STRICTVALID" "ac_cv_have_decl_NET_CIPSOV4_RBM_STRICTVALID" "
20434 #include <sys/types.h>
20435 #include <linux/sysctl.h>
20438 -if test "x$ac_cv_have_decl_NET_CIPSOV4_RBM_STRICTVALID" = xyes; then :
20439 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20440 +if test "x$ac_cv_have_decl_NET_CIPSOV4_RBM_STRICTVALID" = xyes
20448 -cat >>confdefs.h <<_ACEOF
20449 -#define HAVE_DECL_NET_CIPSOV4_RBM_STRICTVALID $ac_have_decl
20451 -ac_fn_c_check_decl "$LINENO" "NET_TCP_AVAIL_CONG_CONTROL" "ac_cv_have_decl_NET_TCP_AVAIL_CONG_CONTROL" "
20452 +printf "%s\n" "#define HAVE_DECL_NET_CIPSOV4_RBM_STRICTVALID $ac_have_decl" >>confdefs.h
20453 +ac_fn_check_decl "$LINENO" "NET_TCP_AVAIL_CONG_CONTROL" "ac_cv_have_decl_NET_TCP_AVAIL_CONG_CONTROL" "
20454 #include <sys/types.h>
20455 #include <linux/sysctl.h>
20458 -if test "x$ac_cv_have_decl_NET_TCP_AVAIL_CONG_CONTROL" = xyes; then :
20459 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20460 +if test "x$ac_cv_have_decl_NET_TCP_AVAIL_CONG_CONTROL" = xyes
20468 -cat >>confdefs.h <<_ACEOF
20469 -#define HAVE_DECL_NET_TCP_AVAIL_CONG_CONTROL $ac_have_decl
20471 -ac_fn_c_check_decl "$LINENO" "NET_TCP_ALLOWED_CONG_CONTROL" "ac_cv_have_decl_NET_TCP_ALLOWED_CONG_CONTROL" "
20472 +printf "%s\n" "#define HAVE_DECL_NET_TCP_AVAIL_CONG_CONTROL $ac_have_decl" >>confdefs.h
20473 +ac_fn_check_decl "$LINENO" "NET_TCP_ALLOWED_CONG_CONTROL" "ac_cv_have_decl_NET_TCP_ALLOWED_CONG_CONTROL" "
20474 #include <sys/types.h>
20475 #include <linux/sysctl.h>
20478 -if test "x$ac_cv_have_decl_NET_TCP_ALLOWED_CONG_CONTROL" = xyes; then :
20479 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20480 +if test "x$ac_cv_have_decl_NET_TCP_ALLOWED_CONG_CONTROL" = xyes
20488 -cat >>confdefs.h <<_ACEOF
20489 -#define HAVE_DECL_NET_TCP_ALLOWED_CONG_CONTROL $ac_have_decl
20491 -ac_fn_c_check_decl "$LINENO" "NET_TCP_MAX_SSTHRESH" "ac_cv_have_decl_NET_TCP_MAX_SSTHRESH" "
20492 +printf "%s\n" "#define HAVE_DECL_NET_TCP_ALLOWED_CONG_CONTROL $ac_have_decl" >>confdefs.h
20493 +ac_fn_check_decl "$LINENO" "NET_TCP_MAX_SSTHRESH" "ac_cv_have_decl_NET_TCP_MAX_SSTHRESH" "
20494 #include <sys/types.h>
20495 #include <linux/sysctl.h>
20498 -if test "x$ac_cv_have_decl_NET_TCP_MAX_SSTHRESH" = xyes; then :
20499 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20500 +if test "x$ac_cv_have_decl_NET_TCP_MAX_SSTHRESH" = xyes
20508 -cat >>confdefs.h <<_ACEOF
20509 -#define HAVE_DECL_NET_TCP_MAX_SSTHRESH $ac_have_decl
20511 -ac_fn_c_check_decl "$LINENO" "NET_TCP_FRTO_RESPONSE" "ac_cv_have_decl_NET_TCP_FRTO_RESPONSE" "
20512 +printf "%s\n" "#define HAVE_DECL_NET_TCP_MAX_SSTHRESH $ac_have_decl" >>confdefs.h
20513 +ac_fn_check_decl "$LINENO" "NET_TCP_FRTO_RESPONSE" "ac_cv_have_decl_NET_TCP_FRTO_RESPONSE" "
20514 #include <sys/types.h>
20515 #include <linux/sysctl.h>
20518 -if test "x$ac_cv_have_decl_NET_TCP_FRTO_RESPONSE" = xyes; then :
20519 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20520 +if test "x$ac_cv_have_decl_NET_TCP_FRTO_RESPONSE" = xyes
20528 -cat >>confdefs.h <<_ACEOF
20529 -#define HAVE_DECL_NET_TCP_FRTO_RESPONSE $ac_have_decl
20531 +printf "%s\n" "#define HAVE_DECL_NET_TCP_FRTO_RESPONSE $ac_have_decl" >>confdefs.h
20534 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_FORWARDING" "ac_cv_have_decl_NET_IPV4_CONF_FORWARDING" "
20535 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_FORWARDING" "ac_cv_have_decl_NET_IPV4_CONF_FORWARDING" "
20536 #include <sys/types.h>
20537 #include <linux/sysctl.h>
20540 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_FORWARDING" = xyes; then :
20541 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20542 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_FORWARDING" = xyes
20550 -cat >>confdefs.h <<_ACEOF
20551 -#define HAVE_DECL_NET_IPV4_CONF_FORWARDING $ac_have_decl
20553 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_MC_FORWARDING" "ac_cv_have_decl_NET_IPV4_CONF_MC_FORWARDING" "
20554 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_FORWARDING $ac_have_decl" >>confdefs.h
20555 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_MC_FORWARDING" "ac_cv_have_decl_NET_IPV4_CONF_MC_FORWARDING" "
20556 #include <sys/types.h>
20557 #include <linux/sysctl.h>
20560 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_MC_FORWARDING" = xyes; then :
20561 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20562 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_MC_FORWARDING" = xyes
20570 -cat >>confdefs.h <<_ACEOF
20571 -#define HAVE_DECL_NET_IPV4_CONF_MC_FORWARDING $ac_have_decl
20573 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_PROXY_ARP" "ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP" "
20574 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_MC_FORWARDING $ac_have_decl" >>confdefs.h
20575 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_PROXY_ARP" "ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP" "
20576 #include <sys/types.h>
20577 #include <linux/sysctl.h>
20580 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP" = xyes; then :
20581 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20582 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP" = xyes
20590 -cat >>confdefs.h <<_ACEOF
20591 -#define HAVE_DECL_NET_IPV4_CONF_PROXY_ARP $ac_have_decl
20593 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ACCEPT_REDIRECTS" "ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_REDIRECTS" "
20594 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_PROXY_ARP $ac_have_decl" >>confdefs.h
20595 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ACCEPT_REDIRECTS" "ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_REDIRECTS" "
20596 #include <sys/types.h>
20597 #include <linux/sysctl.h>
20600 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_REDIRECTS" = xyes; then :
20601 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20602 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_REDIRECTS" = xyes
20610 -cat >>confdefs.h <<_ACEOF
20611 -#define HAVE_DECL_NET_IPV4_CONF_ACCEPT_REDIRECTS $ac_have_decl
20613 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_SECURE_REDIRECTS" "ac_cv_have_decl_NET_IPV4_CONF_SECURE_REDIRECTS" "
20614 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ACCEPT_REDIRECTS $ac_have_decl" >>confdefs.h
20615 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_SECURE_REDIRECTS" "ac_cv_have_decl_NET_IPV4_CONF_SECURE_REDIRECTS" "
20616 #include <sys/types.h>
20617 #include <linux/sysctl.h>
20620 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_SECURE_REDIRECTS" = xyes; then :
20621 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20622 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_SECURE_REDIRECTS" = xyes
20630 -cat >>confdefs.h <<_ACEOF
20631 -#define HAVE_DECL_NET_IPV4_CONF_SECURE_REDIRECTS $ac_have_decl
20633 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_SEND_REDIRECTS" "ac_cv_have_decl_NET_IPV4_CONF_SEND_REDIRECTS" "
20634 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_SECURE_REDIRECTS $ac_have_decl" >>confdefs.h
20635 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_SEND_REDIRECTS" "ac_cv_have_decl_NET_IPV4_CONF_SEND_REDIRECTS" "
20636 #include <sys/types.h>
20637 #include <linux/sysctl.h>
20640 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_SEND_REDIRECTS" = xyes; then :
20641 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20642 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_SEND_REDIRECTS" = xyes
20650 -cat >>confdefs.h <<_ACEOF
20651 -#define HAVE_DECL_NET_IPV4_CONF_SEND_REDIRECTS $ac_have_decl
20653 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_SHARED_MEDIA" "ac_cv_have_decl_NET_IPV4_CONF_SHARED_MEDIA" "
20654 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_SEND_REDIRECTS $ac_have_decl" >>confdefs.h
20655 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_SHARED_MEDIA" "ac_cv_have_decl_NET_IPV4_CONF_SHARED_MEDIA" "
20656 #include <sys/types.h>
20657 #include <linux/sysctl.h>
20660 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_SHARED_MEDIA" = xyes; then :
20661 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20662 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_SHARED_MEDIA" = xyes
20670 -cat >>confdefs.h <<_ACEOF
20671 -#define HAVE_DECL_NET_IPV4_CONF_SHARED_MEDIA $ac_have_decl
20673 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_RP_FILTER" "ac_cv_have_decl_NET_IPV4_CONF_RP_FILTER" "
20674 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_SHARED_MEDIA $ac_have_decl" >>confdefs.h
20675 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_RP_FILTER" "ac_cv_have_decl_NET_IPV4_CONF_RP_FILTER" "
20676 #include <sys/types.h>
20677 #include <linux/sysctl.h>
20680 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_RP_FILTER" = xyes; then :
20681 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20682 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_RP_FILTER" = xyes
20690 -cat >>confdefs.h <<_ACEOF
20691 -#define HAVE_DECL_NET_IPV4_CONF_RP_FILTER $ac_have_decl
20693 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE" "ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE" "
20694 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_RP_FILTER $ac_have_decl" >>confdefs.h
20695 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE" "ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE" "
20696 #include <sys/types.h>
20697 #include <linux/sysctl.h>
20700 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE" = xyes; then :
20701 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20702 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE" = xyes
20710 -cat >>confdefs.h <<_ACEOF
20711 -#define HAVE_DECL_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE $ac_have_decl
20713 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_BOOTP_RELAY" "ac_cv_have_decl_NET_IPV4_CONF_BOOTP_RELAY" "
20714 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE $ac_have_decl" >>confdefs.h
20715 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_BOOTP_RELAY" "ac_cv_have_decl_NET_IPV4_CONF_BOOTP_RELAY" "
20716 #include <sys/types.h>
20717 #include <linux/sysctl.h>
20720 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_BOOTP_RELAY" = xyes; then :
20721 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20722 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_BOOTP_RELAY" = xyes
20730 -cat >>confdefs.h <<_ACEOF
20731 -#define HAVE_DECL_NET_IPV4_CONF_BOOTP_RELAY $ac_have_decl
20733 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_LOG_MARTIANS" "ac_cv_have_decl_NET_IPV4_CONF_LOG_MARTIANS" "
20734 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_BOOTP_RELAY $ac_have_decl" >>confdefs.h
20735 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_LOG_MARTIANS" "ac_cv_have_decl_NET_IPV4_CONF_LOG_MARTIANS" "
20736 #include <sys/types.h>
20737 #include <linux/sysctl.h>
20740 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_LOG_MARTIANS" = xyes; then :
20741 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20742 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_LOG_MARTIANS" = xyes
20750 -cat >>confdefs.h <<_ACEOF
20751 -#define HAVE_DECL_NET_IPV4_CONF_LOG_MARTIANS $ac_have_decl
20753 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_TAG" "ac_cv_have_decl_NET_IPV4_CONF_TAG" "
20754 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_LOG_MARTIANS $ac_have_decl" >>confdefs.h
20755 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_TAG" "ac_cv_have_decl_NET_IPV4_CONF_TAG" "
20756 #include <sys/types.h>
20757 #include <linux/sysctl.h>
20760 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_TAG" = xyes; then :
20761 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20762 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_TAG" = xyes
20770 -cat >>confdefs.h <<_ACEOF
20771 -#define HAVE_DECL_NET_IPV4_CONF_TAG $ac_have_decl
20773 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ARPFILTER" "ac_cv_have_decl_NET_IPV4_CONF_ARPFILTER" "
20774 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_TAG $ac_have_decl" >>confdefs.h
20775 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ARPFILTER" "ac_cv_have_decl_NET_IPV4_CONF_ARPFILTER" "
20776 #include <sys/types.h>
20777 #include <linux/sysctl.h>
20780 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARPFILTER" = xyes; then :
20781 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20782 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARPFILTER" = xyes
20790 -cat >>confdefs.h <<_ACEOF
20791 -#define HAVE_DECL_NET_IPV4_CONF_ARPFILTER $ac_have_decl
20793 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_MEDIUM_ID" "ac_cv_have_decl_NET_IPV4_CONF_MEDIUM_ID" "
20794 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ARPFILTER $ac_have_decl" >>confdefs.h
20795 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_MEDIUM_ID" "ac_cv_have_decl_NET_IPV4_CONF_MEDIUM_ID" "
20796 #include <sys/types.h>
20797 #include <linux/sysctl.h>
20800 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_MEDIUM_ID" = xyes; then :
20801 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20802 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_MEDIUM_ID" = xyes
20810 -cat >>confdefs.h <<_ACEOF
20811 -#define HAVE_DECL_NET_IPV4_CONF_MEDIUM_ID $ac_have_decl
20813 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_NOXFRM" "ac_cv_have_decl_NET_IPV4_CONF_NOXFRM" "
20814 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_MEDIUM_ID $ac_have_decl" >>confdefs.h
20815 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_NOXFRM" "ac_cv_have_decl_NET_IPV4_CONF_NOXFRM" "
20816 #include <sys/types.h>
20817 #include <linux/sysctl.h>
20820 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_NOXFRM" = xyes; then :
20821 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20822 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_NOXFRM" = xyes
20830 -cat >>confdefs.h <<_ACEOF
20831 -#define HAVE_DECL_NET_IPV4_CONF_NOXFRM $ac_have_decl
20833 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_NOPOLICY" "ac_cv_have_decl_NET_IPV4_CONF_NOPOLICY" "
20834 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_NOXFRM $ac_have_decl" >>confdefs.h
20835 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_NOPOLICY" "ac_cv_have_decl_NET_IPV4_CONF_NOPOLICY" "
20836 #include <sys/types.h>
20837 #include <linux/sysctl.h>
20840 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_NOPOLICY" = xyes; then :
20841 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20842 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_NOPOLICY" = xyes
20850 -cat >>confdefs.h <<_ACEOF
20851 -#define HAVE_DECL_NET_IPV4_CONF_NOPOLICY $ac_have_decl
20853 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_FORCE_IGMP_VERSION" "ac_cv_have_decl_NET_IPV4_CONF_FORCE_IGMP_VERSION" "
20854 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_NOPOLICY $ac_have_decl" >>confdefs.h
20855 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_FORCE_IGMP_VERSION" "ac_cv_have_decl_NET_IPV4_CONF_FORCE_IGMP_VERSION" "
20856 #include <sys/types.h>
20857 #include <linux/sysctl.h>
20860 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_FORCE_IGMP_VERSION" = xyes; then :
20861 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20862 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_FORCE_IGMP_VERSION" = xyes
20870 -cat >>confdefs.h <<_ACEOF
20871 -#define HAVE_DECL_NET_IPV4_CONF_FORCE_IGMP_VERSION $ac_have_decl
20873 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ARP_ANNOUNCE" "ac_cv_have_decl_NET_IPV4_CONF_ARP_ANNOUNCE" "
20874 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_FORCE_IGMP_VERSION $ac_have_decl" >>confdefs.h
20875 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ARP_ANNOUNCE" "ac_cv_have_decl_NET_IPV4_CONF_ARP_ANNOUNCE" "
20876 #include <sys/types.h>
20877 #include <linux/sysctl.h>
20880 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_ANNOUNCE" = xyes; then :
20881 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20882 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_ANNOUNCE" = xyes
20890 -cat >>confdefs.h <<_ACEOF
20891 -#define HAVE_DECL_NET_IPV4_CONF_ARP_ANNOUNCE $ac_have_decl
20893 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ARP_IGNORE" "ac_cv_have_decl_NET_IPV4_CONF_ARP_IGNORE" "
20894 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ARP_ANNOUNCE $ac_have_decl" >>confdefs.h
20895 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ARP_IGNORE" "ac_cv_have_decl_NET_IPV4_CONF_ARP_IGNORE" "
20896 #include <sys/types.h>
20897 #include <linux/sysctl.h>
20900 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_IGNORE" = xyes; then :
20901 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20902 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_IGNORE" = xyes
20910 -cat >>confdefs.h <<_ACEOF
20911 -#define HAVE_DECL_NET_IPV4_CONF_ARP_IGNORE $ac_have_decl
20913 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_PROMOTE_SECONDARIES" "ac_cv_have_decl_NET_IPV4_CONF_PROMOTE_SECONDARIES" "
20914 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ARP_IGNORE $ac_have_decl" >>confdefs.h
20915 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_PROMOTE_SECONDARIES" "ac_cv_have_decl_NET_IPV4_CONF_PROMOTE_SECONDARIES" "
20916 #include <sys/types.h>
20917 #include <linux/sysctl.h>
20920 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_PROMOTE_SECONDARIES" = xyes; then :
20921 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20922 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_PROMOTE_SECONDARIES" = xyes
20930 -cat >>confdefs.h <<_ACEOF
20931 -#define HAVE_DECL_NET_IPV4_CONF_PROMOTE_SECONDARIES $ac_have_decl
20933 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ARP_ACCEPT" "ac_cv_have_decl_NET_IPV4_CONF_ARP_ACCEPT" "
20934 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_PROMOTE_SECONDARIES $ac_have_decl" >>confdefs.h
20935 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ARP_ACCEPT" "ac_cv_have_decl_NET_IPV4_CONF_ARP_ACCEPT" "
20936 #include <sys/types.h>
20937 #include <linux/sysctl.h>
20940 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_ACCEPT" = xyes; then :
20941 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20942 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_ACCEPT" = xyes
20950 -cat >>confdefs.h <<_ACEOF
20951 -#define HAVE_DECL_NET_IPV4_CONF_ARP_ACCEPT $ac_have_decl
20953 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ARP_NOTIFY" "ac_cv_have_decl_NET_IPV4_CONF_ARP_NOTIFY" "
20954 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ARP_ACCEPT $ac_have_decl" >>confdefs.h
20955 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ARP_NOTIFY" "ac_cv_have_decl_NET_IPV4_CONF_ARP_NOTIFY" "
20956 #include <sys/types.h>
20957 #include <linux/sysctl.h>
20960 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_NOTIFY" = xyes; then :
20961 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20962 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ARP_NOTIFY" = xyes
20970 -cat >>confdefs.h <<_ACEOF
20971 -#define HAVE_DECL_NET_IPV4_CONF_ARP_NOTIFY $ac_have_decl
20973 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_ACCEPT_LOCAL" "ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_LOCAL" "
20974 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ARP_NOTIFY $ac_have_decl" >>confdefs.h
20975 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_ACCEPT_LOCAL" "ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_LOCAL" "
20976 #include <sys/types.h>
20977 #include <linux/sysctl.h>
20980 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_LOCAL" = xyes; then :
20981 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
20982 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_ACCEPT_LOCAL" = xyes
20990 -cat >>confdefs.h <<_ACEOF
20991 -#define HAVE_DECL_NET_IPV4_CONF_ACCEPT_LOCAL $ac_have_decl
20993 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_SRC_VMARK" "ac_cv_have_decl_NET_IPV4_CONF_SRC_VMARK" "
20994 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_ACCEPT_LOCAL $ac_have_decl" >>confdefs.h
20995 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_SRC_VMARK" "ac_cv_have_decl_NET_IPV4_CONF_SRC_VMARK" "
20996 #include <sys/types.h>
20997 #include <linux/sysctl.h>
21000 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_SRC_VMARK" = xyes; then :
21001 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21002 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_SRC_VMARK" = xyes
21010 -cat >>confdefs.h <<_ACEOF
21011 -#define HAVE_DECL_NET_IPV4_CONF_SRC_VMARK $ac_have_decl
21013 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_CONF_PROXY_ARP_PVLAN" "ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP_PVLAN" "
21014 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_SRC_VMARK $ac_have_decl" >>confdefs.h
21015 +ac_fn_check_decl "$LINENO" "NET_IPV4_CONF_PROXY_ARP_PVLAN" "ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP_PVLAN" "
21016 #include <sys/types.h>
21017 #include <linux/sysctl.h>
21020 -if test "x$ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP_PVLAN" = xyes; then :
21021 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21022 +if test "x$ac_cv_have_decl_NET_IPV4_CONF_PROXY_ARP_PVLAN" = xyes
21030 -cat >>confdefs.h <<_ACEOF
21031 -#define HAVE_DECL_NET_IPV4_CONF_PROXY_ARP_PVLAN $ac_have_decl
21033 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_CONF_PROXY_ARP_PVLAN $ac_have_decl" >>confdefs.h
21036 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_FLUSH" "ac_cv_have_decl_NET_IPV4_ROUTE_FLUSH" "
21037 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_FLUSH" "ac_cv_have_decl_NET_IPV4_ROUTE_FLUSH" "
21038 #include <sys/types.h>
21039 #include <linux/sysctl.h>
21042 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_FLUSH" = xyes; then :
21043 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21044 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_FLUSH" = xyes
21052 -cat >>confdefs.h <<_ACEOF
21053 -#define HAVE_DECL_NET_IPV4_ROUTE_FLUSH $ac_have_decl
21055 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_MIN_DELAY" "ac_cv_have_decl_NET_IPV4_ROUTE_MIN_DELAY" "
21056 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_FLUSH $ac_have_decl" >>confdefs.h
21057 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_MIN_DELAY" "ac_cv_have_decl_NET_IPV4_ROUTE_MIN_DELAY" "
21058 #include <sys/types.h>
21059 #include <linux/sysctl.h>
21062 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MIN_DELAY" = xyes; then :
21063 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21064 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MIN_DELAY" = xyes
21072 -cat >>confdefs.h <<_ACEOF
21073 -#define HAVE_DECL_NET_IPV4_ROUTE_MIN_DELAY $ac_have_decl
21075 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_MAX_DELAY" "ac_cv_have_decl_NET_IPV4_ROUTE_MAX_DELAY" "
21076 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_MIN_DELAY $ac_have_decl" >>confdefs.h
21077 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_MAX_DELAY" "ac_cv_have_decl_NET_IPV4_ROUTE_MAX_DELAY" "
21078 #include <sys/types.h>
21079 #include <linux/sysctl.h>
21082 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MAX_DELAY" = xyes; then :
21083 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21084 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MAX_DELAY" = xyes
21092 -cat >>confdefs.h <<_ACEOF
21093 -#define HAVE_DECL_NET_IPV4_ROUTE_MAX_DELAY $ac_have_decl
21095 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_THRESH" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_THRESH" "
21096 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_MAX_DELAY $ac_have_decl" >>confdefs.h
21097 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_THRESH" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_THRESH" "
21098 #include <sys/types.h>
21099 #include <linux/sysctl.h>
21102 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_THRESH" = xyes; then :
21103 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21104 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_THRESH" = xyes
21112 -cat >>confdefs.h <<_ACEOF
21113 -#define HAVE_DECL_NET_IPV4_ROUTE_GC_THRESH $ac_have_decl
21115 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_MAX_SIZE" "ac_cv_have_decl_NET_IPV4_ROUTE_MAX_SIZE" "
21116 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_GC_THRESH $ac_have_decl" >>confdefs.h
21117 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_MAX_SIZE" "ac_cv_have_decl_NET_IPV4_ROUTE_MAX_SIZE" "
21118 #include <sys/types.h>
21119 #include <linux/sysctl.h>
21122 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MAX_SIZE" = xyes; then :
21123 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21124 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MAX_SIZE" = xyes
21132 -cat >>confdefs.h <<_ACEOF
21133 -#define HAVE_DECL_NET_IPV4_ROUTE_MAX_SIZE $ac_have_decl
21135 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_MIN_INTERVAL" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL" "
21136 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_MAX_SIZE $ac_have_decl" >>confdefs.h
21137 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_MIN_INTERVAL" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL" "
21138 #include <sys/types.h>
21139 #include <linux/sysctl.h>
21142 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL" = xyes; then :
21143 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21144 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL" = xyes
21152 -cat >>confdefs.h <<_ACEOF
21153 -#define HAVE_DECL_NET_IPV4_ROUTE_GC_MIN_INTERVAL $ac_have_decl
21155 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_TIMEOUT" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_TIMEOUT" "
21156 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_GC_MIN_INTERVAL $ac_have_decl" >>confdefs.h
21157 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_TIMEOUT" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_TIMEOUT" "
21158 #include <sys/types.h>
21159 #include <linux/sysctl.h>
21162 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_TIMEOUT" = xyes; then :
21163 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21164 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_TIMEOUT" = xyes
21172 -cat >>confdefs.h <<_ACEOF
21173 -#define HAVE_DECL_NET_IPV4_ROUTE_GC_TIMEOUT $ac_have_decl
21175 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_INTERVAL" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_INTERVAL" "
21176 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_GC_TIMEOUT $ac_have_decl" >>confdefs.h
21177 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_INTERVAL" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_INTERVAL" "
21178 #include <sys/types.h>
21179 #include <linux/sysctl.h>
21182 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_INTERVAL" = xyes; then :
21183 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21184 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_INTERVAL" = xyes
21192 -cat >>confdefs.h <<_ACEOF
21193 -#define HAVE_DECL_NET_IPV4_ROUTE_GC_INTERVAL $ac_have_decl
21195 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_REDIRECT_LOAD" "ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_LOAD" "
21196 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_GC_INTERVAL $ac_have_decl" >>confdefs.h
21197 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_REDIRECT_LOAD" "ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_LOAD" "
21198 #include <sys/types.h>
21199 #include <linux/sysctl.h>
21202 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_LOAD" = xyes; then :
21203 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21204 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_LOAD" = xyes
21212 -cat >>confdefs.h <<_ACEOF
21213 -#define HAVE_DECL_NET_IPV4_ROUTE_REDIRECT_LOAD $ac_have_decl
21215 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_REDIRECT_NUMBER" "ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_NUMBER" "
21216 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_REDIRECT_LOAD $ac_have_decl" >>confdefs.h
21217 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_REDIRECT_NUMBER" "ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_NUMBER" "
21218 #include <sys/types.h>
21219 #include <linux/sysctl.h>
21222 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_NUMBER" = xyes; then :
21223 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21224 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_NUMBER" = xyes
21232 -cat >>confdefs.h <<_ACEOF
21233 -#define HAVE_DECL_NET_IPV4_ROUTE_REDIRECT_NUMBER $ac_have_decl
21235 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_REDIRECT_SILENCE" "ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_SILENCE" "
21236 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_REDIRECT_NUMBER $ac_have_decl" >>confdefs.h
21237 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_REDIRECT_SILENCE" "ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_SILENCE" "
21238 #include <sys/types.h>
21239 #include <linux/sysctl.h>
21242 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_SILENCE" = xyes; then :
21243 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21244 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_REDIRECT_SILENCE" = xyes
21252 -cat >>confdefs.h <<_ACEOF
21253 -#define HAVE_DECL_NET_IPV4_ROUTE_REDIRECT_SILENCE $ac_have_decl
21255 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_ERROR_COST" "ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_COST" "
21256 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_REDIRECT_SILENCE $ac_have_decl" >>confdefs.h
21257 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_ERROR_COST" "ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_COST" "
21258 #include <sys/types.h>
21259 #include <linux/sysctl.h>
21262 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_COST" = xyes; then :
21263 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21264 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_COST" = xyes
21272 -cat >>confdefs.h <<_ACEOF
21273 -#define HAVE_DECL_NET_IPV4_ROUTE_ERROR_COST $ac_have_decl
21275 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_ERROR_BURST" "ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_BURST" "
21276 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_ERROR_COST $ac_have_decl" >>confdefs.h
21277 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_ERROR_BURST" "ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_BURST" "
21278 #include <sys/types.h>
21279 #include <linux/sysctl.h>
21282 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_BURST" = xyes; then :
21283 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21284 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_ERROR_BURST" = xyes
21292 -cat >>confdefs.h <<_ACEOF
21293 -#define HAVE_DECL_NET_IPV4_ROUTE_ERROR_BURST $ac_have_decl
21295 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_ELASTICITY" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_ELASTICITY" "
21296 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_ERROR_BURST $ac_have_decl" >>confdefs.h
21297 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_ELASTICITY" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_ELASTICITY" "
21298 #include <sys/types.h>
21299 #include <linux/sysctl.h>
21302 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_ELASTICITY" = xyes; then :
21303 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21304 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_ELASTICITY" = xyes
21312 -cat >>confdefs.h <<_ACEOF
21313 -#define HAVE_DECL_NET_IPV4_ROUTE_GC_ELASTICITY $ac_have_decl
21315 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_MTU_EXPIRES" "ac_cv_have_decl_NET_IPV4_ROUTE_MTU_EXPIRES" "
21316 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_GC_ELASTICITY $ac_have_decl" >>confdefs.h
21317 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_MTU_EXPIRES" "ac_cv_have_decl_NET_IPV4_ROUTE_MTU_EXPIRES" "
21318 #include <sys/types.h>
21319 #include <linux/sysctl.h>
21322 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MTU_EXPIRES" = xyes; then :
21323 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21324 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MTU_EXPIRES" = xyes
21332 -cat >>confdefs.h <<_ACEOF
21333 -#define HAVE_DECL_NET_IPV4_ROUTE_MTU_EXPIRES $ac_have_decl
21335 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_MIN_PMTU" "ac_cv_have_decl_NET_IPV4_ROUTE_MIN_PMTU" "
21336 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_MTU_EXPIRES $ac_have_decl" >>confdefs.h
21337 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_MIN_PMTU" "ac_cv_have_decl_NET_IPV4_ROUTE_MIN_PMTU" "
21338 #include <sys/types.h>
21339 #include <linux/sysctl.h>
21342 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MIN_PMTU" = xyes; then :
21343 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21344 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MIN_PMTU" = xyes
21352 -cat >>confdefs.h <<_ACEOF
21353 -#define HAVE_DECL_NET_IPV4_ROUTE_MIN_PMTU $ac_have_decl
21355 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_MIN_ADVMSS" "ac_cv_have_decl_NET_IPV4_ROUTE_MIN_ADVMSS" "
21356 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_MIN_PMTU $ac_have_decl" >>confdefs.h
21357 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_MIN_ADVMSS" "ac_cv_have_decl_NET_IPV4_ROUTE_MIN_ADVMSS" "
21358 #include <sys/types.h>
21359 #include <linux/sysctl.h>
21362 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MIN_ADVMSS" = xyes; then :
21363 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21364 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_MIN_ADVMSS" = xyes
21372 -cat >>confdefs.h <<_ACEOF
21373 -#define HAVE_DECL_NET_IPV4_ROUTE_MIN_ADVMSS $ac_have_decl
21375 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_SECRET_INTERVAL" "ac_cv_have_decl_NET_IPV4_ROUTE_SECRET_INTERVAL" "
21376 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_MIN_ADVMSS $ac_have_decl" >>confdefs.h
21377 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_SECRET_INTERVAL" "ac_cv_have_decl_NET_IPV4_ROUTE_SECRET_INTERVAL" "
21378 #include <sys/types.h>
21379 #include <linux/sysctl.h>
21382 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_SECRET_INTERVAL" = xyes; then :
21383 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21384 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_SECRET_INTERVAL" = xyes
21392 -cat >>confdefs.h <<_ACEOF
21393 -#define HAVE_DECL_NET_IPV4_ROUTE_SECRET_INTERVAL $ac_have_decl
21395 -ac_fn_c_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS" "
21396 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_SECRET_INTERVAL $ac_have_decl" >>confdefs.h
21397 +ac_fn_check_decl "$LINENO" "NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS" "ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS" "
21398 #include <sys/types.h>
21399 #include <linux/sysctl.h>
21402 -if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS" = xyes; then :
21403 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21404 +if test "x$ac_cv_have_decl_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS" = xyes
21412 -cat >>confdefs.h <<_ACEOF
21413 -#define HAVE_DECL_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS $ac_have_decl
21415 +printf "%s\n" "#define HAVE_DECL_NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS $ac_have_decl" >>confdefs.h
21418 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_CONF" "ac_cv_have_decl_NET_IPV6_CONF" "
21419 +ac_fn_check_decl "$LINENO" "NET_IPV6_CONF" "ac_cv_have_decl_NET_IPV6_CONF" "
21420 #include <sys/types.h>
21421 #include <linux/sysctl.h>
21424 -if test "x$ac_cv_have_decl_NET_IPV6_CONF" = xyes; then :
21425 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21426 +if test "x$ac_cv_have_decl_NET_IPV6_CONF" = xyes
21434 -cat >>confdefs.h <<_ACEOF
21435 -#define HAVE_DECL_NET_IPV6_CONF $ac_have_decl
21437 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_NEIGH" "ac_cv_have_decl_NET_IPV6_NEIGH" "
21438 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_CONF $ac_have_decl" >>confdefs.h
21439 +ac_fn_check_decl "$LINENO" "NET_IPV6_NEIGH" "ac_cv_have_decl_NET_IPV6_NEIGH" "
21440 #include <sys/types.h>
21441 #include <linux/sysctl.h>
21444 -if test "x$ac_cv_have_decl_NET_IPV6_NEIGH" = xyes; then :
21445 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21446 +if test "x$ac_cv_have_decl_NET_IPV6_NEIGH" = xyes
21454 -cat >>confdefs.h <<_ACEOF
21455 -#define HAVE_DECL_NET_IPV6_NEIGH $ac_have_decl
21457 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE" "ac_cv_have_decl_NET_IPV6_ROUTE" "
21458 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_NEIGH $ac_have_decl" >>confdefs.h
21459 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE" "ac_cv_have_decl_NET_IPV6_ROUTE" "
21460 #include <sys/types.h>
21461 #include <linux/sysctl.h>
21464 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE" = xyes; then :
21465 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21466 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE" = xyes
21474 -cat >>confdefs.h <<_ACEOF
21475 -#define HAVE_DECL_NET_IPV6_ROUTE $ac_have_decl
21477 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ICMP" "ac_cv_have_decl_NET_IPV6_ICMP" "
21478 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE $ac_have_decl" >>confdefs.h
21479 +ac_fn_check_decl "$LINENO" "NET_IPV6_ICMP" "ac_cv_have_decl_NET_IPV6_ICMP" "
21480 #include <sys/types.h>
21481 #include <linux/sysctl.h>
21484 -if test "x$ac_cv_have_decl_NET_IPV6_ICMP" = xyes; then :
21485 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21486 +if test "x$ac_cv_have_decl_NET_IPV6_ICMP" = xyes
21494 -cat >>confdefs.h <<_ACEOF
21495 -#define HAVE_DECL_NET_IPV6_ICMP $ac_have_decl
21497 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_BINDV6ONLY" "ac_cv_have_decl_NET_IPV6_BINDV6ONLY" "
21498 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ICMP $ac_have_decl" >>confdefs.h
21499 +ac_fn_check_decl "$LINENO" "NET_IPV6_BINDV6ONLY" "ac_cv_have_decl_NET_IPV6_BINDV6ONLY" "
21500 #include <sys/types.h>
21501 #include <linux/sysctl.h>
21504 -if test "x$ac_cv_have_decl_NET_IPV6_BINDV6ONLY" = xyes; then :
21505 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21506 +if test "x$ac_cv_have_decl_NET_IPV6_BINDV6ONLY" = xyes
21514 -cat >>confdefs.h <<_ACEOF
21515 -#define HAVE_DECL_NET_IPV6_BINDV6ONLY $ac_have_decl
21517 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_IP6FRAG_HIGH_THRESH" "ac_cv_have_decl_NET_IPV6_IP6FRAG_HIGH_THRESH" "
21518 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_BINDV6ONLY $ac_have_decl" >>confdefs.h
21519 +ac_fn_check_decl "$LINENO" "NET_IPV6_IP6FRAG_HIGH_THRESH" "ac_cv_have_decl_NET_IPV6_IP6FRAG_HIGH_THRESH" "
21520 #include <sys/types.h>
21521 #include <linux/sysctl.h>
21524 -if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_HIGH_THRESH" = xyes; then :
21525 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21526 +if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_HIGH_THRESH" = xyes
21534 -cat >>confdefs.h <<_ACEOF
21535 -#define HAVE_DECL_NET_IPV6_IP6FRAG_HIGH_THRESH $ac_have_decl
21537 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_IP6FRAG_LOW_THRESH" "ac_cv_have_decl_NET_IPV6_IP6FRAG_LOW_THRESH" "
21538 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_IP6FRAG_HIGH_THRESH $ac_have_decl" >>confdefs.h
21539 +ac_fn_check_decl "$LINENO" "NET_IPV6_IP6FRAG_LOW_THRESH" "ac_cv_have_decl_NET_IPV6_IP6FRAG_LOW_THRESH" "
21540 #include <sys/types.h>
21541 #include <linux/sysctl.h>
21544 -if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_LOW_THRESH" = xyes; then :
21545 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21546 +if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_LOW_THRESH" = xyes
21554 -cat >>confdefs.h <<_ACEOF
21555 -#define HAVE_DECL_NET_IPV6_IP6FRAG_LOW_THRESH $ac_have_decl
21557 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_IP6FRAG_TIME" "ac_cv_have_decl_NET_IPV6_IP6FRAG_TIME" "
21558 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_IP6FRAG_LOW_THRESH $ac_have_decl" >>confdefs.h
21559 +ac_fn_check_decl "$LINENO" "NET_IPV6_IP6FRAG_TIME" "ac_cv_have_decl_NET_IPV6_IP6FRAG_TIME" "
21560 #include <sys/types.h>
21561 #include <linux/sysctl.h>
21564 -if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_TIME" = xyes; then :
21565 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21566 +if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_TIME" = xyes
21574 -cat >>confdefs.h <<_ACEOF
21575 -#define HAVE_DECL_NET_IPV6_IP6FRAG_TIME $ac_have_decl
21577 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_IP6FRAG_SECRET_INTERVAL" "ac_cv_have_decl_NET_IPV6_IP6FRAG_SECRET_INTERVAL" "
21578 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_IP6FRAG_TIME $ac_have_decl" >>confdefs.h
21579 +ac_fn_check_decl "$LINENO" "NET_IPV6_IP6FRAG_SECRET_INTERVAL" "ac_cv_have_decl_NET_IPV6_IP6FRAG_SECRET_INTERVAL" "
21580 #include <sys/types.h>
21581 #include <linux/sysctl.h>
21584 -if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_SECRET_INTERVAL" = xyes; then :
21585 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21586 +if test "x$ac_cv_have_decl_NET_IPV6_IP6FRAG_SECRET_INTERVAL" = xyes
21594 -cat >>confdefs.h <<_ACEOF
21595 -#define HAVE_DECL_NET_IPV6_IP6FRAG_SECRET_INTERVAL $ac_have_decl
21597 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_MLD_MAX_MSF" "ac_cv_have_decl_NET_IPV6_MLD_MAX_MSF" "
21598 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_IP6FRAG_SECRET_INTERVAL $ac_have_decl" >>confdefs.h
21599 +ac_fn_check_decl "$LINENO" "NET_IPV6_MLD_MAX_MSF" "ac_cv_have_decl_NET_IPV6_MLD_MAX_MSF" "
21600 #include <sys/types.h>
21601 #include <linux/sysctl.h>
21604 -if test "x$ac_cv_have_decl_NET_IPV6_MLD_MAX_MSF" = xyes; then :
21605 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21606 +if test "x$ac_cv_have_decl_NET_IPV6_MLD_MAX_MSF" = xyes
21614 -cat >>confdefs.h <<_ACEOF
21615 -#define HAVE_DECL_NET_IPV6_MLD_MAX_MSF $ac_have_decl
21617 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_MLD_MAX_MSF $ac_have_decl" >>confdefs.h
21620 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_FLUSH" "ac_cv_have_decl_NET_IPV6_ROUTE_FLUSH" "
21621 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_FLUSH" "ac_cv_have_decl_NET_IPV6_ROUTE_FLUSH" "
21622 #include <sys/types.h>
21623 #include <linux/sysctl.h>
21626 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_FLUSH" = xyes; then :
21627 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21628 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_FLUSH" = xyes
21636 -cat >>confdefs.h <<_ACEOF
21637 -#define HAVE_DECL_NET_IPV6_ROUTE_FLUSH $ac_have_decl
21639 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_THRESH" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_THRESH" "
21640 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_FLUSH $ac_have_decl" >>confdefs.h
21641 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_THRESH" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_THRESH" "
21642 #include <sys/types.h>
21643 #include <linux/sysctl.h>
21646 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_THRESH" = xyes; then :
21647 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21648 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_THRESH" = xyes
21656 -cat >>confdefs.h <<_ACEOF
21657 -#define HAVE_DECL_NET_IPV6_ROUTE_GC_THRESH $ac_have_decl
21659 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_MAX_SIZE" "ac_cv_have_decl_NET_IPV6_ROUTE_MAX_SIZE" "
21660 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_GC_THRESH $ac_have_decl" >>confdefs.h
21661 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_MAX_SIZE" "ac_cv_have_decl_NET_IPV6_ROUTE_MAX_SIZE" "
21662 #include <sys/types.h>
21663 #include <linux/sysctl.h>
21666 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_MAX_SIZE" = xyes; then :
21667 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21668 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_MAX_SIZE" = xyes
21676 -cat >>confdefs.h <<_ACEOF
21677 -#define HAVE_DECL_NET_IPV6_ROUTE_MAX_SIZE $ac_have_decl
21679 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_MIN_INTERVAL" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL" "
21680 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_MAX_SIZE $ac_have_decl" >>confdefs.h
21681 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_MIN_INTERVAL" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL" "
21682 #include <sys/types.h>
21683 #include <linux/sysctl.h>
21686 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL" = xyes; then :
21687 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21688 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL" = xyes
21696 -cat >>confdefs.h <<_ACEOF
21697 -#define HAVE_DECL_NET_IPV6_ROUTE_GC_MIN_INTERVAL $ac_have_decl
21699 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_TIMEOUT" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_TIMEOUT" "
21700 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_GC_MIN_INTERVAL $ac_have_decl" >>confdefs.h
21701 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_TIMEOUT" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_TIMEOUT" "
21702 #include <sys/types.h>
21703 #include <linux/sysctl.h>
21706 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_TIMEOUT" = xyes; then :
21707 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21708 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_TIMEOUT" = xyes
21716 -cat >>confdefs.h <<_ACEOF
21717 -#define HAVE_DECL_NET_IPV6_ROUTE_GC_TIMEOUT $ac_have_decl
21719 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_INTERVAL" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_INTERVAL" "
21720 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_GC_TIMEOUT $ac_have_decl" >>confdefs.h
21721 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_INTERVAL" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_INTERVAL" "
21722 #include <sys/types.h>
21723 #include <linux/sysctl.h>
21726 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_INTERVAL" = xyes; then :
21727 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21728 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_INTERVAL" = xyes
21736 -cat >>confdefs.h <<_ACEOF
21737 -#define HAVE_DECL_NET_IPV6_ROUTE_GC_INTERVAL $ac_have_decl
21739 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_ELASTICITY" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_ELASTICITY" "
21740 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_GC_INTERVAL $ac_have_decl" >>confdefs.h
21741 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_ELASTICITY" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_ELASTICITY" "
21742 #include <sys/types.h>
21743 #include <linux/sysctl.h>
21746 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_ELASTICITY" = xyes; then :
21747 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21748 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_ELASTICITY" = xyes
21756 -cat >>confdefs.h <<_ACEOF
21757 -#define HAVE_DECL_NET_IPV6_ROUTE_GC_ELASTICITY $ac_have_decl
21759 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_MTU_EXPIRES" "ac_cv_have_decl_NET_IPV6_ROUTE_MTU_EXPIRES" "
21760 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_GC_ELASTICITY $ac_have_decl" >>confdefs.h
21761 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_MTU_EXPIRES" "ac_cv_have_decl_NET_IPV6_ROUTE_MTU_EXPIRES" "
21762 #include <sys/types.h>
21763 #include <linux/sysctl.h>
21766 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_MTU_EXPIRES" = xyes; then :
21767 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21768 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_MTU_EXPIRES" = xyes
21776 -cat >>confdefs.h <<_ACEOF
21777 -#define HAVE_DECL_NET_IPV6_ROUTE_MTU_EXPIRES $ac_have_decl
21779 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_MIN_ADVMSS" "ac_cv_have_decl_NET_IPV6_ROUTE_MIN_ADVMSS" "
21780 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_MTU_EXPIRES $ac_have_decl" >>confdefs.h
21781 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_MIN_ADVMSS" "ac_cv_have_decl_NET_IPV6_ROUTE_MIN_ADVMSS" "
21782 #include <sys/types.h>
21783 #include <linux/sysctl.h>
21786 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_MIN_ADVMSS" = xyes; then :
21787 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21788 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_MIN_ADVMSS" = xyes
21796 -cat >>confdefs.h <<_ACEOF
21797 -#define HAVE_DECL_NET_IPV6_ROUTE_MIN_ADVMSS $ac_have_decl
21799 -ac_fn_c_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS" "
21800 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_MIN_ADVMSS $ac_have_decl" >>confdefs.h
21801 +ac_fn_check_decl "$LINENO" "NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS" "ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS" "
21802 #include <sys/types.h>
21803 #include <linux/sysctl.h>
21806 -if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS" = xyes; then :
21807 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21808 +if test "x$ac_cv_have_decl_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS" = xyes
21816 -cat >>confdefs.h <<_ACEOF
21817 -#define HAVE_DECL_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS $ac_have_decl
21819 +printf "%s\n" "#define HAVE_DECL_NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS $ac_have_decl" >>confdefs.h
21822 -ac_fn_c_check_decl "$LINENO" "NET_UNIX_DESTROY_DELAY" "ac_cv_have_decl_NET_UNIX_DESTROY_DELAY" "
21823 +ac_fn_check_decl "$LINENO" "NET_UNIX_DESTROY_DELAY" "ac_cv_have_decl_NET_UNIX_DESTROY_DELAY" "
21824 #include <sys/types.h>
21825 #include <linux/sysctl.h>
21828 -if test "x$ac_cv_have_decl_NET_UNIX_DESTROY_DELAY" = xyes; then :
21829 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21830 +if test "x$ac_cv_have_decl_NET_UNIX_DESTROY_DELAY" = xyes
21838 -cat >>confdefs.h <<_ACEOF
21839 -#define HAVE_DECL_NET_UNIX_DESTROY_DELAY $ac_have_decl
21841 -ac_fn_c_check_decl "$LINENO" "NET_UNIX_DELETE_DELAY" "ac_cv_have_decl_NET_UNIX_DELETE_DELAY" "
21842 +printf "%s\n" "#define HAVE_DECL_NET_UNIX_DESTROY_DELAY $ac_have_decl" >>confdefs.h
21843 +ac_fn_check_decl "$LINENO" "NET_UNIX_DELETE_DELAY" "ac_cv_have_decl_NET_UNIX_DELETE_DELAY" "
21844 #include <sys/types.h>
21845 #include <linux/sysctl.h>
21848 -if test "x$ac_cv_have_decl_NET_UNIX_DELETE_DELAY" = xyes; then :
21849 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21850 +if test "x$ac_cv_have_decl_NET_UNIX_DELETE_DELAY" = xyes
21858 -cat >>confdefs.h <<_ACEOF
21859 -#define HAVE_DECL_NET_UNIX_DELETE_DELAY $ac_have_decl
21861 -ac_fn_c_check_decl "$LINENO" "NET_UNIX_MAX_DGRAM_QLEN" "ac_cv_have_decl_NET_UNIX_MAX_DGRAM_QLEN" "
21862 +printf "%s\n" "#define HAVE_DECL_NET_UNIX_DELETE_DELAY $ac_have_decl" >>confdefs.h
21863 +ac_fn_check_decl "$LINENO" "NET_UNIX_MAX_DGRAM_QLEN" "ac_cv_have_decl_NET_UNIX_MAX_DGRAM_QLEN" "
21864 #include <sys/types.h>
21865 #include <linux/sysctl.h>
21868 -if test "x$ac_cv_have_decl_NET_UNIX_MAX_DGRAM_QLEN" = xyes; then :
21869 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21870 +if test "x$ac_cv_have_decl_NET_UNIX_MAX_DGRAM_QLEN" = xyes
21877 +printf "%s\n" "#define HAVE_DECL_NET_UNIX_MAX_DGRAM_QLEN $ac_have_decl" >>confdefs.h
21879 -cat >>confdefs.h <<_ACEOF
21880 -#define HAVE_DECL_NET_UNIX_MAX_DGRAM_QLEN $ac_have_decl
21884 -ac_fn_c_check_decl "$LINENO" "CTL_KERN" "ac_cv_have_decl_CTL_KERN" "
21885 +ac_fn_check_decl "$LINENO" "CTL_KERN" "ac_cv_have_decl_CTL_KERN" "
21886 #include <sys/types.h>
21887 #include <linux/sysctl.h>
21890 -if test "x$ac_cv_have_decl_CTL_KERN" = xyes; then :
21891 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21892 +if test "x$ac_cv_have_decl_CTL_KERN" = xyes
21900 -cat >>confdefs.h <<_ACEOF
21901 -#define HAVE_DECL_CTL_KERN $ac_have_decl
21903 -ac_fn_c_check_decl "$LINENO" "CTL_VM" "ac_cv_have_decl_CTL_VM" "
21904 +printf "%s\n" "#define HAVE_DECL_CTL_KERN $ac_have_decl" >>confdefs.h
21905 +ac_fn_check_decl "$LINENO" "CTL_VM" "ac_cv_have_decl_CTL_VM" "
21906 #include <sys/types.h>
21907 #include <linux/sysctl.h>
21910 -if test "x$ac_cv_have_decl_CTL_VM" = xyes; then :
21911 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21912 +if test "x$ac_cv_have_decl_CTL_VM" = xyes
21920 -cat >>confdefs.h <<_ACEOF
21921 -#define HAVE_DECL_CTL_VM $ac_have_decl
21923 -ac_fn_c_check_decl "$LINENO" "CTL_NET" "ac_cv_have_decl_CTL_NET" "
21924 +printf "%s\n" "#define HAVE_DECL_CTL_VM $ac_have_decl" >>confdefs.h
21925 +ac_fn_check_decl "$LINENO" "CTL_NET" "ac_cv_have_decl_CTL_NET" "
21926 #include <sys/types.h>
21927 #include <linux/sysctl.h>
21930 -if test "x$ac_cv_have_decl_CTL_NET" = xyes; then :
21931 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21932 +if test "x$ac_cv_have_decl_CTL_NET" = xyes
21940 -cat >>confdefs.h <<_ACEOF
21941 -#define HAVE_DECL_CTL_NET $ac_have_decl
21943 -ac_fn_c_check_decl "$LINENO" "CTL_PROC" "ac_cv_have_decl_CTL_PROC" "
21944 +printf "%s\n" "#define HAVE_DECL_CTL_NET $ac_have_decl" >>confdefs.h
21945 +ac_fn_check_decl "$LINENO" "CTL_PROC" "ac_cv_have_decl_CTL_PROC" "
21946 #include <sys/types.h>
21947 #include <linux/sysctl.h>
21950 -if test "x$ac_cv_have_decl_CTL_PROC" = xyes; then :
21951 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21952 +if test "x$ac_cv_have_decl_CTL_PROC" = xyes
21960 -cat >>confdefs.h <<_ACEOF
21961 -#define HAVE_DECL_CTL_PROC $ac_have_decl
21963 -ac_fn_c_check_decl "$LINENO" "CTL_FS" "ac_cv_have_decl_CTL_FS" "
21964 +printf "%s\n" "#define HAVE_DECL_CTL_PROC $ac_have_decl" >>confdefs.h
21965 +ac_fn_check_decl "$LINENO" "CTL_FS" "ac_cv_have_decl_CTL_FS" "
21966 #include <sys/types.h>
21967 #include <linux/sysctl.h>
21970 -if test "x$ac_cv_have_decl_CTL_FS" = xyes; then :
21971 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21972 +if test "x$ac_cv_have_decl_CTL_FS" = xyes
21980 -cat >>confdefs.h <<_ACEOF
21981 -#define HAVE_DECL_CTL_FS $ac_have_decl
21983 -ac_fn_c_check_decl "$LINENO" "CTL_DEBUG" "ac_cv_have_decl_CTL_DEBUG" "
21984 +printf "%s\n" "#define HAVE_DECL_CTL_FS $ac_have_decl" >>confdefs.h
21985 +ac_fn_check_decl "$LINENO" "CTL_DEBUG" "ac_cv_have_decl_CTL_DEBUG" "
21986 #include <sys/types.h>
21987 #include <linux/sysctl.h>
21990 -if test "x$ac_cv_have_decl_CTL_DEBUG" = xyes; then :
21991 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
21992 +if test "x$ac_cv_have_decl_CTL_DEBUG" = xyes
22000 -cat >>confdefs.h <<_ACEOF
22001 -#define HAVE_DECL_CTL_DEBUG $ac_have_decl
22003 -ac_fn_c_check_decl "$LINENO" "CTL_DEV" "ac_cv_have_decl_CTL_DEV" "
22004 +printf "%s\n" "#define HAVE_DECL_CTL_DEBUG $ac_have_decl" >>confdefs.h
22005 +ac_fn_check_decl "$LINENO" "CTL_DEV" "ac_cv_have_decl_CTL_DEV" "
22006 #include <sys/types.h>
22007 #include <linux/sysctl.h>
22010 -if test "x$ac_cv_have_decl_CTL_DEV" = xyes; then :
22011 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22012 +if test "x$ac_cv_have_decl_CTL_DEV" = xyes
22020 -cat >>confdefs.h <<_ACEOF
22021 -#define HAVE_DECL_CTL_DEV $ac_have_decl
22023 -ac_fn_c_check_decl "$LINENO" "CTL_BUS" "ac_cv_have_decl_CTL_BUS" "
22024 +printf "%s\n" "#define HAVE_DECL_CTL_DEV $ac_have_decl" >>confdefs.h
22025 +ac_fn_check_decl "$LINENO" "CTL_BUS" "ac_cv_have_decl_CTL_BUS" "
22026 #include <sys/types.h>
22027 #include <linux/sysctl.h>
22030 -if test "x$ac_cv_have_decl_CTL_BUS" = xyes; then :
22031 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22032 +if test "x$ac_cv_have_decl_CTL_BUS" = xyes
22040 -cat >>confdefs.h <<_ACEOF
22041 -#define HAVE_DECL_CTL_BUS $ac_have_decl
22043 -ac_fn_c_check_decl "$LINENO" "CTL_ABI" "ac_cv_have_decl_CTL_ABI" "
22044 +printf "%s\n" "#define HAVE_DECL_CTL_BUS $ac_have_decl" >>confdefs.h
22045 +ac_fn_check_decl "$LINENO" "CTL_ABI" "ac_cv_have_decl_CTL_ABI" "
22046 #include <sys/types.h>
22047 #include <linux/sysctl.h>
22050 -if test "x$ac_cv_have_decl_CTL_ABI" = xyes; then :
22051 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22052 +if test "x$ac_cv_have_decl_CTL_ABI" = xyes
22060 -cat >>confdefs.h <<_ACEOF
22061 -#define HAVE_DECL_CTL_ABI $ac_have_decl
22063 -ac_fn_c_check_decl "$LINENO" "CTL_CPU" "ac_cv_have_decl_CTL_CPU" "
22064 +printf "%s\n" "#define HAVE_DECL_CTL_ABI $ac_have_decl" >>confdefs.h
22065 +ac_fn_check_decl "$LINENO" "CTL_CPU" "ac_cv_have_decl_CTL_CPU" "
22066 #include <sys/types.h>
22067 #include <linux/sysctl.h>
22070 -if test "x$ac_cv_have_decl_CTL_CPU" = xyes; then :
22071 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22072 +if test "x$ac_cv_have_decl_CTL_CPU" = xyes
22080 -cat >>confdefs.h <<_ACEOF
22081 -#define HAVE_DECL_CTL_CPU $ac_have_decl
22083 -ac_fn_c_check_decl "$LINENO" "CTL_INOTIFY" "ac_cv_have_decl_CTL_INOTIFY" "
22084 +printf "%s\n" "#define HAVE_DECL_CTL_CPU $ac_have_decl" >>confdefs.h
22085 +ac_fn_check_decl "$LINENO" "CTL_INOTIFY" "ac_cv_have_decl_CTL_INOTIFY" "
22086 #include <sys/types.h>
22087 #include <linux/sysctl.h>
22090 -if test "x$ac_cv_have_decl_CTL_INOTIFY" = xyes; then :
22091 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22092 +if test "x$ac_cv_have_decl_CTL_INOTIFY" = xyes
22100 -cat >>confdefs.h <<_ACEOF
22101 -#define HAVE_DECL_CTL_INOTIFY $ac_have_decl
22103 -ac_fn_c_check_decl "$LINENO" "CTL_ARLAN" "ac_cv_have_decl_CTL_ARLAN" "
22104 +printf "%s\n" "#define HAVE_DECL_CTL_INOTIFY $ac_have_decl" >>confdefs.h
22105 +ac_fn_check_decl "$LINENO" "CTL_ARLAN" "ac_cv_have_decl_CTL_ARLAN" "
22106 #include <sys/types.h>
22107 #include <linux/sysctl.h>
22110 -if test "x$ac_cv_have_decl_CTL_ARLAN" = xyes; then :
22111 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22112 +if test "x$ac_cv_have_decl_CTL_ARLAN" = xyes
22120 -cat >>confdefs.h <<_ACEOF
22121 -#define HAVE_DECL_CTL_ARLAN $ac_have_decl
22123 -ac_fn_c_check_decl "$LINENO" "CTL_APPLDATA" "ac_cv_have_decl_CTL_APPLDATA" "
22124 +printf "%s\n" "#define HAVE_DECL_CTL_ARLAN $ac_have_decl" >>confdefs.h
22125 +ac_fn_check_decl "$LINENO" "CTL_APPLDATA" "ac_cv_have_decl_CTL_APPLDATA" "
22126 #include <sys/types.h>
22127 #include <linux/sysctl.h>
22130 -if test "x$ac_cv_have_decl_CTL_APPLDATA" = xyes; then :
22131 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22132 +if test "x$ac_cv_have_decl_CTL_APPLDATA" = xyes
22140 -cat >>confdefs.h <<_ACEOF
22141 -#define HAVE_DECL_CTL_APPLDATA $ac_have_decl
22143 -ac_fn_c_check_decl "$LINENO" "CTL_S390DBF" "ac_cv_have_decl_CTL_S390DBF" "
22144 +printf "%s\n" "#define HAVE_DECL_CTL_APPLDATA $ac_have_decl" >>confdefs.h
22145 +ac_fn_check_decl "$LINENO" "CTL_S390DBF" "ac_cv_have_decl_CTL_S390DBF" "
22146 #include <sys/types.h>
22147 #include <linux/sysctl.h>
22150 -if test "x$ac_cv_have_decl_CTL_S390DBF" = xyes; then :
22151 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22152 +if test "x$ac_cv_have_decl_CTL_S390DBF" = xyes
22160 -cat >>confdefs.h <<_ACEOF
22161 -#define HAVE_DECL_CTL_S390DBF $ac_have_decl
22163 -ac_fn_c_check_decl "$LINENO" "CTL_SUNRPC" "ac_cv_have_decl_CTL_SUNRPC" "
22164 +printf "%s\n" "#define HAVE_DECL_CTL_S390DBF $ac_have_decl" >>confdefs.h
22165 +ac_fn_check_decl "$LINENO" "CTL_SUNRPC" "ac_cv_have_decl_CTL_SUNRPC" "
22166 #include <sys/types.h>
22167 #include <linux/sysctl.h>
22170 -if test "x$ac_cv_have_decl_CTL_SUNRPC" = xyes; then :
22171 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22172 +if test "x$ac_cv_have_decl_CTL_SUNRPC" = xyes
22180 -cat >>confdefs.h <<_ACEOF
22181 -#define HAVE_DECL_CTL_SUNRPC $ac_have_decl
22183 -ac_fn_c_check_decl "$LINENO" "CTL_FRV" "ac_cv_have_decl_CTL_FRV" "
22184 +printf "%s\n" "#define HAVE_DECL_CTL_SUNRPC $ac_have_decl" >>confdefs.h
22185 +ac_fn_check_decl "$LINENO" "CTL_FRV" "ac_cv_have_decl_CTL_FRV" "
22186 #include <sys/types.h>
22187 #include <linux/sysctl.h>
22190 -if test "x$ac_cv_have_decl_CTL_FRV" = xyes; then :
22191 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22192 +if test "x$ac_cv_have_decl_CTL_FRV" = xyes
22200 -cat >>confdefs.h <<_ACEOF
22201 -#define HAVE_DECL_CTL_FRV $ac_have_decl
22203 -ac_fn_c_check_decl "$LINENO" "CTL_PM" "ac_cv_have_decl_CTL_PM" "
22204 +printf "%s\n" "#define HAVE_DECL_CTL_FRV $ac_have_decl" >>confdefs.h
22205 +ac_fn_check_decl "$LINENO" "CTL_PM" "ac_cv_have_decl_CTL_PM" "
22206 #include <sys/types.h>
22207 #include <linux/sysctl.h>
22210 -if test "x$ac_cv_have_decl_CTL_PM" = xyes; then :
22211 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22212 +if test "x$ac_cv_have_decl_CTL_PM" = xyes
22220 -cat >>confdefs.h <<_ACEOF
22221 -#define HAVE_DECL_CTL_PM $ac_have_decl
22223 +printf "%s\n" "#define HAVE_DECL_CTL_PM $ac_have_decl" >>confdefs.h
22226 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED1" "ac_cv_have_decl_VM_UNUSED1" "
22227 +ac_fn_check_decl "$LINENO" "VM_UNUSED1" "ac_cv_have_decl_VM_UNUSED1" "
22228 #include <sys/types.h>
22229 #include <linux/sysctl.h>
22232 -if test "x$ac_cv_have_decl_VM_UNUSED1" = xyes; then :
22233 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22234 +if test "x$ac_cv_have_decl_VM_UNUSED1" = xyes
22242 -cat >>confdefs.h <<_ACEOF
22243 -#define HAVE_DECL_VM_UNUSED1 $ac_have_decl
22245 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED2" "ac_cv_have_decl_VM_UNUSED2" "
22246 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED1 $ac_have_decl" >>confdefs.h
22247 +ac_fn_check_decl "$LINENO" "VM_UNUSED2" "ac_cv_have_decl_VM_UNUSED2" "
22248 #include <sys/types.h>
22249 #include <linux/sysctl.h>
22252 -if test "x$ac_cv_have_decl_VM_UNUSED2" = xyes; then :
22253 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22254 +if test "x$ac_cv_have_decl_VM_UNUSED2" = xyes
22262 -cat >>confdefs.h <<_ACEOF
22263 -#define HAVE_DECL_VM_UNUSED2 $ac_have_decl
22265 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED3" "ac_cv_have_decl_VM_UNUSED3" "
22266 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED2 $ac_have_decl" >>confdefs.h
22267 +ac_fn_check_decl "$LINENO" "VM_UNUSED3" "ac_cv_have_decl_VM_UNUSED3" "
22268 #include <sys/types.h>
22269 #include <linux/sysctl.h>
22272 -if test "x$ac_cv_have_decl_VM_UNUSED3" = xyes; then :
22273 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22274 +if test "x$ac_cv_have_decl_VM_UNUSED3" = xyes
22282 -cat >>confdefs.h <<_ACEOF
22283 -#define HAVE_DECL_VM_UNUSED3 $ac_have_decl
22285 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED4" "ac_cv_have_decl_VM_UNUSED4" "
22286 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED3 $ac_have_decl" >>confdefs.h
22287 +ac_fn_check_decl "$LINENO" "VM_UNUSED4" "ac_cv_have_decl_VM_UNUSED4" "
22288 #include <sys/types.h>
22289 #include <linux/sysctl.h>
22292 -if test "x$ac_cv_have_decl_VM_UNUSED4" = xyes; then :
22293 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22294 +if test "x$ac_cv_have_decl_VM_UNUSED4" = xyes
22302 -cat >>confdefs.h <<_ACEOF
22303 -#define HAVE_DECL_VM_UNUSED4 $ac_have_decl
22305 -ac_fn_c_check_decl "$LINENO" "VM_OVERCOMMIT_MEMORY" "ac_cv_have_decl_VM_OVERCOMMIT_MEMORY" "
22306 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED4 $ac_have_decl" >>confdefs.h
22307 +ac_fn_check_decl "$LINENO" "VM_OVERCOMMIT_MEMORY" "ac_cv_have_decl_VM_OVERCOMMIT_MEMORY" "
22308 #include <sys/types.h>
22309 #include <linux/sysctl.h>
22312 -if test "x$ac_cv_have_decl_VM_OVERCOMMIT_MEMORY" = xyes; then :
22313 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22314 +if test "x$ac_cv_have_decl_VM_OVERCOMMIT_MEMORY" = xyes
22322 -cat >>confdefs.h <<_ACEOF
22323 -#define HAVE_DECL_VM_OVERCOMMIT_MEMORY $ac_have_decl
22325 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED5" "ac_cv_have_decl_VM_UNUSED5" "
22326 +printf "%s\n" "#define HAVE_DECL_VM_OVERCOMMIT_MEMORY $ac_have_decl" >>confdefs.h
22327 +ac_fn_check_decl "$LINENO" "VM_UNUSED5" "ac_cv_have_decl_VM_UNUSED5" "
22328 #include <sys/types.h>
22329 #include <linux/sysctl.h>
22332 -if test "x$ac_cv_have_decl_VM_UNUSED5" = xyes; then :
22333 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22334 +if test "x$ac_cv_have_decl_VM_UNUSED5" = xyes
22342 -cat >>confdefs.h <<_ACEOF
22343 -#define HAVE_DECL_VM_UNUSED5 $ac_have_decl
22345 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED7" "ac_cv_have_decl_VM_UNUSED7" "
22346 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED5 $ac_have_decl" >>confdefs.h
22347 +ac_fn_check_decl "$LINENO" "VM_UNUSED7" "ac_cv_have_decl_VM_UNUSED7" "
22348 #include <sys/types.h>
22349 #include <linux/sysctl.h>
22352 -if test "x$ac_cv_have_decl_VM_UNUSED7" = xyes; then :
22353 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22354 +if test "x$ac_cv_have_decl_VM_UNUSED7" = xyes
22362 -cat >>confdefs.h <<_ACEOF
22363 -#define HAVE_DECL_VM_UNUSED7 $ac_have_decl
22365 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED8" "ac_cv_have_decl_VM_UNUSED8" "
22366 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED7 $ac_have_decl" >>confdefs.h
22367 +ac_fn_check_decl "$LINENO" "VM_UNUSED8" "ac_cv_have_decl_VM_UNUSED8" "
22368 #include <sys/types.h>
22369 #include <linux/sysctl.h>
22372 -if test "x$ac_cv_have_decl_VM_UNUSED8" = xyes; then :
22373 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22374 +if test "x$ac_cv_have_decl_VM_UNUSED8" = xyes
22382 -cat >>confdefs.h <<_ACEOF
22383 -#define HAVE_DECL_VM_UNUSED8 $ac_have_decl
22385 -ac_fn_c_check_decl "$LINENO" "VM_UNUSED9" "ac_cv_have_decl_VM_UNUSED9" "
22386 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED8 $ac_have_decl" >>confdefs.h
22387 +ac_fn_check_decl "$LINENO" "VM_UNUSED9" "ac_cv_have_decl_VM_UNUSED9" "
22388 #include <sys/types.h>
22389 #include <linux/sysctl.h>
22392 -if test "x$ac_cv_have_decl_VM_UNUSED9" = xyes; then :
22393 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22394 +if test "x$ac_cv_have_decl_VM_UNUSED9" = xyes
22402 -cat >>confdefs.h <<_ACEOF
22403 -#define HAVE_DECL_VM_UNUSED9 $ac_have_decl
22405 -ac_fn_c_check_decl "$LINENO" "VM_PAGE_CLUSTER" "ac_cv_have_decl_VM_PAGE_CLUSTER" "
22406 +printf "%s\n" "#define HAVE_DECL_VM_UNUSED9 $ac_have_decl" >>confdefs.h
22407 +ac_fn_check_decl "$LINENO" "VM_PAGE_CLUSTER" "ac_cv_have_decl_VM_PAGE_CLUSTER" "
22408 #include <sys/types.h>
22409 #include <linux/sysctl.h>
22412 -if test "x$ac_cv_have_decl_VM_PAGE_CLUSTER" = xyes; then :
22413 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22414 +if test "x$ac_cv_have_decl_VM_PAGE_CLUSTER" = xyes
22422 -cat >>confdefs.h <<_ACEOF
22423 -#define HAVE_DECL_VM_PAGE_CLUSTER $ac_have_decl
22425 -ac_fn_c_check_decl "$LINENO" "VM_DIRTY_BACKGROUND" "ac_cv_have_decl_VM_DIRTY_BACKGROUND" "
22426 +printf "%s\n" "#define HAVE_DECL_VM_PAGE_CLUSTER $ac_have_decl" >>confdefs.h
22427 +ac_fn_check_decl "$LINENO" "VM_DIRTY_BACKGROUND" "ac_cv_have_decl_VM_DIRTY_BACKGROUND" "
22428 #include <sys/types.h>
22429 #include <linux/sysctl.h>
22432 -if test "x$ac_cv_have_decl_VM_DIRTY_BACKGROUND" = xyes; then :
22433 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22434 +if test "x$ac_cv_have_decl_VM_DIRTY_BACKGROUND" = xyes
22442 -cat >>confdefs.h <<_ACEOF
22443 -#define HAVE_DECL_VM_DIRTY_BACKGROUND $ac_have_decl
22445 -ac_fn_c_check_decl "$LINENO" "VM_DIRTY_RATIO" "ac_cv_have_decl_VM_DIRTY_RATIO" "
22446 +printf "%s\n" "#define HAVE_DECL_VM_DIRTY_BACKGROUND $ac_have_decl" >>confdefs.h
22447 +ac_fn_check_decl "$LINENO" "VM_DIRTY_RATIO" "ac_cv_have_decl_VM_DIRTY_RATIO" "
22448 #include <sys/types.h>
22449 #include <linux/sysctl.h>
22452 -if test "x$ac_cv_have_decl_VM_DIRTY_RATIO" = xyes; then :
22453 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22454 +if test "x$ac_cv_have_decl_VM_DIRTY_RATIO" = xyes
22462 -cat >>confdefs.h <<_ACEOF
22463 -#define HAVE_DECL_VM_DIRTY_RATIO $ac_have_decl
22465 -ac_fn_c_check_decl "$LINENO" "VM_DIRTY_WB_CS" "ac_cv_have_decl_VM_DIRTY_WB_CS" "
22466 +printf "%s\n" "#define HAVE_DECL_VM_DIRTY_RATIO $ac_have_decl" >>confdefs.h
22467 +ac_fn_check_decl "$LINENO" "VM_DIRTY_WB_CS" "ac_cv_have_decl_VM_DIRTY_WB_CS" "
22468 #include <sys/types.h>
22469 #include <linux/sysctl.h>
22472 -if test "x$ac_cv_have_decl_VM_DIRTY_WB_CS" = xyes; then :
22473 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22474 +if test "x$ac_cv_have_decl_VM_DIRTY_WB_CS" = xyes
22482 -cat >>confdefs.h <<_ACEOF
22483 -#define HAVE_DECL_VM_DIRTY_WB_CS $ac_have_decl
22485 -ac_fn_c_check_decl "$LINENO" "VM_DIRTY_EXPIRE_CS" "ac_cv_have_decl_VM_DIRTY_EXPIRE_CS" "
22486 +printf "%s\n" "#define HAVE_DECL_VM_DIRTY_WB_CS $ac_have_decl" >>confdefs.h
22487 +ac_fn_check_decl "$LINENO" "VM_DIRTY_EXPIRE_CS" "ac_cv_have_decl_VM_DIRTY_EXPIRE_CS" "
22488 #include <sys/types.h>
22489 #include <linux/sysctl.h>
22492 -if test "x$ac_cv_have_decl_VM_DIRTY_EXPIRE_CS" = xyes; then :
22493 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22494 +if test "x$ac_cv_have_decl_VM_DIRTY_EXPIRE_CS" = xyes
22502 -cat >>confdefs.h <<_ACEOF
22503 -#define HAVE_DECL_VM_DIRTY_EXPIRE_CS $ac_have_decl
22505 -ac_fn_c_check_decl "$LINENO" "VM_NR_PDFLUSH_THREADS" "ac_cv_have_decl_VM_NR_PDFLUSH_THREADS" "
22506 +printf "%s\n" "#define HAVE_DECL_VM_DIRTY_EXPIRE_CS $ac_have_decl" >>confdefs.h
22507 +ac_fn_check_decl "$LINENO" "VM_NR_PDFLUSH_THREADS" "ac_cv_have_decl_VM_NR_PDFLUSH_THREADS" "
22508 #include <sys/types.h>
22509 #include <linux/sysctl.h>
22512 -if test "x$ac_cv_have_decl_VM_NR_PDFLUSH_THREADS" = xyes; then :
22513 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22514 +if test "x$ac_cv_have_decl_VM_NR_PDFLUSH_THREADS" = xyes
22522 -cat >>confdefs.h <<_ACEOF
22523 -#define HAVE_DECL_VM_NR_PDFLUSH_THREADS $ac_have_decl
22525 -ac_fn_c_check_decl "$LINENO" "VM_OVERCOMMIT_RATIO" "ac_cv_have_decl_VM_OVERCOMMIT_RATIO" "
22526 +printf "%s\n" "#define HAVE_DECL_VM_NR_PDFLUSH_THREADS $ac_have_decl" >>confdefs.h
22527 +ac_fn_check_decl "$LINENO" "VM_OVERCOMMIT_RATIO" "ac_cv_have_decl_VM_OVERCOMMIT_RATIO" "
22528 #include <sys/types.h>
22529 #include <linux/sysctl.h>
22532 -if test "x$ac_cv_have_decl_VM_OVERCOMMIT_RATIO" = xyes; then :
22533 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22534 +if test "x$ac_cv_have_decl_VM_OVERCOMMIT_RATIO" = xyes
22542 -cat >>confdefs.h <<_ACEOF
22543 -#define HAVE_DECL_VM_OVERCOMMIT_RATIO $ac_have_decl
22545 -ac_fn_c_check_decl "$LINENO" "VM_PAGEBUF" "ac_cv_have_decl_VM_PAGEBUF" "
22546 +printf "%s\n" "#define HAVE_DECL_VM_OVERCOMMIT_RATIO $ac_have_decl" >>confdefs.h
22547 +ac_fn_check_decl "$LINENO" "VM_PAGEBUF" "ac_cv_have_decl_VM_PAGEBUF" "
22548 #include <sys/types.h>
22549 #include <linux/sysctl.h>
22552 -if test "x$ac_cv_have_decl_VM_PAGEBUF" = xyes; then :
22553 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22554 +if test "x$ac_cv_have_decl_VM_PAGEBUF" = xyes
22562 -cat >>confdefs.h <<_ACEOF
22563 -#define HAVE_DECL_VM_PAGEBUF $ac_have_decl
22565 -ac_fn_c_check_decl "$LINENO" "VM_HUGETLB_PAGES" "ac_cv_have_decl_VM_HUGETLB_PAGES" "
22566 +printf "%s\n" "#define HAVE_DECL_VM_PAGEBUF $ac_have_decl" >>confdefs.h
22567 +ac_fn_check_decl "$LINENO" "VM_HUGETLB_PAGES" "ac_cv_have_decl_VM_HUGETLB_PAGES" "
22568 #include <sys/types.h>
22569 #include <linux/sysctl.h>
22572 -if test "x$ac_cv_have_decl_VM_HUGETLB_PAGES" = xyes; then :
22573 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22574 +if test "x$ac_cv_have_decl_VM_HUGETLB_PAGES" = xyes
22582 -cat >>confdefs.h <<_ACEOF
22583 -#define HAVE_DECL_VM_HUGETLB_PAGES $ac_have_decl
22585 -ac_fn_c_check_decl "$LINENO" "VM_SWAPPINESS" "ac_cv_have_decl_VM_SWAPPINESS" "
22586 +printf "%s\n" "#define HAVE_DECL_VM_HUGETLB_PAGES $ac_have_decl" >>confdefs.h
22587 +ac_fn_check_decl "$LINENO" "VM_SWAPPINESS" "ac_cv_have_decl_VM_SWAPPINESS" "
22588 #include <sys/types.h>
22589 #include <linux/sysctl.h>
22592 -if test "x$ac_cv_have_decl_VM_SWAPPINESS" = xyes; then :
22593 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22594 +if test "x$ac_cv_have_decl_VM_SWAPPINESS" = xyes
22602 -cat >>confdefs.h <<_ACEOF
22603 -#define HAVE_DECL_VM_SWAPPINESS $ac_have_decl
22605 -ac_fn_c_check_decl "$LINENO" "VM_LOWMEM_RESERVE_RATIO" "ac_cv_have_decl_VM_LOWMEM_RESERVE_RATIO" "
22606 +printf "%s\n" "#define HAVE_DECL_VM_SWAPPINESS $ac_have_decl" >>confdefs.h
22607 +ac_fn_check_decl "$LINENO" "VM_LOWMEM_RESERVE_RATIO" "ac_cv_have_decl_VM_LOWMEM_RESERVE_RATIO" "
22608 #include <sys/types.h>
22609 #include <linux/sysctl.h>
22612 -if test "x$ac_cv_have_decl_VM_LOWMEM_RESERVE_RATIO" = xyes; then :
22613 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22614 +if test "x$ac_cv_have_decl_VM_LOWMEM_RESERVE_RATIO" = xyes
22622 -cat >>confdefs.h <<_ACEOF
22623 -#define HAVE_DECL_VM_LOWMEM_RESERVE_RATIO $ac_have_decl
22625 -ac_fn_c_check_decl "$LINENO" "VM_MIN_FREE_KBYTES" "ac_cv_have_decl_VM_MIN_FREE_KBYTES" "
22626 +printf "%s\n" "#define HAVE_DECL_VM_LOWMEM_RESERVE_RATIO $ac_have_decl" >>confdefs.h
22627 +ac_fn_check_decl "$LINENO" "VM_MIN_FREE_KBYTES" "ac_cv_have_decl_VM_MIN_FREE_KBYTES" "
22628 #include <sys/types.h>
22629 #include <linux/sysctl.h>
22632 -if test "x$ac_cv_have_decl_VM_MIN_FREE_KBYTES" = xyes; then :
22633 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22634 +if test "x$ac_cv_have_decl_VM_MIN_FREE_KBYTES" = xyes
22642 -cat >>confdefs.h <<_ACEOF
22643 -#define HAVE_DECL_VM_MIN_FREE_KBYTES $ac_have_decl
22645 -ac_fn_c_check_decl "$LINENO" "VM_MAX_MAP_COUNT" "ac_cv_have_decl_VM_MAX_MAP_COUNT" "
22646 +printf "%s\n" "#define HAVE_DECL_VM_MIN_FREE_KBYTES $ac_have_decl" >>confdefs.h
22647 +ac_fn_check_decl "$LINENO" "VM_MAX_MAP_COUNT" "ac_cv_have_decl_VM_MAX_MAP_COUNT" "
22648 #include <sys/types.h>
22649 #include <linux/sysctl.h>
22652 -if test "x$ac_cv_have_decl_VM_MAX_MAP_COUNT" = xyes; then :
22653 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22654 +if test "x$ac_cv_have_decl_VM_MAX_MAP_COUNT" = xyes
22662 -cat >>confdefs.h <<_ACEOF
22663 -#define HAVE_DECL_VM_MAX_MAP_COUNT $ac_have_decl
22665 -ac_fn_c_check_decl "$LINENO" "VM_LAPTOP_MODE" "ac_cv_have_decl_VM_LAPTOP_MODE" "
22666 +printf "%s\n" "#define HAVE_DECL_VM_MAX_MAP_COUNT $ac_have_decl" >>confdefs.h
22667 +ac_fn_check_decl "$LINENO" "VM_LAPTOP_MODE" "ac_cv_have_decl_VM_LAPTOP_MODE" "
22668 #include <sys/types.h>
22669 #include <linux/sysctl.h>
22672 -if test "x$ac_cv_have_decl_VM_LAPTOP_MODE" = xyes; then :
22673 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22674 +if test "x$ac_cv_have_decl_VM_LAPTOP_MODE" = xyes
22682 -cat >>confdefs.h <<_ACEOF
22683 -#define HAVE_DECL_VM_LAPTOP_MODE $ac_have_decl
22685 -ac_fn_c_check_decl "$LINENO" "VM_BLOCK_DUMP" "ac_cv_have_decl_VM_BLOCK_DUMP" "
22686 +printf "%s\n" "#define HAVE_DECL_VM_LAPTOP_MODE $ac_have_decl" >>confdefs.h
22687 +ac_fn_check_decl "$LINENO" "VM_BLOCK_DUMP" "ac_cv_have_decl_VM_BLOCK_DUMP" "
22688 #include <sys/types.h>
22689 #include <linux/sysctl.h>
22692 -if test "x$ac_cv_have_decl_VM_BLOCK_DUMP" = xyes; then :
22693 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22694 +if test "x$ac_cv_have_decl_VM_BLOCK_DUMP" = xyes
22702 -cat >>confdefs.h <<_ACEOF
22703 -#define HAVE_DECL_VM_BLOCK_DUMP $ac_have_decl
22705 -ac_fn_c_check_decl "$LINENO" "VM_HUGETLB_GROUP" "ac_cv_have_decl_VM_HUGETLB_GROUP" "
22706 +printf "%s\n" "#define HAVE_DECL_VM_BLOCK_DUMP $ac_have_decl" >>confdefs.h
22707 +ac_fn_check_decl "$LINENO" "VM_HUGETLB_GROUP" "ac_cv_have_decl_VM_HUGETLB_GROUP" "
22708 #include <sys/types.h>
22709 #include <linux/sysctl.h>
22712 -if test "x$ac_cv_have_decl_VM_HUGETLB_GROUP" = xyes; then :
22713 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22714 +if test "x$ac_cv_have_decl_VM_HUGETLB_GROUP" = xyes
22722 -cat >>confdefs.h <<_ACEOF
22723 -#define HAVE_DECL_VM_HUGETLB_GROUP $ac_have_decl
22725 -ac_fn_c_check_decl "$LINENO" "VM_VFS_CACHE_PRESSURE" "ac_cv_have_decl_VM_VFS_CACHE_PRESSURE" "
22726 +printf "%s\n" "#define HAVE_DECL_VM_HUGETLB_GROUP $ac_have_decl" >>confdefs.h
22727 +ac_fn_check_decl "$LINENO" "VM_VFS_CACHE_PRESSURE" "ac_cv_have_decl_VM_VFS_CACHE_PRESSURE" "
22728 #include <sys/types.h>
22729 #include <linux/sysctl.h>
22732 -if test "x$ac_cv_have_decl_VM_VFS_CACHE_PRESSURE" = xyes; then :
22733 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22734 +if test "x$ac_cv_have_decl_VM_VFS_CACHE_PRESSURE" = xyes
22742 -cat >>confdefs.h <<_ACEOF
22743 -#define HAVE_DECL_VM_VFS_CACHE_PRESSURE $ac_have_decl
22745 -ac_fn_c_check_decl "$LINENO" "VM_LEGACY_VA_LAYOUT" "ac_cv_have_decl_VM_LEGACY_VA_LAYOUT" "
22746 +printf "%s\n" "#define HAVE_DECL_VM_VFS_CACHE_PRESSURE $ac_have_decl" >>confdefs.h
22747 +ac_fn_check_decl "$LINENO" "VM_LEGACY_VA_LAYOUT" "ac_cv_have_decl_VM_LEGACY_VA_LAYOUT" "
22748 #include <sys/types.h>
22749 #include <linux/sysctl.h>
22752 -if test "x$ac_cv_have_decl_VM_LEGACY_VA_LAYOUT" = xyes; then :
22753 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22754 +if test "x$ac_cv_have_decl_VM_LEGACY_VA_LAYOUT" = xyes
22762 -cat >>confdefs.h <<_ACEOF
22763 -#define HAVE_DECL_VM_LEGACY_VA_LAYOUT $ac_have_decl
22765 -ac_fn_c_check_decl "$LINENO" "VM_SWAP_TOKEN_TIMEOUT" "ac_cv_have_decl_VM_SWAP_TOKEN_TIMEOUT" "
22766 +printf "%s\n" "#define HAVE_DECL_VM_LEGACY_VA_LAYOUT $ac_have_decl" >>confdefs.h
22767 +ac_fn_check_decl "$LINENO" "VM_SWAP_TOKEN_TIMEOUT" "ac_cv_have_decl_VM_SWAP_TOKEN_TIMEOUT" "
22768 #include <sys/types.h>
22769 #include <linux/sysctl.h>
22772 -if test "x$ac_cv_have_decl_VM_SWAP_TOKEN_TIMEOUT" = xyes; then :
22773 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22774 +if test "x$ac_cv_have_decl_VM_SWAP_TOKEN_TIMEOUT" = xyes
22782 -cat >>confdefs.h <<_ACEOF
22783 -#define HAVE_DECL_VM_SWAP_TOKEN_TIMEOUT $ac_have_decl
22785 -ac_fn_c_check_decl "$LINENO" "VM_DROP_PAGECACHE" "ac_cv_have_decl_VM_DROP_PAGECACHE" "
22786 +printf "%s\n" "#define HAVE_DECL_VM_SWAP_TOKEN_TIMEOUT $ac_have_decl" >>confdefs.h
22787 +ac_fn_check_decl "$LINENO" "VM_DROP_PAGECACHE" "ac_cv_have_decl_VM_DROP_PAGECACHE" "
22788 #include <sys/types.h>
22789 #include <linux/sysctl.h>
22792 -if test "x$ac_cv_have_decl_VM_DROP_PAGECACHE" = xyes; then :
22793 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22794 +if test "x$ac_cv_have_decl_VM_DROP_PAGECACHE" = xyes
22802 -cat >>confdefs.h <<_ACEOF
22803 -#define HAVE_DECL_VM_DROP_PAGECACHE $ac_have_decl
22805 -ac_fn_c_check_decl "$LINENO" "VM_PERCPU_PAGELIST_FRACTION" "ac_cv_have_decl_VM_PERCPU_PAGELIST_FRACTION" "
22806 +printf "%s\n" "#define HAVE_DECL_VM_DROP_PAGECACHE $ac_have_decl" >>confdefs.h
22807 +ac_fn_check_decl "$LINENO" "VM_PERCPU_PAGELIST_FRACTION" "ac_cv_have_decl_VM_PERCPU_PAGELIST_FRACTION" "
22808 #include <sys/types.h>
22809 #include <linux/sysctl.h>
22812 -if test "x$ac_cv_have_decl_VM_PERCPU_PAGELIST_FRACTION" = xyes; then :
22813 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22814 +if test "x$ac_cv_have_decl_VM_PERCPU_PAGELIST_FRACTION" = xyes
22822 -cat >>confdefs.h <<_ACEOF
22823 -#define HAVE_DECL_VM_PERCPU_PAGELIST_FRACTION $ac_have_decl
22825 -ac_fn_c_check_decl "$LINENO" "VM_ZONE_RECLAIM_MODE" "ac_cv_have_decl_VM_ZONE_RECLAIM_MODE" "
22826 +printf "%s\n" "#define HAVE_DECL_VM_PERCPU_PAGELIST_FRACTION $ac_have_decl" >>confdefs.h
22827 +ac_fn_check_decl "$LINENO" "VM_ZONE_RECLAIM_MODE" "ac_cv_have_decl_VM_ZONE_RECLAIM_MODE" "
22828 #include <sys/types.h>
22829 #include <linux/sysctl.h>
22832 -if test "x$ac_cv_have_decl_VM_ZONE_RECLAIM_MODE" = xyes; then :
22833 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22834 +if test "x$ac_cv_have_decl_VM_ZONE_RECLAIM_MODE" = xyes
22842 -cat >>confdefs.h <<_ACEOF
22843 -#define HAVE_DECL_VM_ZONE_RECLAIM_MODE $ac_have_decl
22845 -ac_fn_c_check_decl "$LINENO" "VM_MIN_UNMAPPED" "ac_cv_have_decl_VM_MIN_UNMAPPED" "
22846 +printf "%s\n" "#define HAVE_DECL_VM_ZONE_RECLAIM_MODE $ac_have_decl" >>confdefs.h
22847 +ac_fn_check_decl "$LINENO" "VM_MIN_UNMAPPED" "ac_cv_have_decl_VM_MIN_UNMAPPED" "
22848 #include <sys/types.h>
22849 #include <linux/sysctl.h>
22852 -if test "x$ac_cv_have_decl_VM_MIN_UNMAPPED" = xyes; then :
22853 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22854 +if test "x$ac_cv_have_decl_VM_MIN_UNMAPPED" = xyes
22862 -cat >>confdefs.h <<_ACEOF
22863 -#define HAVE_DECL_VM_MIN_UNMAPPED $ac_have_decl
22865 -ac_fn_c_check_decl "$LINENO" "VM_PANIC_ON_OOM" "ac_cv_have_decl_VM_PANIC_ON_OOM" "
22866 +printf "%s\n" "#define HAVE_DECL_VM_MIN_UNMAPPED $ac_have_decl" >>confdefs.h
22867 +ac_fn_check_decl "$LINENO" "VM_PANIC_ON_OOM" "ac_cv_have_decl_VM_PANIC_ON_OOM" "
22868 #include <sys/types.h>
22869 #include <linux/sysctl.h>
22872 -if test "x$ac_cv_have_decl_VM_PANIC_ON_OOM" = xyes; then :
22873 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22874 +if test "x$ac_cv_have_decl_VM_PANIC_ON_OOM" = xyes
22882 -cat >>confdefs.h <<_ACEOF
22883 -#define HAVE_DECL_VM_PANIC_ON_OOM $ac_have_decl
22885 -ac_fn_c_check_decl "$LINENO" "VM_VDSO_ENABLED" "ac_cv_have_decl_VM_VDSO_ENABLED" "
22886 +printf "%s\n" "#define HAVE_DECL_VM_PANIC_ON_OOM $ac_have_decl" >>confdefs.h
22887 +ac_fn_check_decl "$LINENO" "VM_VDSO_ENABLED" "ac_cv_have_decl_VM_VDSO_ENABLED" "
22888 #include <sys/types.h>
22889 #include <linux/sysctl.h>
22892 -if test "x$ac_cv_have_decl_VM_VDSO_ENABLED" = xyes; then :
22893 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22894 +if test "x$ac_cv_have_decl_VM_VDSO_ENABLED" = xyes
22902 -cat >>confdefs.h <<_ACEOF
22903 -#define HAVE_DECL_VM_VDSO_ENABLED $ac_have_decl
22905 -ac_fn_c_check_decl "$LINENO" "VM_MIN_SLAB" "ac_cv_have_decl_VM_MIN_SLAB" "
22906 +printf "%s\n" "#define HAVE_DECL_VM_VDSO_ENABLED $ac_have_decl" >>confdefs.h
22907 +ac_fn_check_decl "$LINENO" "VM_MIN_SLAB" "ac_cv_have_decl_VM_MIN_SLAB" "
22908 #include <sys/types.h>
22909 #include <linux/sysctl.h>
22912 -if test "x$ac_cv_have_decl_VM_MIN_SLAB" = xyes; then :
22913 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22914 +if test "x$ac_cv_have_decl_VM_MIN_SLAB" = xyes
22922 -cat >>confdefs.h <<_ACEOF
22923 -#define HAVE_DECL_VM_MIN_SLAB $ac_have_decl
22925 -ac_fn_c_check_decl "$LINENO" "VM_CMM_PAGES" "ac_cv_have_decl_VM_CMM_PAGES" "
22926 +printf "%s\n" "#define HAVE_DECL_VM_MIN_SLAB $ac_have_decl" >>confdefs.h
22927 +ac_fn_check_decl "$LINENO" "VM_CMM_PAGES" "ac_cv_have_decl_VM_CMM_PAGES" "
22928 #include <sys/types.h>
22929 #include <linux/sysctl.h>
22932 -if test "x$ac_cv_have_decl_VM_CMM_PAGES" = xyes; then :
22933 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22934 +if test "x$ac_cv_have_decl_VM_CMM_PAGES" = xyes
22942 -cat >>confdefs.h <<_ACEOF
22943 -#define HAVE_DECL_VM_CMM_PAGES $ac_have_decl
22945 -ac_fn_c_check_decl "$LINENO" "VM_CMM_TIMED_PAGES" "ac_cv_have_decl_VM_CMM_TIMED_PAGES" "
22946 +printf "%s\n" "#define HAVE_DECL_VM_CMM_PAGES $ac_have_decl" >>confdefs.h
22947 +ac_fn_check_decl "$LINENO" "VM_CMM_TIMED_PAGES" "ac_cv_have_decl_VM_CMM_TIMED_PAGES" "
22948 #include <sys/types.h>
22949 #include <linux/sysctl.h>
22952 -if test "x$ac_cv_have_decl_VM_CMM_TIMED_PAGES" = xyes; then :
22953 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22954 +if test "x$ac_cv_have_decl_VM_CMM_TIMED_PAGES" = xyes
22962 -cat >>confdefs.h <<_ACEOF
22963 -#define HAVE_DECL_VM_CMM_TIMED_PAGES $ac_have_decl
22965 -ac_fn_c_check_decl "$LINENO" "VM_CMM_TIMEOUT" "ac_cv_have_decl_VM_CMM_TIMEOUT" "
22966 +printf "%s\n" "#define HAVE_DECL_VM_CMM_TIMED_PAGES $ac_have_decl" >>confdefs.h
22967 +ac_fn_check_decl "$LINENO" "VM_CMM_TIMEOUT" "ac_cv_have_decl_VM_CMM_TIMEOUT" "
22968 #include <sys/types.h>
22969 #include <linux/sysctl.h>
22972 -if test "x$ac_cv_have_decl_VM_CMM_TIMEOUT" = xyes; then :
22973 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22974 +if test "x$ac_cv_have_decl_VM_CMM_TIMEOUT" = xyes
22982 -cat >>confdefs.h <<_ACEOF
22983 -#define HAVE_DECL_VM_CMM_TIMEOUT $ac_have_decl
22985 +printf "%s\n" "#define HAVE_DECL_VM_CMM_TIMEOUT $ac_have_decl" >>confdefs.h
22988 -ac_fn_c_check_decl "$LINENO" "P_ALL" "ac_cv_have_decl_P_ALL" "
22989 +ac_fn_check_decl "$LINENO" "P_ALL" "ac_cv_have_decl_P_ALL" "
22990 #include <sys/types.h>
22991 #include <sys/wait.h>
22994 -if test "x$ac_cv_have_decl_P_ALL" = xyes; then :
22995 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
22996 +if test "x$ac_cv_have_decl_P_ALL" = xyes
23004 -cat >>confdefs.h <<_ACEOF
23005 -#define HAVE_DECL_P_ALL $ac_have_decl
23007 -ac_fn_c_check_decl "$LINENO" "P_PID" "ac_cv_have_decl_P_PID" "
23008 +printf "%s\n" "#define HAVE_DECL_P_ALL $ac_have_decl" >>confdefs.h
23009 +ac_fn_check_decl "$LINENO" "P_PID" "ac_cv_have_decl_P_PID" "
23010 #include <sys/types.h>
23011 #include <sys/wait.h>
23014 -if test "x$ac_cv_have_decl_P_PID" = xyes; then :
23015 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
23016 +if test "x$ac_cv_have_decl_P_PID" = xyes
23024 -cat >>confdefs.h <<_ACEOF
23025 -#define HAVE_DECL_P_PID $ac_have_decl
23027 -ac_fn_c_check_decl "$LINENO" "P_PGID" "ac_cv_have_decl_P_PGID" "
23028 +printf "%s\n" "#define HAVE_DECL_P_PID $ac_have_decl" >>confdefs.h
23029 +ac_fn_check_decl "$LINENO" "P_PGID" "ac_cv_have_decl_P_PGID" "
23030 #include <sys/types.h>
23031 #include <sys/wait.h>
23034 -if test "x$ac_cv_have_decl_P_PGID" = xyes; then :
23035 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
23036 +if test "x$ac_cv_have_decl_P_PGID" = xyes
23044 -cat >>confdefs.h <<_ACEOF
23045 -#define HAVE_DECL_P_PGID $ac_have_decl
23047 -ac_fn_c_check_decl "$LINENO" "P_PIDFD" "ac_cv_have_decl_P_PIDFD" "
23048 +printf "%s\n" "#define HAVE_DECL_P_PGID $ac_have_decl" >>confdefs.h
23049 +ac_fn_check_decl "$LINENO" "P_PIDFD" "ac_cv_have_decl_P_PIDFD" "
23050 #include <sys/types.h>
23051 #include <sys/wait.h>
23054 -if test "x$ac_cv_have_decl_P_PIDFD" = xyes; then :
23055 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
23056 +if test "x$ac_cv_have_decl_P_PIDFD" = xyes
23064 -cat >>confdefs.h <<_ACEOF
23065 -#define HAVE_DECL_P_PIDFD $ac_have_decl
23067 +printf "%s\n" "#define HAVE_DECL_P_PIDFD $ac_have_decl" >>confdefs.h
23071 -ac_fn_c_check_decl "$LINENO" "sys_errlist" "ac_cv_have_decl_sys_errlist" "$ac_includes_default"
23072 -if test "x$ac_cv_have_decl_sys_errlist" = xyes; then :
23073 +ac_fn_check_decl "$LINENO" "sys_errlist" "ac_cv_have_decl_sys_errlist" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
23074 +if test "x$ac_cv_have_decl_sys_errlist" = xyes
23081 +printf "%s\n" "#define HAVE_DECL_SYS_ERRLIST $ac_have_decl" >>confdefs.h
23083 -cat >>confdefs.h <<_ACEOF
23084 -#define HAVE_DECL_SYS_ERRLIST $ac_have_decl
23087 -ac_fn_c_check_decl "$LINENO" "PTRACE_PEEKUSER" "ac_cv_have_decl_PTRACE_PEEKUSER" "#include <sys/ptrace.h>
23089 -if test "x$ac_cv_have_decl_PTRACE_PEEKUSER" = xyes; then :
23090 +ac_fn_check_decl "$LINENO" "PTRACE_PEEKUSER" "ac_cv_have_decl_PTRACE_PEEKUSER" "#include <sys/ptrace.h>
23091 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
23092 +if test "x$ac_cv_have_decl_PTRACE_PEEKUSER" = xyes
23100 -cat >>confdefs.h <<_ACEOF
23101 -#define HAVE_DECL_PTRACE_PEEKUSER $ac_have_decl
23103 -ac_fn_c_check_decl "$LINENO" "PTRACE_POKEUSER" "ac_cv_have_decl_PTRACE_POKEUSER" "#include <sys/ptrace.h>
23105 -if test "x$ac_cv_have_decl_PTRACE_POKEUSER" = xyes; then :
23106 +printf "%s\n" "#define HAVE_DECL_PTRACE_PEEKUSER $ac_have_decl" >>confdefs.h
23107 +ac_fn_check_decl "$LINENO" "PTRACE_POKEUSER" "ac_cv_have_decl_PTRACE_POKEUSER" "#include <sys/ptrace.h>
23108 +" "$ac_c_undeclared_builtin_options" "CFLAGS"
23109 +if test "x$ac_cv_have_decl_PTRACE_POKEUSER" = xyes
23117 -cat >>confdefs.h <<_ACEOF
23118 -#define HAVE_DECL_PTRACE_POKEUSER $ac_have_decl
23120 +printf "%s\n" "#define HAVE_DECL_PTRACE_POKEUSER $ac_have_decl" >>confdefs.h
23123 # The cast to long int works around a bug in the HP C Compiler
23124 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23125 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23126 # This bug is HP SR number 8606223364.
23127 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
23128 -$as_echo_n "checking size of long... " >&6; }
23129 -if ${ac_cv_sizeof_long+:} false; then :
23130 - $as_echo_n "(cached) " >&6
23132 - if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
23133 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
23134 +printf %s "checking size of long... " >&6; }
23135 +if test ${ac_cv_sizeof_long+y}
23137 + printf %s "(cached) " >&6
23139 + if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"
23144 if test "$ac_cv_type_long" = yes; then
23145 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23146 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23147 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23148 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23149 as_fn_error 77 "cannot compute sizeof (long)
23150 See \`config.log' for more details" "$LINENO" 5; }
23152 @@ -18289,14 +18496,12 @@
23156 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
23157 -$as_echo "$ac_cv_sizeof_long" >&6; }
23158 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
23159 +printf "%s\n" "$ac_cv_sizeof_long" >&6; }
23163 -cat >>confdefs.h <<_ACEOF
23164 -#define SIZEOF_LONG $ac_cv_sizeof_long
23166 +printf "%s\n" "#define SIZEOF_LONG $ac_cv_sizeof_long" >>confdefs.h
23169 SIZEOF_LONG="$ac_cv_sizeof_long"
23170 @@ -18305,17 +18510,19 @@
23171 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23172 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23173 # This bug is HP SR number 8606223364.
23174 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
23175 -$as_echo_n "checking size of long long... " >&6; }
23176 -if ${ac_cv_sizeof_long_long+:} false; then :
23177 - $as_echo_n "(cached) " >&6
23179 - if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
23180 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
23181 +printf %s "checking size of long long... " >&6; }
23182 +if test ${ac_cv_sizeof_long_long+y}
23184 + printf %s "(cached) " >&6
23186 + if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"
23191 if test "$ac_cv_type_long_long" = yes; then
23192 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23193 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23194 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23195 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23196 as_fn_error 77 "cannot compute sizeof (long long)
23197 See \`config.log' for more details" "$LINENO" 5; }
23199 @@ -18324,32 +18531,32 @@
23203 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
23204 -$as_echo "$ac_cv_sizeof_long_long" >&6; }
23205 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long_long" >&5
23206 +printf "%s\n" "$ac_cv_sizeof_long_long" >&6; }
23210 -cat >>confdefs.h <<_ACEOF
23211 -#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
23213 +printf "%s\n" "#define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long" >>confdefs.h
23216 # The cast to long int works around a bug in the HP C Compiler
23217 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23218 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23219 # This bug is HP SR number 8606223364.
23220 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of off_t" >&5
23221 -$as_echo_n "checking size of off_t... " >&6; }
23222 -if ${ac_cv_sizeof_off_t+:} false; then :
23223 - $as_echo_n "(cached) " >&6
23225 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of off_t" >&5
23226 +printf %s "checking size of off_t... " >&6; }
23227 +if test ${ac_cv_sizeof_off_t+y}
23229 + printf %s "(cached) " >&6
23231 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (off_t))" "ac_cv_sizeof_off_t" "#include <sys/types.h>
23238 if test "$ac_cv_type_off_t" = yes; then
23239 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23240 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23241 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23242 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23243 as_fn_error 77 "cannot compute sizeof (off_t)
23244 See \`config.log' for more details" "$LINENO" 5; }
23246 @@ -18358,32 +18565,32 @@
23250 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_off_t" >&5
23251 -$as_echo "$ac_cv_sizeof_off_t" >&6; }
23252 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_off_t" >&5
23253 +printf "%s\n" "$ac_cv_sizeof_off_t" >&6; }
23257 -cat >>confdefs.h <<_ACEOF
23258 -#define SIZEOF_OFF_T $ac_cv_sizeof_off_t
23260 +printf "%s\n" "#define SIZEOF_OFF_T $ac_cv_sizeof_off_t" >>confdefs.h
23263 # The cast to long int works around a bug in the HP C Compiler
23264 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23265 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23266 # This bug is HP SR number 8606223364.
23267 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of kernel_long_t" >&5
23268 -$as_echo_n "checking size of kernel_long_t... " >&6; }
23269 -if ${ac_cv_sizeof_kernel_long_t+:} false; then :
23270 - $as_echo_n "(cached) " >&6
23272 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of kernel_long_t" >&5
23273 +printf %s "checking size of kernel_long_t... " >&6; }
23274 +if test ${ac_cv_sizeof_kernel_long_t+y}
23276 + printf %s "(cached) " >&6
23278 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (kernel_long_t))" "ac_cv_sizeof_kernel_long_t" "#include \"$srcdir/src/kernel_types.h\"
23285 if test "$ac_cv_type_kernel_long_t" = yes; then
23286 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23287 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23288 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23289 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23290 as_fn_error 77 "cannot compute sizeof (kernel_long_t)
23291 See \`config.log' for more details" "$LINENO" 5; }
23293 @@ -18392,14 +18599,12 @@
23297 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_kernel_long_t" >&5
23298 -$as_echo "$ac_cv_sizeof_kernel_long_t" >&6; }
23299 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_kernel_long_t" >&5
23300 +printf "%s\n" "$ac_cv_sizeof_kernel_long_t" >&6; }
23304 -cat >>confdefs.h <<_ACEOF
23305 -#define SIZEOF_KERNEL_LONG_T $ac_cv_sizeof_kernel_long_t
23307 +printf "%s\n" "#define SIZEOF_KERNEL_LONG_T $ac_cv_sizeof_kernel_long_t" >>confdefs.h
23310 SIZEOF_KERNEL_LONG_T="$ac_cv_sizeof_kernel_long_t"
23311 @@ -18408,18 +18613,20 @@
23312 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23313 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23314 # This bug is HP SR number 8606223364.
23315 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of struct i64_i32" >&5
23316 -$as_echo_n "checking size of struct i64_i32... " >&6; }
23317 -if ${ac_cv_sizeof_struct_i64_i32+:} false; then :
23318 - $as_echo_n "(cached) " >&6
23320 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of struct i64_i32" >&5
23321 +printf %s "checking size of struct i64_i32... " >&6; }
23322 +if test ${ac_cv_sizeof_struct_i64_i32+y}
23324 + printf %s "(cached) " >&6
23326 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (struct i64_i32))" "ac_cv_sizeof_struct_i64_i32" "struct i64_i32 {long long i64; int i32;};
23333 if test "$ac_cv_type_struct_i64_i32" = yes; then
23334 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23335 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23336 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23337 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23338 as_fn_error 77 "cannot compute sizeof (struct i64_i32)
23339 See \`config.log' for more details" "$LINENO" 5; }
23341 @@ -18428,32 +18635,32 @@
23345 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_i64_i32" >&5
23346 -$as_echo "$ac_cv_sizeof_struct_i64_i32" >&6; }
23347 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_i64_i32" >&5
23348 +printf "%s\n" "$ac_cv_sizeof_struct_i64_i32" >&6; }
23352 -cat >>confdefs.h <<_ACEOF
23353 -#define SIZEOF_STRUCT_I64_I32 $ac_cv_sizeof_struct_i64_i32
23355 +printf "%s\n" "#define SIZEOF_STRUCT_I64_I32 $ac_cv_sizeof_struct_i64_i32" >>confdefs.h
23358 # The cast to long int works around a bug in the HP C Compiler
23359 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
23360 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
23361 # This bug is HP SR number 8606223364.
23362 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of struct msqid64_ds" >&5
23363 -$as_echo_n "checking size of struct msqid64_ds... " >&6; }
23364 -if ${ac_cv_sizeof_struct_msqid64_ds+:} false; then :
23365 - $as_echo_n "(cached) " >&6
23367 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of struct msqid64_ds" >&5
23368 +printf %s "checking size of struct msqid64_ds... " >&6; }
23369 +if test ${ac_cv_sizeof_struct_msqid64_ds+y}
23371 + printf %s "(cached) " >&6
23373 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (struct msqid64_ds))" "ac_cv_sizeof_struct_msqid64_ds" "#include <linux/msg.h>
23380 if test "$ac_cv_type_struct_msqid64_ds" = yes; then
23381 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23382 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23383 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23384 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23385 as_fn_error 77 "cannot compute sizeof (struct msqid64_ds)
23386 See \`config.log' for more details" "$LINENO" 5; }
23388 @@ -18462,131 +18669,132 @@
23392 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_msqid64_ds" >&5
23393 -$as_echo "$ac_cv_sizeof_struct_msqid64_ds" >&6; }
23394 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_msqid64_ds" >&5
23395 +printf "%s\n" "$ac_cv_sizeof_struct_msqid64_ds" >&6; }
23399 -cat >>confdefs.h <<_ACEOF
23400 -#define SIZEOF_STRUCT_MSQID64_DS $ac_cv_sizeof_struct_msqid64_ds
23402 +printf "%s\n" "#define SIZEOF_STRUCT_MSQID64_DS $ac_cv_sizeof_struct_msqid64_ds" >>confdefs.h
23407 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SIGRTMIN" >&5
23408 -$as_echo_n "checking for SIGRTMIN... " >&6; }
23409 -if ${st_cv_SIGRTMIN+:} false; then :
23410 - $as_echo_n "(cached) " >&6
23412 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SIGRTMIN" >&5
23413 +printf %s "checking for SIGRTMIN... " >&6; }
23414 +if test ${st_cv_SIGRTMIN+y}
23416 + printf %s "(cached) " >&6
23418 st_cv_SIGRTMIN="$(echo SIGRTMIN |
23419 $CPP $CPPFLAGS -P -imacros asm/signal.h - |
23421 test -n "$st_cv_SIGRTMIN" || st_cv_SIGRTMIN=no
23423 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_SIGRTMIN" >&5
23424 -$as_echo "$st_cv_SIGRTMIN" >&6; }
23425 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_SIGRTMIN" >&5
23426 +printf "%s\n" "$st_cv_SIGRTMIN" >&6; }
23427 if test "x$st_cv_SIGRTMIN" != xno; then
23429 -cat >>confdefs.h <<_ACEOF
23430 -#define ASM_SIGRTMIN $st_cv_SIGRTMIN
23432 +printf "%s\n" "#define ASM_SIGRTMIN $st_cv_SIGRTMIN" >>confdefs.h
23435 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SA_RESTORER" >&5
23436 -$as_echo_n "checking for SA_RESTORER... " >&6; }
23437 -if ${st_cv_SA_RESTORER+:} false; then :
23438 - $as_echo_n "(cached) " >&6
23440 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SA_RESTORER" >&5
23441 +printf %s "checking for SA_RESTORER... " >&6; }
23442 +if test ${st_cv_SA_RESTORER+y}
23444 + printf %s "(cached) " >&6
23446 st_cv_SA_RESTORER="$(echo SA_RESTORER |
23447 $CPP $CPPFLAGS -P -imacros asm/signal.h - |
23449 test -n "$st_cv_SA_RESTORER" || st_cv_SA_RESTORER=no
23451 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_SA_RESTORER" >&5
23452 -$as_echo "$st_cv_SA_RESTORER" >&6; }
23453 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_SA_RESTORER" >&5
23454 +printf "%s\n" "$st_cv_SA_RESTORER" >&6; }
23455 if test "x$st_cv_SA_RESTORER" != xno; then
23457 -cat >>confdefs.h <<_ACEOF
23458 -#define ASM_SA_RESTORER $st_cv_SA_RESTORER
23460 +printf "%s\n" "#define ASM_SA_RESTORER $st_cv_SA_RESTORER" >>confdefs.h
23464 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_popcount" >&5
23465 -$as_echo_n "checking for __builtin_popcount... " >&6; }
23466 -if ${st_cv_have___builtin_popcount+:} false; then :
23467 - $as_echo_n "(cached) " >&6
23469 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __builtin_popcount" >&5
23470 +printf %s "checking for __builtin_popcount... " >&6; }
23471 +if test ${st_cv_have___builtin_popcount+y}
23473 + printf %s "(cached) " >&6
23475 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23476 /* end confdefs.h. */
23482 __builtin_popcount(0)
23487 -if ac_fn_c_try_link "$LINENO"; then :
23488 +if ac_fn_c_try_link "$LINENO"
23490 st_cv_have___builtin_popcount=yes
23493 st_cv_have___builtin_popcount=no
23495 -rm -f core conftest.err conftest.$ac_objext \
23496 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23497 conftest$ac_exeext conftest.$ac_ext
23499 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_have___builtin_popcount" >&5
23500 -$as_echo "$st_cv_have___builtin_popcount" >&6; }
23501 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_have___builtin_popcount" >&5
23502 +printf "%s\n" "$st_cv_have___builtin_popcount" >&6; }
23503 if test "x$st_cv_have___builtin_popcount" = xyes; then
23505 -$as_echo "#define HAVE___BUILTIN_POPCOUNT 1" >>confdefs.h
23506 +printf "%s\n" "#define HAVE___BUILTIN_POPCOUNT 1" >>confdefs.h
23510 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for program_invocation_name" >&5
23511 -$as_echo_n "checking for program_invocation_name... " >&6; }
23512 -if ${st_cv_have_program_invocation_name+:} false; then :
23513 - $as_echo_n "(cached) " >&6
23515 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for program_invocation_name" >&5
23516 +printf %s "checking for program_invocation_name... " >&6; }
23517 +if test ${st_cv_have_program_invocation_name+y}
23519 + printf %s "(cached) " >&6
23521 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23522 /* end confdefs.h. */
23528 return !*program_invocation_name
23533 -if ac_fn_c_try_link "$LINENO"; then :
23534 +if ac_fn_c_try_link "$LINENO"
23536 st_cv_have_program_invocation_name=yes
23539 st_cv_have_program_invocation_name=no
23541 -rm -f core conftest.err conftest.$ac_objext \
23542 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23543 conftest$ac_exeext conftest.$ac_ext
23545 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_have_program_invocation_name" >&5
23546 -$as_echo "$st_cv_have_program_invocation_name" >&6; }
23547 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_have_program_invocation_name" >&5
23548 +printf "%s\n" "$st_cv_have_program_invocation_name" >&6; }
23549 if test "x$st_cv_have_program_invocation_name" = xyes; then
23551 -$as_echo "#define HAVE_PROGRAM_INVOCATION_NAME 1" >>confdefs.h
23552 +printf "%s\n" "#define HAVE_PROGRAM_INVOCATION_NAME 1" >>confdefs.h
23556 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for static_assert" >&5
23557 -$as_echo_n "checking for static_assert... " >&6; }
23558 -if ${st_cv_have_static_assert+:} false; then :
23559 - $as_echo_n "(cached) " >&6
23561 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for static_assert" >&5
23562 +printf %s "checking for static_assert... " >&6; }
23563 +if test ${st_cv_have_static_assert+y}
23565 + printf %s "(cached) " >&6
23567 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23568 /* end confdefs.h. */
23569 #include <assert.h>
23574 static_assert(1,"")
23576 @@ -18595,14 +18803,15 @@
23580 -if ac_fn_c_try_link "$LINENO"; then :
23581 +if ac_fn_c_try_link "$LINENO"
23583 st_cv_have_static_assert=yes
23586 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23587 /* end confdefs.h. */
23593 _Static_assert(1,"")
23595 @@ -18611,43 +18820,45 @@
23599 -if ac_fn_c_try_link "$LINENO"; then :
23600 +if ac_fn_c_try_link "$LINENO"
23602 st_cv_have_static_assert=_Static_assert
23605 st_cv_have_static_assert=no
23608 -rm -f core conftest.err conftest.$ac_objext \
23609 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23610 conftest$ac_exeext conftest.$ac_ext
23614 -rm -f core conftest.err conftest.$ac_objext \
23615 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23616 conftest$ac_exeext conftest.$ac_ext
23620 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_have_static_assert" >&5
23621 -$as_echo "$st_cv_have_static_assert" >&6; }
23622 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_have_static_assert" >&5
23623 +printf "%s\n" "$st_cv_have_static_assert" >&6; }
23624 case "x$st_cv_have_static_assert" in
23627 -$as_echo "#define HAVE_STATIC_ASSERT 1" >>confdefs.h
23628 +printf "%s\n" "#define HAVE_STATIC_ASSERT 1" >>confdefs.h
23633 -$as_echo "#define HAVE__STATIC_ASSERT 1" >>confdefs.h
23634 +printf "%s\n" "#define HAVE__STATIC_ASSERT 1" >>confdefs.h
23640 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dladdr" >&5
23641 -$as_echo_n "checking for library containing dladdr... " >&6; }
23642 -if ${ac_cv_search_dladdr+:} false; then :
23643 - $as_echo_n "(cached) " >&6
23645 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dladdr" >&5
23646 +printf %s "checking for library containing dladdr... " >&6; }
23647 +if test ${ac_cv_search_dladdr+y}
23649 + printf %s "(cached) " >&6
23651 ac_func_search_save_LIBS=$LIBS
23652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23653 /* end confdefs.h. */
23654 @@ -18655,46 +18866,48 @@
23655 /* Override any GCC internal prototype to avoid an error.
23656 Use char because int might match the return type of a GCC
23657 builtin and then its argument prototype would still apply. */
23658 -#ifdef __cplusplus
23671 -for ac_lib in '' dl; do
23672 +for ac_lib in '' dl
23674 if test -z "$ac_lib"; then
23675 ac_res="none required"
23678 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
23680 - if ac_fn_c_try_link "$LINENO"; then :
23681 + if ac_fn_c_try_link "$LINENO"
23683 ac_cv_search_dladdr=$ac_res
23685 -rm -f core conftest.err conftest.$ac_objext \
23686 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23688 - if ${ac_cv_search_dladdr+:} false; then :
23689 + if test ${ac_cv_search_dladdr+y}
23694 -if ${ac_cv_search_dladdr+:} false; then :
23695 +if test ${ac_cv_search_dladdr+y}
23700 ac_cv_search_dladdr=no
23702 rm conftest.$ac_ext
23703 LIBS=$ac_func_search_save_LIBS
23705 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dladdr" >&5
23706 -$as_echo "$ac_cv_search_dladdr" >&6; }
23707 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dladdr" >&5
23708 +printf "%s\n" "$ac_cv_search_dladdr" >&6; }
23709 ac_res=$ac_cv_search_dladdr
23710 -if test "$ac_res" != no; then :
23711 +if test "$ac_res" != no
23713 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
23716 @@ -18703,7 +18916,7 @@
23718 if test "$ac_cv_search_dladdr" != no; then
23720 -$as_echo "#define HAVE_DLADDR 1" >>confdefs.h
23721 +printf "%s\n" "#define HAVE_DLADDR 1" >>confdefs.h
23723 case "$ac_cv_search_dladdr" in
23724 -l*) dl_LIBS="$ac_cv_search_dladdr" ;;
23725 @@ -18712,11 +18925,12 @@
23729 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing timer_create" >&5
23730 -$as_echo_n "checking for library containing timer_create... " >&6; }
23731 -if ${ac_cv_search_timer_create+:} false; then :
23732 - $as_echo_n "(cached) " >&6
23734 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing timer_create" >&5
23735 +printf %s "checking for library containing timer_create... " >&6; }
23736 +if test ${ac_cv_search_timer_create+y}
23738 + printf %s "(cached) " >&6
23740 ac_func_search_save_LIBS=$LIBS
23741 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23742 /* end confdefs.h. */
23743 @@ -18724,54 +18938,56 @@
23744 /* Override any GCC internal prototype to avoid an error.
23745 Use char because int might match the return type of a GCC
23746 builtin and then its argument prototype would still apply. */
23747 -#ifdef __cplusplus
23750 char timer_create ();
23755 return timer_create ();
23760 -for ac_lib in '' rt; do
23761 +for ac_lib in '' rt
23763 if test -z "$ac_lib"; then
23764 ac_res="none required"
23767 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
23769 - if ac_fn_c_try_link "$LINENO"; then :
23770 + if ac_fn_c_try_link "$LINENO"
23772 ac_cv_search_timer_create=$ac_res
23774 -rm -f core conftest.err conftest.$ac_objext \
23775 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23777 - if ${ac_cv_search_timer_create+:} false; then :
23778 + if test ${ac_cv_search_timer_create+y}
23783 -if ${ac_cv_search_timer_create+:} false; then :
23784 +if test ${ac_cv_search_timer_create+y}
23789 ac_cv_search_timer_create=no
23791 rm conftest.$ac_ext
23792 LIBS=$ac_func_search_save_LIBS
23794 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_timer_create" >&5
23795 -$as_echo "$ac_cv_search_timer_create" >&6; }
23796 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_timer_create" >&5
23797 +printf "%s\n" "$ac_cv_search_timer_create" >&6; }
23798 ac_res=$ac_cv_search_timer_create
23799 -if test "$ac_res" != no; then :
23800 +if test "$ac_res" != no
23802 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
23807 case "$ac_cv_search_timer_create" in
23808 - no) { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23809 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23810 + no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23811 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23812 as_fn_error $? "failed to find timer_create
23813 See \`config.log' for more details" "$LINENO" 5; } ;;
23814 -l*) timer_LIBS="$ac_cv_search_timer_create" ;;
23815 @@ -18780,11 +18996,12 @@
23819 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
23820 -$as_echo_n "checking for library containing clock_gettime... " >&6; }
23821 -if ${ac_cv_search_clock_gettime+:} false; then :
23822 - $as_echo_n "(cached) " >&6
23824 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
23825 +printf %s "checking for library containing clock_gettime... " >&6; }
23826 +if test ${ac_cv_search_clock_gettime+y}
23828 + printf %s "(cached) " >&6
23830 ac_func_search_save_LIBS=$LIBS
23831 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23832 /* end confdefs.h. */
23833 @@ -18792,54 +19009,56 @@
23834 /* Override any GCC internal prototype to avoid an error.
23835 Use char because int might match the return type of a GCC
23836 builtin and then its argument prototype would still apply. */
23837 -#ifdef __cplusplus
23840 char clock_gettime ();
23845 return clock_gettime ();
23850 -for ac_lib in '' rt; do
23851 +for ac_lib in '' rt
23853 if test -z "$ac_lib"; then
23854 ac_res="none required"
23857 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
23859 - if ac_fn_c_try_link "$LINENO"; then :
23860 + if ac_fn_c_try_link "$LINENO"
23862 ac_cv_search_clock_gettime=$ac_res
23864 -rm -f core conftest.err conftest.$ac_objext \
23865 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23867 - if ${ac_cv_search_clock_gettime+:} false; then :
23868 + if test ${ac_cv_search_clock_gettime+y}
23873 -if ${ac_cv_search_clock_gettime+:} false; then :
23874 +if test ${ac_cv_search_clock_gettime+y}
23879 ac_cv_search_clock_gettime=no
23881 rm conftest.$ac_ext
23882 LIBS=$ac_func_search_save_LIBS
23884 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
23885 -$as_echo "$ac_cv_search_clock_gettime" >&6; }
23886 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
23887 +printf "%s\n" "$ac_cv_search_clock_gettime" >&6; }
23888 ac_res=$ac_cv_search_clock_gettime
23889 -if test "$ac_res" != no; then :
23890 +if test "$ac_res" != no
23892 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
23897 case "$ac_cv_search_clock_gettime" in
23898 - no) { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23899 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23900 + no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23901 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23902 as_fn_error $? "failed to find clock_gettime
23903 See \`config.log' for more details" "$LINENO" 5; } ;;
23904 -l*) clock_LIBS="$ac_cv_search_clock_gettime" ;;
23905 @@ -18848,11 +19067,12 @@
23909 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing log10" >&5
23910 -$as_echo_n "checking for library containing log10... " >&6; }
23911 -if ${ac_cv_search_log10+:} false; then :
23912 - $as_echo_n "(cached) " >&6
23914 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing log10" >&5
23915 +printf %s "checking for library containing log10... " >&6; }
23916 +if test ${ac_cv_search_log10+y}
23918 + printf %s "(cached) " >&6
23920 ac_func_search_save_LIBS=$LIBS
23921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23922 /* end confdefs.h. */
23923 @@ -18860,54 +19080,56 @@
23924 /* Override any GCC internal prototype to avoid an error.
23925 Use char because int might match the return type of a GCC
23926 builtin and then its argument prototype would still apply. */
23927 -#ifdef __cplusplus
23940 -for ac_lib in '' m; do
23941 +for ac_lib in '' m
23943 if test -z "$ac_lib"; then
23944 ac_res="none required"
23947 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
23949 - if ac_fn_c_try_link "$LINENO"; then :
23950 + if ac_fn_c_try_link "$LINENO"
23952 ac_cv_search_log10=$ac_res
23954 -rm -f core conftest.err conftest.$ac_objext \
23955 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
23957 - if ${ac_cv_search_log10+:} false; then :
23958 + if test ${ac_cv_search_log10+y}
23963 -if ${ac_cv_search_log10+:} false; then :
23964 +if test ${ac_cv_search_log10+y}
23969 ac_cv_search_log10=no
23971 rm conftest.$ac_ext
23972 LIBS=$ac_func_search_save_LIBS
23974 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_log10" >&5
23975 -$as_echo "$ac_cv_search_log10" >&6; }
23976 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_log10" >&5
23977 +printf "%s\n" "$ac_cv_search_log10" >&6; }
23978 ac_res=$ac_cv_search_log10
23979 -if test "$ac_res" != no; then :
23980 +if test "$ac_res" != no
23982 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
23987 case "$ac_cv_search_log10" in
23988 - no) { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23989 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23990 + no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23991 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
23992 as_fn_error $? "failed to find log10
23993 See \`config.log' for more details" "$LINENO" 5; } ;;
23994 -l*) m_LIBS="$ac_cv_search_log10" ;;
23995 @@ -18916,11 +19138,12 @@
23999 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing mq_open" >&5
24000 -$as_echo_n "checking for library containing mq_open... " >&6; }
24001 -if ${ac_cv_search_mq_open+:} false; then :
24002 - $as_echo_n "(cached) " >&6
24004 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing mq_open" >&5
24005 +printf %s "checking for library containing mq_open... " >&6; }
24006 +if test ${ac_cv_search_mq_open+y}
24008 + printf %s "(cached) " >&6
24010 ac_func_search_save_LIBS=$LIBS
24011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24012 /* end confdefs.h. */
24013 @@ -18928,46 +19151,48 @@
24014 /* Override any GCC internal prototype to avoid an error.
24015 Use char because int might match the return type of a GCC
24016 builtin and then its argument prototype would still apply. */
24017 -#ifdef __cplusplus
24030 -for ac_lib in '' rt; do
24031 +for ac_lib in '' rt
24033 if test -z "$ac_lib"; then
24034 ac_res="none required"
24037 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
24039 - if ac_fn_c_try_link "$LINENO"; then :
24040 + if ac_fn_c_try_link "$LINENO"
24042 ac_cv_search_mq_open=$ac_res
24044 -rm -f core conftest.err conftest.$ac_objext \
24045 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24047 - if ${ac_cv_search_mq_open+:} false; then :
24048 + if test ${ac_cv_search_mq_open+y}
24053 -if ${ac_cv_search_mq_open+:} false; then :
24054 +if test ${ac_cv_search_mq_open+y}
24059 ac_cv_search_mq_open=no
24061 rm conftest.$ac_ext
24062 LIBS=$ac_func_search_save_LIBS
24064 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_mq_open" >&5
24065 -$as_echo "$ac_cv_search_mq_open" >&6; }
24066 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_mq_open" >&5
24067 +printf "%s\n" "$ac_cv_search_mq_open" >&6; }
24068 ac_res=$ac_cv_search_mq_open
24069 -if test "$ac_res" != no; then :
24070 +if test "$ac_res" != no
24072 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
24075 @@ -18982,11 +19207,12 @@
24076 if test -n "$ac_tool_prefix"; then
24077 # Extract the first word of "${ac_tool_prefix}readelf", so it can be a program name with args.
24078 set dummy ${ac_tool_prefix}readelf; ac_word=$2
24079 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
24080 -$as_echo_n "checking for $ac_word... " >&6; }
24081 -if ${ac_cv_prog_READELF+:} false; then :
24082 - $as_echo_n "(cached) " >&6
24084 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
24085 +printf %s "checking for $ac_word... " >&6; }
24086 +if test ${ac_cv_prog_READELF+y}
24088 + printf %s "(cached) " >&6
24090 if test -n "$READELF"; then
24091 ac_cv_prog_READELF="$READELF" # Let the user override the test.
24093 @@ -18994,11 +19220,15 @@
24094 for as_dir in $PATH
24097 - test -z "$as_dir" && as_dir=.
24098 + case $as_dir in #(((
24101 + *) as_dir=$as_dir/ ;;
24103 for ac_exec_ext in '' $ac_executable_extensions; do
24104 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
24105 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
24106 ac_cv_prog_READELF="${ac_tool_prefix}readelf"
24107 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
24108 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
24112 @@ -19009,11 +19239,11 @@
24114 READELF=$ac_cv_prog_READELF
24115 if test -n "$READELF"; then
24116 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
24117 -$as_echo "$READELF" >&6; }
24118 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $READELF" >&5
24119 +printf "%s\n" "$READELF" >&6; }
24121 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24122 -$as_echo "no" >&6; }
24123 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
24124 +printf "%s\n" "no" >&6; }
24128 @@ -19022,11 +19252,12 @@
24129 ac_ct_READELF=$READELF
24130 # Extract the first word of "readelf", so it can be a program name with args.
24131 set dummy readelf; ac_word=$2
24132 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
24133 -$as_echo_n "checking for $ac_word... " >&6; }
24134 -if ${ac_cv_prog_ac_ct_READELF+:} false; then :
24135 - $as_echo_n "(cached) " >&6
24137 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
24138 +printf %s "checking for $ac_word... " >&6; }
24139 +if test ${ac_cv_prog_ac_ct_READELF+y}
24141 + printf %s "(cached) " >&6
24143 if test -n "$ac_ct_READELF"; then
24144 ac_cv_prog_ac_ct_READELF="$ac_ct_READELF" # Let the user override the test.
24146 @@ -19034,11 +19265,15 @@
24147 for as_dir in $PATH
24150 - test -z "$as_dir" && as_dir=.
24151 + case $as_dir in #(((
24154 + *) as_dir=$as_dir/ ;;
24156 for ac_exec_ext in '' $ac_executable_extensions; do
24157 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
24158 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
24159 ac_cv_prog_ac_ct_READELF="readelf"
24160 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
24161 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
24165 @@ -19049,11 +19284,11 @@
24167 ac_ct_READELF=$ac_cv_prog_ac_ct_READELF
24168 if test -n "$ac_ct_READELF"; then
24169 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_READELF" >&5
24170 -$as_echo "$ac_ct_READELF" >&6; }
24171 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_READELF" >&5
24172 +printf "%s\n" "$ac_ct_READELF" >&6; }
24174 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24175 -$as_echo "no" >&6; }
24176 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
24177 +printf "%s\n" "no" >&6; }
24180 if test "x$ac_ct_READELF" = x; then
24181 @@ -19061,8 +19296,8 @@
24183 case $cross_compiling:$ac_tool_warned in
24185 -{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
24186 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
24187 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
24188 +printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
24189 ac_tool_warned=yes ;;
24191 READELF=$ac_ct_READELF
24192 @@ -19074,21 +19309,23 @@
24195 # Check whether --enable-stacktrace was given.
24196 -if test "${enable_stacktrace+set}" = set; then :
24197 +if test ${enable_stacktrace+y}
24199 enableval=$enable_stacktrace; case "$enableval" in
24200 yes|no|check) enable_stacktrace="$enableval" ;;
24201 *) as_fn_error $? "bad value $enableval for enable-stacktrace option.
24202 Valid options are: yes, no, check." "$LINENO" 5
24207 enable_stacktrace=check
24213 -if test x"$enable_stacktrace" != xno; then :
24214 +if test x"$enable_stacktrace" != xno
24217 : ${libdw_CPPFLAGS=}
24219 @@ -19097,7 +19334,8 @@
24222 # Check whether --with-libdw was given.
24223 -if test "${with_libdw+set}" = set; then :
24224 +if test ${with_libdw+y}
24226 withval=$with_libdw; case "${withval}" in
24228 *) libdw_CPPFLAGS="-I${withval}/include"
24229 @@ -19105,7 +19343,7 @@
24238 @@ -19119,50 +19357,56 @@
24241 # Check whether --with-libunwind was given.
24242 -if test "${with_libunwind+set}" = set; then :
24243 +if test ${with_libunwind+y}
24245 withval=$with_libunwind; case "${withval}" in
24247 *) with_libunwind=yes
24248 libunwind_CPPFLAGS="-I${withval}/include"
24249 libunwind_LDFLAGS="-L${withval}/lib" ;;
24253 with_libunwind=check
24259 - if test "x$with_libdw" = xyes && test "x$with_libunwind" = xyes; then :
24260 + if test "x$with_libdw" = xyes && test "x$with_libunwind" = xyes
24262 as_fn_error $? "--with-libdw=yes and --with-libunwind=yes are mutually exclusive" "$LINENO" 5
24263 -elif test "x$with_libdw" = xyes; then :
24264 +elif test "x$with_libdw" = xyes
24267 -elif test "x$with_libunwind" = xyes; then :
24268 +elif test "x$with_libunwind" = xyes
24273 - if test "x$use_unwinder" = x; then :
24274 + if test "x$use_unwinder" = x
24279 -if test "x$with_libdw" != xno && test "x$use_unwinder" = x; then :
24280 +if test "x$with_libdw" != xno && test "x$use_unwinder" = x
24282 saved_CPPFLAGS="$CPPFLAGS"
24283 saved_CFLAGS="$CFLAGS"
24284 CPPFLAGS="$CPPFLAGS $libdw_CPPFLAGS"
24285 CFLAGS="$CFLAGS $libdw_CFLAGS"
24287 - for ac_header in elfutils/libdwfl.h
24288 + for ac_header in elfutils/libdwfl.h
24290 - ac_fn_c_check_header_mongrel "$LINENO" "elfutils/libdwfl.h" "ac_cv_header_elfutils_libdwfl_h" "$ac_includes_default"
24291 -if test "x$ac_cv_header_elfutils_libdwfl_h" = xyes; then :
24292 - cat >>confdefs.h <<_ACEOF
24293 -#define HAVE_ELFUTILS_LIBDWFL_H 1
24295 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dwfl_linux_proc_attach in -ldw" >&5
24296 -$as_echo_n "checking for dwfl_linux_proc_attach in -ldw... " >&6; }
24297 -if ${ac_cv_lib_dw_dwfl_linux_proc_attach+:} false; then :
24298 - $as_echo_n "(cached) " >&6
24300 + ac_fn_c_check_header_compile "$LINENO" "elfutils/libdwfl.h" "ac_cv_header_elfutils_libdwfl_h" "$ac_includes_default"
24301 +if test "x$ac_cv_header_elfutils_libdwfl_h" = xyes
24303 + printf "%s\n" "#define HAVE_ELFUTILS_LIBDWFL_H 1" >>confdefs.h
24304 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dwfl_linux_proc_attach in -ldw" >&5
24305 +printf %s "checking for dwfl_linux_proc_attach in -ldw... " >&6; }
24306 +if test ${ac_cv_lib_dw_dwfl_linux_proc_attach+y}
24308 + printf %s "(cached) " >&6
24310 ac_check_lib_save_LIBS=$LIBS
24311 LIBS="-ldw $libdw_LDFLAGS $libdw_LIBS
24313 @@ -19172,36 +19416,36 @@
24314 /* Override any GCC internal prototype to avoid an error.
24315 Use char because int might match the return type of a GCC
24316 builtin and then its argument prototype would still apply. */
24317 -#ifdef __cplusplus
24320 char dwfl_linux_proc_attach ();
24325 return dwfl_linux_proc_attach ();
24330 -if ac_fn_c_try_link "$LINENO"; then :
24331 +if ac_fn_c_try_link "$LINENO"
24333 ac_cv_lib_dw_dwfl_linux_proc_attach=yes
24336 ac_cv_lib_dw_dwfl_linux_proc_attach=no
24338 -rm -f core conftest.err conftest.$ac_objext \
24339 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24340 conftest$ac_exeext conftest.$ac_ext
24341 LIBS=$ac_check_lib_save_LIBS
24343 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dw_dwfl_linux_proc_attach" >&5
24344 -$as_echo "$ac_cv_lib_dw_dwfl_linux_proc_attach" >&6; }
24345 -if test "x$ac_cv_lib_dw_dwfl_linux_proc_attach" = xyes; then :
24346 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dw_dwfl_linux_proc_attach" >&5
24347 +printf "%s\n" "$ac_cv_lib_dw_dwfl_linux_proc_attach" >&6; }
24348 +if test "x$ac_cv_lib_dw_dwfl_linux_proc_attach" = xyes
24350 libdw_LIBS="-ldw $libdw_LIBS"
24351 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for elfutils version" >&5
24352 -$as_echo_n "checking for elfutils version... " >&6; }
24353 -if ${st_cv_ELFUTILS_VERSION+:} false; then :
24354 - $as_echo_n "(cached) " >&6
24356 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for elfutils version" >&5
24357 +printf %s "checking for elfutils version... " >&6; }
24358 +if test ${st_cv_ELFUTILS_VERSION+y}
24360 + printf %s "(cached) " >&6
24362 st_cv_ELFUTILS_VERSION="$(echo _ELFUTILS_VERSION |
24363 $CPP $CPPFLAGS -P -imacros elfutils/version.h - |
24365 @@ -19210,26 +19454,29 @@
24369 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_ELFUTILS_VERSION" >&5
24370 -$as_echo "$st_cv_ELFUTILS_VERSION" >&6; }
24371 - if test "$st_cv_ELFUTILS_VERSION" -ge 164; then :
24372 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_ELFUTILS_VERSION" >&5
24373 +printf "%s\n" "$st_cv_ELFUTILS_VERSION" >&6; }
24374 + if test "$st_cv_ELFUTILS_VERSION" -ge 164
24378 - if test "x$with_libdw" = xyes; then :
24380 + if test "x$with_libdw" = xyes
24382 as_fn_error $? "elfutils version >= 164 is required for stack tracing support" "$LINENO" 5
24384 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: elfutils version >= 164 is required for stack tracing support" >&5
24385 -$as_echo "$as_me: WARNING: elfutils version >= 164 is required for stack tracing support" >&2;}
24387 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: elfutils version >= 164 is required for stack tracing support" >&5
24388 +printf "%s\n" "$as_me: WARNING: elfutils version >= 164 is required for stack tracing support" >&2;}
24396 - if test "x$with_libdw" = xyes; then :
24397 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24398 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24400 + if test "x$with_libdw" = xyes
24402 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24403 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24404 as_fn_error $? "failed to find dwfl_linux_proc_attach in libdw
24405 See \`config.log' for more details" "$LINENO" 5; }
24407 @@ -19237,10 +19484,11 @@
24412 - if test "x$with_libdw" = xyes; then :
24413 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24414 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24416 + if test "x$with_libdw" = xyes
24418 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24419 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24420 as_fn_error $? "failed to find elfutils/libdwfl.h
24421 See \`config.log' for more details" "$LINENO" 5; }
24423 @@ -19251,17 +19499,17 @@
24428 CFLAGS="$saved_CFLAGS"
24429 CPPFLAGS="$saved_CPPFLAGS"
24434 -if test "x$have_libdw" = xyes; then :
24435 +if test "x$have_libdw" = xyes
24439 -$as_echo "#define USE_LIBDW 1" >>confdefs.h
24440 +printf "%s\n" "#define USE_LIBDW 1" >>confdefs.h
24444 @@ -19273,27 +19521,29 @@
24448 - if test "x$use_unwinder" = x; then :
24449 + if test "x$use_unwinder" = x
24452 -if test "x$with_libunwind" != xno && test "x$use_unwinder" = x; then :
24453 +if test "x$with_libunwind" != xno && test "x$use_unwinder" = x
24455 saved_CPPFLAGS="$CPPFLAGS"
24456 CPPFLAGS="$CPPFLAGS $libunwind_CPPFLAGS"
24458 - for ac_header in libunwind-ptrace.h
24459 + for ac_header in libunwind-ptrace.h
24461 - ac_fn_c_check_header_mongrel "$LINENO" "libunwind-ptrace.h" "ac_cv_header_libunwind_ptrace_h" "$ac_includes_default"
24462 -if test "x$ac_cv_header_libunwind_ptrace_h" = xyes; then :
24463 - cat >>confdefs.h <<_ACEOF
24464 -#define HAVE_LIBUNWIND_PTRACE_H 1
24466 + ac_fn_c_check_header_compile "$LINENO" "libunwind-ptrace.h" "ac_cv_header_libunwind_ptrace_h" "$ac_includes_default"
24467 +if test "x$ac_cv_header_libunwind_ptrace_h" = xyes
24469 + printf "%s\n" "#define HAVE_LIBUNWIND_PTRACE_H 1" >>confdefs.h
24470 saved_LDFLAGS="$LDFLAGS"
24471 LDFLAGS="$LDFLAGS $libunwind_LDFLAGS"
24473 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for backtrace in -lunwind" >&5
24474 -$as_echo_n "checking for backtrace in -lunwind... " >&6; }
24475 -if ${ac_cv_lib_unwind_backtrace+:} false; then :
24476 - $as_echo_n "(cached) " >&6
24478 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for backtrace in -lunwind" >&5
24479 +printf %s "checking for backtrace in -lunwind... " >&6; }
24480 +if test ${ac_cv_lib_unwind_backtrace+y}
24482 + printf %s "(cached) " >&6
24484 ac_check_lib_save_LIBS=$LIBS
24485 LIBS="-lunwind $libunwind_LIBS
24487 @@ -19303,34 +19553,33 @@
24488 /* Override any GCC internal prototype to avoid an error.
24489 Use char because int might match the return type of a GCC
24490 builtin and then its argument prototype would still apply. */
24491 -#ifdef __cplusplus
24499 return backtrace ();
24504 -if ac_fn_c_try_link "$LINENO"; then :
24505 +if ac_fn_c_try_link "$LINENO"
24507 ac_cv_lib_unwind_backtrace=yes
24510 ac_cv_lib_unwind_backtrace=no
24512 -rm -f core conftest.err conftest.$ac_objext \
24513 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24514 conftest$ac_exeext conftest.$ac_ext
24515 LIBS=$ac_check_lib_save_LIBS
24517 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_unwind_backtrace" >&5
24518 -$as_echo "$ac_cv_lib_unwind_backtrace" >&6; }
24519 -if test "x$ac_cv_lib_unwind_backtrace" = xyes; then :
24520 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_unwind_backtrace" >&5
24521 +printf "%s\n" "$ac_cv_lib_unwind_backtrace" >&6; }
24522 +if test "x$ac_cv_lib_unwind_backtrace" = xyes
24524 libunwind_LIBS="-lunwind $libunwind_LIBS"
24526 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for unw_create_addr_space in libunwind-generic" >&5
24527 -$as_echo_n "checking for unw_create_addr_space in libunwind-generic... " >&6; }
24528 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unw_create_addr_space in libunwind-generic" >&5
24529 +printf %s "checking for unw_create_addr_space in libunwind-generic... " >&6; }
24531 LIBS="-lunwind-generic $libunwind_LIBS $LIBS"
24533 @@ -19338,7 +19587,7 @@
24534 /* end confdefs.h. */
24535 #include <libunwind-ptrace.h>
24540 return !unw_create_addr_space(0, 0)
24542 @@ -19346,16 +19595,18 @@
24546 -if ac_fn_c_try_link "$LINENO"; then :
24547 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
24548 -$as_echo "yes" >&6; }
24549 +if ac_fn_c_try_link "$LINENO"
24551 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
24552 +printf "%s\n" "yes" >&6; }
24553 libunwind_LIBS="-lunwind-generic $libunwind_LIBS"
24555 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _UPT_create in -lunwind-ptrace" >&5
24556 -$as_echo_n "checking for _UPT_create in -lunwind-ptrace... " >&6; }
24557 -if ${ac_cv_lib_unwind_ptrace__UPT_create+:} false; then :
24558 - $as_echo_n "(cached) " >&6
24560 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _UPT_create in -lunwind-ptrace" >&5
24561 +printf %s "checking for _UPT_create in -lunwind-ptrace... " >&6; }
24562 +if test ${ac_cv_lib_unwind_ptrace__UPT_create+y}
24564 + printf %s "(cached) " >&6
24566 ac_check_lib_save_LIBS=$LIBS
24567 LIBS="-lunwind-ptrace $libunwind_LIBS
24569 @@ -19365,37 +19616,36 @@
24570 /* Override any GCC internal prototype to avoid an error.
24571 Use char because int might match the return type of a GCC
24572 builtin and then its argument prototype would still apply. */
24573 -#ifdef __cplusplus
24576 char _UPT_create ();
24581 return _UPT_create ();
24586 -if ac_fn_c_try_link "$LINENO"; then :
24587 +if ac_fn_c_try_link "$LINENO"
24589 ac_cv_lib_unwind_ptrace__UPT_create=yes
24592 ac_cv_lib_unwind_ptrace__UPT_create=no
24594 -rm -f core conftest.err conftest.$ac_objext \
24595 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24596 conftest$ac_exeext conftest.$ac_ext
24597 LIBS=$ac_check_lib_save_LIBS
24599 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_unwind_ptrace__UPT_create" >&5
24600 -$as_echo "$ac_cv_lib_unwind_ptrace__UPT_create" >&6; }
24601 -if test "x$ac_cv_lib_unwind_ptrace__UPT_create" = xyes; then :
24602 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_unwind_ptrace__UPT_create" >&5
24603 +printf "%s\n" "$ac_cv_lib_unwind_ptrace__UPT_create" >&6; }
24604 +if test "x$ac_cv_lib_unwind_ptrace__UPT_create" = xyes
24606 libunwind_LIBS="-lunwind-ptrace $libunwind_LIBS"
24607 use_unwinder=libunwind
24611 if test "x$with_libunwind" != xcheck; then
24612 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24613 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24614 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24615 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24616 as_fn_error $? "failed to find _UPT_create in libunwind-ptrace
24617 See \`config.log' for more details" "$LINENO" 5; }
24619 @@ -19403,27 +19653,27 @@
24624 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24625 -$as_echo "no" >&6; }
24627 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
24628 +printf "%s\n" "no" >&6; }
24629 if test "x$with_libunwind" != xcheck; then
24630 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24631 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24632 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24633 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24634 as_fn_error $? "failed to find unw_create_addr_space in libunwind-generic
24635 See \`config.log' for more details" "$LINENO" 5; }
24640 -rm -f core conftest.err conftest.$ac_objext \
24641 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24642 conftest$ac_exeext conftest.$ac_ext
24648 if test "x$with_libunwind" != xcheck; then
24649 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24650 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24651 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24652 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24653 as_fn_error $? "failed to find libunwind
24654 See \`config.log' for more details" "$LINENO" 5; }
24656 @@ -19433,10 +19683,10 @@
24658 LDFLAGS="$saved_LDFLAGS"
24662 if test "x$with_libunwind" != xcheck; then
24663 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24664 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24665 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24666 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24667 as_fn_error $? "failed to find libunwind-ptrace.h
24668 See \`config.log' for more details" "$LINENO" 5; }
24670 @@ -19446,7 +19696,6 @@
24675 CPPFLAGS="$saved_CPPFLAGS"
24678 @@ -19454,7 +19703,7 @@
24680 if test "x$use_unwinder" = xlibunwind; then
24682 -$as_echo "#define USE_LIBUNWIND 1" >>confdefs.h
24683 +printf "%s\n" "#define USE_LIBUNWIND 1" >>confdefs.h
24687 @@ -19463,7 +19712,8 @@
24691 - if test x"$enable_stacktrace$use_unwinder" = xyes; then :
24692 + if test x"$enable_stacktrace$use_unwinder" = xyes
24694 as_fn_error $? "stack tracing support requires an unwinder" "$LINENO" 5
24697 @@ -19471,8 +19721,8 @@
24701 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable stack tracing support" >&5
24702 -$as_echo_n "checking whether to enable stack tracing support... " >&6; }
24703 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable stack tracing support" >&5
24704 +printf %s "checking whether to enable stack tracing support... " >&6; }
24705 if test "x$use_unwinder" != x; then
24706 ENABLE_STACKTRACE_TRUE=
24707 ENABLE_STACKTRACE_FALSE='#'
24708 @@ -19499,17 +19749,16 @@
24712 -if test "x$use_unwinder" != x; then :
24713 +if test "x$use_unwinder" != x
24716 -$as_echo "#define ENABLE_STACKTRACE 1" >>confdefs.h
24717 +printf "%s\n" "#define ENABLE_STACKTRACE 1" >>confdefs.h
24720 -cat >>confdefs.h <<_ACEOF
24721 -#define USE_UNWINDER "$use_unwinder"
24723 +printf "%s\n" "#define USE_UNWINDER \"$use_unwinder\"" >>confdefs.h
24725 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, using $use_unwinder" >&5
24726 -$as_echo "yes, using $use_unwinder" >&6; }
24727 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes, using $use_unwinder" >&5
24728 +printf "%s\n" "yes, using $use_unwinder" >&6; }
24730 libiberty_CPPFLAGS=
24732 @@ -19517,14 +19766,15 @@
24735 # Check whether --with-libiberty was given.
24736 -if test "${with_libiberty+set}" = set; then :
24737 +if test ${with_libiberty+y}
24739 withval=$with_libiberty; case "${withval}" in
24741 *) with_libiberty=yes
24742 libiberty_CPPFLAGS="-I${withval}/include"
24743 libiberty_LDFLAGS="-L${withval}/lib" ;;
24747 with_libiberty=check
24750 @@ -19532,32 +19782,35 @@
24754 -if test "x$with_libiberty" != xno; then :
24755 +if test "x$with_libiberty" != xno
24757 saved_CPPFLAGS="$CPPFLAGS"
24758 CPPFLAGS="$CPPFLAGS $libiberty_CPPFLAGS"
24759 found_demangle_h=no
24760 - for ac_header in demangle.h libiberty/demangle.h
24761 + for ac_header in demangle.h libiberty/demangle.h
24763 - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
24764 -ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
24765 -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
24766 + as_ac_Header=`printf "%s\n" "ac_cv_header_$ac_header" | $as_tr_sh`
24767 +ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
24768 +if eval test \"x\$"$as_ac_Header"\" = x"yes"
24770 cat >>confdefs.h <<_ACEOF
24771 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
24772 +#define `printf "%s\n" "HAVE_$ac_header" | $as_tr_cpp` 1
24774 found_demangle_h=yes
24779 CPPFLAGS="$saved_CPPFLAGS"
24780 - if test "x$found_demangle_h" = xyes; then :
24781 + if test "x$found_demangle_h" = xyes
24783 saved_LDFLAGS="$LDFLAGS"
24784 LDFLAGS="$LDFLAGS $libiberty_LDFLAGS"
24785 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cplus_demangle in -liberty" >&5
24786 -$as_echo_n "checking for cplus_demangle in -liberty... " >&6; }
24787 -if ${ac_cv_lib_iberty_cplus_demangle+:} false; then :
24788 - $as_echo_n "(cached) " >&6
24790 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for cplus_demangle in -liberty" >&5
24791 +printf %s "checking for cplus_demangle in -liberty... " >&6; }
24792 +if test ${ac_cv_lib_iberty_cplus_demangle+y}
24794 + printf %s "(cached) " >&6
24796 ac_check_lib_save_LIBS=$LIBS
24797 LIBS="-liberty $LIBS"
24798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24799 @@ -19566,37 +19819,36 @@
24800 /* Override any GCC internal prototype to avoid an error.
24801 Use char because int might match the return type of a GCC
24802 builtin and then its argument prototype would still apply. */
24803 -#ifdef __cplusplus
24806 char cplus_demangle ();
24811 return cplus_demangle ();
24816 -if ac_fn_c_try_link "$LINENO"; then :
24817 +if ac_fn_c_try_link "$LINENO"
24819 ac_cv_lib_iberty_cplus_demangle=yes
24822 ac_cv_lib_iberty_cplus_demangle=no
24824 -rm -f core conftest.err conftest.$ac_objext \
24825 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24826 conftest$ac_exeext conftest.$ac_ext
24827 LIBS=$ac_check_lib_save_LIBS
24829 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_iberty_cplus_demangle" >&5
24830 -$as_echo "$ac_cv_lib_iberty_cplus_demangle" >&6; }
24831 -if test "x$ac_cv_lib_iberty_cplus_demangle" = xyes; then :
24832 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_iberty_cplus_demangle" >&5
24833 +printf "%s\n" "$ac_cv_lib_iberty_cplus_demangle" >&6; }
24834 +if test "x$ac_cv_lib_iberty_cplus_demangle" = xyes
24836 libiberty_LIBS="-liberty"
24841 if test "x$with_libiberty" != xcheck; then
24842 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24843 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24844 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24845 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24846 as_fn_error $? "failed to find cplus_demangle in libiberty
24847 See \`config.log' for more details" "$LINENO" 5; }
24849 @@ -19606,10 +19858,10 @@
24851 LDFLAGS="$saved_LDFLAGS"
24855 if test "x$with_libiberty" != xcheck; then
24856 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24857 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
24858 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
24859 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
24860 as_fn_error $? "failed to find demangle.h
24861 See \`config.log' for more details" "$LINENO" 5; }
24863 @@ -19620,23 +19872,23 @@
24867 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable symbols demangling in stack trace" >&5
24868 -$as_echo_n "checking whether to enable symbols demangling in stack trace... " >&6; }
24869 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable symbols demangling in stack trace" >&5
24870 +printf %s "checking whether to enable symbols demangling in stack trace... " >&6; }
24871 if test "x$use_libiberty" = xyes; then
24873 -$as_echo "#define USE_DEMANGLE 1" >>confdefs.h
24874 +printf "%s\n" "#define USE_DEMANGLE 1" >>confdefs.h
24880 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_libiberty" >&5
24881 -$as_echo "$use_libiberty" >&6; }
24882 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $use_libiberty" >&5
24883 +printf "%s\n" "$use_libiberty" >&6; }
24887 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24888 -$as_echo "no" >&6; }
24890 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
24891 +printf "%s\n" "no" >&6; }
24894 if test "x$use_libiberty" = xyes; then
24895 @@ -19658,47 +19910,49 @@
24898 # Check whether --with-libselinux was given.
24899 -if test "${with_libselinux+set}" = set; then :
24900 +if test ${with_libselinux+y}
24902 withval=$with_libselinux; case "${withval}" in
24904 *) with_libselinux=yes
24905 libselinux_CPPFLAGS="-I${withval}/include"
24906 libselinux_LDFLAGS="-L${withval}/lib" ;;
24910 with_libselinux=check
24915 -if test "x$with_libselinux" != xno; then :
24916 +if test "x$with_libselinux" != xno
24918 saved_CPPFLAGS="$CPPFLAGS"
24919 CPPFLAGS="$CPPFLAGS $libselinux_CPPFLAGS"
24921 - for ac_header in selinux/selinux.h
24922 + for ac_header in selinux/selinux.h
24924 - ac_fn_c_check_header_mongrel "$LINENO" "selinux/selinux.h" "ac_cv_header_selinux_selinux_h" "$ac_includes_default"
24925 -if test "x$ac_cv_header_selinux_selinux_h" = xyes; then :
24926 - cat >>confdefs.h <<_ACEOF
24927 -#define HAVE_SELINUX_SELINUX_H 1
24929 + ac_fn_c_check_header_compile "$LINENO" "selinux/selinux.h" "ac_cv_header_selinux_selinux_h" "$ac_includes_default"
24930 +if test "x$ac_cv_header_selinux_selinux_h" = xyes
24932 + printf "%s\n" "#define HAVE_SELINUX_SELINUX_H 1" >>confdefs.h
24933 found_selinux_h=yes
24938 CPPFLAGS="$saved_CPPFLAGS"
24939 - if test "x$found_selinux_h" = xyes; then :
24940 + if test "x$found_selinux_h" = xyes
24942 saved_LDFLAGS="$LDFLAGS"
24943 LDFLAGS="$LDFLAGS $libselinux_LDFLAGS"
24945 for func in getpidcon getfilecon selabel_open selabel_lookup; do
24946 - as_ac_Lib=`$as_echo "ac_cv_lib_selinux_$func" | $as_tr_sh`
24947 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $func in -lselinux" >&5
24948 -$as_echo_n "checking for $func in -lselinux... " >&6; }
24949 -if eval \${$as_ac_Lib+:} false; then :
24950 - $as_echo_n "(cached) " >&6
24952 + as_ac_Lib=`printf "%s\n" "ac_cv_lib_selinux_$func" | $as_tr_sh`
24953 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $func in -lselinux" >&5
24954 +printf %s "checking for $func in -lselinux... " >&6; }
24955 +if eval test \${$as_ac_Lib+y}
24957 + printf %s "(cached) " >&6
24959 ac_check_lib_save_LIBS=$LIBS
24960 LIBS="-lselinux $LIBS"
24961 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
24962 @@ -19707,45 +19961,46 @@
24963 /* Override any GCC internal prototype to avoid an error.
24964 Use char because int might match the return type of a GCC
24965 builtin and then its argument prototype would still apply. */
24966 -#ifdef __cplusplus
24979 -if ac_fn_c_try_link "$LINENO"; then :
24980 +if ac_fn_c_try_link "$LINENO"
24982 eval "$as_ac_Lib=yes"
24985 eval "$as_ac_Lib=no"
24987 -rm -f core conftest.err conftest.$ac_objext \
24988 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
24989 conftest$ac_exeext conftest.$ac_ext
24990 LIBS=$ac_check_lib_save_LIBS
24992 eval ac_res=\$$as_ac_Lib
24993 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
24994 -$as_echo "$ac_res" >&6; }
24995 -if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
24996 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
24997 +printf "%s\n" "$ac_res" >&6; }
24998 +if eval test \"x\$"$as_ac_Lib"\" = x"yes"
25003 missing="$missing $func"
25007 - if test "x$missing" = x; then :
25008 + if test "x$missing" = x
25010 libselinux_LIBS="-lselinux"
25011 enable_secontext=yes
25014 - if test "x$with_libselinux" != xcheck; then :
25015 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25016 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25018 + if test "x$with_libselinux" != xcheck
25020 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25021 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
25022 as_fn_error $? "failed to find in libselinux:$missing
25023 See \`config.log' for more details" "$LINENO" 5; }
25025 @@ -19755,10 +20010,11 @@
25027 LDFLAGS="$saved_LDFLAGS"
25030 - if test "x$with_libselinux" != xcheck; then :
25031 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25032 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25034 + if test "x$with_libselinux" != xcheck
25036 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25037 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
25038 as_fn_error $? "failed to find selinux.h
25039 See \`config.log' for more details" "$LINENO" 5; }
25041 @@ -19770,23 +20026,24 @@
25045 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable security contexts support" >&5
25046 -$as_echo_n "checking whether to enable security contexts support... " >&6; }
25047 -if test "x$enable_secontext" = xyes; then :
25048 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable security contexts support" >&5
25049 +printf %s "checking whether to enable security contexts support... " >&6; }
25050 +if test "x$enable_secontext" = xyes
25053 -$as_echo "#define ENABLE_SECONTEXT 1" >>confdefs.h
25054 +printf "%s\n" "#define ENABLE_SECONTEXT 1" >>confdefs.h
25057 -$as_echo "#define HAVE_SELINUX_RUNTIME 1" >>confdefs.h
25058 +printf "%s\n" "#define HAVE_SELINUX_RUNTIME 1" >>confdefs.h
25063 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
25064 -$as_echo "yes" >&6; }
25066 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25067 -$as_echo "no" >&6; }
25068 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
25069 +printf "%s\n" "yes" >&6; }
25071 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
25072 +printf "%s\n" "no" >&6; }
25075 if test "x$enable_secontext" = xyes; then
25076 @@ -19816,27 +20073,29 @@
25077 $srcdir/src/linux/32 src/linux/mips common-32 &&
25078 $srcdir/src/linux/mips/genstub.sh \
25079 $srcdir/src/linux/generic src/linux/mips common; then
25080 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: Generated MIPS syscallent stubs" >&5
25081 -$as_echo "Generated MIPS syscallent stubs" >&6; }
25082 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Generated MIPS syscallent stubs" >&5
25083 +printf "%s\n" "Generated MIPS syscallent stubs" >&6; }
25085 as_fn_error $? "Failed to generate syscallent stubs" "$LINENO" 5
25089 # Check whether --enable-mpers was given.
25090 -if test "${enable_mpers+set}" = set; then :
25091 +if test ${enable_mpers+y}
25093 enableval=$enable_mpers; case "$enableval" in
25094 yes|no|check|m32|mx32) enable_mpers="$enableval" ;;
25095 *) as_fn_error $? "bad value $enableval for enable-mpers option.
25096 Valid options are: yes, no, check, m32, mx32." "$LINENO" 5
25105 -if test x$arch = xaarch64; then :
25106 +if test x$arch = xaarch64
25108 # So far, only aarch64 needs a separate compiler for its compat
25109 # personality (which is AArch32, that is more or less ARMv7 EABI)
25111 @@ -19851,11 +20110,12 @@
25113 # Extract the first word of "$ac_prog", so it can be a program name with args.
25114 set dummy $ac_prog; ac_word=$2
25115 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
25116 -$as_echo_n "checking for $ac_word... " >&6; }
25117 -if ${ac_cv_prog_CC_FOR_M32+:} false; then :
25118 - $as_echo_n "(cached) " >&6
25120 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
25121 +printf %s "checking for $ac_word... " >&6; }
25122 +if test ${ac_cv_prog_CC_FOR_M32+y}
25124 + printf %s "(cached) " >&6
25126 if test -n "$CC_FOR_M32"; then
25127 ac_cv_prog_CC_FOR_M32="$CC_FOR_M32" # Let the user override the test.
25129 @@ -19863,11 +20123,15 @@
25130 for as_dir in $PATH
25133 - test -z "$as_dir" && as_dir=.
25134 + case $as_dir in #(((
25137 + *) as_dir=$as_dir/ ;;
25139 for ac_exec_ext in '' $ac_executable_extensions; do
25140 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
25141 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
25142 ac_cv_prog_CC_FOR_M32="$ac_prog"
25143 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
25144 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
25148 @@ -19878,18 +20142,19 @@
25150 CC_FOR_M32=$ac_cv_prog_CC_FOR_M32
25151 if test -n "$CC_FOR_M32"; then
25152 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_M32" >&5
25153 -$as_echo "$CC_FOR_M32" >&6; }
25154 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_M32" >&5
25155 +printf "%s\n" "$CC_FOR_M32" >&6; }
25157 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25158 -$as_echo "no" >&6; }
25159 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
25160 +printf "%s\n" "no" >&6; }
25164 test -n "$CC_FOR_M32" && break
25167 - if test -n "$CC_FOR_M32"; then :
25168 + if test -n "$CC_FOR_M32"
25170 : ${CPP_FOR_M32=$CC_FOR_M32 -E}
25171 : ${CFLAGS_FOR_M32=-std=gnu99}
25172 : ${CPPFLAGS_FOR_M32=}
25173 @@ -19923,19 +20188,23 @@
25177 -if test -n "${CC+set}"; then :
25178 +if test -n "${CC+set}"
25180 st_saved_CC="${CC}"; unset CC
25183 -if test -n "${CPP+set}"; then :
25184 +if test -n "${CPP+set}"
25186 st_saved_CPP="${CPP}"; unset CPP
25189 -if test -n "${CFLAGS+set}"; then :
25190 +if test -n "${CFLAGS+set}"
25192 st_saved_CFLAGS="${CFLAGS}"; unset CFLAGS
25195 -if test -n "${CPPFLAGS+set}"; then :
25196 +if test -n "${CPPFLAGS+set}"
25198 st_saved_CPPFLAGS="${CPPFLAGS}"; unset CPPFLAGS
25201 @@ -19953,79 +20222,82 @@
25205 - for ac_header in gnu/stubs-32.h
25206 + for ac_header in gnu/stubs-32.h
25208 - ac_fn_c_check_header_mongrel "$LINENO" "gnu/stubs-32.h" "ac_cv_header_gnu_stubs_32_h" "$ac_includes_default"
25209 -if test "x$ac_cv_header_gnu_stubs_32_h" = xyes; then :
25210 - cat >>confdefs.h <<_ACEOF
25211 -#define HAVE_GNU_STUBS_32_H 1
25213 + ac_fn_c_check_header_compile "$LINENO" "gnu/stubs-32.h" "ac_cv_header_gnu_stubs_32_h" "$ac_includes_default"
25214 +if test "x$ac_cv_header_gnu_stubs_32_h" = xyes
25216 + printf "%s\n" "#define HAVE_GNU_STUBS_32_H 1" >>confdefs.h
25221 : > src/gnu/stubs-32.h
25222 - { $as_echo "$as_me:${as_lineno-$LINENO}: Created empty gnu/stubs-32.h" >&5
25223 -$as_echo "$as_me: Created empty gnu/stubs-32.h" >&6;}
25224 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Created empty gnu/stubs-32.h" >&5
25225 +printf "%s\n" "$as_me: Created empty gnu/stubs-32.h" >&6;}
25232 saved_CPPFLAGS="$CPPFLAGS"
25233 CPPFLAGS="$CPPFLAGS${IFLAG:+ }$IFLAG"
25234 saved_CFLAGS="$CFLAGS"
25235 CFLAGS="$CFLAGS $cc_flags_m32"
25236 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for m32 personality compile support (using $CC $CPPFLAGS $CFLAGS)" >&5
25237 -$as_echo_n "checking for m32 personality compile support (using $CC $CPPFLAGS $CFLAGS)... " >&6; }
25238 -if ${st_cv_m32_cc+:} false; then :
25239 - $as_echo_n "(cached) " >&6
25241 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for m32 personality compile support (using $CC $CPPFLAGS $CFLAGS)" >&5
25242 +printf %s "checking for m32 personality compile support (using $CC $CPPFLAGS $CFLAGS)... " >&6; }
25243 +if test ${st_cv_m32_cc+y}
25245 + printf %s "(cached) " >&6
25247 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25248 /* end confdefs.h. */
25249 #include <stdint.h>
25260 -if ac_fn_c_try_compile "$LINENO"; then :
25261 +if ac_fn_c_try_compile "$LINENO"
25268 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25269 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
25271 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_cc" >&5
25272 -$as_echo "$st_cv_m32_cc" >&6; }
25273 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_cc" >&5
25274 +printf "%s\n" "$st_cv_m32_cc" >&6; }
25275 if test $st_cv_m32_cc = yes; then
25276 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for m32 personality runtime support" >&5
25277 -$as_echo_n "checking for m32 personality runtime support... " >&6; }
25278 -if ${st_cv_m32_runtime+:} false; then :
25279 - $as_echo_n "(cached) " >&6
25281 - if test "$cross_compiling" = yes; then :
25282 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for m32 personality runtime support" >&5
25283 +printf %s "checking for m32 personality runtime support... " >&6; }
25284 +if test ${st_cv_m32_runtime+y}
25286 + printf %s "(cached) " >&6
25288 + if test "$cross_compiling" = yes
25290 st_cv_m32_runtime=no
25293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25294 /* end confdefs.h. */
25295 #include <stdint.h>
25306 -if ac_fn_c_try_run "$LINENO"; then :
25307 +if ac_fn_c_try_run "$LINENO"
25309 st_cv_m32_runtime=yes
25312 st_cv_m32_runtime=no
25314 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
25315 @@ -20033,13 +20305,14 @@
25319 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_runtime" >&5
25320 -$as_echo "$st_cv_m32_runtime" >&6; }
25321 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mpers.sh m32 $cc_flags_m32 works" >&5
25322 -$as_echo_n "checking whether mpers.sh m32 $cc_flags_m32 works... " >&6; }
25323 -if ${st_cv_m32_mpers+:} false; then :
25324 - $as_echo_n "(cached) " >&6
25326 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_runtime" >&5
25327 +printf "%s\n" "$st_cv_m32_runtime" >&6; }
25328 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether mpers.sh m32 $cc_flags_m32 works" >&5
25329 +printf %s "checking whether mpers.sh m32 $cc_flags_m32 works... " >&6; }
25330 +if test ${st_cv_m32_mpers+y}
25332 + printf %s "(cached) " >&6
25334 if READELF="$READELF" \
25335 CC="$CC" CPP="$CPP" CPPFLAGS="$CPPFLAGS" \
25336 $srcdir/src/mpers_test.sh m32 "$cc_flags_m32"; then
25337 @@ -20048,14 +20321,16 @@
25341 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_mpers" >&5
25342 -$as_echo "$st_cv_m32_mpers" >&6; }
25343 - if test "x$enable_secontext$st_cv_m32_mpers$st_cv_m32_runtime" = xyesyesyes; then :
25344 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether selinux runtime works with m32 personality" >&5
25345 -$as_echo_n "checking whether selinux runtime works with m32 personality... " >&6; }
25346 -if ${st_cv_m32_selinux_runtime+:} false; then :
25347 - $as_echo_n "(cached) " >&6
25349 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_mpers" >&5
25350 +printf "%s\n" "$st_cv_m32_mpers" >&6; }
25351 + if test "x$enable_secontext$st_cv_m32_mpers$st_cv_m32_runtime" = xyesyesyes
25353 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether selinux runtime works with m32 personality" >&5
25354 +printf %s "checking whether selinux runtime works with m32 personality... " >&6; }
25355 +if test ${st_cv_m32_selinux_runtime+y}
25357 + printf %s "(cached) " >&6
25359 saved_CPPFLAGS="$CPPFLAGS"
25360 saved_LDFLAGS="$LDFLAGS_FOR_M32"
25362 @@ -20066,34 +20341,35 @@
25363 /* end confdefs.h. */
25364 #include <selinux/selinux.h>
25374 -if ac_fn_c_try_link "$LINENO"; then :
25375 +if ac_fn_c_try_link "$LINENO"
25377 st_cv_m32_selinux_runtime=yes
25380 st_cv_m32_selinux_runtime=no
25382 -rm -f core conftest.err conftest.$ac_objext \
25383 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
25384 conftest$ac_exeext conftest.$ac_ext
25386 LDFLAGS_FOR_M32="$saved_LDFLAGS"
25387 CPPFLAGS="$saved_CPPFLAGS"
25390 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_selinux_runtime" >&5
25391 -$as_echo "$st_cv_m32_selinux_runtime" >&6; }
25392 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_selinux_runtime" >&5
25393 +printf "%s\n" "$st_cv_m32_selinux_runtime" >&6; }
25397 st_cv_m32_selinux_runtime=no
25399 if test $st_cv_m32_mpers = yes; then
25401 -$as_echo "#define HAVE_M32_MPERS 1" >>confdefs.h
25402 +printf "%s\n" "#define HAVE_M32_MPERS 1" >>confdefs.h
25406 @@ -20103,10 +20379,12 @@
25410 -if test -n "${ac_cv_type_struct_stat+set}"; then :
25411 +if test -n "${ac_cv_type_struct_stat+set}"
25413 saved_ac_cv_type_struct_stat="${ac_cv_type_struct_stat}"; unset ac_cv_type_struct_stat
25415 -if test -n "${ac_cv_m32_type_struct_stat+set}"; then :
25416 +if test -n "${ac_cv_m32_type_struct_stat+set}"
25418 ac_cv_type_struct_stat="${ac_cv_m32_type_struct_stat}"
25421 @@ -20118,9 +20396,10 @@
25422 ac_fn_c_check_type "$LINENO" "struct stat" "ac_cv_type_struct_stat" "#include <sys/types.h>
25423 #include <asm/stat.h>
25425 -if test "x$ac_cv_type_struct_stat" = xyes; then :
25426 +if test "x$ac_cv_type_struct_stat" = xyes
25429 -$as_echo "#define HAVE_M32_STRUCT_STAT 1" >>confdefs.h
25430 +printf "%s\n" "#define HAVE_M32_STRUCT_STAT 1" >>confdefs.h
25434 @@ -20130,10 +20409,12 @@
25438 -if test -n "${ac_cv_type_struct_stat+set}"; then :
25439 +if test -n "${ac_cv_type_struct_stat+set}"
25441 ac_cv_m32_type_struct_stat="${ac_cv_type_struct_stat}"
25443 -if test -n "${saved_ac_cv_type_struct_stat+set}"; then :
25444 +if test -n "${saved_ac_cv_type_struct_stat+set}"
25446 ac_cv_type_struct_stat="${saved_ac_cv_type_struct_stat}"; unset saved_ac_cv_type_struct_stat
25449 @@ -20149,10 +20430,12 @@
25453 -if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"; then :
25454 +if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"
25456 saved_ac_cv_member_struct_stat_st_mtime_nsec="${ac_cv_member_struct_stat_st_mtime_nsec}"; unset ac_cv_member_struct_stat_st_mtime_nsec
25458 -if test -n "${ac_cv_m32_member_struct_stat_st_mtime_nsec+set}"; then :
25459 +if test -n "${ac_cv_m32_member_struct_stat_st_mtime_nsec+set}"
25461 ac_cv_member_struct_stat_st_mtime_nsec="${ac_cv_m32_member_struct_stat_st_mtime_nsec}"
25464 @@ -20164,9 +20447,10 @@
25465 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime_nsec" "ac_cv_member_struct_stat_st_mtime_nsec" "#include <sys/types.h>
25466 #include <asm/stat.h>
25468 -if test "x$ac_cv_member_struct_stat_st_mtime_nsec" = xyes; then :
25469 +if test "x$ac_cv_member_struct_stat_st_mtime_nsec" = xyes
25472 -$as_echo "#define HAVE_M32_STRUCT_STAT_ST_MTIME_NSEC 1" >>confdefs.h
25473 +printf "%s\n" "#define HAVE_M32_STRUCT_STAT_ST_MTIME_NSEC 1" >>confdefs.h
25477 @@ -20176,10 +20460,12 @@
25481 -if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"; then :
25482 +if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"
25484 ac_cv_m32_member_struct_stat_st_mtime_nsec="${ac_cv_member_struct_stat_st_mtime_nsec}"
25486 -if test -n "${saved_ac_cv_member_struct_stat_st_mtime_nsec+set}"; then :
25487 +if test -n "${saved_ac_cv_member_struct_stat_st_mtime_nsec+set}"
25489 ac_cv_member_struct_stat_st_mtime_nsec="${saved_ac_cv_member_struct_stat_st_mtime_nsec}"; unset saved_ac_cv_member_struct_stat_st_mtime_nsec
25492 @@ -20198,10 +20484,12 @@
25496 -if test -n "${ac_cv_type_struct_stat64+set}"; then :
25497 +if test -n "${ac_cv_type_struct_stat64+set}"
25499 saved_ac_cv_type_struct_stat64="${ac_cv_type_struct_stat64}"; unset ac_cv_type_struct_stat64
25501 -if test -n "${ac_cv_m32_type_struct_stat64+set}"; then :
25502 +if test -n "${ac_cv_m32_type_struct_stat64+set}"
25504 ac_cv_type_struct_stat64="${ac_cv_m32_type_struct_stat64}"
25507 @@ -20213,9 +20501,10 @@
25508 ac_fn_c_check_type "$LINENO" "struct stat64" "ac_cv_type_struct_stat64" "#include <sys/types.h>
25509 #include <asm/stat.h>
25511 -if test "x$ac_cv_type_struct_stat64" = xyes; then :
25512 +if test "x$ac_cv_type_struct_stat64" = xyes
25515 -$as_echo "#define HAVE_M32_STRUCT_STAT64 1" >>confdefs.h
25516 +printf "%s\n" "#define HAVE_M32_STRUCT_STAT64 1" >>confdefs.h
25520 @@ -20225,10 +20514,12 @@
25524 -if test -n "${ac_cv_type_struct_stat64+set}"; then :
25525 +if test -n "${ac_cv_type_struct_stat64+set}"
25527 ac_cv_m32_type_struct_stat64="${ac_cv_type_struct_stat64}"
25529 -if test -n "${saved_ac_cv_type_struct_stat64+set}"; then :
25530 +if test -n "${saved_ac_cv_type_struct_stat64+set}"
25532 ac_cv_type_struct_stat64="${saved_ac_cv_type_struct_stat64}"; unset saved_ac_cv_type_struct_stat64
25535 @@ -20244,10 +20535,12 @@
25539 -if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"; then :
25540 +if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"
25542 saved_ac_cv_member_struct_stat64_st_mtime_nsec="${ac_cv_member_struct_stat64_st_mtime_nsec}"; unset ac_cv_member_struct_stat64_st_mtime_nsec
25544 -if test -n "${ac_cv_m32_member_struct_stat64_st_mtime_nsec+set}"; then :
25545 +if test -n "${ac_cv_m32_member_struct_stat64_st_mtime_nsec+set}"
25547 ac_cv_member_struct_stat64_st_mtime_nsec="${ac_cv_m32_member_struct_stat64_st_mtime_nsec}"
25550 @@ -20259,9 +20552,10 @@
25551 ac_fn_c_check_member "$LINENO" "struct stat64" "st_mtime_nsec" "ac_cv_member_struct_stat64_st_mtime_nsec" "#include <sys/types.h>
25552 #include <asm/stat.h>
25554 -if test "x$ac_cv_member_struct_stat64_st_mtime_nsec" = xyes; then :
25555 +if test "x$ac_cv_member_struct_stat64_st_mtime_nsec" = xyes
25558 -$as_echo "#define HAVE_M32_STRUCT_STAT64_ST_MTIME_NSEC 1" >>confdefs.h
25559 +printf "%s\n" "#define HAVE_M32_STRUCT_STAT64_ST_MTIME_NSEC 1" >>confdefs.h
25563 @@ -20271,10 +20565,12 @@
25567 -if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"; then :
25568 +if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"
25570 ac_cv_m32_member_struct_stat64_st_mtime_nsec="${ac_cv_member_struct_stat64_st_mtime_nsec}"
25572 -if test -n "${saved_ac_cv_member_struct_stat64_st_mtime_nsec+set}"; then :
25573 +if test -n "${saved_ac_cv_member_struct_stat64_st_mtime_nsec+set}"
25575 ac_cv_member_struct_stat64_st_mtime_nsec="${saved_ac_cv_member_struct_stat64_st_mtime_nsec}"; unset saved_ac_cv_member_struct_stat64_st_mtime_nsec
25578 @@ -20294,10 +20590,12 @@
25582 -if test -n "${ac_cv_sizeof_long+set}"; then :
25583 +if test -n "${ac_cv_sizeof_long+set}"
25585 saved_ac_cv_sizeof_long="${ac_cv_sizeof_long}"; unset ac_cv_sizeof_long
25587 -if test -n "${ac_cv_m32_sizeof_long+set}"; then :
25588 +if test -n "${ac_cv_m32_sizeof_long+set}"
25590 ac_cv_sizeof_long="${ac_cv_m32_sizeof_long}"
25593 @@ -20310,17 +20608,19 @@
25594 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
25595 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
25596 # This bug is HP SR number 8606223364.
25597 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
25598 -$as_echo_n "checking size of long... " >&6; }
25599 -if ${ac_cv_sizeof_long+:} false; then :
25600 - $as_echo_n "(cached) " >&6
25602 - if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
25603 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
25604 +printf %s "checking size of long... " >&6; }
25605 +if test ${ac_cv_sizeof_long+y}
25607 + printf %s "(cached) " >&6
25609 + if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"
25614 if test "$ac_cv_type_long" = yes; then
25615 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25616 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25617 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25618 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
25619 as_fn_error 77 "cannot compute sizeof (long)
25620 See \`config.log' for more details" "$LINENO" 5; }
25622 @@ -20329,14 +20629,12 @@
25626 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
25627 -$as_echo "$ac_cv_sizeof_long" >&6; }
25628 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
25629 +printf "%s\n" "$ac_cv_sizeof_long" >&6; }
25633 -cat >>confdefs.h <<_ACEOF
25634 -#define M32_SIZEOF_LONG $ac_cv_sizeof_long
25636 +printf "%s\n" "#define M32_SIZEOF_LONG $ac_cv_sizeof_long" >>confdefs.h
25640 @@ -20345,10 +20643,12 @@
25644 -if test -n "${ac_cv_sizeof_long+set}"; then :
25645 +if test -n "${ac_cv_sizeof_long+set}"
25647 ac_cv_m32_sizeof_long="${ac_cv_sizeof_long}"
25649 -if test -n "${saved_ac_cv_sizeof_long+set}"; then :
25650 +if test -n "${saved_ac_cv_sizeof_long+set}"
25652 ac_cv_sizeof_long="${saved_ac_cv_sizeof_long}"; unset saved_ac_cv_sizeof_long
25655 @@ -20366,10 +20666,12 @@
25659 -if test -n "${ac_cv_sizeof_kernel_long_t+set}"; then :
25660 +if test -n "${ac_cv_sizeof_kernel_long_t+set}"
25662 saved_ac_cv_sizeof_kernel_long_t="${ac_cv_sizeof_kernel_long_t}"; unset ac_cv_sizeof_kernel_long_t
25664 -if test -n "${ac_cv_m32_sizeof_kernel_long_t+set}"; then :
25665 +if test -n "${ac_cv_m32_sizeof_kernel_long_t+set}"
25667 ac_cv_sizeof_kernel_long_t="${ac_cv_m32_sizeof_kernel_long_t}"
25670 @@ -20382,18 +20684,20 @@
25671 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
25672 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
25673 # This bug is HP SR number 8606223364.
25674 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of kernel_long_t" >&5
25675 -$as_echo_n "checking size of kernel_long_t... " >&6; }
25676 -if ${ac_cv_sizeof_kernel_long_t+:} false; then :
25677 - $as_echo_n "(cached) " >&6
25679 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of kernel_long_t" >&5
25680 +printf %s "checking size of kernel_long_t... " >&6; }
25681 +if test ${ac_cv_sizeof_kernel_long_t+y}
25683 + printf %s "(cached) " >&6
25685 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (kernel_long_t))" "ac_cv_sizeof_kernel_long_t" "#include \"$srcdir/src/kernel_types.h\"
25692 if test "$ac_cv_type_kernel_long_t" = yes; then
25693 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25694 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25695 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25696 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
25697 as_fn_error 77 "cannot compute sizeof (kernel_long_t)
25698 See \`config.log' for more details" "$LINENO" 5; }
25700 @@ -20402,14 +20706,12 @@
25704 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_kernel_long_t" >&5
25705 -$as_echo "$ac_cv_sizeof_kernel_long_t" >&6; }
25706 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_kernel_long_t" >&5
25707 +printf "%s\n" "$ac_cv_sizeof_kernel_long_t" >&6; }
25711 -cat >>confdefs.h <<_ACEOF
25712 -#define M32_SIZEOF_KERNEL_LONG_T $ac_cv_sizeof_kernel_long_t
25714 +printf "%s\n" "#define M32_SIZEOF_KERNEL_LONG_T $ac_cv_sizeof_kernel_long_t" >>confdefs.h
25718 @@ -20418,10 +20720,12 @@
25722 -if test -n "${ac_cv_sizeof_kernel_long_t+set}"; then :
25723 +if test -n "${ac_cv_sizeof_kernel_long_t+set}"
25725 ac_cv_m32_sizeof_kernel_long_t="${ac_cv_sizeof_kernel_long_t}"
25727 -if test -n "${saved_ac_cv_sizeof_kernel_long_t+set}"; then :
25728 +if test -n "${saved_ac_cv_sizeof_kernel_long_t+set}"
25730 ac_cv_sizeof_kernel_long_t="${saved_ac_cv_sizeof_kernel_long_t}"; unset saved_ac_cv_sizeof_kernel_long_t
25733 @@ -20439,10 +20743,12 @@
25737 -if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"; then :
25738 +if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"
25740 saved_ac_cv_sizeof_struct_msqid64_ds="${ac_cv_sizeof_struct_msqid64_ds}"; unset ac_cv_sizeof_struct_msqid64_ds
25742 -if test -n "${ac_cv_m32_sizeof_struct_msqid64_ds+set}"; then :
25743 +if test -n "${ac_cv_m32_sizeof_struct_msqid64_ds+set}"
25745 ac_cv_sizeof_struct_msqid64_ds="${ac_cv_m32_sizeof_struct_msqid64_ds}"
25748 @@ -20455,18 +20761,20 @@
25749 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
25750 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
25751 # This bug is HP SR number 8606223364.
25752 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of struct msqid64_ds" >&5
25753 -$as_echo_n "checking size of struct msqid64_ds... " >&6; }
25754 -if ${ac_cv_sizeof_struct_msqid64_ds+:} false; then :
25755 - $as_echo_n "(cached) " >&6
25757 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of struct msqid64_ds" >&5
25758 +printf %s "checking size of struct msqid64_ds... " >&6; }
25759 +if test ${ac_cv_sizeof_struct_msqid64_ds+y}
25761 + printf %s "(cached) " >&6
25763 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (struct msqid64_ds))" "ac_cv_sizeof_struct_msqid64_ds" "#include <linux/msg.h>
25770 if test "$ac_cv_type_struct_msqid64_ds" = yes; then
25771 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25772 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
25773 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
25774 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
25775 as_fn_error 77 "cannot compute sizeof (struct msqid64_ds)
25776 See \`config.log' for more details" "$LINENO" 5; }
25778 @@ -20475,14 +20783,12 @@
25782 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_msqid64_ds" >&5
25783 -$as_echo "$ac_cv_sizeof_struct_msqid64_ds" >&6; }
25784 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_msqid64_ds" >&5
25785 +printf "%s\n" "$ac_cv_sizeof_struct_msqid64_ds" >&6; }
25789 -cat >>confdefs.h <<_ACEOF
25790 -#define M32_SIZEOF_STRUCT_MSQID64_DS $ac_cv_sizeof_struct_msqid64_ds
25792 +printf "%s\n" "#define M32_SIZEOF_STRUCT_MSQID64_DS $ac_cv_sizeof_struct_msqid64_ds" >>confdefs.h
25796 @@ -20491,10 +20797,12 @@
25800 -if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"; then :
25801 +if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"
25803 ac_cv_m32_sizeof_struct_msqid64_ds="${ac_cv_sizeof_struct_msqid64_ds}"
25805 -if test -n "${saved_ac_cv_sizeof_struct_msqid64_ds+set}"; then :
25806 +if test -n "${saved_ac_cv_sizeof_struct_msqid64_ds+set}"
25808 ac_cv_sizeof_struct_msqid64_ds="${saved_ac_cv_sizeof_struct_msqid64_ds}"; unset saved_ac_cv_sizeof_struct_msqid64_ds
25811 @@ -20508,7 +20816,7 @@
25813 if test "x$st_cv_m32_selinux_runtime" = xyes; then
25815 -$as_echo "#define HAVE_M32_SELINUX_RUNTIME 1" >>confdefs.h
25816 +printf "%s\n" "#define HAVE_M32_SELINUX_RUNTIME 1" >>confdefs.h
25820 @@ -20525,10 +20833,10 @@
25822 test "$st_cv_m32_mpers" = yes ||
25824 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable m32 personality support" >&5
25825 -$as_echo_n "checking whether to enable m32 personality support... " >&6; }
25826 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_mpers" >&5
25827 -$as_echo "$st_cv_m32_mpers" >&6; }
25828 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable m32 personality support" >&5
25829 +printf %s "checking whether to enable m32 personality support... " >&6; }
25830 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_m32_mpers" >&5
25831 +printf "%s\n" "$st_cv_m32_mpers" >&6; }
25833 case "$enable_mpers,$st_cv_m32_mpers" in
25835 @@ -20568,19 +20876,23 @@
25839 -if test -n "${st_saved_CC+set}"; then :
25840 +if test -n "${st_saved_CC+set}"
25842 CC="${st_saved_CC}"; unset st_saved_CC
25845 -if test -n "${st_saved_CPP+set}"; then :
25846 +if test -n "${st_saved_CPP+set}"
25848 CPP="${st_saved_CPP}"; unset st_saved_CPP
25851 -if test -n "${st_saved_CFLAGS+set}"; then :
25852 +if test -n "${st_saved_CFLAGS+set}"
25854 CFLAGS="${st_saved_CFLAGS}"; unset st_saved_CFLAGS
25857 -if test -n "${st_saved_CPPFLAGS+set}"; then :
25858 +if test -n "${st_saved_CPPFLAGS+set}"
25860 CPPFLAGS="${st_saved_CPPFLAGS}"; unset st_saved_CPPFLAGS
25863 @@ -20612,19 +20924,23 @@
25867 -if test -n "${CC+set}"; then :
25868 +if test -n "${CC+set}"
25870 st_saved_CC="${CC}"; unset CC
25873 -if test -n "${CPP+set}"; then :
25874 +if test -n "${CPP+set}"
25876 st_saved_CPP="${CPP}"; unset CPP
25879 -if test -n "${CFLAGS+set}"; then :
25880 +if test -n "${CFLAGS+set}"
25882 st_saved_CFLAGS="${CFLAGS}"; unset CFLAGS
25885 -if test -n "${CPPFLAGS+set}"; then :
25886 +if test -n "${CPPFLAGS+set}"
25888 st_saved_CPPFLAGS="${CPPFLAGS}"; unset CPPFLAGS
25891 @@ -20642,79 +20958,82 @@
25895 - for ac_header in gnu/stubs-x32.h
25896 + for ac_header in gnu/stubs-x32.h
25898 - ac_fn_c_check_header_mongrel "$LINENO" "gnu/stubs-x32.h" "ac_cv_header_gnu_stubs_x32_h" "$ac_includes_default"
25899 -if test "x$ac_cv_header_gnu_stubs_x32_h" = xyes; then :
25900 - cat >>confdefs.h <<_ACEOF
25901 -#define HAVE_GNU_STUBS_X32_H 1
25903 + ac_fn_c_check_header_compile "$LINENO" "gnu/stubs-x32.h" "ac_cv_header_gnu_stubs_x32_h" "$ac_includes_default"
25904 +if test "x$ac_cv_header_gnu_stubs_x32_h" = xyes
25906 + printf "%s\n" "#define HAVE_GNU_STUBS_X32_H 1" >>confdefs.h
25911 : > src/gnu/stubs-x32.h
25912 - { $as_echo "$as_me:${as_lineno-$LINENO}: Created empty gnu/stubs-x32.h" >&5
25913 -$as_echo "$as_me: Created empty gnu/stubs-x32.h" >&6;}
25914 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Created empty gnu/stubs-x32.h" >&5
25915 +printf "%s\n" "$as_me: Created empty gnu/stubs-x32.h" >&6;}
25922 saved_CPPFLAGS="$CPPFLAGS"
25923 CPPFLAGS="$CPPFLAGS${IFLAG:+ }$IFLAG"
25924 saved_CFLAGS="$CFLAGS"
25925 CFLAGS="$CFLAGS $cc_flags_mx32"
25926 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mx32 personality compile support (using $CC $CPPFLAGS $CFLAGS)" >&5
25927 -$as_echo_n "checking for mx32 personality compile support (using $CC $CPPFLAGS $CFLAGS)... " >&6; }
25928 -if ${st_cv_mx32_cc+:} false; then :
25929 - $as_echo_n "(cached) " >&6
25931 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mx32 personality compile support (using $CC $CPPFLAGS $CFLAGS)" >&5
25932 +printf %s "checking for mx32 personality compile support (using $CC $CPPFLAGS $CFLAGS)... " >&6; }
25933 +if test ${st_cv_mx32_cc+y}
25935 + printf %s "(cached) " >&6
25937 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25938 /* end confdefs.h. */
25939 #include <stdint.h>
25950 -if ac_fn_c_try_compile "$LINENO"; then :
25951 +if ac_fn_c_try_compile "$LINENO"
25958 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
25959 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
25961 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_cc" >&5
25962 -$as_echo "$st_cv_mx32_cc" >&6; }
25963 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_cc" >&5
25964 +printf "%s\n" "$st_cv_mx32_cc" >&6; }
25965 if test $st_cv_mx32_cc = yes; then
25966 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mx32 personality runtime support" >&5
25967 -$as_echo_n "checking for mx32 personality runtime support... " >&6; }
25968 -if ${st_cv_mx32_runtime+:} false; then :
25969 - $as_echo_n "(cached) " >&6
25971 - if test "$cross_compiling" = yes; then :
25972 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mx32 personality runtime support" >&5
25973 +printf %s "checking for mx32 personality runtime support... " >&6; }
25974 +if test ${st_cv_mx32_runtime+y}
25976 + printf %s "(cached) " >&6
25978 + if test "$cross_compiling" = yes
25980 st_cv_mx32_runtime=no
25983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
25984 /* end confdefs.h. */
25985 #include <stdint.h>
25996 -if ac_fn_c_try_run "$LINENO"; then :
25997 +if ac_fn_c_try_run "$LINENO"
25999 st_cv_mx32_runtime=yes
26002 st_cv_mx32_runtime=no
26004 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
26005 @@ -20722,13 +21041,14 @@
26009 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_runtime" >&5
26010 -$as_echo "$st_cv_mx32_runtime" >&6; }
26011 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mpers.sh mx32 $cc_flags_mx32 works" >&5
26012 -$as_echo_n "checking whether mpers.sh mx32 $cc_flags_mx32 works... " >&6; }
26013 -if ${st_cv_mx32_mpers+:} false; then :
26014 - $as_echo_n "(cached) " >&6
26016 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_runtime" >&5
26017 +printf "%s\n" "$st_cv_mx32_runtime" >&6; }
26018 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether mpers.sh mx32 $cc_flags_mx32 works" >&5
26019 +printf %s "checking whether mpers.sh mx32 $cc_flags_mx32 works... " >&6; }
26020 +if test ${st_cv_mx32_mpers+y}
26022 + printf %s "(cached) " >&6
26024 if READELF="$READELF" \
26025 CC="$CC" CPP="$CPP" CPPFLAGS="$CPPFLAGS" \
26026 $srcdir/src/mpers_test.sh mx32 "$cc_flags_mx32"; then
26027 @@ -20737,14 +21057,16 @@
26028 st_cv_mx32_mpers=no
26031 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_mpers" >&5
26032 -$as_echo "$st_cv_mx32_mpers" >&6; }
26033 - if test "x$enable_secontext$st_cv_mx32_mpers$st_cv_mx32_runtime" = xyesyesyes; then :
26034 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether selinux runtime works with mx32 personality" >&5
26035 -$as_echo_n "checking whether selinux runtime works with mx32 personality... " >&6; }
26036 -if ${st_cv_mx32_selinux_runtime+:} false; then :
26037 - $as_echo_n "(cached) " >&6
26039 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_mpers" >&5
26040 +printf "%s\n" "$st_cv_mx32_mpers" >&6; }
26041 + if test "x$enable_secontext$st_cv_mx32_mpers$st_cv_mx32_runtime" = xyesyesyes
26043 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether selinux runtime works with mx32 personality" >&5
26044 +printf %s "checking whether selinux runtime works with mx32 personality... " >&6; }
26045 +if test ${st_cv_mx32_selinux_runtime+y}
26047 + printf %s "(cached) " >&6
26049 saved_CPPFLAGS="$CPPFLAGS"
26050 saved_LDFLAGS="$LDFLAGS_FOR_MX32"
26052 @@ -20755,34 +21077,35 @@
26053 /* end confdefs.h. */
26054 #include <selinux/selinux.h>
26064 -if ac_fn_c_try_link "$LINENO"; then :
26065 +if ac_fn_c_try_link "$LINENO"
26067 st_cv_mx32_selinux_runtime=yes
26070 st_cv_mx32_selinux_runtime=no
26072 -rm -f core conftest.err conftest.$ac_objext \
26073 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
26074 conftest$ac_exeext conftest.$ac_ext
26076 LDFLAGS_FOR_MX32="$saved_LDFLAGS"
26077 CPPFLAGS="$saved_CPPFLAGS"
26080 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_selinux_runtime" >&5
26081 -$as_echo "$st_cv_mx32_selinux_runtime" >&6; }
26082 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_selinux_runtime" >&5
26083 +printf "%s\n" "$st_cv_mx32_selinux_runtime" >&6; }
26087 st_cv_mx32_selinux_runtime=no
26089 if test $st_cv_mx32_mpers = yes; then
26091 -$as_echo "#define HAVE_MX32_MPERS 1" >>confdefs.h
26092 +printf "%s\n" "#define HAVE_MX32_MPERS 1" >>confdefs.h
26096 @@ -20792,10 +21115,12 @@
26100 -if test -n "${ac_cv_type_struct_stat+set}"; then :
26101 +if test -n "${ac_cv_type_struct_stat+set}"
26103 saved_ac_cv_type_struct_stat="${ac_cv_type_struct_stat}"; unset ac_cv_type_struct_stat
26105 -if test -n "${ac_cv_mx32_type_struct_stat+set}"; then :
26106 +if test -n "${ac_cv_mx32_type_struct_stat+set}"
26108 ac_cv_type_struct_stat="${ac_cv_mx32_type_struct_stat}"
26111 @@ -20807,9 +21132,10 @@
26112 ac_fn_c_check_type "$LINENO" "struct stat" "ac_cv_type_struct_stat" "#include <sys/types.h>
26113 #include <asm/stat.h>
26115 -if test "x$ac_cv_type_struct_stat" = xyes; then :
26116 +if test "x$ac_cv_type_struct_stat" = xyes
26119 -$as_echo "#define HAVE_MX32_STRUCT_STAT 1" >>confdefs.h
26120 +printf "%s\n" "#define HAVE_MX32_STRUCT_STAT 1" >>confdefs.h
26124 @@ -20819,10 +21145,12 @@
26128 -if test -n "${ac_cv_type_struct_stat+set}"; then :
26129 +if test -n "${ac_cv_type_struct_stat+set}"
26131 ac_cv_mx32_type_struct_stat="${ac_cv_type_struct_stat}"
26133 -if test -n "${saved_ac_cv_type_struct_stat+set}"; then :
26134 +if test -n "${saved_ac_cv_type_struct_stat+set}"
26136 ac_cv_type_struct_stat="${saved_ac_cv_type_struct_stat}"; unset saved_ac_cv_type_struct_stat
26139 @@ -20838,10 +21166,12 @@
26143 -if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"; then :
26144 +if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"
26146 saved_ac_cv_member_struct_stat_st_mtime_nsec="${ac_cv_member_struct_stat_st_mtime_nsec}"; unset ac_cv_member_struct_stat_st_mtime_nsec
26148 -if test -n "${ac_cv_mx32_member_struct_stat_st_mtime_nsec+set}"; then :
26149 +if test -n "${ac_cv_mx32_member_struct_stat_st_mtime_nsec+set}"
26151 ac_cv_member_struct_stat_st_mtime_nsec="${ac_cv_mx32_member_struct_stat_st_mtime_nsec}"
26154 @@ -20853,9 +21183,10 @@
26155 ac_fn_c_check_member "$LINENO" "struct stat" "st_mtime_nsec" "ac_cv_member_struct_stat_st_mtime_nsec" "#include <sys/types.h>
26156 #include <asm/stat.h>
26158 -if test "x$ac_cv_member_struct_stat_st_mtime_nsec" = xyes; then :
26159 +if test "x$ac_cv_member_struct_stat_st_mtime_nsec" = xyes
26162 -$as_echo "#define HAVE_MX32_STRUCT_STAT_ST_MTIME_NSEC 1" >>confdefs.h
26163 +printf "%s\n" "#define HAVE_MX32_STRUCT_STAT_ST_MTIME_NSEC 1" >>confdefs.h
26167 @@ -20865,10 +21196,12 @@
26171 -if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"; then :
26172 +if test -n "${ac_cv_member_struct_stat_st_mtime_nsec+set}"
26174 ac_cv_mx32_member_struct_stat_st_mtime_nsec="${ac_cv_member_struct_stat_st_mtime_nsec}"
26176 -if test -n "${saved_ac_cv_member_struct_stat_st_mtime_nsec+set}"; then :
26177 +if test -n "${saved_ac_cv_member_struct_stat_st_mtime_nsec+set}"
26179 ac_cv_member_struct_stat_st_mtime_nsec="${saved_ac_cv_member_struct_stat_st_mtime_nsec}"; unset saved_ac_cv_member_struct_stat_st_mtime_nsec
26182 @@ -20887,10 +21220,12 @@
26186 -if test -n "${ac_cv_type_struct_stat64+set}"; then :
26187 +if test -n "${ac_cv_type_struct_stat64+set}"
26189 saved_ac_cv_type_struct_stat64="${ac_cv_type_struct_stat64}"; unset ac_cv_type_struct_stat64
26191 -if test -n "${ac_cv_mx32_type_struct_stat64+set}"; then :
26192 +if test -n "${ac_cv_mx32_type_struct_stat64+set}"
26194 ac_cv_type_struct_stat64="${ac_cv_mx32_type_struct_stat64}"
26197 @@ -20902,9 +21237,10 @@
26198 ac_fn_c_check_type "$LINENO" "struct stat64" "ac_cv_type_struct_stat64" "#include <sys/types.h>
26199 #include <asm/stat.h>
26201 -if test "x$ac_cv_type_struct_stat64" = xyes; then :
26202 +if test "x$ac_cv_type_struct_stat64" = xyes
26205 -$as_echo "#define HAVE_MX32_STRUCT_STAT64 1" >>confdefs.h
26206 +printf "%s\n" "#define HAVE_MX32_STRUCT_STAT64 1" >>confdefs.h
26210 @@ -20914,10 +21250,12 @@
26214 -if test -n "${ac_cv_type_struct_stat64+set}"; then :
26215 +if test -n "${ac_cv_type_struct_stat64+set}"
26217 ac_cv_mx32_type_struct_stat64="${ac_cv_type_struct_stat64}"
26219 -if test -n "${saved_ac_cv_type_struct_stat64+set}"; then :
26220 +if test -n "${saved_ac_cv_type_struct_stat64+set}"
26222 ac_cv_type_struct_stat64="${saved_ac_cv_type_struct_stat64}"; unset saved_ac_cv_type_struct_stat64
26225 @@ -20933,10 +21271,12 @@
26229 -if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"; then :
26230 +if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"
26232 saved_ac_cv_member_struct_stat64_st_mtime_nsec="${ac_cv_member_struct_stat64_st_mtime_nsec}"; unset ac_cv_member_struct_stat64_st_mtime_nsec
26234 -if test -n "${ac_cv_mx32_member_struct_stat64_st_mtime_nsec+set}"; then :
26235 +if test -n "${ac_cv_mx32_member_struct_stat64_st_mtime_nsec+set}"
26237 ac_cv_member_struct_stat64_st_mtime_nsec="${ac_cv_mx32_member_struct_stat64_st_mtime_nsec}"
26240 @@ -20948,9 +21288,10 @@
26241 ac_fn_c_check_member "$LINENO" "struct stat64" "st_mtime_nsec" "ac_cv_member_struct_stat64_st_mtime_nsec" "#include <sys/types.h>
26242 #include <asm/stat.h>
26244 -if test "x$ac_cv_member_struct_stat64_st_mtime_nsec" = xyes; then :
26245 +if test "x$ac_cv_member_struct_stat64_st_mtime_nsec" = xyes
26248 -$as_echo "#define HAVE_MX32_STRUCT_STAT64_ST_MTIME_NSEC 1" >>confdefs.h
26249 +printf "%s\n" "#define HAVE_MX32_STRUCT_STAT64_ST_MTIME_NSEC 1" >>confdefs.h
26253 @@ -20960,10 +21301,12 @@
26257 -if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"; then :
26258 +if test -n "${ac_cv_member_struct_stat64_st_mtime_nsec+set}"
26260 ac_cv_mx32_member_struct_stat64_st_mtime_nsec="${ac_cv_member_struct_stat64_st_mtime_nsec}"
26262 -if test -n "${saved_ac_cv_member_struct_stat64_st_mtime_nsec+set}"; then :
26263 +if test -n "${saved_ac_cv_member_struct_stat64_st_mtime_nsec+set}"
26265 ac_cv_member_struct_stat64_st_mtime_nsec="${saved_ac_cv_member_struct_stat64_st_mtime_nsec}"; unset saved_ac_cv_member_struct_stat64_st_mtime_nsec
26268 @@ -20983,10 +21326,12 @@
26272 -if test -n "${ac_cv_sizeof_long+set}"; then :
26273 +if test -n "${ac_cv_sizeof_long+set}"
26275 saved_ac_cv_sizeof_long="${ac_cv_sizeof_long}"; unset ac_cv_sizeof_long
26277 -if test -n "${ac_cv_mx32_sizeof_long+set}"; then :
26278 +if test -n "${ac_cv_mx32_sizeof_long+set}"
26280 ac_cv_sizeof_long="${ac_cv_mx32_sizeof_long}"
26283 @@ -20999,17 +21344,19 @@
26284 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
26285 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
26286 # This bug is HP SR number 8606223364.
26287 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
26288 -$as_echo_n "checking size of long... " >&6; }
26289 -if ${ac_cv_sizeof_long+:} false; then :
26290 - $as_echo_n "(cached) " >&6
26292 - if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
26293 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
26294 +printf %s "checking size of long... " >&6; }
26295 +if test ${ac_cv_sizeof_long+y}
26297 + printf %s "(cached) " >&6
26299 + if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"
26304 if test "$ac_cv_type_long" = yes; then
26305 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26306 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
26307 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26308 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
26309 as_fn_error 77 "cannot compute sizeof (long)
26310 See \`config.log' for more details" "$LINENO" 5; }
26312 @@ -21018,14 +21365,12 @@
26316 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
26317 -$as_echo "$ac_cv_sizeof_long" >&6; }
26318 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
26319 +printf "%s\n" "$ac_cv_sizeof_long" >&6; }
26323 -cat >>confdefs.h <<_ACEOF
26324 -#define MX32_SIZEOF_LONG $ac_cv_sizeof_long
26326 +printf "%s\n" "#define MX32_SIZEOF_LONG $ac_cv_sizeof_long" >>confdefs.h
26330 @@ -21034,10 +21379,12 @@
26334 -if test -n "${ac_cv_sizeof_long+set}"; then :
26335 +if test -n "${ac_cv_sizeof_long+set}"
26337 ac_cv_mx32_sizeof_long="${ac_cv_sizeof_long}"
26339 -if test -n "${saved_ac_cv_sizeof_long+set}"; then :
26340 +if test -n "${saved_ac_cv_sizeof_long+set}"
26342 ac_cv_sizeof_long="${saved_ac_cv_sizeof_long}"; unset saved_ac_cv_sizeof_long
26345 @@ -21055,10 +21402,12 @@
26349 -if test -n "${ac_cv_sizeof_kernel_long_t+set}"; then :
26350 +if test -n "${ac_cv_sizeof_kernel_long_t+set}"
26352 saved_ac_cv_sizeof_kernel_long_t="${ac_cv_sizeof_kernel_long_t}"; unset ac_cv_sizeof_kernel_long_t
26354 -if test -n "${ac_cv_mx32_sizeof_kernel_long_t+set}"; then :
26355 +if test -n "${ac_cv_mx32_sizeof_kernel_long_t+set}"
26357 ac_cv_sizeof_kernel_long_t="${ac_cv_mx32_sizeof_kernel_long_t}"
26360 @@ -21071,18 +21420,20 @@
26361 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
26362 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
26363 # This bug is HP SR number 8606223364.
26364 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of kernel_long_t" >&5
26365 -$as_echo_n "checking size of kernel_long_t... " >&6; }
26366 -if ${ac_cv_sizeof_kernel_long_t+:} false; then :
26367 - $as_echo_n "(cached) " >&6
26369 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of kernel_long_t" >&5
26370 +printf %s "checking size of kernel_long_t... " >&6; }
26371 +if test ${ac_cv_sizeof_kernel_long_t+y}
26373 + printf %s "(cached) " >&6
26375 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (kernel_long_t))" "ac_cv_sizeof_kernel_long_t" "#include \"$srcdir/src/kernel_types.h\"
26382 if test "$ac_cv_type_kernel_long_t" = yes; then
26383 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26384 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
26385 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26386 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
26387 as_fn_error 77 "cannot compute sizeof (kernel_long_t)
26388 See \`config.log' for more details" "$LINENO" 5; }
26390 @@ -21091,14 +21442,12 @@
26394 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_kernel_long_t" >&5
26395 -$as_echo "$ac_cv_sizeof_kernel_long_t" >&6; }
26396 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_kernel_long_t" >&5
26397 +printf "%s\n" "$ac_cv_sizeof_kernel_long_t" >&6; }
26401 -cat >>confdefs.h <<_ACEOF
26402 -#define MX32_SIZEOF_KERNEL_LONG_T $ac_cv_sizeof_kernel_long_t
26404 +printf "%s\n" "#define MX32_SIZEOF_KERNEL_LONG_T $ac_cv_sizeof_kernel_long_t" >>confdefs.h
26408 @@ -21107,10 +21456,12 @@
26412 -if test -n "${ac_cv_sizeof_kernel_long_t+set}"; then :
26413 +if test -n "${ac_cv_sizeof_kernel_long_t+set}"
26415 ac_cv_mx32_sizeof_kernel_long_t="${ac_cv_sizeof_kernel_long_t}"
26417 -if test -n "${saved_ac_cv_sizeof_kernel_long_t+set}"; then :
26418 +if test -n "${saved_ac_cv_sizeof_kernel_long_t+set}"
26420 ac_cv_sizeof_kernel_long_t="${saved_ac_cv_sizeof_kernel_long_t}"; unset saved_ac_cv_sizeof_kernel_long_t
26423 @@ -21128,10 +21479,12 @@
26427 -if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"; then :
26428 +if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"
26430 saved_ac_cv_sizeof_struct_msqid64_ds="${ac_cv_sizeof_struct_msqid64_ds}"; unset ac_cv_sizeof_struct_msqid64_ds
26432 -if test -n "${ac_cv_mx32_sizeof_struct_msqid64_ds+set}"; then :
26433 +if test -n "${ac_cv_mx32_sizeof_struct_msqid64_ds+set}"
26435 ac_cv_sizeof_struct_msqid64_ds="${ac_cv_mx32_sizeof_struct_msqid64_ds}"
26438 @@ -21144,18 +21497,20 @@
26439 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
26440 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
26441 # This bug is HP SR number 8606223364.
26442 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of struct msqid64_ds" >&5
26443 -$as_echo_n "checking size of struct msqid64_ds... " >&6; }
26444 -if ${ac_cv_sizeof_struct_msqid64_ds+:} false; then :
26445 - $as_echo_n "(cached) " >&6
26447 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of struct msqid64_ds" >&5
26448 +printf %s "checking size of struct msqid64_ds... " >&6; }
26449 +if test ${ac_cv_sizeof_struct_msqid64_ds+y}
26451 + printf %s "(cached) " >&6
26453 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (struct msqid64_ds))" "ac_cv_sizeof_struct_msqid64_ds" "#include <linux/msg.h>
26460 if test "$ac_cv_type_struct_msqid64_ds" = yes; then
26461 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26462 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
26463 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
26464 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
26465 as_fn_error 77 "cannot compute sizeof (struct msqid64_ds)
26466 See \`config.log' for more details" "$LINENO" 5; }
26468 @@ -21164,14 +21519,12 @@
26472 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_msqid64_ds" >&5
26473 -$as_echo "$ac_cv_sizeof_struct_msqid64_ds" >&6; }
26474 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_struct_msqid64_ds" >&5
26475 +printf "%s\n" "$ac_cv_sizeof_struct_msqid64_ds" >&6; }
26479 -cat >>confdefs.h <<_ACEOF
26480 -#define MX32_SIZEOF_STRUCT_MSQID64_DS $ac_cv_sizeof_struct_msqid64_ds
26482 +printf "%s\n" "#define MX32_SIZEOF_STRUCT_MSQID64_DS $ac_cv_sizeof_struct_msqid64_ds" >>confdefs.h
26486 @@ -21180,10 +21533,12 @@
26490 -if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"; then :
26491 +if test -n "${ac_cv_sizeof_struct_msqid64_ds+set}"
26493 ac_cv_mx32_sizeof_struct_msqid64_ds="${ac_cv_sizeof_struct_msqid64_ds}"
26495 -if test -n "${saved_ac_cv_sizeof_struct_msqid64_ds+set}"; then :
26496 +if test -n "${saved_ac_cv_sizeof_struct_msqid64_ds+set}"
26498 ac_cv_sizeof_struct_msqid64_ds="${saved_ac_cv_sizeof_struct_msqid64_ds}"; unset saved_ac_cv_sizeof_struct_msqid64_ds
26501 @@ -21197,7 +21552,7 @@
26503 if test "x$st_cv_mx32_selinux_runtime" = xyes; then
26505 -$as_echo "#define HAVE_MX32_SELINUX_RUNTIME 1" >>confdefs.h
26506 +printf "%s\n" "#define HAVE_MX32_SELINUX_RUNTIME 1" >>confdefs.h
26510 @@ -21214,10 +21569,10 @@
26512 test "$st_cv_mx32_mpers" = yes ||
26513 st_cv_mx32_mpers=no
26514 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mx32 personality support" >&5
26515 -$as_echo_n "checking whether to enable mx32 personality support... " >&6; }
26516 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_mpers" >&5
26517 -$as_echo "$st_cv_mx32_mpers" >&6; }
26518 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable mx32 personality support" >&5
26519 +printf %s "checking whether to enable mx32 personality support... " >&6; }
26520 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $st_cv_mx32_mpers" >&5
26521 +printf "%s\n" "$st_cv_mx32_mpers" >&6; }
26523 case "$enable_mpers,$st_cv_mx32_mpers" in
26525 @@ -21257,19 +21612,23 @@
26529 -if test -n "${st_saved_CC+set}"; then :
26530 +if test -n "${st_saved_CC+set}"
26532 CC="${st_saved_CC}"; unset st_saved_CC
26535 -if test -n "${st_saved_CPP+set}"; then :
26536 +if test -n "${st_saved_CPP+set}"
26538 CPP="${st_saved_CPP}"; unset st_saved_CPP
26541 -if test -n "${st_saved_CFLAGS+set}"; then :
26542 +if test -n "${st_saved_CFLAGS+set}"
26544 CFLAGS="${st_saved_CFLAGS}"; unset st_saved_CFLAGS
26547 -if test -n "${st_saved_CPPFLAGS+set}"; then :
26548 +if test -n "${st_saved_CPPFLAGS+set}"
26550 CPPFLAGS="${st_saved_CPPFLAGS}"; unset st_saved_CPPFLAGS
26553 @@ -21293,23 +21652,26 @@
26556 # Check whether --enable-valgrind was given.
26557 -if test "${enable_valgrind+set}" = set; then :
26558 +if test ${enable_valgrind+y}
26560 enableval=$enable_valgrind; enable_valgrind=$enableval
26567 - if test "$enable_valgrind" != "no"; then :
26568 + if test "$enable_valgrind" != "no"
26571 # Check for Valgrind.
26572 # Extract the first word of "valgrind", so it can be a program name with args.
26573 set dummy valgrind; ac_word=$2
26574 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
26575 -$as_echo_n "checking for $ac_word... " >&6; }
26576 -if ${ac_cv_prog_VALGRIND+:} false; then :
26577 - $as_echo_n "(cached) " >&6
26579 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
26580 +printf %s "checking for $ac_word... " >&6; }
26581 +if test ${ac_cv_prog_VALGRIND+y}
26583 + printf %s "(cached) " >&6
26585 if test -n "$VALGRIND"; then
26586 ac_cv_prog_VALGRIND="$VALGRIND" # Let the user override the test.
26588 @@ -21317,11 +21679,15 @@
26589 for as_dir in $PATH
26592 - test -z "$as_dir" && as_dir=.
26593 + case $as_dir in #(((
26596 + *) as_dir=$as_dir/ ;;
26598 for ac_exec_ext in '' $ac_executable_extensions; do
26599 - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
26600 + if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then
26601 ac_cv_prog_VALGRIND="valgrind"
26602 - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
26603 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
26607 @@ -21332,27 +21698,29 @@
26609 VALGRIND=$ac_cv_prog_VALGRIND
26610 if test -n "$VALGRIND"; then
26611 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $VALGRIND" >&5
26612 -$as_echo "$VALGRIND" >&6; }
26613 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $VALGRIND" >&5
26614 +printf "%s\n" "$VALGRIND" >&6; }
26616 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26617 -$as_echo "no" >&6; }
26618 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
26619 +printf "%s\n" "no" >&6; }
26623 - if test "$VALGRIND" = ""; then :
26624 + if test "$VALGRIND" = ""
26627 - if test "$enable_valgrind" = "yes"; then :
26628 + if test "$enable_valgrind" = "yes"
26631 as_fn_error $? "Could not find valgrind; either install it or reconfigure with --disable-valgrind" "$LINENO" 5
26643 enable_valgrind=yes
26645 @@ -21376,54 +21744,62 @@
26646 valgrind_enabled_tools=
26648 # Check whether --enable-valgrind-memcheck was given.
26649 -if test "${enable_valgrind_memcheck+set}" = set; then :
26650 +if test ${enable_valgrind_memcheck+y}
26652 enableval=$enable_valgrind_memcheck; enable_valgrind_memcheck=$enableval
26655 enable_valgrind_memcheck=
26658 - if test "$enable_valgrind" = "no"; then :
26659 + if test "$enable_valgrind" = "no"
26662 enable_valgrind_memcheck=no
26663 -elif test "$enable_valgrind_memcheck" != "no"; then :
26664 +elif test "$enable_valgrind_memcheck" != "no"
26667 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool memcheck" >&5
26668 -$as_echo_n "checking for Valgrind tool memcheck... " >&6; }
26669 -if ${ax_cv_valgrind_tool_memcheck+:} false; then :
26670 - $as_echo_n "(cached) " >&6
26672 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool memcheck" >&5
26673 +printf %s "checking for Valgrind tool memcheck... " >&6; }
26674 +if test ${ax_cv_valgrind_tool_memcheck+y}
26676 + printf %s "(cached) " >&6
26679 ax_cv_valgrind_tool_memcheck=no
26681 - if `$VALGRIND --tool=memcheck --help >/dev/null 2>&1`; then :
26682 + if `$VALGRIND --tool=memcheck --help >/dev/null 2>&1`
26685 ax_cv_valgrind_tool_memcheck=yes
26690 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_memcheck" >&5
26691 -$as_echo "$ax_cv_valgrind_tool_memcheck" >&6; }
26692 - if test "$ax_cv_valgrind_tool_memcheck" = "no"; then :
26693 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_memcheck" >&5
26694 +printf "%s\n" "$ax_cv_valgrind_tool_memcheck" >&6; }
26695 + if test "$ax_cv_valgrind_tool_memcheck" = "no"
26698 - if test "$enable_valgrind_memcheck" = "yes"; then :
26699 + if test "$enable_valgrind_memcheck" = "yes"
26702 as_fn_error $? "Valgrind does not support memcheck; reconfigure with --disable-valgrind-memcheck" "$LINENO" 5
26707 enable_valgrind_memcheck=no
26714 enable_valgrind_memcheck=yes
26719 - if test "$enable_valgrind_memcheck" = "yes"; then :
26720 + if test "$enable_valgrind_memcheck" = "yes"
26723 valgrind_enabled_tools="$valgrind_enabled_tools memcheck"
26725 @@ -21433,54 +21809,62 @@
26728 # Check whether --enable-valgrind-helgrind was given.
26729 -if test "${enable_valgrind_helgrind+set}" = set; then :
26730 +if test ${enable_valgrind_helgrind+y}
26732 enableval=$enable_valgrind_helgrind; enable_valgrind_helgrind=$enableval
26735 enable_valgrind_helgrind=
26738 - if test "$enable_valgrind" = "no"; then :
26739 + if test "$enable_valgrind" = "no"
26742 enable_valgrind_helgrind=no
26743 -elif test "$enable_valgrind_helgrind" != "no"; then :
26744 +elif test "$enable_valgrind_helgrind" != "no"
26747 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool helgrind" >&5
26748 -$as_echo_n "checking for Valgrind tool helgrind... " >&6; }
26749 -if ${ax_cv_valgrind_tool_helgrind+:} false; then :
26750 - $as_echo_n "(cached) " >&6
26752 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool helgrind" >&5
26753 +printf %s "checking for Valgrind tool helgrind... " >&6; }
26754 +if test ${ax_cv_valgrind_tool_helgrind+y}
26756 + printf %s "(cached) " >&6
26759 ax_cv_valgrind_tool_helgrind=no
26761 - if `$VALGRIND --tool=helgrind --help >/dev/null 2>&1`; then :
26762 + if `$VALGRIND --tool=helgrind --help >/dev/null 2>&1`
26765 ax_cv_valgrind_tool_helgrind=yes
26770 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_helgrind" >&5
26771 -$as_echo "$ax_cv_valgrind_tool_helgrind" >&6; }
26772 - if test "$ax_cv_valgrind_tool_helgrind" = "no"; then :
26773 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_helgrind" >&5
26774 +printf "%s\n" "$ax_cv_valgrind_tool_helgrind" >&6; }
26775 + if test "$ax_cv_valgrind_tool_helgrind" = "no"
26778 - if test "$enable_valgrind_helgrind" = "yes"; then :
26779 + if test "$enable_valgrind_helgrind" = "yes"
26782 as_fn_error $? "Valgrind does not support helgrind; reconfigure with --disable-valgrind-helgrind" "$LINENO" 5
26787 enable_valgrind_helgrind=no
26794 enable_valgrind_helgrind=yes
26799 - if test "$enable_valgrind_helgrind" = "yes"; then :
26800 + if test "$enable_valgrind_helgrind" = "yes"
26803 valgrind_enabled_tools="$valgrind_enabled_tools helgrind"
26805 @@ -21490,54 +21874,62 @@
26808 # Check whether --enable-valgrind-drd was given.
26809 -if test "${enable_valgrind_drd+set}" = set; then :
26810 +if test ${enable_valgrind_drd+y}
26812 enableval=$enable_valgrind_drd; enable_valgrind_drd=$enableval
26815 enable_valgrind_drd=
26818 - if test "$enable_valgrind" = "no"; then :
26819 + if test "$enable_valgrind" = "no"
26822 enable_valgrind_drd=no
26823 -elif test "$enable_valgrind_drd" != "no"; then :
26824 +elif test "$enable_valgrind_drd" != "no"
26827 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool drd" >&5
26828 -$as_echo_n "checking for Valgrind tool drd... " >&6; }
26829 -if ${ax_cv_valgrind_tool_drd+:} false; then :
26830 - $as_echo_n "(cached) " >&6
26832 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool drd" >&5
26833 +printf %s "checking for Valgrind tool drd... " >&6; }
26834 +if test ${ax_cv_valgrind_tool_drd+y}
26836 + printf %s "(cached) " >&6
26839 ax_cv_valgrind_tool_drd=no
26841 - if `$VALGRIND --tool=drd --help >/dev/null 2>&1`; then :
26842 + if `$VALGRIND --tool=drd --help >/dev/null 2>&1`
26845 ax_cv_valgrind_tool_drd=yes
26850 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_drd" >&5
26851 -$as_echo "$ax_cv_valgrind_tool_drd" >&6; }
26852 - if test "$ax_cv_valgrind_tool_drd" = "no"; then :
26853 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_drd" >&5
26854 +printf "%s\n" "$ax_cv_valgrind_tool_drd" >&6; }
26855 + if test "$ax_cv_valgrind_tool_drd" = "no"
26858 - if test "$enable_valgrind_drd" = "yes"; then :
26859 + if test "$enable_valgrind_drd" = "yes"
26862 as_fn_error $? "Valgrind does not support drd; reconfigure with --disable-valgrind-drd" "$LINENO" 5
26867 enable_valgrind_drd=no
26874 enable_valgrind_drd=yes
26879 - if test "$enable_valgrind_drd" = "yes"; then :
26880 + if test "$enable_valgrind_drd" = "yes"
26883 valgrind_enabled_tools="$valgrind_enabled_tools drd"
26885 @@ -21547,54 +21939,62 @@
26888 # Check whether --enable-valgrind-sgcheck was given.
26889 -if test "${enable_valgrind_sgcheck+set}" = set; then :
26890 +if test ${enable_valgrind_sgcheck+y}
26892 enableval=$enable_valgrind_sgcheck; enable_valgrind_sgcheck=$enableval
26895 enable_valgrind_sgcheck=
26898 - if test "$enable_valgrind" = "no"; then :
26899 + if test "$enable_valgrind" = "no"
26902 enable_valgrind_sgcheck=no
26903 -elif test "$enable_valgrind_sgcheck" = "yes"; then :
26904 +elif test "$enable_valgrind_sgcheck" = "yes"
26907 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool sgcheck" >&5
26908 -$as_echo_n "checking for Valgrind tool sgcheck... " >&6; }
26909 -if ${ax_cv_valgrind_tool_sgcheck+:} false; then :
26910 - $as_echo_n "(cached) " >&6
26912 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for Valgrind tool sgcheck" >&5
26913 +printf %s "checking for Valgrind tool sgcheck... " >&6; }
26914 +if test ${ax_cv_valgrind_tool_sgcheck+y}
26916 + printf %s "(cached) " >&6
26919 ax_cv_valgrind_tool_sgcheck=no
26921 - if `$VALGRIND --tool=exp-sgcheck --help >/dev/null 2>&1`; then :
26922 + if `$VALGRIND --tool=exp-sgcheck --help >/dev/null 2>&1`
26925 ax_cv_valgrind_tool_sgcheck=yes
26930 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_sgcheck" >&5
26931 -$as_echo "$ax_cv_valgrind_tool_sgcheck" >&6; }
26932 - if test "$ax_cv_valgrind_tool_sgcheck" = "no"; then :
26933 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_valgrind_tool_sgcheck" >&5
26934 +printf "%s\n" "$ax_cv_valgrind_tool_sgcheck" >&6; }
26935 + if test "$ax_cv_valgrind_tool_sgcheck" = "no"
26938 - if test "$enable_valgrind_sgcheck" = "yes"; then :
26939 + if test "$enable_valgrind_sgcheck" = "yes"
26942 as_fn_error $? "Valgrind does not support sgcheck; reconfigure with --disable-valgrind-sgcheck" "$LINENO" 5
26947 enable_valgrind_sgcheck=no
26954 enable_valgrind_sgcheck=yes
26959 - if test "$enable_valgrind_sgcheck" = "yes"; then :
26960 + if test "$enable_valgrind_sgcheck" = "yes"
26963 valgrind_enabled_tools="$valgrind_enabled_tools sgcheck"
26965 @@ -21728,8 +22128,8 @@
26969 - *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
26970 -$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
26971 + *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
26972 +printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
26975 _ | IFS | as_nl) ;; #(
26976 @@ -21759,15 +22159,15 @@
26980 - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
26981 + s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
26983 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
26985 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
26986 if test -w "$cache_file"; then
26987 if test "x$cache_file" != "x/dev/null"; then
26988 - { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
26989 -$as_echo "$as_me: updating cache $cache_file" >&6;}
26990 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
26991 +printf "%s\n" "$as_me: updating cache $cache_file" >&6;}
26992 if test ! -f "$cache_file" || test -h "$cache_file"; then
26993 cat confcache >"$cache_file"
26995 @@ -21781,8 +22181,8 @@
26999 - { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
27000 -$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
27001 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
27002 +printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;}
27006 @@ -21799,7 +22199,7 @@
27007 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
27008 # 1. Remove the extension, and $U if already installed.
27009 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
27010 - ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
27011 + ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"`
27012 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
27013 # will be set to the directory where LIBOBJS objects are built.
27014 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
27015 @@ -21810,14 +22210,14 @@
27016 LTLIBOBJS=$ac_ltlibobjs
27019 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
27020 -$as_echo_n "checking that generated files are newer than configure... " >&6; }
27021 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
27022 +printf %s "checking that generated files are newer than configure... " >&6; }
27023 if test -n "$am_sleep_pid"; then
27024 # Hide warnings about reused PIDs.
27025 wait $am_sleep_pid 2>/dev/null
27027 - { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
27028 -$as_echo "done" >&6; }
27029 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
27030 +printf "%s\n" "done" >&6; }
27031 if test -n "$EXEEXT"; then
27033 am__EXEEXT_FALSE='#'
27034 @@ -21908,8 +22308,8 @@
27036 ac_clean_files_save=$ac_clean_files
27037 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
27038 -{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
27039 -$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
27040 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
27041 +printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;}
27043 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
27045 @@ -21932,14 +22332,16 @@
27047 # Be more Bourne compatible
27048 DUALCASE=1; export DUALCASE # for MKS sh
27049 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
27051 +if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
27055 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27056 # is contrary to our usage. Disable this feature.
27057 alias -g '${1+"$@"}'='"$@"'
27058 setopt NO_GLOB_SUBST
27061 case `(set -o) 2>/dev/null` in #(
27064 @@ -21949,46 +22351,46 @@
27069 +# Reset variables that may have inherited troublesome values from
27070 +# the environment.
27072 +# IFS needs to be set, to space, tab, and newline, in precisely that order.
27073 +# (If _AS_PATH_WALK were called with IFS unset, it would have the
27074 +# side effect of setting IFS to empty, thus disabling word splitting.)
27075 +# Quoting is to prevent editors from complaining about space-tab.
27079 -# Printing a long string crashes Solaris 7 /usr/bin/printf.
27080 -as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
27081 -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
27082 -as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
27083 -# Prefer a ksh shell builtin over an external printf program on Solaris,
27084 -# but without wasting forks for bash or zsh.
27085 -if test -z "$BASH_VERSION$ZSH_VERSION" \
27086 - && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
27087 - as_echo='print -r --'
27088 - as_echo_n='print -rn --'
27089 -elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
27090 - as_echo='printf %s\n'
27091 - as_echo_n='printf %s'
27093 - if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
27094 - as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
27095 - as_echo_n='/usr/ucb/echo -n'
27097 - as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
27098 - as_echo_n_body='eval
27102 - expr "X$arg" : "X\\(.*\\)$as_nl";
27103 - arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
27105 - expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
27107 - export as_echo_n_body
27108 - as_echo_n='sh -c $as_echo_n_body as_echo'
27110 - export as_echo_body
27111 - as_echo='sh -c $as_echo_body as_echo'
27119 +# Ensure predictable behavior from utilities with locale-dependent output.
27125 +# We cannot yet rely on "unset" to work, but we need these variables
27126 +# to be unset--not just set to an empty or harmless value--now, to
27127 +# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
27128 +# also avoids known problems related to "unset" and subshell syntax
27129 +# in other old shells (e.g. bash 2.01 and pdksh 5.2.14).
27130 +for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH
27131 +do eval test \${$as_var+y} \
27132 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
27135 +# Ensure that fds 0, 1, and 2 are open.
27136 +if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi
27137 +if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi
27138 +if (exec 3>&2) ; then :; else exec 2>/dev/null; fi
27140 # The user is always right.
27141 -if test "${PATH_SEPARATOR+set}" != set; then
27142 +if ${PATH_SEPARATOR+false} :; then
27144 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
27145 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
27146 @@ -21997,13 +22399,6 @@
27151 -# We need space, tab and new line, in precisely that order. Quoting is
27152 -# there to prevent editors from complaining about space-tab.
27153 -# (If _AS_PATH_WALK were called with IFS unset, it would disable word
27154 -# splitting by setting IFS to empty value.)
27157 # Find who we are. Look in the path if we contain no directory separator.
27160 @@ -22012,8 +22407,12 @@
27161 for as_dir in $PATH
27164 - test -z "$as_dir" && as_dir=.
27165 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
27166 + case $as_dir in #(((
27169 + *) as_dir=$as_dir/ ;;
27171 + test -r "$as_dir$0" && as_myself=$as_dir$0 && break
27175 @@ -22025,30 +22424,10 @@
27178 if test ! -f "$as_myself"; then
27179 - $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
27180 + printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
27184 -# Unset variables that we do not need and which cause bugs (e.g. in
27185 -# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
27186 -# suppresses any "Segmentation fault" message there. '((' could
27187 -# trigger a bug in pdksh 5.2.14.
27188 -for as_var in BASH_ENV ENV MAIL MAILPATH
27189 -do eval test x\${$as_var+set} = xset \
27190 - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
27203 -(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
27206 # as_fn_error STATUS ERROR [LINENO LOG_FD]
27207 @@ -22061,13 +22440,14 @@
27208 as_status=$1; test $as_status -eq 0 && as_status=1
27210 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
27211 - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
27212 + printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
27214 - $as_echo "$as_me: error: $2" >&2
27215 + printf "%s\n" "$as_me: error: $2" >&2
27216 as_fn_exit $as_status
27221 # as_fn_set_status STATUS
27222 # -----------------------
27223 # Set $? to STATUS, without forking.
27224 @@ -22094,18 +22474,20 @@
27225 { eval $1=; unset $1;}
27227 as_unset=as_fn_unset
27229 # as_fn_append VAR VALUE
27230 # ----------------------
27231 # Append the text in VALUE to the end of the definition contained in VAR. Take
27232 # advantage of any shell optimizations that allow amortized linear growth over
27233 # repeated appends, instead of the typical quadratic growth present in naive
27235 -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
27236 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
27238 eval 'as_fn_append ()
27247 @@ -22117,12 +22499,13 @@
27248 # Perform arithmetic evaluation on the ARGs, and store the result in the
27249 # global $as_val. Take advantage of shells that can avoid forks. The arguments
27250 # must be portable across $(()) and expr.
27251 -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
27252 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
27254 eval 'as_fn_arith ()
27262 as_val=`expr "$@" || test $? -eq 1`
27263 @@ -22153,7 +22536,7 @@
27264 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
27265 X"$0" : 'X\(//\)$' \| \
27266 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
27268 +printf "%s\n" X/"$0" |
27269 sed '/^.*\/\([^/][^/]*\)\/*$/{
27272 @@ -22175,6 +22558,10 @@
27273 as_cr_digits='0123456789'
27274 as_cr_alnum=$as_cr_Letters$as_cr_digits
27277 +# Determine whether it's possible to make 'echo' print without a newline.
27278 +# These variables are no longer used directly by Autoconf, but are AC_SUBSTed
27279 +# for compatibility with existing Makefiles.
27280 ECHO_C= ECHO_N= ECHO_T=
27281 case `echo -n x` in #(((((
27283 @@ -22188,6 +22575,12 @@
27287 +# For backward compatibility with old third-party macros, we provide
27288 +# the shell variables $as_echo and $as_echo_n. New code should use
27289 +# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively.
27290 +as_echo='printf %s\n'
27291 +as_echo_n='printf %s'
27293 rm -f conf$$ conf$$.exe conf$$.file
27294 if test -d conf$$.dir; then
27295 rm -f conf$$.dir/conf$$.file
27296 @@ -22229,7 +22622,7 @@
27300 - *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
27301 + *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
27302 *) as_qdir=$as_dir;;
27304 as_dirs="'$as_qdir' $as_dirs"
27305 @@ -22238,7 +22631,7 @@
27306 X"$as_dir" : 'X\(//\)[^/]' \| \
27307 X"$as_dir" : 'X\(//\)$' \| \
27308 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
27309 -$as_echo X"$as_dir" |
27310 +printf "%s\n" X"$as_dir" |
27311 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
27314 @@ -22301,7 +22694,7 @@
27315 # values after options handling.
27317 This file was extended by strace $as_me 5.16, which was
27318 -generated by GNU Autoconf 2.69. Invocation command line was
27319 +generated by GNU Autoconf 2.71. Invocation command line was
27321 CONFIG_FILES = $CONFIG_FILES
27322 CONFIG_HEADERS = $CONFIG_HEADERS
27323 @@ -22364,14 +22757,16 @@
27324 strace home page: <https://strace.io>."
27327 +ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"`
27328 +ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"`
27329 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27330 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
27331 +ac_cs_config='$ac_cs_config_escaped'
27333 strace config.status 5.16
27334 -configured by $0, generated by GNU Autoconf 2.69,
27335 +configured by $0, generated by GNU Autoconf 2.71,
27336 with options \\"\$ac_cs_config\\"
27338 -Copyright (C) Free Software Foundation, Inc.
27339 +Copyright (C) 2021 Free Software Foundation, Inc.
27340 This config.status script is free software; the Free Software Foundation
27341 gives unlimited permission to copy, distribute and modify it."
27343 @@ -22411,15 +22806,15 @@
27344 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
27346 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
27347 - $as_echo "$ac_cs_version"; exit ;;
27348 + printf "%s\n" "$ac_cs_version"; exit ;;
27349 --config | --confi | --conf | --con | --co | --c )
27350 - $as_echo "$ac_cs_config"; exit ;;
27351 + printf "%s\n" "$ac_cs_config"; exit ;;
27352 --debug | --debu | --deb | --de | --d | -d )
27354 --file | --fil | --fi | --f )
27357 - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27358 + *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27359 '') as_fn_error $? "missing file argument" ;;
27361 as_fn_append CONFIG_FILES " '$ac_optarg'"
27362 @@ -22427,7 +22822,7 @@
27363 --header | --heade | --head | --hea )
27366 - *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27367 + *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
27369 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
27370 ac_need_defaults=false;;
27371 @@ -22436,7 +22831,7 @@
27372 as_fn_error $? "ambiguous option: \`$1'
27373 Try \`$0 --help' for more information.";;
27374 --help | --hel | -h )
27375 - $as_echo "$ac_cs_usage"; exit ;;
27376 + printf "%s\n" "$ac_cs_usage"; exit ;;
27377 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
27378 | -silent | --silent | --silen | --sile | --sil | --si | --s)
27380 @@ -22464,7 +22859,7 @@
27381 if \$ac_cs_recheck; then
27382 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
27384 - \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
27385 + \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6
27386 CONFIG_SHELL='$SHELL'
27387 export CONFIG_SHELL
27389 @@ -22478,7 +22873,7 @@
27390 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
27391 ## Running $as_me. ##
27393 - $as_echo "$ac_log"
27394 + printf "%s\n" "$ac_log"
27398 @@ -22519,9 +22914,9 @@
27399 # We use the long form for the default assignment because of an extremely
27400 # bizarre bug on SunOS 4.1.3.
27401 if $ac_need_defaults; then
27402 - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
27403 - test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
27404 - test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
27405 + test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
27406 + test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
27407 + test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands
27410 # Have a temporary directory for convenience. Make it in the build tree
27411 @@ -22542,8 +22937,12 @@
27412 # Create a (secure) tmp directory for tmp files.
27415 - tmp=`(umask 077 && mktemp -d "./confXXXXXX")` &&
27416 - test -n "$tmp" && test -d "$tmp"
27417 + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
27421 + tmp=./conf$$-$RANDOM
27422 + (umask 077 && mkdir "$tmp")
27423 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
27426 @@ -22853,7 +23252,7 @@
27428 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
27430 - case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
27431 + case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
27432 as_fn_append ac_file_inputs " '$ac_f'"
27435 @@ -22861,17 +23260,17 @@
27436 # use $as_me), people would be surprised to read:
27437 # /* config.h. Generated by config.status. */
27438 configure_input='Generated from '`
27439 - $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
27440 + printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
27442 if test x"$ac_file" != x-; then
27443 configure_input="$ac_file. $configure_input"
27444 - { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
27445 -$as_echo "$as_me: creating $ac_file" >&6;}
27446 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
27447 +printf "%s\n" "$as_me: creating $ac_file" >&6;}
27449 # Neutralize special characters interpreted by sed in replacement strings.
27450 case $configure_input in #(
27451 *\&* | *\|* | *\\* )
27452 - ac_sed_conf_input=`$as_echo "$configure_input" |
27453 + ac_sed_conf_input=`printf "%s\n" "$configure_input" |
27454 sed 's/[\\\\&|]/\\\\&/g'`;; #(
27455 *) ac_sed_conf_input=$configure_input;;
27457 @@ -22888,7 +23287,7 @@
27458 X"$ac_file" : 'X\(//\)[^/]' \| \
27459 X"$ac_file" : 'X\(//\)$' \| \
27460 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
27461 -$as_echo X"$ac_file" |
27462 +printf "%s\n" X"$ac_file" |
27463 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
27466 @@ -22912,9 +23311,9 @@
27468 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
27470 - ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
27471 + ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'`
27472 # A ".." for each directory in $ac_dir_suffix.
27473 - ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
27474 + ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
27475 case $ac_top_builddir_sub in
27476 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
27477 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
27478 @@ -22976,8 +23375,8 @@
27479 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
27480 *datarootdir*) ac_datarootdir_seen=yes;;
27481 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
27482 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
27483 -$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
27484 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
27485 +printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
27487 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
27488 ac_datarootdir_hack='
27489 @@ -23021,9 +23420,9 @@
27490 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
27491 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
27492 "$ac_tmp/out"`; test -z "$ac_out"; } &&
27493 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
27494 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
27495 which seems to be undefined. Please make sure it is defined" >&5
27496 -$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
27497 +printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
27498 which seems to be undefined. Please make sure it is defined" >&2;}
27500 rm -f "$ac_tmp/stdin"
27501 @@ -23039,20 +23438,20 @@
27503 if test x"$ac_file" != x-; then
27505 - $as_echo "/* $configure_input */" \
27506 + printf "%s\n" "/* $configure_input */" >&1 \
27507 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
27508 } >"$ac_tmp/config.h" \
27509 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
27510 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
27511 - { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
27512 -$as_echo "$as_me: $ac_file is unchanged" >&6;}
27513 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
27514 +printf "%s\n" "$as_me: $ac_file is unchanged" >&6;}
27517 mv "$ac_tmp/config.h" "$ac_file" \
27518 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
27521 - $as_echo "/* $configure_input */" \
27522 + printf "%s\n" "/* $configure_input */" >&1 \
27523 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
27524 || as_fn_error $? "could not create -" "$LINENO" 5
27526 @@ -23072,7 +23471,7 @@
27527 X"$_am_arg" : 'X\(//\)[^/]' \| \
27528 X"$_am_arg" : 'X\(//\)$' \| \
27529 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
27530 -$as_echo X"$_am_arg" |
27531 +printf "%s\n" X"$_am_arg" |
27532 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
27535 @@ -23092,8 +23491,8 @@
27536 s/.*/./; q'`/stamp-h$_am_stamp_count
27539 - :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
27540 -$as_echo "$as_me: executing $ac_file commands" >&6;}
27541 + :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
27542 +printf "%s\n" "$as_me: executing $ac_file commands" >&6;}
27546 @@ -23119,7 +23518,7 @@
27549 # Strip MF so we end up with the name of the file.
27550 - am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
27551 + am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
27552 # Check whether this is an Automake generated Makefile which includes
27553 # dependency-tracking related rules and includes.
27554 # Grep'ing the whole file directly is not great: AIX grep has a line
27555 @@ -23131,7 +23530,7 @@
27556 X"$am_mf" : 'X\(//\)[^/]' \| \
27557 X"$am_mf" : 'X\(//\)$' \| \
27558 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
27559 -$as_echo X"$am_mf" |
27560 +printf "%s\n" X"$am_mf" |
27561 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
27564 @@ -23153,7 +23552,7 @@
27565 $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
27566 X"$am_mf" : 'X\(//\)$' \| \
27567 X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
27568 -$as_echo X/"$am_mf" |
27569 +printf "%s\n" X/"$am_mf" |
27570 sed '/^.*\/\([^/][^/]*\)\/*$/{
27573 @@ -23178,8 +23577,8 @@
27574 (exit $ac_status); } || am_rc=$?
27576 if test $am_rc -ne 0; then
27577 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
27578 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
27579 + { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
27580 +printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
27581 as_fn_error $? "Something went wrong bootstrapping makefile fragments
27582 for automatic dependency tracking. If GNU make was not used, consider
27583 re-running the configure script with MAKE=\"gmake\" (or whatever is
27584 @@ -23229,7 +23628,8 @@
27585 $ac_cs_success || as_fn_exit 1
27587 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
27588 - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
27589 -$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
27590 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
27591 +printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
27595 --- strace-5.16/src/Makefile.in.vanilla 2022-01-12 19:11:04.664429610 +0100
27596 +++ strace-5.16/src/Makefile.in 2022-01-12 19:11:12.924429281 +0100
27598 -# Makefile.in generated by automake 1.16.3 from Makefile.am.
27599 +# Makefile.in generated by automake 1.16.5 from Makefile.am.
27600 # @configure_input@
27602 -# Copyright (C) 1994-2020 Free Software Foundation, Inc.
27603 +# Copyright (C) 1994-2021 Free Software Foundation, Inc.
27605 # This Makefile.in is free software; the Free Software Foundation
27606 # gives unlimited permission to copy and/or distribute it,
27607 @@ -1057,8 +1057,6 @@
27608 unique=`for i in $$list; do \
27609 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
27610 done | $(am__uniquify_input)`
27613 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
27614 $(srcdir)/mpers.am $(srcdir)/scno.am \
27615 $(srcdir)/xlat/Makemodule.am $(top_srcdir)/build-aux/depcomp
27616 @@ -1097,6 +1095,8 @@
27617 CPP_FOR_BUILD = @CPP_FOR_BUILD@
27618 CPP_FOR_M32 = @CPP_FOR_M32@
27619 CPP_FOR_MX32 = @CPP_FOR_MX32@
27622 CYGPATH_W = @CYGPATH_W@
27623 DEB_CHANGELOGTIME = @DEB_CHANGELOGTIME@
27625 @@ -1109,6 +1109,7 @@
27626 ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
27627 ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
27628 ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
27632 GENHTML = @GENHTML@
27633 @@ -1224,6 +1225,7 @@
27635 program_transform_name = @program_transform_name@
27637 +runstatedir = @runstatedir@
27638 sbindir = @sbindir@
27639 sharedstatedir = @sharedstatedir@
27641 @@ -2357,19 +2359,19 @@
27642 linux/powerpc64le/set_scno.c \
27643 linux/powerpc64le/syscallent.h \
27644 linux/powerpc64le/userent.h \
27645 - linux/riscv64/arch_defs_.h \
27646 - linux/riscv64/arch_prstatus_regset.c \
27647 - linux/riscv64/arch_prstatus_regset.h \
27648 - linux/riscv64/arch_regs.c \
27649 - linux/riscv64/get_error.c \
27650 - linux/riscv64/get_scno.c \
27651 - linux/riscv64/get_syscall_args.c \
27652 - linux/riscv64/ioctls_arch0.h \
27653 - linux/riscv64/ioctls_inc0.h \
27654 - linux/riscv64/raw_syscall.h \
27655 - linux/riscv64/set_error.c \
27656 - linux/riscv64/set_scno.c \
27657 - linux/riscv64/syscallent.h \
27658 + linux/riscv/arch_defs_.h \
27659 + linux/riscv/arch_prstatus_regset.c \
27660 + linux/riscv/arch_prstatus_regset.h \
27661 + linux/riscv/arch_regs.c \
27662 + linux/riscv/get_error.c \
27663 + linux/riscv/get_scno.c \
27664 + linux/riscv/get_syscall_args.c \
27665 + linux/riscv/ioctls_arch0.h \
27666 + linux/riscv/ioctls_inc0.h \
27667 + linux/riscv/raw_syscall.h \
27668 + linux/riscv/set_error.c \
27669 + linux/riscv/set_scno.c \
27670 + linux/riscv/syscallent.h \
27671 linux/s390/arch_defs_.h \
27672 linux/s390/arch_prstatus_regset.c \
27673 linux/s390/arch_prstatus_regset.h \
27674 @@ -8319,7 +8321,6 @@
27677 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
27679 distdir: $(BUILT_SOURCES)
27680 $(MAKE) $(AM_MAKEFLAGS) distdir-am
27682 --- strace-5.16/bundled/Makefile.in.vanilla 2022-01-12 19:11:04.670429610 +0100
27683 +++ strace-5.16/bundled/Makefile.in 2022-01-12 19:11:12.629429292 +0100
27685 -# Makefile.in generated by automake 1.16.3 from Makefile.am.
27686 +# Makefile.in generated by automake 1.16.5 from Makefile.am.
27687 # @configure_input@
27689 -# Copyright (C) 1994-2020 Free Software Foundation, Inc.
27690 +# Copyright (C) 1994-2021 Free Software Foundation, Inc.
27692 # This Makefile.in is free software; the Free Software Foundation
27693 # gives unlimited permission to copy and/or distribute it,
27694 @@ -192,6 +192,8 @@
27695 CPP_FOR_BUILD = @CPP_FOR_BUILD@
27696 CPP_FOR_M32 = @CPP_FOR_M32@
27697 CPP_FOR_MX32 = @CPP_FOR_MX32@
27700 CYGPATH_W = @CYGPATH_W@
27701 DEB_CHANGELOGTIME = @DEB_CHANGELOGTIME@
27703 @@ -204,6 +206,7 @@
27704 ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
27705 ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
27706 ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
27710 GENHTML = @GENHTML@
27711 @@ -319,6 +322,7 @@
27713 program_transform_name = @program_transform_name@
27715 +runstatedir = @runstatedir@
27716 sbindir = @sbindir@
27717 sharedstatedir = @sharedstatedir@
27719 @@ -488,7 +492,6 @@
27724 distdir: $(BUILT_SOURCES)
27725 $(MAKE) $(AM_MAKEFLAGS) distdir-am
27727 --- strace-5.16/tests/Makefile.in.vanilla 2022-01-12 19:11:04.671429610 +0100
27728 +++ strace-5.16/tests/Makefile.in 2022-01-12 19:11:14.256429228 +0100
27730 -# Makefile.in generated by automake 1.16.3 from Makefile.am.
27731 +# Makefile.in generated by automake 1.16.5 from Makefile.am.
27732 # @configure_input@
27734 -# Copyright (C) 1994-2020 Free Software Foundation, Inc.
27735 +# Copyright (C) 1994-2021 Free Software Foundation, Inc.
27737 # This Makefile.in is free software; the Free Software Foundation
27738 # gives unlimited permission to copy and/or distribute it,
27739 @@ -7099,8 +7099,6 @@
27740 unique=`for i in $$list; do \
27741 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
27742 done | $(am__uniquify_input)`
27745 am__tty_colors_dummy = \
27746 mgn= red= grn= lgn= blu= brg= std=; \
27748 @@ -7345,6 +7343,8 @@
27749 CPP_FOR_BUILD = @CPP_FOR_BUILD@
27750 CPP_FOR_M32 = @CPP_FOR_M32@
27751 CPP_FOR_MX32 = @CPP_FOR_MX32@
27754 CYGPATH_W = @CYGPATH_W@
27755 DEB_CHANGELOGTIME = @DEB_CHANGELOGTIME@
27757 @@ -7357,6 +7357,7 @@
27758 ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
27759 ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
27760 ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
27764 GENHTML = @GENHTML@
27765 @@ -7472,6 +7473,7 @@
27767 program_transform_name = @program_transform_name@
27769 +runstatedir = @runstatedir@
27770 sbindir = @sbindir@
27771 sharedstatedir = @sharedstatedir@
27773 @@ -15977,7 +15979,6 @@
27774 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
27775 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
27776 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
27778 distdir: $(BUILT_SOURCES)
27779 $(MAKE) $(AM_MAKEFLAGS) distdir-am
27781 --- strace-5.16/tests-m32/Makefile.in.vanilla 2022-01-12 19:11:04.673429610 +0100
27782 +++ strace-5.16/tests-m32/Makefile.in 2022-01-12 19:11:13.364429263 +0100
27784 -# Makefile.in generated by automake 1.16.3 from Makefile.am.
27785 +# Makefile.in generated by automake 1.16.5 from Makefile.am.
27786 # @configure_input@
27788 -# Copyright (C) 1994-2020 Free Software Foundation, Inc.
27789 +# Copyright (C) 1994-2021 Free Software Foundation, Inc.
27791 # This Makefile.in is free software; the Free Software Foundation
27792 # gives unlimited permission to copy and/or distribute it,
27793 @@ -7100,8 +7100,6 @@
27794 unique=`for i in $$list; do \
27795 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
27796 done | $(am__uniquify_input)`
27799 am__tty_colors_dummy = \
27800 mgn= red= grn= lgn= blu= brg= std=; \
27802 @@ -7346,6 +7344,8 @@
27803 CPP_FOR_BUILD = @CPP_FOR_BUILD@
27804 CPP_FOR_M32 = @CPP_FOR_M32@
27805 CPP_FOR_MX32 = @CPP_FOR_MX32@
27808 CYGPATH_W = @CYGPATH_W@
27809 DEB_CHANGELOGTIME = @DEB_CHANGELOGTIME@
27811 @@ -7358,6 +7358,7 @@
27812 ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
27813 ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
27814 ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
27818 GENHTML = @GENHTML@
27819 @@ -7473,6 +7474,7 @@
27821 program_transform_name = @program_transform_name@
27823 +runstatedir = @runstatedir@
27824 sbindir = @sbindir@
27825 sharedstatedir = @sharedstatedir@
27827 @@ -15978,7 +15980,6 @@
27828 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
27829 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
27830 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
27832 distdir: $(BUILT_SOURCES)
27833 $(MAKE) $(AM_MAKEFLAGS) distdir-am
27835 --- strace-5.16/tests-mx32/Makefile.in.vanilla 2022-01-12 19:11:04.675429610 +0100
27836 +++ strace-5.16/tests-mx32/Makefile.in 2022-01-12 19:11:13.808429245 +0100
27838 -# Makefile.in generated by automake 1.16.3 from Makefile.am.
27839 +# Makefile.in generated by automake 1.16.5 from Makefile.am.
27840 # @configure_input@
27842 -# Copyright (C) 1994-2020 Free Software Foundation, Inc.
27843 +# Copyright (C) 1994-2021 Free Software Foundation, Inc.
27845 # This Makefile.in is free software; the Free Software Foundation
27846 # gives unlimited permission to copy and/or distribute it,
27847 @@ -7100,8 +7100,6 @@
27848 unique=`for i in $$list; do \
27849 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
27850 done | $(am__uniquify_input)`
27853 am__tty_colors_dummy = \
27854 mgn= red= grn= lgn= blu= brg= std=; \
27856 @@ -7346,6 +7344,8 @@
27857 CPP_FOR_BUILD = @CPP_FOR_BUILD@
27858 CPP_FOR_M32 = @CPP_FOR_M32@
27859 CPP_FOR_MX32 = @CPP_FOR_MX32@
27862 CYGPATH_W = @CYGPATH_W@
27863 DEB_CHANGELOGTIME = @DEB_CHANGELOGTIME@
27865 @@ -7358,6 +7358,7 @@
27866 ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
27867 ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
27868 ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
27872 GENHTML = @GENHTML@
27873 @@ -7473,6 +7474,7 @@
27875 program_transform_name = @program_transform_name@
27877 +runstatedir = @runstatedir@
27878 sbindir = @sbindir@
27879 sharedstatedir = @sharedstatedir@
27881 @@ -15978,7 +15980,6 @@
27882 @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
27883 @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
27884 @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
27886 distdir: $(BUILT_SOURCES)
27887 $(MAKE) $(AM_MAKEFLAGS) distdir-am