chiark / gitweb /
Update to stressapptest 1.0.4
[stressapptest] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.65 for stressapptest 1.0.4_autoconf.
4 #
5 # Report bugs to <opensource@google.com>.
6 #
7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10 # Inc.
11 #
12 #
13 # This configure script is free software; the Free Software Foundation
14 # gives unlimited permission to copy, distribute and modify it.
15 ## -------------------- ##
16 ## M4sh Initialization. ##
17 ## -------------------- ##
18
19 # Be more Bourne compatible
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22   emulate sh
23   NULLCMD=:
24   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25   # is contrary to our usage.  Disable this feature.
26   alias -g '${1+"$@"}'='"$@"'
27   setopt NO_GLOB_SUBST
28 else
29   case `(set -o) 2>/dev/null` in #(
30   *posix*) :
31     set -o posix ;; #(
32   *) :
33      ;;
34 esac
35 fi
36
37
38 as_nl='
39 '
40 export as_nl
41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
42 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
43 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
44 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
46 # but without wasting forks for bash or zsh.
47 if test -z "$BASH_VERSION$ZSH_VERSION" \
48     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
49   as_echo='print -r --'
50   as_echo_n='print -rn --'
51 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
52   as_echo='printf %s\n'
53   as_echo_n='printf %s'
54 else
55   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
56     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
57     as_echo_n='/usr/ucb/echo -n'
58   else
59     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60     as_echo_n_body='eval
61       arg=$1;
62       case $arg in #(
63       *"$as_nl"*)
64         expr "X$arg" : "X\\(.*\\)$as_nl";
65         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
66       esac;
67       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
68     '
69     export as_echo_n_body
70     as_echo_n='sh -c $as_echo_n_body as_echo'
71   fi
72   export as_echo_body
73   as_echo='sh -c $as_echo_body as_echo'
74 fi
75
76 # The user is always right.
77 if test "${PATH_SEPARATOR+set}" != set; then
78   PATH_SEPARATOR=:
79   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
81       PATH_SEPARATOR=';'
82   }
83 fi
84
85
86 # IFS
87 # We need space, tab and new line, in precisely that order.  Quoting is
88 # there to prevent editors from complaining about space-tab.
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
90 # splitting by setting IFS to empty value.)
91 IFS=" ""        $as_nl"
92
93 # Find who we are.  Look in the path if we contain no directory separator.
94 case $0 in #((
95   *[\\/]* ) as_myself=$0 ;;
96   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
97 for as_dir in $PATH
98 do
99   IFS=$as_save_IFS
100   test -z "$as_dir" && as_dir=.
101     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
102   done
103 IFS=$as_save_IFS
104
105      ;;
106 esac
107 # We did not find ourselves, most probably we were run as `sh COMMAND'
108 # in which case we are not to be found in the path.
109 if test "x$as_myself" = x; then
110   as_myself=$0
111 fi
112 if test ! -f "$as_myself"; then
113   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
114   exit 1
115 fi
116
117 # Unset variables that we do not need and which cause bugs (e.g. in
118 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
119 # suppresses any "Segmentation fault" message there.  '((' could
120 # trigger a bug in pdksh 5.2.14.
121 for as_var in BASH_ENV ENV MAIL MAILPATH
122 do eval test x\${$as_var+set} = xset \
123   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
124 done
125 PS1='$ '
126 PS2='> '
127 PS4='+ '
128
129 # NLS nuisances.
130 LC_ALL=C
131 export LC_ALL
132 LANGUAGE=C
133 export LANGUAGE
134
135 # CDPATH.
136 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
137
138 if test "x$CONFIG_SHELL" = x; then
139   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140   emulate sh
141   NULLCMD=:
142   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
143   # is contrary to our usage.  Disable this feature.
144   alias -g '\${1+\"\$@\"}'='\"\$@\"'
145   setopt NO_GLOB_SUBST
146 else
147   case \`(set -o) 2>/dev/null\` in #(
148   *posix*) :
149     set -o posix ;; #(
150   *) :
151      ;;
152 esac
153 fi
154 "
155   as_required="as_fn_return () { (exit \$1); }
156 as_fn_success () { as_fn_return 0; }
157 as_fn_failure () { as_fn_return 1; }
158 as_fn_ret_success () { return 0; }
159 as_fn_ret_failure () { return 1; }
160
161 exitcode=0
162 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
163 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
164 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
165 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
166 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
167
168 else
169   exitcode=1; echo positional parameters were not saved.
170 fi
171 test x\$exitcode = x0 || exit 1"
172   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
174   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
175   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
176 test \$(( 1 + 1 )) = 2 || exit 1"
177   if (eval "$as_required") 2>/dev/null; then :
178   as_have_required=yes
179 else
180   as_have_required=no
181 fi
182   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
183
184 else
185   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
186 as_found=false
187 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
188 do
189   IFS=$as_save_IFS
190   test -z "$as_dir" && as_dir=.
191   as_found=:
192   case $as_dir in #(
193          /*)
194            for as_base in sh bash ksh sh5; do
195              # Try only shells that exist, to save several forks.
196              as_shell=$as_dir/$as_base
197              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
198                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
199   CONFIG_SHELL=$as_shell as_have_required=yes
200                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
201   break 2
202 fi
203 fi
204            done;;
205        esac
206   as_found=false
207 done
208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
209               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
210   CONFIG_SHELL=$SHELL as_have_required=yes
211 fi; }
212 IFS=$as_save_IFS
213
214
215       if test "x$CONFIG_SHELL" != x; then :
216   # We cannot yet assume a decent shell, so we have to provide a
217         # neutralization value for shells without unset; and this also
218         # works around shells that cannot unset nonexistent variables.
219         BASH_ENV=/dev/null
220         ENV=/dev/null
221         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
222         export CONFIG_SHELL
223         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
224 fi
225
226     if test x$as_have_required = xno; then :
227   $as_echo "$0: This script requires a shell more modern than all"
228   $as_echo "$0: the shells that I found on your system."
229   if test x${ZSH_VERSION+set} = xset ; then
230     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
231     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
232   else
233     $as_echo "$0: Please tell bug-autoconf@gnu.org and
234 $0: opensource@google.com about your system, including any
235 $0: error possibly output before this message. Then install
236 $0: a modern shell, or manually run the script under such a
237 $0: shell if you do have one."
238   fi
239   exit 1
240 fi
241 fi
242 fi
243 SHELL=${CONFIG_SHELL-/bin/sh}
244 export SHELL
245 # Unset more variables known to interfere with behavior of common tools.
246 CLICOLOR_FORCE= GREP_OPTIONS=
247 unset CLICOLOR_FORCE GREP_OPTIONS
248
249 ## --------------------- ##
250 ## M4sh Shell Functions. ##
251 ## --------------------- ##
252 # as_fn_unset VAR
253 # ---------------
254 # Portably unset VAR.
255 as_fn_unset ()
256 {
257   { eval $1=; unset $1;}
258 }
259 as_unset=as_fn_unset
260
261 # as_fn_set_status STATUS
262 # -----------------------
263 # Set $? to STATUS, without forking.
264 as_fn_set_status ()
265 {
266   return $1
267 } # as_fn_set_status
268
269 # as_fn_exit STATUS
270 # -----------------
271 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
272 as_fn_exit ()
273 {
274   set +e
275   as_fn_set_status $1
276   exit $1
277 } # as_fn_exit
278
279 # as_fn_mkdir_p
280 # -------------
281 # Create "$as_dir" as a directory, including parents if necessary.
282 as_fn_mkdir_p ()
283 {
284
285   case $as_dir in #(
286   -*) as_dir=./$as_dir;;
287   esac
288   test -d "$as_dir" || eval $as_mkdir_p || {
289     as_dirs=
290     while :; do
291       case $as_dir in #(
292       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
293       *) as_qdir=$as_dir;;
294       esac
295       as_dirs="'$as_qdir' $as_dirs"
296       as_dir=`$as_dirname -- "$as_dir" ||
297 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
298          X"$as_dir" : 'X\(//\)[^/]' \| \
299          X"$as_dir" : 'X\(//\)$' \| \
300          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
301 $as_echo X"$as_dir" |
302     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
303             s//\1/
304             q
305           }
306           /^X\(\/\/\)[^/].*/{
307             s//\1/
308             q
309           }
310           /^X\(\/\/\)$/{
311             s//\1/
312             q
313           }
314           /^X\(\/\).*/{
315             s//\1/
316             q
317           }
318           s/.*/./; q'`
319       test -d "$as_dir" && break
320     done
321     test -z "$as_dirs" || eval "mkdir $as_dirs"
322   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
323
324
325 } # as_fn_mkdir_p
326 # as_fn_append VAR VALUE
327 # ----------------------
328 # Append the text in VALUE to the end of the definition contained in VAR. Take
329 # advantage of any shell optimizations that allow amortized linear growth over
330 # repeated appends, instead of the typical quadratic growth present in naive
331 # implementations.
332 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
333   eval 'as_fn_append ()
334   {
335     eval $1+=\$2
336   }'
337 else
338   as_fn_append ()
339   {
340     eval $1=\$$1\$2
341   }
342 fi # as_fn_append
343
344 # as_fn_arith ARG...
345 # ------------------
346 # Perform arithmetic evaluation on the ARGs, and store the result in the
347 # global $as_val. Take advantage of shells that can avoid forks. The arguments
348 # must be portable across $(()) and expr.
349 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
350   eval 'as_fn_arith ()
351   {
352     as_val=$(( $* ))
353   }'
354 else
355   as_fn_arith ()
356   {
357     as_val=`expr "$@" || test $? -eq 1`
358   }
359 fi # as_fn_arith
360
361
362 # as_fn_error ERROR [LINENO LOG_FD]
363 # ---------------------------------
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366 # script with status $?, using 1 if that was 0.
367 as_fn_error ()
368 {
369   as_status=$?; test $as_status -eq 0 && as_status=1
370   if test "$3"; then
371     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
373   fi
374   $as_echo "$as_me: error: $1" >&2
375   as_fn_exit $as_status
376 } # as_fn_error
377
378 if expr a : '\(a\)' >/dev/null 2>&1 &&
379    test "X`expr 00001 : '.*\(...\)'`" = X001; then
380   as_expr=expr
381 else
382   as_expr=false
383 fi
384
385 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
386   as_basename=basename
387 else
388   as_basename=false
389 fi
390
391 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
392   as_dirname=dirname
393 else
394   as_dirname=false
395 fi
396
397 as_me=`$as_basename -- "$0" ||
398 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
399          X"$0" : 'X\(//\)$' \| \
400          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
401 $as_echo X/"$0" |
402     sed '/^.*\/\([^/][^/]*\)\/*$/{
403             s//\1/
404             q
405           }
406           /^X\/\(\/\/\)$/{
407             s//\1/
408             q
409           }
410           /^X\/\(\/\).*/{
411             s//\1/
412             q
413           }
414           s/.*/./; q'`
415
416 # Avoid depending upon Character Ranges.
417 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
418 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
419 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
420 as_cr_digits='0123456789'
421 as_cr_alnum=$as_cr_Letters$as_cr_digits
422
423
424   as_lineno_1=$LINENO as_lineno_1a=$LINENO
425   as_lineno_2=$LINENO as_lineno_2a=$LINENO
426   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
427   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
428   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
429   sed -n '
430     p
431     /[$]LINENO/=
432   ' <$as_myself |
433     sed '
434       s/[$]LINENO.*/&-/
435       t lineno
436       b
437       :lineno
438       N
439       :loop
440       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
441       t loop
442       s/-\n.*//
443     ' >$as_me.lineno &&
444   chmod +x "$as_me.lineno" ||
445     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
446
447   # Don't try to exec as it changes $[0], causing all sort of problems
448   # (the dirname of $[0] is not the place where we might find the
449   # original and so on.  Autoconf is especially sensitive to this).
450   . "./$as_me.lineno"
451   # Exit status is that of the last command.
452   exit
453 }
454
455 ECHO_C= ECHO_N= ECHO_T=
456 case `echo -n x` in #(((((
457 -n*)
458   case `echo 'xy\c'` in
459   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
460   xy)  ECHO_C='\c';;
461   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
462        ECHO_T=' ';;
463   esac;;
464 *)
465   ECHO_N='-n';;
466 esac
467
468 rm -f conf$$ conf$$.exe conf$$.file
469 if test -d conf$$.dir; then
470   rm -f conf$$.dir/conf$$.file
471 else
472   rm -f conf$$.dir
473   mkdir conf$$.dir 2>/dev/null
474 fi
475 if (echo >conf$$.file) 2>/dev/null; then
476   if ln -s conf$$.file conf$$ 2>/dev/null; then
477     as_ln_s='ln -s'
478     # ... but there are two gotchas:
479     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
480     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
481     # In both cases, we have to default to `cp -p'.
482     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
483       as_ln_s='cp -p'
484   elif ln conf$$.file conf$$ 2>/dev/null; then
485     as_ln_s=ln
486   else
487     as_ln_s='cp -p'
488   fi
489 else
490   as_ln_s='cp -p'
491 fi
492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
493 rmdir conf$$.dir 2>/dev/null
494
495 if mkdir -p . 2>/dev/null; then
496   as_mkdir_p='mkdir -p "$as_dir"'
497 else
498   test -d ./-p && rmdir ./-p
499   as_mkdir_p=false
500 fi
501
502 if test -x / >/dev/null 2>&1; then
503   as_test_x='test -x'
504 else
505   if ls -dL / >/dev/null 2>&1; then
506     as_ls_L_option=L
507   else
508     as_ls_L_option=
509   fi
510   as_test_x='
511     eval sh -c '\''
512       if test -d "$1"; then
513         test -d "$1/.";
514       else
515         case $1 in #(
516         -*)set "./$1";;
517         esac;
518         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
519         ???[sx]*):;;*)false;;esac;fi
520     '\'' sh
521   '
522 fi
523 as_executable_p=$as_test_x
524
525 # Sed expression to map a string onto a valid CPP name.
526 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
527
528 # Sed expression to map a string onto a valid variable name.
529 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
530
531
532 test -n "$DJDIR" || exec 7<&0 </dev/null
533 exec 6>&1
534
535 # Name of the host.
536 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
537 # so uname gets run too.
538 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
539
540 #
541 # Initializations.
542 #
543 ac_default_prefix=/usr/local
544 ac_clean_files=
545 ac_config_libobj_dir=.
546 LIBOBJS=
547 cross_compiling=no
548 subdirs=
549 MFLAGS=
550 MAKEFLAGS=
551
552 # Identity of this package.
553 PACKAGE_NAME='stressapptest'
554 PACKAGE_TARNAME='stressapptest'
555 PACKAGE_VERSION='1.0.4_autoconf'
556 PACKAGE_STRING='stressapptest 1.0.4_autoconf'
557 PACKAGE_BUGREPORT='opensource@google.com'
558 PACKAGE_URL=''
559
560 ac_unique_file="src/"
561 # Factoring default headers for most tests.
562 ac_includes_default="\
563 #include <stdio.h>
564 #ifdef HAVE_SYS_TYPES_H
565 # include <sys/types.h>
566 #endif
567 #ifdef HAVE_SYS_STAT_H
568 # include <sys/stat.h>
569 #endif
570 #ifdef STDC_HEADERS
571 # include <stdlib.h>
572 # include <stddef.h>
573 #else
574 # ifdef HAVE_STDLIB_H
575 #  include <stdlib.h>
576 # endif
577 #endif
578 #ifdef HAVE_STRING_H
579 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
580 #  include <memory.h>
581 # endif
582 # include <string.h>
583 #endif
584 #ifdef HAVE_STRINGS_H
585 # include <strings.h>
586 #endif
587 #ifdef HAVE_INTTYPES_H
588 # include <inttypes.h>
589 #endif
590 #ifdef HAVE_STDINT_H
591 # include <stdint.h>
592 #endif
593 #ifdef HAVE_UNISTD_H
594 # include <unistd.h>
595 #endif"
596
597 ac_subst_vars='am__EXEEXT_FALSE
598 am__EXEEXT_TRUE
599 LTLIBOBJS
600 LIBOBJS
601 EGREP
602 GREP
603 CPP
604 am__fastdepCC_FALSE
605 am__fastdepCC_TRUE
606 CCDEPMODE
607 ac_ct_CC
608 CFLAGS
609 CC
610 am__fastdepCXX_FALSE
611 am__fastdepCXX_TRUE
612 CXXDEPMODE
613 AMDEPBACKSLASH
614 AMDEP_FALSE
615 AMDEP_TRUE
616 am__quote
617 am__include
618 DEPDIR
619 OBJEXT
620 EXEEXT
621 ac_ct_CXX
622 CPPFLAGS
623 LDFLAGS
624 CXXFLAGS
625 CXX
626 am__untar
627 am__tar
628 AMTAR
629 am__leading_dot
630 SET_MAKE
631 AWK
632 mkdir_p
633 MKDIR_P
634 INSTALL_STRIP_PROGRAM
635 STRIP
636 install_sh
637 MAKEINFO
638 AUTOHEADER
639 AUTOMAKE
640 AUTOCONF
641 ACLOCAL
642 VERSION
643 PACKAGE
644 CYGPATH_W
645 am__isrc
646 INSTALL_DATA
647 INSTALL_SCRIPT
648 INSTALL_PROGRAM
649 target_os
650 target_vendor
651 target_cpu
652 target
653 host_os
654 host_vendor
655 host_cpu
656 host
657 build_os
658 build_vendor
659 build_cpu
660 build
661 target_alias
662 host_alias
663 build_alias
664 LIBS
665 ECHO_T
666 ECHO_N
667 ECHO_C
668 DEFS
669 mandir
670 localedir
671 libdir
672 psdir
673 pdfdir
674 dvidir
675 htmldir
676 infodir
677 docdir
678 oldincludedir
679 includedir
680 localstatedir
681 sharedstatedir
682 sysconfdir
683 datadir
684 datarootdir
685 libexecdir
686 sbindir
687 bindir
688 program_transform_name
689 prefix
690 exec_prefix
691 PACKAGE_URL
692 PACKAGE_BUGREPORT
693 PACKAGE_STRING
694 PACKAGE_VERSION
695 PACKAGE_TARNAME
696 PACKAGE_NAME
697 PATH_SEPARATOR
698 SHELL'
699 ac_subst_files=''
700 ac_user_opts='
701 enable_option_checking
702 with_static
703 enable_dependency_tracking
704 '
705       ac_precious_vars='build_alias
706 host_alias
707 target_alias
708 CXX
709 CXXFLAGS
710 LDFLAGS
711 LIBS
712 CPPFLAGS
713 CCC
714 CC
715 CFLAGS
716 CPP'
717
718
719 # Initialize some variables set by options.
720 ac_init_help=
721 ac_init_version=false
722 ac_unrecognized_opts=
723 ac_unrecognized_sep=
724 # The variables have the same names as the options, with
725 # dashes changed to underlines.
726 cache_file=/dev/null
727 exec_prefix=NONE
728 no_create=
729 no_recursion=
730 prefix=NONE
731 program_prefix=NONE
732 program_suffix=NONE
733 program_transform_name=s,x,x,
734 silent=
735 site=
736 srcdir=
737 verbose=
738 x_includes=NONE
739 x_libraries=NONE
740
741 # Installation directory options.
742 # These are left unexpanded so users can "make install exec_prefix=/foo"
743 # and all the variables that are supposed to be based on exec_prefix
744 # by default will actually change.
745 # Use braces instead of parens because sh, perl, etc. also accept them.
746 # (The list follows the same order as the GNU Coding Standards.)
747 bindir='${exec_prefix}/bin'
748 sbindir='${exec_prefix}/sbin'
749 libexecdir='${exec_prefix}/libexec'
750 datarootdir='${prefix}/share'
751 datadir='${datarootdir}'
752 sysconfdir='${prefix}/etc'
753 sharedstatedir='${prefix}/com'
754 localstatedir='${prefix}/var'
755 includedir='${prefix}/include'
756 oldincludedir='/usr/include'
757 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
758 infodir='${datarootdir}/info'
759 htmldir='${docdir}'
760 dvidir='${docdir}'
761 pdfdir='${docdir}'
762 psdir='${docdir}'
763 libdir='${exec_prefix}/lib'
764 localedir='${datarootdir}/locale'
765 mandir='${datarootdir}/man'
766
767 ac_prev=
768 ac_dashdash=
769 for ac_option
770 do
771   # If the previous option needs an argument, assign it.
772   if test -n "$ac_prev"; then
773     eval $ac_prev=\$ac_option
774     ac_prev=
775     continue
776   fi
777
778   case $ac_option in
779   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
780   *)    ac_optarg=yes ;;
781   esac
782
783   # Accept the important Cygnus configure options, so we can diagnose typos.
784
785   case $ac_dashdash$ac_option in
786   --)
787     ac_dashdash=yes ;;
788
789   -bindir | --bindir | --bindi | --bind | --bin | --bi)
790     ac_prev=bindir ;;
791   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
792     bindir=$ac_optarg ;;
793
794   -build | --build | --buil | --bui | --bu)
795     ac_prev=build_alias ;;
796   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
797     build_alias=$ac_optarg ;;
798
799   -cache-file | --cache-file | --cache-fil | --cache-fi \
800   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
801     ac_prev=cache_file ;;
802   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
803   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
804     cache_file=$ac_optarg ;;
805
806   --config-cache | -C)
807     cache_file=config.cache ;;
808
809   -datadir | --datadir | --datadi | --datad)
810     ac_prev=datadir ;;
811   -datadir=* | --datadir=* | --datadi=* | --datad=*)
812     datadir=$ac_optarg ;;
813
814   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
815   | --dataroo | --dataro | --datar)
816     ac_prev=datarootdir ;;
817   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
818   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
819     datarootdir=$ac_optarg ;;
820
821   -disable-* | --disable-*)
822     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
823     # Reject names that are not valid shell variable names.
824     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
825       as_fn_error "invalid feature name: $ac_useropt"
826     ac_useropt_orig=$ac_useropt
827     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
828     case $ac_user_opts in
829       *"
830 "enable_$ac_useropt"
831 "*) ;;
832       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
833          ac_unrecognized_sep=', ';;
834     esac
835     eval enable_$ac_useropt=no ;;
836
837   -docdir | --docdir | --docdi | --doc | --do)
838     ac_prev=docdir ;;
839   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
840     docdir=$ac_optarg ;;
841
842   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
843     ac_prev=dvidir ;;
844   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
845     dvidir=$ac_optarg ;;
846
847   -enable-* | --enable-*)
848     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
849     # Reject names that are not valid shell variable names.
850     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
851       as_fn_error "invalid feature name: $ac_useropt"
852     ac_useropt_orig=$ac_useropt
853     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
854     case $ac_user_opts in
855       *"
856 "enable_$ac_useropt"
857 "*) ;;
858       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
859          ac_unrecognized_sep=', ';;
860     esac
861     eval enable_$ac_useropt=\$ac_optarg ;;
862
863   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
864   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
865   | --exec | --exe | --ex)
866     ac_prev=exec_prefix ;;
867   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
868   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
869   | --exec=* | --exe=* | --ex=*)
870     exec_prefix=$ac_optarg ;;
871
872   -gas | --gas | --ga | --g)
873     # Obsolete; use --with-gas.
874     with_gas=yes ;;
875
876   -help | --help | --hel | --he | -h)
877     ac_init_help=long ;;
878   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
879     ac_init_help=recursive ;;
880   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
881     ac_init_help=short ;;
882
883   -host | --host | --hos | --ho)
884     ac_prev=host_alias ;;
885   -host=* | --host=* | --hos=* | --ho=*)
886     host_alias=$ac_optarg ;;
887
888   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
889     ac_prev=htmldir ;;
890   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
891   | --ht=*)
892     htmldir=$ac_optarg ;;
893
894   -includedir | --includedir | --includedi | --included | --include \
895   | --includ | --inclu | --incl | --inc)
896     ac_prev=includedir ;;
897   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
898   | --includ=* | --inclu=* | --incl=* | --inc=*)
899     includedir=$ac_optarg ;;
900
901   -infodir | --infodir | --infodi | --infod | --info | --inf)
902     ac_prev=infodir ;;
903   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
904     infodir=$ac_optarg ;;
905
906   -libdir | --libdir | --libdi | --libd)
907     ac_prev=libdir ;;
908   -libdir=* | --libdir=* | --libdi=* | --libd=*)
909     libdir=$ac_optarg ;;
910
911   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
912   | --libexe | --libex | --libe)
913     ac_prev=libexecdir ;;
914   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
915   | --libexe=* | --libex=* | --libe=*)
916     libexecdir=$ac_optarg ;;
917
918   -localedir | --localedir | --localedi | --localed | --locale)
919     ac_prev=localedir ;;
920   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
921     localedir=$ac_optarg ;;
922
923   -localstatedir | --localstatedir | --localstatedi | --localstated \
924   | --localstate | --localstat | --localsta | --localst | --locals)
925     ac_prev=localstatedir ;;
926   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
927   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
928     localstatedir=$ac_optarg ;;
929
930   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
931     ac_prev=mandir ;;
932   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
933     mandir=$ac_optarg ;;
934
935   -nfp | --nfp | --nf)
936     # Obsolete; use --without-fp.
937     with_fp=no ;;
938
939   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
940   | --no-cr | --no-c | -n)
941     no_create=yes ;;
942
943   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
944   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
945     no_recursion=yes ;;
946
947   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
948   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
949   | --oldin | --oldi | --old | --ol | --o)
950     ac_prev=oldincludedir ;;
951   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
952   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
953   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
954     oldincludedir=$ac_optarg ;;
955
956   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
957     ac_prev=prefix ;;
958   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
959     prefix=$ac_optarg ;;
960
961   -program-prefix | --program-prefix | --program-prefi | --program-pref \
962   | --program-pre | --program-pr | --program-p)
963     ac_prev=program_prefix ;;
964   -program-prefix=* | --program-prefix=* | --program-prefi=* \
965   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
966     program_prefix=$ac_optarg ;;
967
968   -program-suffix | --program-suffix | --program-suffi | --program-suff \
969   | --program-suf | --program-su | --program-s)
970     ac_prev=program_suffix ;;
971   -program-suffix=* | --program-suffix=* | --program-suffi=* \
972   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
973     program_suffix=$ac_optarg ;;
974
975   -program-transform-name | --program-transform-name \
976   | --program-transform-nam | --program-transform-na \
977   | --program-transform-n | --program-transform- \
978   | --program-transform | --program-transfor \
979   | --program-transfo | --program-transf \
980   | --program-trans | --program-tran \
981   | --progr-tra | --program-tr | --program-t)
982     ac_prev=program_transform_name ;;
983   -program-transform-name=* | --program-transform-name=* \
984   | --program-transform-nam=* | --program-transform-na=* \
985   | --program-transform-n=* | --program-transform-=* \
986   | --program-transform=* | --program-transfor=* \
987   | --program-transfo=* | --program-transf=* \
988   | --program-trans=* | --program-tran=* \
989   | --progr-tra=* | --program-tr=* | --program-t=*)
990     program_transform_name=$ac_optarg ;;
991
992   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
993     ac_prev=pdfdir ;;
994   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
995     pdfdir=$ac_optarg ;;
996
997   -psdir | --psdir | --psdi | --psd | --ps)
998     ac_prev=psdir ;;
999   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1000     psdir=$ac_optarg ;;
1001
1002   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1003   | -silent | --silent | --silen | --sile | --sil)
1004     silent=yes ;;
1005
1006   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1007     ac_prev=sbindir ;;
1008   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1009   | --sbi=* | --sb=*)
1010     sbindir=$ac_optarg ;;
1011
1012   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1013   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1014   | --sharedst | --shareds | --shared | --share | --shar \
1015   | --sha | --sh)
1016     ac_prev=sharedstatedir ;;
1017   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1018   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1019   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1020   | --sha=* | --sh=*)
1021     sharedstatedir=$ac_optarg ;;
1022
1023   -site | --site | --sit)
1024     ac_prev=site ;;
1025   -site=* | --site=* | --sit=*)
1026     site=$ac_optarg ;;
1027
1028   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1029     ac_prev=srcdir ;;
1030   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1031     srcdir=$ac_optarg ;;
1032
1033   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1034   | --syscon | --sysco | --sysc | --sys | --sy)
1035     ac_prev=sysconfdir ;;
1036   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1037   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1038     sysconfdir=$ac_optarg ;;
1039
1040   -target | --target | --targe | --targ | --tar | --ta | --t)
1041     ac_prev=target_alias ;;
1042   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1043     target_alias=$ac_optarg ;;
1044
1045   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1046     verbose=yes ;;
1047
1048   -version | --version | --versio | --versi | --vers | -V)
1049     ac_init_version=: ;;
1050
1051   -with-* | --with-*)
1052     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1053     # Reject names that are not valid shell variable names.
1054     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1055       as_fn_error "invalid package name: $ac_useropt"
1056     ac_useropt_orig=$ac_useropt
1057     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1058     case $ac_user_opts in
1059       *"
1060 "with_$ac_useropt"
1061 "*) ;;
1062       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1063          ac_unrecognized_sep=', ';;
1064     esac
1065     eval with_$ac_useropt=\$ac_optarg ;;
1066
1067   -without-* | --without-*)
1068     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1069     # Reject names that are not valid shell variable names.
1070     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1071       as_fn_error "invalid package name: $ac_useropt"
1072     ac_useropt_orig=$ac_useropt
1073     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1074     case $ac_user_opts in
1075       *"
1076 "with_$ac_useropt"
1077 "*) ;;
1078       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1079          ac_unrecognized_sep=', ';;
1080     esac
1081     eval with_$ac_useropt=no ;;
1082
1083   --x)
1084     # Obsolete; use --with-x.
1085     with_x=yes ;;
1086
1087   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1088   | --x-incl | --x-inc | --x-in | --x-i)
1089     ac_prev=x_includes ;;
1090   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1091   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1092     x_includes=$ac_optarg ;;
1093
1094   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1095   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1096     ac_prev=x_libraries ;;
1097   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1098   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1099     x_libraries=$ac_optarg ;;
1100
1101   -*) as_fn_error "unrecognized option: \`$ac_option'
1102 Try \`$0 --help' for more information."
1103     ;;
1104
1105   *=*)
1106     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1107     # Reject names that are not valid shell variable names.
1108     case $ac_envvar in #(
1109       '' | [0-9]* | *[!_$as_cr_alnum]* )
1110       as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1111     esac
1112     eval $ac_envvar=\$ac_optarg
1113     export $ac_envvar ;;
1114
1115   *)
1116     # FIXME: should be removed in autoconf 3.0.
1117     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1118     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1119       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1120     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1121     ;;
1122
1123   esac
1124 done
1125
1126 if test -n "$ac_prev"; then
1127   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1128   as_fn_error "missing argument to $ac_option"
1129 fi
1130
1131 if test -n "$ac_unrecognized_opts"; then
1132   case $enable_option_checking in
1133     no) ;;
1134     fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1135     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1136   esac
1137 fi
1138
1139 # Check all directory arguments for consistency.
1140 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1141                 datadir sysconfdir sharedstatedir localstatedir includedir \
1142                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1143                 libdir localedir mandir
1144 do
1145   eval ac_val=\$$ac_var
1146   # Remove trailing slashes.
1147   case $ac_val in
1148     */ )
1149       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1150       eval $ac_var=\$ac_val;;
1151   esac
1152   # Be sure to have absolute directory names.
1153   case $ac_val in
1154     [\\/$]* | ?:[\\/]* )  continue;;
1155     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1156   esac
1157   as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1158 done
1159
1160 # There might be people who depend on the old broken behavior: `$host'
1161 # used to hold the argument of --host etc.
1162 # FIXME: To remove some day.
1163 build=$build_alias
1164 host=$host_alias
1165 target=$target_alias
1166
1167 # FIXME: To remove some day.
1168 if test "x$host_alias" != x; then
1169   if test "x$build_alias" = x; then
1170     cross_compiling=maybe
1171     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1172     If a cross compiler is detected then cross compile mode will be used." >&2
1173   elif test "x$build_alias" != "x$host_alias"; then
1174     cross_compiling=yes
1175   fi
1176 fi
1177
1178 ac_tool_prefix=
1179 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1180
1181 test "$silent" = yes && exec 6>/dev/null
1182
1183
1184 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1185 ac_ls_di=`ls -di .` &&
1186 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1187   as_fn_error "working directory cannot be determined"
1188 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1189   as_fn_error "pwd does not report name of working directory"
1190
1191
1192 # Find the source files, if location was not specified.
1193 if test -z "$srcdir"; then
1194   ac_srcdir_defaulted=yes
1195   # Try the directory containing this script, then the parent directory.
1196   ac_confdir=`$as_dirname -- "$as_myself" ||
1197 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1198          X"$as_myself" : 'X\(//\)[^/]' \| \
1199          X"$as_myself" : 'X\(//\)$' \| \
1200          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1201 $as_echo X"$as_myself" |
1202     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1203             s//\1/
1204             q
1205           }
1206           /^X\(\/\/\)[^/].*/{
1207             s//\1/
1208             q
1209           }
1210           /^X\(\/\/\)$/{
1211             s//\1/
1212             q
1213           }
1214           /^X\(\/\).*/{
1215             s//\1/
1216             q
1217           }
1218           s/.*/./; q'`
1219   srcdir=$ac_confdir
1220   if test ! -r "$srcdir/$ac_unique_file"; then
1221     srcdir=..
1222   fi
1223 else
1224   ac_srcdir_defaulted=no
1225 fi
1226 if test ! -r "$srcdir/$ac_unique_file"; then
1227   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1228   as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1229 fi
1230 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1231 ac_abs_confdir=`(
1232         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1233         pwd)`
1234 # When building in place, set srcdir=.
1235 if test "$ac_abs_confdir" = "$ac_pwd"; then
1236   srcdir=.
1237 fi
1238 # Remove unnecessary trailing slashes from srcdir.
1239 # Double slashes in file names in object file debugging info
1240 # mess up M-x gdb in Emacs.
1241 case $srcdir in
1242 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1243 esac
1244 for ac_var in $ac_precious_vars; do
1245   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1246   eval ac_env_${ac_var}_value=\$${ac_var}
1247   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1248   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1249 done
1250
1251 #
1252 # Report the --help message.
1253 #
1254 if test "$ac_init_help" = "long"; then
1255   # Omit some internal or obsolete options to make the list less imposing.
1256   # This message is too long to be a string in the A/UX 3.1 sh.
1257   cat <<_ACEOF
1258 \`configure' configures stressapptest 1.0.4_autoconf to adapt to many kinds of systems.
1259
1260 Usage: $0 [OPTION]... [VAR=VALUE]...
1261
1262 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1263 VAR=VALUE.  See below for descriptions of some of the useful variables.
1264
1265 Defaults for the options are specified in brackets.
1266
1267 Configuration:
1268   -h, --help              display this help and exit
1269       --help=short        display options specific to this package
1270       --help=recursive    display the short help of all the included packages
1271   -V, --version           display version information and exit
1272   -q, --quiet, --silent   do not print \`checking...' messages
1273       --cache-file=FILE   cache test results in FILE [disabled]
1274   -C, --config-cache      alias for \`--cache-file=config.cache'
1275   -n, --no-create         do not create output files
1276       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1277
1278 Installation directories:
1279   --prefix=PREFIX         install architecture-independent files in PREFIX
1280                           [$ac_default_prefix]
1281   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1282                           [PREFIX]
1283
1284 By default, \`make install' will install all the files in
1285 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1286 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1287 for instance \`--prefix=\$HOME'.
1288
1289 For better control, use the options below.
1290
1291 Fine tuning of the installation directories:
1292   --bindir=DIR            user executables [EPREFIX/bin]
1293   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1294   --libexecdir=DIR        program executables [EPREFIX/libexec]
1295   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1296   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1297   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1298   --libdir=DIR            object code libraries [EPREFIX/lib]
1299   --includedir=DIR        C header files [PREFIX/include]
1300   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1301   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1302   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1303   --infodir=DIR           info documentation [DATAROOTDIR/info]
1304   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1305   --mandir=DIR            man documentation [DATAROOTDIR/man]
1306   --docdir=DIR            documentation root [DATAROOTDIR/doc/stressapptest]
1307   --htmldir=DIR           html documentation [DOCDIR]
1308   --dvidir=DIR            dvi documentation [DOCDIR]
1309   --pdfdir=DIR            pdf documentation [DOCDIR]
1310   --psdir=DIR             ps documentation [DOCDIR]
1311 _ACEOF
1312
1313   cat <<\_ACEOF
1314
1315 Program names:
1316   --program-prefix=PREFIX            prepend PREFIX to installed program names
1317   --program-suffix=SUFFIX            append SUFFIX to installed program names
1318   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1319
1320 System types:
1321   --build=BUILD     configure for building on BUILD [guessed]
1322   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1323   --target=TARGET   configure for building compilers for TARGET [HOST]
1324 _ACEOF
1325 fi
1326
1327 if test -n "$ac_init_help"; then
1328   case $ac_init_help in
1329      short | recursive ) echo "Configuration of stressapptest 1.0.4_autoconf:";;
1330    esac
1331   cat <<\_ACEOF
1332
1333 Optional Features:
1334   --disable-option-checking  ignore unrecognized --enable/--with options
1335   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1336   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1337   --disable-dependency-tracking  speeds up one-time build
1338   --enable-dependency-tracking   do not reject slow dependency extractors
1339
1340 Optional Packages:
1341   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1342   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1343   --with-static            enable static linking
1344
1345 Some influential environment variables:
1346   CXX         C++ compiler command
1347   CXXFLAGS    C++ compiler flags
1348   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1349               nonstandard directory <lib dir>
1350   LIBS        libraries to pass to the linker, e.g. -l<library>
1351   CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1352               you have headers in a nonstandard directory <include dir>
1353   CC          C compiler command
1354   CFLAGS      C compiler flags
1355   CPP         C preprocessor
1356
1357 Use these variables to override the choices made by `configure' or to help
1358 it to find libraries and programs with nonstandard names/locations.
1359
1360 Report bugs to <opensource@google.com>.
1361 _ACEOF
1362 ac_status=$?
1363 fi
1364
1365 if test "$ac_init_help" = "recursive"; then
1366   # If there are subdirs, report their specific --help.
1367   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1368     test -d "$ac_dir" ||
1369       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1370       continue
1371     ac_builddir=.
1372
1373 case "$ac_dir" in
1374 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1375 *)
1376   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1377   # A ".." for each directory in $ac_dir_suffix.
1378   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1379   case $ac_top_builddir_sub in
1380   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1381   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1382   esac ;;
1383 esac
1384 ac_abs_top_builddir=$ac_pwd
1385 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1386 # for backward compatibility:
1387 ac_top_builddir=$ac_top_build_prefix
1388
1389 case $srcdir in
1390   .)  # We are building in place.
1391     ac_srcdir=.
1392     ac_top_srcdir=$ac_top_builddir_sub
1393     ac_abs_top_srcdir=$ac_pwd ;;
1394   [\\/]* | ?:[\\/]* )  # Absolute name.
1395     ac_srcdir=$srcdir$ac_dir_suffix;
1396     ac_top_srcdir=$srcdir
1397     ac_abs_top_srcdir=$srcdir ;;
1398   *) # Relative name.
1399     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1400     ac_top_srcdir=$ac_top_build_prefix$srcdir
1401     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1402 esac
1403 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1404
1405     cd "$ac_dir" || { ac_status=$?; continue; }
1406     # Check for guested configure.
1407     if test -f "$ac_srcdir/configure.gnu"; then
1408       echo &&
1409       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1410     elif test -f "$ac_srcdir/configure"; then
1411       echo &&
1412       $SHELL "$ac_srcdir/configure" --help=recursive
1413     else
1414       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1415     fi || ac_status=$?
1416     cd "$ac_pwd" || { ac_status=$?; break; }
1417   done
1418 fi
1419
1420 test -n "$ac_init_help" && exit $ac_status
1421 if $ac_init_version; then
1422   cat <<\_ACEOF
1423 stressapptest configure 1.0.4_autoconf
1424 generated by GNU Autoconf 2.65
1425
1426 Copyright (C) 2009 Free Software Foundation, Inc.
1427 This configure script is free software; the Free Software Foundation
1428 gives unlimited permission to copy, distribute and modify it.
1429 _ACEOF
1430   exit
1431 fi
1432
1433 ## ------------------------ ##
1434 ## Autoconf initialization. ##
1435 ## ------------------------ ##
1436
1437 # ac_fn_cxx_try_compile LINENO
1438 # ----------------------------
1439 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1440 ac_fn_cxx_try_compile ()
1441 {
1442   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1443   rm -f conftest.$ac_objext
1444   if { { ac_try="$ac_compile"
1445 case "(($ac_try" in
1446   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1447   *) ac_try_echo=$ac_try;;
1448 esac
1449 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1450 $as_echo "$ac_try_echo"; } >&5
1451   (eval "$ac_compile") 2>conftest.err
1452   ac_status=$?
1453   if test -s conftest.err; then
1454     grep -v '^ *+' conftest.err >conftest.er1
1455     cat conftest.er1 >&5
1456     mv -f conftest.er1 conftest.err
1457   fi
1458   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1459   test $ac_status = 0; } && {
1460          test -z "$ac_cxx_werror_flag" ||
1461          test ! -s conftest.err
1462        } && test -s conftest.$ac_objext; then :
1463   ac_retval=0
1464 else
1465   $as_echo "$as_me: failed program was:" >&5
1466 sed 's/^/| /' conftest.$ac_ext >&5
1467
1468         ac_retval=1
1469 fi
1470   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1471   as_fn_set_status $ac_retval
1472
1473 } # ac_fn_cxx_try_compile
1474
1475 # ac_fn_c_try_compile LINENO
1476 # --------------------------
1477 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1478 ac_fn_c_try_compile ()
1479 {
1480   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1481   rm -f conftest.$ac_objext
1482   if { { ac_try="$ac_compile"
1483 case "(($ac_try" in
1484   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1485   *) ac_try_echo=$ac_try;;
1486 esac
1487 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1488 $as_echo "$ac_try_echo"; } >&5
1489   (eval "$ac_compile") 2>conftest.err
1490   ac_status=$?
1491   if test -s conftest.err; then
1492     grep -v '^ *+' conftest.err >conftest.er1
1493     cat conftest.er1 >&5
1494     mv -f conftest.er1 conftest.err
1495   fi
1496   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1497   test $ac_status = 0; } && {
1498          test -z "$ac_c_werror_flag" ||
1499          test ! -s conftest.err
1500        } && test -s conftest.$ac_objext; then :
1501   ac_retval=0
1502 else
1503   $as_echo "$as_me: failed program was:" >&5
1504 sed 's/^/| /' conftest.$ac_ext >&5
1505
1506         ac_retval=1
1507 fi
1508   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1509   as_fn_set_status $ac_retval
1510
1511 } # ac_fn_c_try_compile
1512
1513 # ac_fn_c_try_link LINENO
1514 # -----------------------
1515 # Try to link conftest.$ac_ext, and return whether this succeeded.
1516 ac_fn_c_try_link ()
1517 {
1518   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1519   rm -f conftest.$ac_objext conftest$ac_exeext
1520   if { { ac_try="$ac_link"
1521 case "(($ac_try" in
1522   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1523   *) ac_try_echo=$ac_try;;
1524 esac
1525 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1526 $as_echo "$ac_try_echo"; } >&5
1527   (eval "$ac_link") 2>conftest.err
1528   ac_status=$?
1529   if test -s conftest.err; then
1530     grep -v '^ *+' conftest.err >conftest.er1
1531     cat conftest.er1 >&5
1532     mv -f conftest.er1 conftest.err
1533   fi
1534   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1535   test $ac_status = 0; } && {
1536          test -z "$ac_c_werror_flag" ||
1537          test ! -s conftest.err
1538        } && test -s conftest$ac_exeext && {
1539          test "$cross_compiling" = yes ||
1540          $as_test_x conftest$ac_exeext
1541        }; then :
1542   ac_retval=0
1543 else
1544   $as_echo "$as_me: failed program was:" >&5
1545 sed 's/^/| /' conftest.$ac_ext >&5
1546
1547         ac_retval=1
1548 fi
1549   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1550   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1551   # interfere with the next link command; also delete a directory that is
1552   # left behind by Apple's compiler.  We do this before executing the actions.
1553   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1554   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1555   as_fn_set_status $ac_retval
1556
1557 } # ac_fn_c_try_link
1558
1559 # ac_fn_c_try_cpp LINENO
1560 # ----------------------
1561 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1562 ac_fn_c_try_cpp ()
1563 {
1564   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1565   if { { ac_try="$ac_cpp conftest.$ac_ext"
1566 case "(($ac_try" in
1567   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1568   *) ac_try_echo=$ac_try;;
1569 esac
1570 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1571 $as_echo "$ac_try_echo"; } >&5
1572   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1573   ac_status=$?
1574   if test -s conftest.err; then
1575     grep -v '^ *+' conftest.err >conftest.er1
1576     cat conftest.er1 >&5
1577     mv -f conftest.er1 conftest.err
1578   fi
1579   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1580   test $ac_status = 0; } >/dev/null && {
1581          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1582          test ! -s conftest.err
1583        }; then :
1584   ac_retval=0
1585 else
1586   $as_echo "$as_me: failed program was:" >&5
1587 sed 's/^/| /' conftest.$ac_ext >&5
1588
1589     ac_retval=1
1590 fi
1591   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1592   as_fn_set_status $ac_retval
1593
1594 } # ac_fn_c_try_cpp
1595
1596 # ac_fn_c_try_run LINENO
1597 # ----------------------
1598 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1599 # that executables *can* be run.
1600 ac_fn_c_try_run ()
1601 {
1602   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1603   if { { ac_try="$ac_link"
1604 case "(($ac_try" in
1605   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1606   *) ac_try_echo=$ac_try;;
1607 esac
1608 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1609 $as_echo "$ac_try_echo"; } >&5
1610   (eval "$ac_link") 2>&5
1611   ac_status=$?
1612   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1613   test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1614   { { case "(($ac_try" in
1615   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1616   *) ac_try_echo=$ac_try;;
1617 esac
1618 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1619 $as_echo "$ac_try_echo"; } >&5
1620   (eval "$ac_try") 2>&5
1621   ac_status=$?
1622   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1623   test $ac_status = 0; }; }; then :
1624   ac_retval=0
1625 else
1626   $as_echo "$as_me: program exited with status $ac_status" >&5
1627        $as_echo "$as_me: failed program was:" >&5
1628 sed 's/^/| /' conftest.$ac_ext >&5
1629
1630        ac_retval=$ac_status
1631 fi
1632   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1633   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1634   as_fn_set_status $ac_retval
1635
1636 } # ac_fn_c_try_run
1637
1638 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1639 # -------------------------------------------------------
1640 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1641 # the include files in INCLUDES and setting the cache variable VAR
1642 # accordingly.
1643 ac_fn_c_check_header_mongrel ()
1644 {
1645   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1646   if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1647   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1648 $as_echo_n "checking for $2... " >&6; }
1649 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1650   $as_echo_n "(cached) " >&6
1651 fi
1652 eval ac_res=\$$3
1653                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1654 $as_echo "$ac_res" >&6; }
1655 else
1656   # Is the header compilable?
1657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1658 $as_echo_n "checking $2 usability... " >&6; }
1659 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1660 /* end confdefs.h.  */
1661 $4
1662 #include <$2>
1663 _ACEOF
1664 if ac_fn_c_try_compile "$LINENO"; then :
1665   ac_header_compiler=yes
1666 else
1667   ac_header_compiler=no
1668 fi
1669 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1671 $as_echo "$ac_header_compiler" >&6; }
1672
1673 # Is the header present?
1674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1675 $as_echo_n "checking $2 presence... " >&6; }
1676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1677 /* end confdefs.h.  */
1678 #include <$2>
1679 _ACEOF
1680 if ac_fn_c_try_cpp "$LINENO"; then :
1681   ac_header_preproc=yes
1682 else
1683   ac_header_preproc=no
1684 fi
1685 rm -f conftest.err conftest.$ac_ext
1686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1687 $as_echo "$ac_header_preproc" >&6; }
1688
1689 # So?  What about this header?
1690 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1691   yes:no: )
1692     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1693 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1694     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1695 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1696     ;;
1697   no:yes:* )
1698     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1699 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1700     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1701 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1702     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1703 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1704     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1705 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1706     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1707 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1708 ( cat <<\_ASBOX
1709 ## ------------------------------------ ##
1710 ## Report this to opensource@google.com ##
1711 ## ------------------------------------ ##
1712 _ASBOX
1713      ) | sed "s/^/$as_me: WARNING:     /" >&2
1714     ;;
1715 esac
1716   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1717 $as_echo_n "checking for $2... " >&6; }
1718 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1719   $as_echo_n "(cached) " >&6
1720 else
1721   eval "$3=\$ac_header_compiler"
1722 fi
1723 eval ac_res=\$$3
1724                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1725 $as_echo "$ac_res" >&6; }
1726 fi
1727   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1728
1729 } # ac_fn_c_check_header_mongrel
1730
1731 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1732 # -------------------------------------------------------
1733 # Tests whether HEADER exists and can be compiled using the include files in
1734 # INCLUDES, setting the cache variable VAR accordingly.
1735 ac_fn_c_check_header_compile ()
1736 {
1737   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1738   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1739 $as_echo_n "checking for $2... " >&6; }
1740 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1741   $as_echo_n "(cached) " >&6
1742 else
1743   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1744 /* end confdefs.h.  */
1745 $4
1746 #include <$2>
1747 _ACEOF
1748 if ac_fn_c_try_compile "$LINENO"; then :
1749   eval "$3=yes"
1750 else
1751   eval "$3=no"
1752 fi
1753 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1754 fi
1755 eval ac_res=\$$3
1756                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1757 $as_echo "$ac_res" >&6; }
1758   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1759
1760 } # ac_fn_c_check_header_compile
1761
1762 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1763 # -------------------------------------------
1764 # Tests whether TYPE exists after having included INCLUDES, setting cache
1765 # variable VAR accordingly.
1766 ac_fn_c_check_type ()
1767 {
1768   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1769   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1770 $as_echo_n "checking for $2... " >&6; }
1771 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1772   $as_echo_n "(cached) " >&6
1773 else
1774   eval "$3=no"
1775   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1776 /* end confdefs.h.  */
1777 $4
1778 int
1779 main ()
1780 {
1781 if (sizeof ($2))
1782          return 0;
1783   ;
1784   return 0;
1785 }
1786 _ACEOF
1787 if ac_fn_c_try_compile "$LINENO"; then :
1788   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1789 /* end confdefs.h.  */
1790 $4
1791 int
1792 main ()
1793 {
1794 if (sizeof (($2)))
1795             return 0;
1796   ;
1797   return 0;
1798 }
1799 _ACEOF
1800 if ac_fn_c_try_compile "$LINENO"; then :
1801
1802 else
1803   eval "$3=yes"
1804 fi
1805 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1806 fi
1807 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1808 fi
1809 eval ac_res=\$$3
1810                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1811 $as_echo "$ac_res" >&6; }
1812   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1813
1814 } # ac_fn_c_check_type
1815
1816 # ac_fn_c_find_uintX_t LINENO BITS VAR
1817 # ------------------------------------
1818 # Finds an unsigned integer type with width BITS, setting cache variable VAR
1819 # accordingly.
1820 ac_fn_c_find_uintX_t ()
1821 {
1822   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1823   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
1824 $as_echo_n "checking for uint$2_t... " >&6; }
1825 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1826   $as_echo_n "(cached) " >&6
1827 else
1828   eval "$3=no"
1829      # Order is important - never check a type that is potentially smaller
1830      # than half of the expected target width.
1831      for ac_type in uint$2_t 'unsigned int' 'unsigned long int' \
1832          'unsigned long long int' 'unsigned short int' 'unsigned char'; do
1833        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1834 /* end confdefs.h.  */
1835 $ac_includes_default
1836 int
1837 main ()
1838 {
1839 static int test_array [1 - 2 * !((($ac_type) -1 >> ($2 / 2 - 1)) >> ($2 / 2 - 1) == 3)];
1840 test_array [0] = 0
1841
1842   ;
1843   return 0;
1844 }
1845 _ACEOF
1846 if ac_fn_c_try_compile "$LINENO"; then :
1847   case $ac_type in #(
1848   uint$2_t) :
1849     eval "$3=yes" ;; #(
1850   *) :
1851     eval "$3=\$ac_type" ;;
1852 esac
1853 fi
1854 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1855        eval as_val=\$$3
1856    if test "x$as_val" = x""no; then :
1857
1858 else
1859   break
1860 fi
1861      done
1862 fi
1863 eval ac_res=\$$3
1864                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1865 $as_echo "$ac_res" >&6; }
1866   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1867
1868 } # ac_fn_c_find_uintX_t
1869
1870 # ac_fn_c_check_decl LINENO SYMBOL VAR
1871 # ------------------------------------
1872 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
1873 ac_fn_c_check_decl ()
1874 {
1875   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1876   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
1877 $as_echo_n "checking whether $2 is declared... " >&6; }
1878 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1879   $as_echo_n "(cached) " >&6
1880 else
1881   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1882 /* end confdefs.h.  */
1883 $4
1884 int
1885 main ()
1886 {
1887 #ifndef $2
1888   (void) $2;
1889 #endif
1890
1891   ;
1892   return 0;
1893 }
1894 _ACEOF
1895 if ac_fn_c_try_compile "$LINENO"; then :
1896   eval "$3=yes"
1897 else
1898   eval "$3=no"
1899 fi
1900 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1901 fi
1902 eval ac_res=\$$3
1903                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1904 $as_echo "$ac_res" >&6; }
1905   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1906
1907 } # ac_fn_c_check_decl
1908
1909 # ac_fn_c_check_func LINENO FUNC VAR
1910 # ----------------------------------
1911 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1912 ac_fn_c_check_func ()
1913 {
1914   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1915   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1916 $as_echo_n "checking for $2... " >&6; }
1917 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1918   $as_echo_n "(cached) " >&6
1919 else
1920   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1921 /* end confdefs.h.  */
1922 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1923    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1924 #define $2 innocuous_$2
1925
1926 /* System header to define __stub macros and hopefully few prototypes,
1927     which can conflict with char $2 (); below.
1928     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1929     <limits.h> exists even on freestanding compilers.  */
1930
1931 #ifdef __STDC__
1932 # include <limits.h>
1933 #else
1934 # include <assert.h>
1935 #endif
1936
1937 #undef $2
1938
1939 /* Override any GCC internal prototype to avoid an error.
1940    Use char because int might match the return type of a GCC
1941    builtin and then its argument prototype would still apply.  */
1942 #ifdef __cplusplus
1943 extern "C"
1944 #endif
1945 char $2 ();
1946 /* The GNU C library defines this for functions which it implements
1947     to always fail with ENOSYS.  Some functions are actually named
1948     something starting with __ and the normal name is an alias.  */
1949 #if defined __stub_$2 || defined __stub___$2
1950 choke me
1951 #endif
1952
1953 int
1954 main ()
1955 {
1956 return $2 ();
1957   ;
1958   return 0;
1959 }
1960 _ACEOF
1961 if ac_fn_c_try_link "$LINENO"; then :
1962   eval "$3=yes"
1963 else
1964   eval "$3=no"
1965 fi
1966 rm -f core conftest.err conftest.$ac_objext \
1967     conftest$ac_exeext conftest.$ac_ext
1968 fi
1969 eval ac_res=\$$3
1970                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1971 $as_echo "$ac_res" >&6; }
1972   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1973
1974 } # ac_fn_c_check_func
1975 cat >config.log <<_ACEOF
1976 This file contains any messages produced by compilers while
1977 running configure, to aid debugging if configure makes a mistake.
1978
1979 It was created by stressapptest $as_me 1.0.4_autoconf, which was
1980 generated by GNU Autoconf 2.65.  Invocation command line was
1981
1982   $ $0 $@
1983
1984 _ACEOF
1985 exec 5>>config.log
1986 {
1987 cat <<_ASUNAME
1988 ## --------- ##
1989 ## Platform. ##
1990 ## --------- ##
1991
1992 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1993 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1994 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1995 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1996 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1997
1998 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1999 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
2000
2001 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
2002 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
2003 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2004 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
2005 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
2006 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
2007 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
2008
2009 _ASUNAME
2010
2011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2012 for as_dir in $PATH
2013 do
2014   IFS=$as_save_IFS
2015   test -z "$as_dir" && as_dir=.
2016     $as_echo "PATH: $as_dir"
2017   done
2018 IFS=$as_save_IFS
2019
2020 } >&5
2021
2022 cat >&5 <<_ACEOF
2023
2024
2025 ## ----------- ##
2026 ## Core tests. ##
2027 ## ----------- ##
2028
2029 _ACEOF
2030
2031
2032 # Keep a trace of the command line.
2033 # Strip out --no-create and --no-recursion so they do not pile up.
2034 # Strip out --silent because we don't want to record it for future runs.
2035 # Also quote any args containing shell meta-characters.
2036 # Make two passes to allow for proper duplicate-argument suppression.
2037 ac_configure_args=
2038 ac_configure_args0=
2039 ac_configure_args1=
2040 ac_must_keep_next=false
2041 for ac_pass in 1 2
2042 do
2043   for ac_arg
2044   do
2045     case $ac_arg in
2046     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2047     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2048     | -silent | --silent | --silen | --sile | --sil)
2049       continue ;;
2050     *\'*)
2051       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2052     esac
2053     case $ac_pass in
2054     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2055     2)
2056       as_fn_append ac_configure_args1 " '$ac_arg'"
2057       if test $ac_must_keep_next = true; then
2058         ac_must_keep_next=false # Got value, back to normal.
2059       else
2060         case $ac_arg in
2061           *=* | --config-cache | -C | -disable-* | --disable-* \
2062           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2063           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2064           | -with-* | --with-* | -without-* | --without-* | --x)
2065             case "$ac_configure_args0 " in
2066               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2067             esac
2068             ;;
2069           -* ) ac_must_keep_next=true ;;
2070         esac
2071       fi
2072       as_fn_append ac_configure_args " '$ac_arg'"
2073       ;;
2074     esac
2075   done
2076 done
2077 { ac_configure_args0=; unset ac_configure_args0;}
2078 { ac_configure_args1=; unset ac_configure_args1;}
2079
2080 # When interrupted or exit'd, cleanup temporary files, and complete
2081 # config.log.  We remove comments because anyway the quotes in there
2082 # would cause problems or look ugly.
2083 # WARNING: Use '\'' to represent an apostrophe within the trap.
2084 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2085 trap 'exit_status=$?
2086   # Save into config.log some information that might help in debugging.
2087   {
2088     echo
2089
2090     cat <<\_ASBOX
2091 ## ---------------- ##
2092 ## Cache variables. ##
2093 ## ---------------- ##
2094 _ASBOX
2095     echo
2096     # The following way of writing the cache mishandles newlines in values,
2097 (
2098   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2099     eval ac_val=\$$ac_var
2100     case $ac_val in #(
2101     *${as_nl}*)
2102       case $ac_var in #(
2103       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2104 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2105       esac
2106       case $ac_var in #(
2107       _ | IFS | as_nl) ;; #(
2108       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2109       *) { eval $ac_var=; unset $ac_var;} ;;
2110       esac ;;
2111     esac
2112   done
2113   (set) 2>&1 |
2114     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2115     *${as_nl}ac_space=\ *)
2116       sed -n \
2117         "s/'\''/'\''\\\\'\'''\''/g;
2118           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2119       ;; #(
2120     *)
2121       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2122       ;;
2123     esac |
2124     sort
2125 )
2126     echo
2127
2128     cat <<\_ASBOX
2129 ## ----------------- ##
2130 ## Output variables. ##
2131 ## ----------------- ##
2132 _ASBOX
2133     echo
2134     for ac_var in $ac_subst_vars
2135     do
2136       eval ac_val=\$$ac_var
2137       case $ac_val in
2138       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2139       esac
2140       $as_echo "$ac_var='\''$ac_val'\''"
2141     done | sort
2142     echo
2143
2144     if test -n "$ac_subst_files"; then
2145       cat <<\_ASBOX
2146 ## ------------------- ##
2147 ## File substitutions. ##
2148 ## ------------------- ##
2149 _ASBOX
2150       echo
2151       for ac_var in $ac_subst_files
2152       do
2153         eval ac_val=\$$ac_var
2154         case $ac_val in
2155         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2156         esac
2157         $as_echo "$ac_var='\''$ac_val'\''"
2158       done | sort
2159       echo
2160     fi
2161
2162     if test -s confdefs.h; then
2163       cat <<\_ASBOX
2164 ## ----------- ##
2165 ## confdefs.h. ##
2166 ## ----------- ##
2167 _ASBOX
2168       echo
2169       cat confdefs.h
2170       echo
2171     fi
2172     test "$ac_signal" != 0 &&
2173       $as_echo "$as_me: caught signal $ac_signal"
2174     $as_echo "$as_me: exit $exit_status"
2175   } >&5
2176   rm -f core *.core core.conftest.* &&
2177     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2178     exit $exit_status
2179 ' 0
2180 for ac_signal in 1 2 13 15; do
2181   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2182 done
2183 ac_signal=0
2184
2185 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2186 rm -f -r conftest* confdefs.h
2187
2188 $as_echo "/* confdefs.h */" > confdefs.h
2189
2190 # Predefined preprocessor variables.
2191
2192 cat >>confdefs.h <<_ACEOF
2193 #define PACKAGE_NAME "$PACKAGE_NAME"
2194 _ACEOF
2195
2196 cat >>confdefs.h <<_ACEOF
2197 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2198 _ACEOF
2199
2200 cat >>confdefs.h <<_ACEOF
2201 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2202 _ACEOF
2203
2204 cat >>confdefs.h <<_ACEOF
2205 #define PACKAGE_STRING "$PACKAGE_STRING"
2206 _ACEOF
2207
2208 cat >>confdefs.h <<_ACEOF
2209 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2210 _ACEOF
2211
2212 cat >>confdefs.h <<_ACEOF
2213 #define PACKAGE_URL "$PACKAGE_URL"
2214 _ACEOF
2215
2216
2217 # Let the site file select an alternate cache file if it wants to.
2218 # Prefer an explicitly selected file to automatically selected ones.
2219 ac_site_file1=NONE
2220 ac_site_file2=NONE
2221 if test -n "$CONFIG_SITE"; then
2222   ac_site_file1=$CONFIG_SITE
2223 elif test "x$prefix" != xNONE; then
2224   ac_site_file1=$prefix/share/config.site
2225   ac_site_file2=$prefix/etc/config.site
2226 else
2227   ac_site_file1=$ac_default_prefix/share/config.site
2228   ac_site_file2=$ac_default_prefix/etc/config.site
2229 fi
2230 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2231 do
2232   test "x$ac_site_file" = xNONE && continue
2233   if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2234     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2235 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2236     sed 's/^/| /' "$ac_site_file" >&5
2237     . "$ac_site_file"
2238   fi
2239 done
2240
2241 if test -r "$cache_file"; then
2242   # Some versions of bash will fail to source /dev/null (special files
2243   # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
2244   if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2245     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2246 $as_echo "$as_me: loading cache $cache_file" >&6;}
2247     case $cache_file in
2248       [\\/]* | ?:[\\/]* ) . "$cache_file";;
2249       *)                      . "./$cache_file";;
2250     esac
2251   fi
2252 else
2253   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2254 $as_echo "$as_me: creating cache $cache_file" >&6;}
2255   >$cache_file
2256 fi
2257
2258 # Check that the precious variables saved in the cache have kept the same
2259 # value.
2260 ac_cache_corrupted=false
2261 for ac_var in $ac_precious_vars; do
2262   eval ac_old_set=\$ac_cv_env_${ac_var}_set
2263   eval ac_new_set=\$ac_env_${ac_var}_set
2264   eval ac_old_val=\$ac_cv_env_${ac_var}_value
2265   eval ac_new_val=\$ac_env_${ac_var}_value
2266   case $ac_old_set,$ac_new_set in
2267     set,)
2268       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2269 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2270       ac_cache_corrupted=: ;;
2271     ,set)
2272       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2273 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2274       ac_cache_corrupted=: ;;
2275     ,);;
2276     *)
2277       if test "x$ac_old_val" != "x$ac_new_val"; then
2278         # differences in whitespace do not lead to failure.
2279         ac_old_val_w=`echo x $ac_old_val`
2280         ac_new_val_w=`echo x $ac_new_val`
2281         if test "$ac_old_val_w" != "$ac_new_val_w"; then
2282           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2283 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2284           ac_cache_corrupted=:
2285         else
2286           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2287 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2288           eval $ac_var=\$ac_old_val
2289         fi
2290         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
2291 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
2292         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
2293 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
2294       fi;;
2295   esac
2296   # Pass precious variables to config.status.
2297   if test "$ac_new_set" = set; then
2298     case $ac_new_val in
2299     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2300     *) ac_arg=$ac_var=$ac_new_val ;;
2301     esac
2302     case " $ac_configure_args " in
2303       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
2304       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2305     esac
2306   fi
2307 done
2308 if $ac_cache_corrupted; then
2309   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2310 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2311   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2312 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2313   as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2314 fi
2315 ## -------------------- ##
2316 ## Main body of script. ##
2317 ## -------------------- ##
2318
2319 ac_ext=c
2320 ac_cpp='$CPP $CPPFLAGS'
2321 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2322 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2323 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2324
2325
2326
2327
2328 # Check whether --with-static was given.
2329 if test "${with_static+set}" = set; then :
2330   withval=$with_static;
2331 fi
2332
2333
2334 if test "$with_static" == "yes"
2335 then
2336         { $as_echo "$as_me:${as_lineno-$LINENO}: Compiling with staticaly linked libraries." >&5
2337 $as_echo "$as_me: Compiling with staticaly linked libraries." >&6;}
2338         LIBS="$LIBS -static"
2339 else
2340         { $as_echo "$as_me:${as_lineno-$LINENO}: Compiling with dynamically linked libraries." >&5
2341 $as_echo "$as_me: Compiling with dynamically linked libraries." >&6;}
2342 fi
2343
2344 ac_aux_dir=
2345 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2346   for ac_t in install-sh install.sh shtool; do
2347     if test -f "$ac_dir/$ac_t"; then
2348       ac_aux_dir=$ac_dir
2349       ac_install_sh="$ac_aux_dir/$ac_t -c"
2350       break 2
2351     fi
2352   done
2353 done
2354 if test -z "$ac_aux_dir"; then
2355   as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2356 fi
2357
2358 # These three variables are undocumented and unsupported,
2359 # and are intended to be withdrawn in a future Autoconf release.
2360 # They can cause serious problems if a builder's source tree is in a directory
2361 # whose full name contains unusual characters.
2362 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2363 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2364 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2365
2366
2367 # Make sure we can run config.sub.
2368 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2369   as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2370
2371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2372 $as_echo_n "checking build system type... " >&6; }
2373 if test "${ac_cv_build+set}" = set; then :
2374   $as_echo_n "(cached) " >&6
2375 else
2376   ac_build_alias=$build_alias
2377 test "x$ac_build_alias" = x &&
2378   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2379 test "x$ac_build_alias" = x &&
2380   as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2381 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2382   as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2383
2384 fi
2385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2386 $as_echo "$ac_cv_build" >&6; }
2387 case $ac_cv_build in
2388 *-*-*) ;;
2389 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2390 esac
2391 build=$ac_cv_build
2392 ac_save_IFS=$IFS; IFS='-'
2393 set x $ac_cv_build
2394 shift
2395 build_cpu=$1
2396 build_vendor=$2
2397 shift; shift
2398 # Remember, the first character of IFS is used to create $*,
2399 # except with old shells:
2400 build_os=$*
2401 IFS=$ac_save_IFS
2402 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2403
2404
2405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2406 $as_echo_n "checking host system type... " >&6; }
2407 if test "${ac_cv_host+set}" = set; then :
2408   $as_echo_n "(cached) " >&6
2409 else
2410   if test "x$host_alias" = x; then
2411   ac_cv_host=$ac_cv_build
2412 else
2413   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2414     as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2415 fi
2416
2417 fi
2418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2419 $as_echo "$ac_cv_host" >&6; }
2420 case $ac_cv_host in
2421 *-*-*) ;;
2422 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
2423 esac
2424 host=$ac_cv_host
2425 ac_save_IFS=$IFS; IFS='-'
2426 set x $ac_cv_host
2427 shift
2428 host_cpu=$1
2429 host_vendor=$2
2430 shift; shift
2431 # Remember, the first character of IFS is used to create $*,
2432 # except with old shells:
2433 host_os=$*
2434 IFS=$ac_save_IFS
2435 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2436
2437
2438
2439 # Checking for target cpu and setting custom configuration
2440 # for the different platforms
2441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2442 $as_echo_n "checking target system type... " >&6; }
2443 if test "${ac_cv_target+set}" = set; then :
2444   $as_echo_n "(cached) " >&6
2445 else
2446   if test "x$target_alias" = x; then
2447   ac_cv_target=$ac_cv_host
2448 else
2449   ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2450     as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2451 fi
2452
2453 fi
2454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2455 $as_echo "$ac_cv_target" >&6; }
2456 case $ac_cv_target in
2457 *-*-*) ;;
2458 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
2459 esac
2460 target=$ac_cv_target
2461 ac_save_IFS=$IFS; IFS='-'
2462 set x $ac_cv_target
2463 shift
2464 target_cpu=$1
2465 target_vendor=$2
2466 shift; shift
2467 # Remember, the first character of IFS is used to create $*,
2468 # except with old shells:
2469 target_os=$*
2470 IFS=$ac_save_IFS
2471 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2472
2473
2474 # The aliases save the names the user supplied, while $host etc.
2475 # will get canonicalized.
2476 test -n "$target_alias" &&
2477   test "$program_prefix$program_suffix$program_transform_name" = \
2478     NONENONEs,x,x, &&
2479   program_prefix=${target_alias}-
2480 case x"$target_cpu" in
2481   "xx86_64")
2482
2483 $as_echo "#define STRESSAPPTEST_CPU_X86_64 /**/" >>confdefs.h
2484
2485     ;;
2486   "xi686")
2487
2488 $as_echo "#define STRESSAPPTEST_CPU_I686 /**/" >>confdefs.h
2489
2490     ;;
2491   "xpowerpc")
2492
2493 $as_echo "#define STRESSAPPTEST_CPU_PPC /**/" >>confdefs.h
2494
2495     ;;
2496   "xarmv7a")
2497
2498 $as_echo "#define STRESSAPPTEST_CPU_ARMV7A /**/" >>confdefs.h
2499
2500     ;;
2501   *)
2502     as_fn_error "$target_cpu is not supported! Try x86_64, i686, powerpc, or armv7a" "$LINENO" 5
2503     ;;
2504 esac
2505
2506 _os=`uname`
2507 ## The following allows like systems to share settings. This is not meant to
2508 ## imply that these OS are the same thing. From OpenOffice dmake configure.in
2509 case "$_os" in
2510   "Linux")
2511     OS_VERSION=linux
2512
2513 $as_echo "#define STRESSAPPTEST_OS_LINUX /**/" >>confdefs.h
2514
2515     ;;
2516   "Darwin")
2517     OS_VERSION=macosx
2518
2519 $as_echo "#define STRESSAPPTEST_OS_DARWIN /**/" >>confdefs.h
2520
2521     ;;
2522   "FreeBSD")
2523     OS_VERSION=bsd
2524
2525 $as_echo "#define STRESSAPPTEST_OS_BSD /**/" >>confdefs.h
2526
2527     ;;
2528   "NetBSD")
2529     OS_VERSION=bsd
2530
2531 $as_echo "#define STRESSAPPTEST_OS_BSD /**/" >>confdefs.h
2532
2533     ;;
2534   *)
2535     as_fn_error "$_os operating system is not suitable to build dmake!" "$LINENO" 5
2536     ;;
2537 esac
2538
2539 am__api_version='1.11'
2540
2541 # Find a good install program.  We prefer a C program (faster),
2542 # so one script is as good as another.  But avoid the broken or
2543 # incompatible versions:
2544 # SysV /etc/install, /usr/sbin/install
2545 # SunOS /usr/etc/install
2546 # IRIX /sbin/install
2547 # AIX /bin/install
2548 # AmigaOS /C/install, which installs bootblocks on floppy discs
2549 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2550 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2551 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2552 # OS/2's system install, which has a completely different semantic
2553 # ./install, which can be erroneously created by make from ./install.sh.
2554 # Reject install programs that cannot install multiple files.
2555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2556 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2557 if test -z "$INSTALL"; then
2558 if test "${ac_cv_path_install+set}" = set; then :
2559   $as_echo_n "(cached) " >&6
2560 else
2561   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2562 for as_dir in $PATH
2563 do
2564   IFS=$as_save_IFS
2565   test -z "$as_dir" && as_dir=.
2566     # Account for people who put trailing slashes in PATH elements.
2567 case $as_dir/ in #((
2568   ./ | .// | /[cC]/* | \
2569   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2570   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2571   /usr/ucb/* ) ;;
2572   *)
2573     # OSF1 and SCO ODT 3.0 have their own names for install.
2574     # Don't use installbsd from OSF since it installs stuff as root
2575     # by default.
2576     for ac_prog in ginstall scoinst install; do
2577       for ac_exec_ext in '' $ac_executable_extensions; do
2578         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2579           if test $ac_prog = install &&
2580             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2581             # AIX install.  It has an incompatible calling convention.
2582             :
2583           elif test $ac_prog = install &&
2584             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2585             # program-specific install script used by HP pwplus--don't use.
2586             :
2587           else
2588             rm -rf conftest.one conftest.two conftest.dir
2589             echo one > conftest.one
2590             echo two > conftest.two
2591             mkdir conftest.dir
2592             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2593               test -s conftest.one && test -s conftest.two &&
2594               test -s conftest.dir/conftest.one &&
2595               test -s conftest.dir/conftest.two
2596             then
2597               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2598               break 3
2599             fi
2600           fi
2601         fi
2602       done
2603     done
2604     ;;
2605 esac
2606
2607   done
2608 IFS=$as_save_IFS
2609
2610 rm -rf conftest.one conftest.two conftest.dir
2611
2612 fi
2613   if test "${ac_cv_path_install+set}" = set; then
2614     INSTALL=$ac_cv_path_install
2615   else
2616     # As a last resort, use the slow shell script.  Don't cache a
2617     # value for INSTALL within a source directory, because that will
2618     # break other packages using the cache if that directory is
2619     # removed, or if the value is a relative name.
2620     INSTALL=$ac_install_sh
2621   fi
2622 fi
2623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2624 $as_echo "$INSTALL" >&6; }
2625
2626 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2627 # It thinks the first close brace ends the variable substitution.
2628 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2629
2630 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2631
2632 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2633
2634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2635 $as_echo_n "checking whether build environment is sane... " >&6; }
2636 # Just in case
2637 sleep 1
2638 echo timestamp > conftest.file
2639 # Reject unsafe characters in $srcdir or the absolute working directory
2640 # name.  Accept space and tab only in the latter.
2641 am_lf='
2642 '
2643 case `pwd` in
2644   *[\\\"\#\$\&\'\`$am_lf]*)
2645     as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2646 esac
2647 case $srcdir in
2648   *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2649     as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2650 esac
2651
2652 # Do `set' in a subshell so we don't clobber the current shell's
2653 # arguments.  Must try -L first in case configure is actually a
2654 # symlink; some systems play weird games with the mod time of symlinks
2655 # (eg FreeBSD returns the mod time of the symlink's containing
2656 # directory).
2657 if (
2658    set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2659    if test "$*" = "X"; then
2660       # -L didn't work.
2661       set X `ls -t "$srcdir/configure" conftest.file`
2662    fi
2663    rm -f conftest.file
2664    if test "$*" != "X $srcdir/configure conftest.file" \
2665       && test "$*" != "X conftest.file $srcdir/configure"; then
2666
2667       # If neither matched, then we have a broken ls.  This can happen
2668       # if, for instance, CONFIG_SHELL is bash and it inherits a
2669       # broken ls alias from the environment.  This has actually
2670       # happened.  Such a system could not be considered "sane".
2671       as_fn_error "ls -t appears to fail.  Make sure there is not a broken
2672 alias in your environment" "$LINENO" 5
2673    fi
2674
2675    test "$2" = conftest.file
2676    )
2677 then
2678    # Ok.
2679    :
2680 else
2681    as_fn_error "newly created file is older than distributed files!
2682 Check your system clock" "$LINENO" 5
2683 fi
2684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2685 $as_echo "yes" >&6; }
2686 test "$program_prefix" != NONE &&
2687   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2688 # Use a double $ so make ignores it.
2689 test "$program_suffix" != NONE &&
2690   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2691 # Double any \ or $.
2692 # By default was `s,x,x', remove it if useless.
2693 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2694 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2695
2696 # expand $ac_aux_dir to an absolute path
2697 am_aux_dir=`cd $ac_aux_dir && pwd`
2698
2699 if test x"${MISSING+set}" != xset; then
2700   case $am_aux_dir in
2701   *\ * | *\     *)
2702     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2703   *)
2704     MISSING="\${SHELL} $am_aux_dir/missing" ;;
2705   esac
2706 fi
2707 # Use eval to expand $SHELL
2708 if eval "$MISSING --run true"; then
2709   am_missing_run="$MISSING --run "
2710 else
2711   am_missing_run=
2712   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2713 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2714 fi
2715
2716 if test x"${install_sh}" != xset; then
2717   case $am_aux_dir in
2718   *\ * | *\     *)
2719     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2720   *)
2721     install_sh="\${SHELL} $am_aux_dir/install-sh"
2722   esac
2723 fi
2724
2725 # Installed binaries are usually stripped using `strip' when the user
2726 # run `make install-strip'.  However `strip' might not be the right
2727 # tool to use in cross-compilation environments, therefore Automake
2728 # will honor the `STRIP' environment variable to overrule this program.
2729 if test "$cross_compiling" != no; then
2730   if test -n "$ac_tool_prefix"; then
2731   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2732 set dummy ${ac_tool_prefix}strip; ac_word=$2
2733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2734 $as_echo_n "checking for $ac_word... " >&6; }
2735 if test "${ac_cv_prog_STRIP+set}" = set; then :
2736   $as_echo_n "(cached) " >&6
2737 else
2738   if test -n "$STRIP"; then
2739   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2740 else
2741 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2742 for as_dir in $PATH
2743 do
2744   IFS=$as_save_IFS
2745   test -z "$as_dir" && as_dir=.
2746     for ac_exec_ext in '' $ac_executable_extensions; do
2747   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2748     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2749     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2750     break 2
2751   fi
2752 done
2753   done
2754 IFS=$as_save_IFS
2755
2756 fi
2757 fi
2758 STRIP=$ac_cv_prog_STRIP
2759 if test -n "$STRIP"; then
2760   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2761 $as_echo "$STRIP" >&6; }
2762 else
2763   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2764 $as_echo "no" >&6; }
2765 fi
2766
2767
2768 fi
2769 if test -z "$ac_cv_prog_STRIP"; then
2770   ac_ct_STRIP=$STRIP
2771   # Extract the first word of "strip", so it can be a program name with args.
2772 set dummy strip; ac_word=$2
2773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2774 $as_echo_n "checking for $ac_word... " >&6; }
2775 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2776   $as_echo_n "(cached) " >&6
2777 else
2778   if test -n "$ac_ct_STRIP"; then
2779   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2780 else
2781 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2782 for as_dir in $PATH
2783 do
2784   IFS=$as_save_IFS
2785   test -z "$as_dir" && as_dir=.
2786     for ac_exec_ext in '' $ac_executable_extensions; do
2787   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2788     ac_cv_prog_ac_ct_STRIP="strip"
2789     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2790     break 2
2791   fi
2792 done
2793   done
2794 IFS=$as_save_IFS
2795
2796 fi
2797 fi
2798 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2799 if test -n "$ac_ct_STRIP"; then
2800   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2801 $as_echo "$ac_ct_STRIP" >&6; }
2802 else
2803   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2804 $as_echo "no" >&6; }
2805 fi
2806
2807   if test "x$ac_ct_STRIP" = x; then
2808     STRIP=":"
2809   else
2810     case $cross_compiling:$ac_tool_warned in
2811 yes:)
2812 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2813 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2814 ac_tool_warned=yes ;;
2815 esac
2816     STRIP=$ac_ct_STRIP
2817   fi
2818 else
2819   STRIP="$ac_cv_prog_STRIP"
2820 fi
2821
2822 fi
2823 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2824
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2826 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2827 if test -z "$MKDIR_P"; then
2828   if test "${ac_cv_path_mkdir+set}" = set; then :
2829   $as_echo_n "(cached) " >&6
2830 else
2831   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2832 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2833 do
2834   IFS=$as_save_IFS
2835   test -z "$as_dir" && as_dir=.
2836     for ac_prog in mkdir gmkdir; do
2837          for ac_exec_ext in '' $ac_executable_extensions; do
2838            { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2839            case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2840              'mkdir (GNU coreutils) '* | \
2841              'mkdir (coreutils) '* | \
2842              'mkdir (fileutils) '4.1*)
2843                ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2844                break 3;;
2845            esac
2846          done
2847        done
2848   done
2849 IFS=$as_save_IFS
2850
2851 fi
2852
2853   test -d ./--version && rmdir ./--version
2854   if test "${ac_cv_path_mkdir+set}" = set; then
2855     MKDIR_P="$ac_cv_path_mkdir -p"
2856   else
2857     # As a last resort, use the slow shell script.  Don't cache a
2858     # value for MKDIR_P within a source directory, because that will
2859     # break other packages using the cache if that directory is
2860     # removed, or if the value is a relative name.
2861     MKDIR_P="$ac_install_sh -d"
2862   fi
2863 fi
2864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2865 $as_echo "$MKDIR_P" >&6; }
2866
2867 mkdir_p="$MKDIR_P"
2868 case $mkdir_p in
2869   [\\/$]* | ?:[\\/]*) ;;
2870   */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2871 esac
2872
2873 for ac_prog in gawk mawk nawk awk
2874 do
2875   # Extract the first word of "$ac_prog", so it can be a program name with args.
2876 set dummy $ac_prog; ac_word=$2
2877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2878 $as_echo_n "checking for $ac_word... " >&6; }
2879 if test "${ac_cv_prog_AWK+set}" = set; then :
2880   $as_echo_n "(cached) " >&6
2881 else
2882   if test -n "$AWK"; then
2883   ac_cv_prog_AWK="$AWK" # Let the user override the test.
2884 else
2885 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2886 for as_dir in $PATH
2887 do
2888   IFS=$as_save_IFS
2889   test -z "$as_dir" && as_dir=.
2890     for ac_exec_ext in '' $ac_executable_extensions; do
2891   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2892     ac_cv_prog_AWK="$ac_prog"
2893     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2894     break 2
2895   fi
2896 done
2897   done
2898 IFS=$as_save_IFS
2899
2900 fi
2901 fi
2902 AWK=$ac_cv_prog_AWK
2903 if test -n "$AWK"; then
2904   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2905 $as_echo "$AWK" >&6; }
2906 else
2907   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2908 $as_echo "no" >&6; }
2909 fi
2910
2911
2912   test -n "$AWK" && break
2913 done
2914
2915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2916 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2917 set x ${MAKE-make}
2918 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2919 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2920   $as_echo_n "(cached) " >&6
2921 else
2922   cat >conftest.make <<\_ACEOF
2923 SHELL = /bin/sh
2924 all:
2925         @echo '@@@%%%=$(MAKE)=@@@%%%'
2926 _ACEOF
2927 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2928 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2929   *@@@%%%=?*=@@@%%%*)
2930     eval ac_cv_prog_make_${ac_make}_set=yes;;
2931   *)
2932     eval ac_cv_prog_make_${ac_make}_set=no;;
2933 esac
2934 rm -f conftest.make
2935 fi
2936 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2937   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2938 $as_echo "yes" >&6; }
2939   SET_MAKE=
2940 else
2941   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2942 $as_echo "no" >&6; }
2943   SET_MAKE="MAKE=${MAKE-make}"
2944 fi
2945
2946 rm -rf .tst 2>/dev/null
2947 mkdir .tst 2>/dev/null
2948 if test -d .tst; then
2949   am__leading_dot=.
2950 else
2951   am__leading_dot=_
2952 fi
2953 rmdir .tst 2>/dev/null
2954
2955 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2956   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2957   # is not polluted with repeated "-I."
2958   am__isrc=' -I$(srcdir)'
2959   # test to see if srcdir already configured
2960   if test -f $srcdir/config.status; then
2961     as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2962   fi
2963 fi
2964
2965 # test whether we have cygpath
2966 if test -z "$CYGPATH_W"; then
2967   if (cygpath --version) >/dev/null 2>/dev/null; then
2968     CYGPATH_W='cygpath -w'
2969   else
2970     CYGPATH_W=echo
2971   fi
2972 fi
2973
2974
2975 # Define the identity of the package.
2976  PACKAGE='stressapptest'
2977  VERSION='1.0.4_autoconf'
2978
2979
2980 cat >>confdefs.h <<_ACEOF
2981 #define PACKAGE "$PACKAGE"
2982 _ACEOF
2983
2984
2985 cat >>confdefs.h <<_ACEOF
2986 #define VERSION "$VERSION"
2987 _ACEOF
2988
2989 # Some tools Automake needs.
2990
2991 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2992
2993
2994 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2995
2996
2997 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2998
2999
3000 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3001
3002
3003 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3004
3005 # We need awk for the "check" target.  The system "awk" is bad on
3006 # some platforms.
3007 # Always define AMTAR for backward compatibility.
3008
3009 AMTAR=${AMTAR-"${am_missing_run}tar"}
3010
3011 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
3012
3013
3014
3015
3016
3017
3018 ac_config_headers="$ac_config_headers src/stressapptest_config.h"
3019
3020
3021 # Checks for programs.
3022 #  Don't generate CXXFLAGS defaults: if CXXFLAGS are unset
3023 #  AC_PROG_CXX will override them with unwanted defaults.
3024 CXXFLAGS="$CXXFLAGS"
3025 ac_ext=cpp
3026 ac_cpp='$CXXCPP $CPPFLAGS'
3027 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3028 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3029 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3030 if test -z "$CXX"; then
3031   if test -n "$CCC"; then
3032     CXX=$CCC
3033   else
3034     if test -n "$ac_tool_prefix"; then
3035   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3036   do
3037     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3038 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3040 $as_echo_n "checking for $ac_word... " >&6; }
3041 if test "${ac_cv_prog_CXX+set}" = set; then :
3042   $as_echo_n "(cached) " >&6
3043 else
3044   if test -n "$CXX"; then
3045   ac_cv_prog_CXX="$CXX" # Let the user override the test.
3046 else
3047 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3048 for as_dir in $PATH
3049 do
3050   IFS=$as_save_IFS
3051   test -z "$as_dir" && as_dir=.
3052     for ac_exec_ext in '' $ac_executable_extensions; do
3053   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3054     ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
3055     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3056     break 2
3057   fi
3058 done
3059   done
3060 IFS=$as_save_IFS
3061
3062 fi
3063 fi
3064 CXX=$ac_cv_prog_CXX
3065 if test -n "$CXX"; then
3066   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
3067 $as_echo "$CXX" >&6; }
3068 else
3069   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3070 $as_echo "no" >&6; }
3071 fi
3072
3073
3074     test -n "$CXX" && break
3075   done
3076 fi
3077 if test -z "$CXX"; then
3078   ac_ct_CXX=$CXX
3079   for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
3080 do
3081   # Extract the first word of "$ac_prog", so it can be a program name with args.
3082 set dummy $ac_prog; ac_word=$2
3083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3084 $as_echo_n "checking for $ac_word... " >&6; }
3085 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3086   $as_echo_n "(cached) " >&6
3087 else
3088   if test -n "$ac_ct_CXX"; then
3089   ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3090 else
3091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3092 for as_dir in $PATH
3093 do
3094   IFS=$as_save_IFS
3095   test -z "$as_dir" && as_dir=.
3096     for ac_exec_ext in '' $ac_executable_extensions; do
3097   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3098     ac_cv_prog_ac_ct_CXX="$ac_prog"
3099     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3100     break 2
3101   fi
3102 done
3103   done
3104 IFS=$as_save_IFS
3105
3106 fi
3107 fi
3108 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
3109 if test -n "$ac_ct_CXX"; then
3110   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
3111 $as_echo "$ac_ct_CXX" >&6; }
3112 else
3113   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3114 $as_echo "no" >&6; }
3115 fi
3116
3117
3118   test -n "$ac_ct_CXX" && break
3119 done
3120
3121   if test "x$ac_ct_CXX" = x; then
3122     CXX="g++"
3123   else
3124     case $cross_compiling:$ac_tool_warned in
3125 yes:)
3126 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3127 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3128 ac_tool_warned=yes ;;
3129 esac
3130     CXX=$ac_ct_CXX
3131   fi
3132 fi
3133
3134   fi
3135 fi
3136 # Provide some information about the compiler.
3137 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
3138 set X $ac_compile
3139 ac_compiler=$2
3140 for ac_option in --version -v -V -qversion; do
3141   { { ac_try="$ac_compiler $ac_option >&5"
3142 case "(($ac_try" in
3143   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3144   *) ac_try_echo=$ac_try;;
3145 esac
3146 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3147 $as_echo "$ac_try_echo"; } >&5
3148   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3149   ac_status=$?
3150   if test -s conftest.err; then
3151     sed '10a\
3152 ... rest of stderr output deleted ...
3153          10q' conftest.err >conftest.er1
3154     cat conftest.er1 >&5
3155   fi
3156   rm -f conftest.er1 conftest.err
3157   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3158   test $ac_status = 0; }
3159 done
3160
3161 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3162 /* end confdefs.h.  */
3163
3164 int
3165 main ()
3166 {
3167
3168   ;
3169   return 0;
3170 }
3171 _ACEOF
3172 ac_clean_files_save=$ac_clean_files
3173 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3174 # Try to create an executable without -o first, disregard a.out.
3175 # It will help us diagnose broken compilers, and finding out an intuition
3176 # of exeext.
3177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
3178 $as_echo_n "checking whether the C++ compiler works... " >&6; }
3179 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3180
3181 # The possible output files:
3182 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3183
3184 ac_rmfiles=
3185 for ac_file in $ac_files
3186 do
3187   case $ac_file in
3188     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3189     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3190   esac
3191 done
3192 rm -f $ac_rmfiles
3193
3194 if { { ac_try="$ac_link_default"
3195 case "(($ac_try" in
3196   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3197   *) ac_try_echo=$ac_try;;
3198 esac
3199 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3200 $as_echo "$ac_try_echo"; } >&5
3201   (eval "$ac_link_default") 2>&5
3202   ac_status=$?
3203   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3204   test $ac_status = 0; }; then :
3205   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3206 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3207 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
3208 # so that the user can short-circuit this test for compilers unknown to
3209 # Autoconf.
3210 for ac_file in $ac_files ''
3211 do
3212   test -f "$ac_file" || continue
3213   case $ac_file in
3214     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3215         ;;
3216     [ab].out )
3217         # We found the default executable, but exeext='' is most
3218         # certainly right.
3219         break;;
3220     *.* )
3221         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3222         then :; else
3223            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3224         fi
3225         # We set ac_cv_exeext here because the later test for it is not
3226         # safe: cross compilers may not add the suffix if given an `-o'
3227         # argument, so we may need to know it at that point already.
3228         # Even if this section looks crufty: it has the advantage of
3229         # actually working.
3230         break;;
3231     * )
3232         break;;
3233   esac
3234 done
3235 test "$ac_cv_exeext" = no && ac_cv_exeext=
3236
3237 else
3238   ac_file=''
3239 fi
3240 if test -z "$ac_file"; then :
3241   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3242 $as_echo "no" >&6; }
3243 $as_echo "$as_me: failed program was:" >&5
3244 sed 's/^/| /' conftest.$ac_ext >&5
3245
3246 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3247 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3248 { as_fn_set_status 77
3249 as_fn_error "C++ compiler cannot create executables
3250 See \`config.log' for more details." "$LINENO" 5; }; }
3251 else
3252   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3253 $as_echo "yes" >&6; }
3254 fi
3255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3256 $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3258 $as_echo "$ac_file" >&6; }
3259 ac_exeext=$ac_cv_exeext
3260
3261 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3262 ac_clean_files=$ac_clean_files_save
3263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3264 $as_echo_n "checking for suffix of executables... " >&6; }
3265 if { { ac_try="$ac_link"
3266 case "(($ac_try" in
3267   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3268   *) ac_try_echo=$ac_try;;
3269 esac
3270 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3271 $as_echo "$ac_try_echo"; } >&5
3272   (eval "$ac_link") 2>&5
3273   ac_status=$?
3274   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3275   test $ac_status = 0; }; then :
3276   # If both `conftest.exe' and `conftest' are `present' (well, observable)
3277 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
3278 # work properly (i.e., refer to `conftest.exe'), while it won't with
3279 # `rm'.
3280 for ac_file in conftest.exe conftest conftest.*; do
3281   test -f "$ac_file" || continue
3282   case $ac_file in
3283     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3284     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3285           break;;
3286     * ) break;;
3287   esac
3288 done
3289 else
3290   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3291 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3292 as_fn_error "cannot compute suffix of executables: cannot compile and link
3293 See \`config.log' for more details." "$LINENO" 5; }
3294 fi
3295 rm -f conftest conftest$ac_cv_exeext
3296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3297 $as_echo "$ac_cv_exeext" >&6; }
3298
3299 rm -f conftest.$ac_ext
3300 EXEEXT=$ac_cv_exeext
3301 ac_exeext=$EXEEXT
3302 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3303 /* end confdefs.h.  */
3304 #include <stdio.h>
3305 int
3306 main ()
3307 {
3308 FILE *f = fopen ("conftest.out", "w");
3309  return ferror (f) || fclose (f) != 0;
3310
3311   ;
3312   return 0;
3313 }
3314 _ACEOF
3315 ac_clean_files="$ac_clean_files conftest.out"
3316 # Check that the compiler produces executables we can run.  If not, either
3317 # the compiler is broken, or we cross compile.
3318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3319 $as_echo_n "checking whether we are cross compiling... " >&6; }
3320 if test "$cross_compiling" != yes; then
3321   { { ac_try="$ac_link"
3322 case "(($ac_try" in
3323   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3324   *) ac_try_echo=$ac_try;;
3325 esac
3326 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3327 $as_echo "$ac_try_echo"; } >&5
3328   (eval "$ac_link") 2>&5
3329   ac_status=$?
3330   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3331   test $ac_status = 0; }
3332   if { ac_try='./conftest$ac_cv_exeext'
3333   { { case "(($ac_try" in
3334   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3335   *) ac_try_echo=$ac_try;;
3336 esac
3337 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3338 $as_echo "$ac_try_echo"; } >&5
3339   (eval "$ac_try") 2>&5
3340   ac_status=$?
3341   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3342   test $ac_status = 0; }; }; then
3343     cross_compiling=no
3344   else
3345     if test "$cross_compiling" = maybe; then
3346         cross_compiling=yes
3347     else
3348         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3349 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3350 as_fn_error "cannot run C++ compiled programs.
3351 If you meant to cross compile, use \`--host'.
3352 See \`config.log' for more details." "$LINENO" 5; }
3353     fi
3354   fi
3355 fi
3356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3357 $as_echo "$cross_compiling" >&6; }
3358
3359 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3360 ac_clean_files=$ac_clean_files_save
3361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3362 $as_echo_n "checking for suffix of object files... " >&6; }
3363 if test "${ac_cv_objext+set}" = set; then :
3364   $as_echo_n "(cached) " >&6
3365 else
3366   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3367 /* end confdefs.h.  */
3368
3369 int
3370 main ()
3371 {
3372
3373   ;
3374   return 0;
3375 }
3376 _ACEOF
3377 rm -f conftest.o conftest.obj
3378 if { { ac_try="$ac_compile"
3379 case "(($ac_try" in
3380   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3381   *) ac_try_echo=$ac_try;;
3382 esac
3383 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3384 $as_echo "$ac_try_echo"; } >&5
3385   (eval "$ac_compile") 2>&5
3386   ac_status=$?
3387   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3388   test $ac_status = 0; }; then :
3389   for ac_file in conftest.o conftest.obj conftest.*; do
3390   test -f "$ac_file" || continue;
3391   case $ac_file in
3392     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3393     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3394        break;;
3395   esac
3396 done
3397 else
3398   $as_echo "$as_me: failed program was:" >&5
3399 sed 's/^/| /' conftest.$ac_ext >&5
3400
3401 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3402 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3403 as_fn_error "cannot compute suffix of object files: cannot compile
3404 See \`config.log' for more details." "$LINENO" 5; }
3405 fi
3406 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3407 fi
3408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3409 $as_echo "$ac_cv_objext" >&6; }
3410 OBJEXT=$ac_cv_objext
3411 ac_objext=$OBJEXT
3412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3413 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3414 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3415   $as_echo_n "(cached) " >&6
3416 else
3417   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3418 /* end confdefs.h.  */
3419
3420 int
3421 main ()
3422 {
3423 #ifndef __GNUC__
3424        choke me
3425 #endif
3426
3427   ;
3428   return 0;
3429 }
3430 _ACEOF
3431 if ac_fn_cxx_try_compile "$LINENO"; then :
3432   ac_compiler_gnu=yes
3433 else
3434   ac_compiler_gnu=no
3435 fi
3436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3437 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3438
3439 fi
3440 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3441 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3442 if test $ac_compiler_gnu = yes; then
3443   GXX=yes
3444 else
3445   GXX=
3446 fi
3447 ac_test_CXXFLAGS=${CXXFLAGS+set}
3448 ac_save_CXXFLAGS=$CXXFLAGS
3449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3450 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3451 if test "${ac_cv_prog_cxx_g+set}" = set; then :
3452   $as_echo_n "(cached) " >&6
3453 else
3454   ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3455    ac_cxx_werror_flag=yes
3456    ac_cv_prog_cxx_g=no
3457    CXXFLAGS="-g"
3458    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3459 /* end confdefs.h.  */
3460
3461 int
3462 main ()
3463 {
3464
3465   ;
3466   return 0;
3467 }
3468 _ACEOF
3469 if ac_fn_cxx_try_compile "$LINENO"; then :
3470   ac_cv_prog_cxx_g=yes
3471 else
3472   CXXFLAGS=""
3473       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3474 /* end confdefs.h.  */
3475
3476 int
3477 main ()
3478 {
3479
3480   ;
3481   return 0;
3482 }
3483 _ACEOF
3484 if ac_fn_cxx_try_compile "$LINENO"; then :
3485
3486 else
3487   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3488          CXXFLAGS="-g"
3489          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3490 /* end confdefs.h.  */
3491
3492 int
3493 main ()
3494 {
3495
3496   ;
3497   return 0;
3498 }
3499 _ACEOF
3500 if ac_fn_cxx_try_compile "$LINENO"; then :
3501   ac_cv_prog_cxx_g=yes
3502 fi
3503 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3504 fi
3505 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3506 fi
3507 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3508    ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3509 fi
3510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3511 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3512 if test "$ac_test_CXXFLAGS" = set; then
3513   CXXFLAGS=$ac_save_CXXFLAGS
3514 elif test $ac_cv_prog_cxx_g = yes; then
3515   if test "$GXX" = yes; then
3516     CXXFLAGS="-g -O2"
3517   else
3518     CXXFLAGS="-g"
3519   fi
3520 else
3521   if test "$GXX" = yes; then
3522     CXXFLAGS="-O2"
3523   else
3524     CXXFLAGS=
3525   fi
3526 fi
3527 ac_ext=c
3528 ac_cpp='$CPP $CPPFLAGS'
3529 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3530 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3531 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3532 DEPDIR="${am__leading_dot}deps"
3533
3534 ac_config_commands="$ac_config_commands depfiles"
3535
3536
3537 am_make=${MAKE-make}
3538 cat > confinc << 'END'
3539 am__doit:
3540         @echo this is the am__doit target
3541 .PHONY: am__doit
3542 END
3543 # If we don't find an include directive, just comment out the code.
3544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3545 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3546 am__include="#"
3547 am__quote=
3548 _am_result=none
3549 # First try GNU make style include.
3550 echo "include confinc" > confmf
3551 # Ignore all kinds of additional output from `make'.
3552 case `$am_make -s -f confmf 2> /dev/null` in #(
3553 *the\ am__doit\ target*)
3554   am__include=include
3555   am__quote=
3556   _am_result=GNU
3557   ;;
3558 esac
3559 # Now try BSD make style include.
3560 if test "$am__include" = "#"; then
3561    echo '.include "confinc"' > confmf
3562    case `$am_make -s -f confmf 2> /dev/null` in #(
3563    *the\ am__doit\ target*)
3564      am__include=.include
3565      am__quote="\""
3566      _am_result=BSD
3567      ;;
3568    esac
3569 fi
3570
3571
3572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3573 $as_echo "$_am_result" >&6; }
3574 rm -f confinc confmf
3575
3576 # Check whether --enable-dependency-tracking was given.
3577 if test "${enable_dependency_tracking+set}" = set; then :
3578   enableval=$enable_dependency_tracking;
3579 fi
3580
3581 if test "x$enable_dependency_tracking" != xno; then
3582   am_depcomp="$ac_aux_dir/depcomp"
3583   AMDEPBACKSLASH='\'
3584 fi
3585  if test "x$enable_dependency_tracking" != xno; then
3586   AMDEP_TRUE=
3587   AMDEP_FALSE='#'
3588 else
3589   AMDEP_TRUE='#'
3590   AMDEP_FALSE=
3591 fi
3592
3593
3594
3595 depcc="$CXX"  am_compiler_list=
3596
3597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3598 $as_echo_n "checking dependency style of $depcc... " >&6; }
3599 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
3600   $as_echo_n "(cached) " >&6
3601 else
3602   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3603   # We make a subdir and do the tests there.  Otherwise we can end up
3604   # making bogus files that we don't know about and never remove.  For
3605   # instance it was reported that on HP-UX the gcc test will end up
3606   # making a dummy file named `D' -- because `-MD' means `put the output
3607   # in D'.
3608   mkdir conftest.dir
3609   # Copy depcomp to subdir because otherwise we won't find it if we're
3610   # using a relative directory.
3611   cp "$am_depcomp" conftest.dir
3612   cd conftest.dir
3613   # We will build objects and dependencies in a subdirectory because
3614   # it helps to detect inapplicable dependency modes.  For instance
3615   # both Tru64's cc and ICC support -MD to output dependencies as a
3616   # side effect of compilation, but ICC will put the dependencies in
3617   # the current directory while Tru64 will put them in the object
3618   # directory.
3619   mkdir sub
3620
3621   am_cv_CXX_dependencies_compiler_type=none
3622   if test "$am_compiler_list" = ""; then
3623      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3624   fi
3625   am__universal=false
3626   case " $depcc " in #(
3627      *\ -arch\ *\ -arch\ *) am__universal=true ;;
3628      esac
3629
3630   for depmode in $am_compiler_list; do
3631     # Setup a source with many dependencies, because some compilers
3632     # like to wrap large dependency lists on column 80 (with \), and
3633     # we should not choose a depcomp mode which is confused by this.
3634     #
3635     # We need to recreate these files for each test, as the compiler may
3636     # overwrite some of them when testing with obscure command lines.
3637     # This happens at least with the AIX C compiler.
3638     : > sub/conftest.c
3639     for i in 1 2 3 4 5 6; do
3640       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3641       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3642       # Solaris 8's {/usr,}/bin/sh.
3643       touch sub/conftst$i.h
3644     done
3645     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3646
3647     # We check with `-c' and `-o' for the sake of the "dashmstdout"
3648     # mode.  It turns out that the SunPro C++ compiler does not properly
3649     # handle `-M -o', and we need to detect this.  Also, some Intel
3650     # versions had trouble with output in subdirs
3651     am__obj=sub/conftest.${OBJEXT-o}
3652     am__minus_obj="-o $am__obj"
3653     case $depmode in
3654     gcc)
3655       # This depmode causes a compiler race in universal mode.
3656       test "$am__universal" = false || continue
3657       ;;
3658     nosideeffect)
3659       # after this tag, mechanisms are not by side-effect, so they'll
3660       # only be used when explicitly requested
3661       if test "x$enable_dependency_tracking" = xyes; then
3662         continue
3663       else
3664         break
3665       fi
3666       ;;
3667     msvisualcpp | msvcmsys)
3668       # This compiler won't grok `-c -o', but also, the minuso test has
3669       # not run yet.  These depmodes are late enough in the game, and
3670       # so weak that their functioning should not be impacted.
3671       am__obj=conftest.${OBJEXT-o}
3672       am__minus_obj=
3673       ;;
3674     none) break ;;
3675     esac
3676     if depmode=$depmode \
3677        source=sub/conftest.c object=$am__obj \
3678        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3679        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3680          >/dev/null 2>conftest.err &&
3681        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3682        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3683        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3684        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3685       # icc doesn't choke on unknown options, it will just issue warnings
3686       # or remarks (even with -Werror).  So we grep stderr for any message
3687       # that says an option was ignored or not supported.
3688       # When given -MP, icc 7.0 and 7.1 complain thusly:
3689       #   icc: Command line warning: ignoring option '-M'; no argument required
3690       # The diagnosis changed in icc 8.0:
3691       #   icc: Command line remark: option '-MP' not supported
3692       if (grep 'ignoring option' conftest.err ||
3693           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3694         am_cv_CXX_dependencies_compiler_type=$depmode
3695         break
3696       fi
3697     fi
3698   done
3699
3700   cd ..
3701   rm -rf conftest.dir
3702 else
3703   am_cv_CXX_dependencies_compiler_type=none
3704 fi
3705
3706 fi
3707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
3708 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
3709 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
3710
3711  if
3712   test "x$enable_dependency_tracking" != xno \
3713   && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
3714   am__fastdepCXX_TRUE=
3715   am__fastdepCXX_FALSE='#'
3716 else
3717   am__fastdepCXX_TRUE='#'
3718   am__fastdepCXX_FALSE=
3719 fi
3720
3721
3722 ac_ext=c
3723 ac_cpp='$CPP $CPPFLAGS'
3724 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3725 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3726 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3727 if test -n "$ac_tool_prefix"; then
3728   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3729 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3731 $as_echo_n "checking for $ac_word... " >&6; }
3732 if test "${ac_cv_prog_CC+set}" = set; then :
3733   $as_echo_n "(cached) " >&6
3734 else
3735   if test -n "$CC"; then
3736   ac_cv_prog_CC="$CC" # Let the user override the test.
3737 else
3738 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3739 for as_dir in $PATH
3740 do
3741   IFS=$as_save_IFS
3742   test -z "$as_dir" && as_dir=.
3743     for ac_exec_ext in '' $ac_executable_extensions; do
3744   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3745     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3746     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3747     break 2
3748   fi
3749 done
3750   done
3751 IFS=$as_save_IFS
3752
3753 fi
3754 fi
3755 CC=$ac_cv_prog_CC
3756 if test -n "$CC"; then
3757   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3758 $as_echo "$CC" >&6; }
3759 else
3760   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3761 $as_echo "no" >&6; }
3762 fi
3763
3764
3765 fi
3766 if test -z "$ac_cv_prog_CC"; then
3767   ac_ct_CC=$CC
3768   # Extract the first word of "gcc", so it can be a program name with args.
3769 set dummy gcc; ac_word=$2
3770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3771 $as_echo_n "checking for $ac_word... " >&6; }
3772 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3773   $as_echo_n "(cached) " >&6
3774 else
3775   if test -n "$ac_ct_CC"; then
3776   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3777 else
3778 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3779 for as_dir in $PATH
3780 do
3781   IFS=$as_save_IFS
3782   test -z "$as_dir" && as_dir=.
3783     for ac_exec_ext in '' $ac_executable_extensions; do
3784   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3785     ac_cv_prog_ac_ct_CC="gcc"
3786     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3787     break 2
3788   fi
3789 done
3790   done
3791 IFS=$as_save_IFS
3792
3793 fi
3794 fi
3795 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3796 if test -n "$ac_ct_CC"; then
3797   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3798 $as_echo "$ac_ct_CC" >&6; }
3799 else
3800   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3801 $as_echo "no" >&6; }
3802 fi
3803
3804   if test "x$ac_ct_CC" = x; then
3805     CC=""
3806   else
3807     case $cross_compiling:$ac_tool_warned in
3808 yes:)
3809 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3810 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3811 ac_tool_warned=yes ;;
3812 esac
3813     CC=$ac_ct_CC
3814   fi
3815 else
3816   CC="$ac_cv_prog_CC"
3817 fi
3818
3819 if test -z "$CC"; then
3820           if test -n "$ac_tool_prefix"; then
3821     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3822 set dummy ${ac_tool_prefix}cc; ac_word=$2
3823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3824 $as_echo_n "checking for $ac_word... " >&6; }
3825 if test "${ac_cv_prog_CC+set}" = set; then :
3826   $as_echo_n "(cached) " >&6
3827 else
3828   if test -n "$CC"; then
3829   ac_cv_prog_CC="$CC" # Let the user override the test.
3830 else
3831 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3832 for as_dir in $PATH
3833 do
3834   IFS=$as_save_IFS
3835   test -z "$as_dir" && as_dir=.
3836     for ac_exec_ext in '' $ac_executable_extensions; do
3837   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3838     ac_cv_prog_CC="${ac_tool_prefix}cc"
3839     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3840     break 2
3841   fi
3842 done
3843   done
3844 IFS=$as_save_IFS
3845
3846 fi
3847 fi
3848 CC=$ac_cv_prog_CC
3849 if test -n "$CC"; then
3850   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3851 $as_echo "$CC" >&6; }
3852 else
3853   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3854 $as_echo "no" >&6; }
3855 fi
3856
3857
3858   fi
3859 fi
3860 if test -z "$CC"; then
3861   # Extract the first word of "cc", so it can be a program name with args.
3862 set dummy cc; ac_word=$2
3863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3864 $as_echo_n "checking for $ac_word... " >&6; }
3865 if test "${ac_cv_prog_CC+set}" = set; then :
3866   $as_echo_n "(cached) " >&6
3867 else
3868   if test -n "$CC"; then
3869   ac_cv_prog_CC="$CC" # Let the user override the test.
3870 else
3871   ac_prog_rejected=no
3872 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3873 for as_dir in $PATH
3874 do
3875   IFS=$as_save_IFS
3876   test -z "$as_dir" && as_dir=.
3877     for ac_exec_ext in '' $ac_executable_extensions; do
3878   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3879     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3880        ac_prog_rejected=yes
3881        continue
3882      fi
3883     ac_cv_prog_CC="cc"
3884     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3885     break 2
3886   fi
3887 done
3888   done
3889 IFS=$as_save_IFS
3890
3891 if test $ac_prog_rejected = yes; then
3892   # We found a bogon in the path, so make sure we never use it.
3893   set dummy $ac_cv_prog_CC
3894   shift
3895   if test $# != 0; then
3896     # We chose a different compiler from the bogus one.
3897     # However, it has the same basename, so the bogon will be chosen
3898     # first if we set CC to just the basename; use the full file name.
3899     shift
3900     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3901   fi
3902 fi
3903 fi
3904 fi
3905 CC=$ac_cv_prog_CC
3906 if test -n "$CC"; then
3907   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3908 $as_echo "$CC" >&6; }
3909 else
3910   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3911 $as_echo "no" >&6; }
3912 fi
3913
3914
3915 fi
3916 if test -z "$CC"; then
3917   if test -n "$ac_tool_prefix"; then
3918   for ac_prog in cl.exe
3919   do
3920     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3921 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3923 $as_echo_n "checking for $ac_word... " >&6; }
3924 if test "${ac_cv_prog_CC+set}" = set; then :
3925   $as_echo_n "(cached) " >&6
3926 else
3927   if test -n "$CC"; then
3928   ac_cv_prog_CC="$CC" # Let the user override the test.
3929 else
3930 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3931 for as_dir in $PATH
3932 do
3933   IFS=$as_save_IFS
3934   test -z "$as_dir" && as_dir=.
3935     for ac_exec_ext in '' $ac_executable_extensions; do
3936   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3937     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3938     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3939     break 2
3940   fi
3941 done
3942   done
3943 IFS=$as_save_IFS
3944
3945 fi
3946 fi
3947 CC=$ac_cv_prog_CC
3948 if test -n "$CC"; then
3949   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3950 $as_echo "$CC" >&6; }
3951 else
3952   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3953 $as_echo "no" >&6; }
3954 fi
3955
3956
3957     test -n "$CC" && break
3958   done
3959 fi
3960 if test -z "$CC"; then
3961   ac_ct_CC=$CC
3962   for ac_prog in cl.exe
3963 do
3964   # Extract the first word of "$ac_prog", so it can be a program name with args.
3965 set dummy $ac_prog; ac_word=$2
3966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3967 $as_echo_n "checking for $ac_word... " >&6; }
3968 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3969   $as_echo_n "(cached) " >&6
3970 else
3971   if test -n "$ac_ct_CC"; then
3972   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3973 else
3974 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3975 for as_dir in $PATH
3976 do
3977   IFS=$as_save_IFS
3978   test -z "$as_dir" && as_dir=.
3979     for ac_exec_ext in '' $ac_executable_extensions; do
3980   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3981     ac_cv_prog_ac_ct_CC="$ac_prog"
3982     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3983     break 2
3984   fi
3985 done
3986   done
3987 IFS=$as_save_IFS
3988
3989 fi
3990 fi
3991 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3992 if test -n "$ac_ct_CC"; then
3993   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3994 $as_echo "$ac_ct_CC" >&6; }
3995 else
3996   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3997 $as_echo "no" >&6; }
3998 fi
3999
4000
4001   test -n "$ac_ct_CC" && break
4002 done
4003
4004   if test "x$ac_ct_CC" = x; then
4005     CC=""
4006   else
4007     case $cross_compiling:$ac_tool_warned in
4008 yes:)
4009 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4010 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4011 ac_tool_warned=yes ;;
4012 esac
4013     CC=$ac_ct_CC
4014   fi
4015 fi
4016
4017 fi
4018
4019
4020 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4021 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4022 as_fn_error "no acceptable C compiler found in \$PATH
4023 See \`config.log' for more details." "$LINENO" 5; }
4024
4025 # Provide some information about the compiler.
4026 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4027 set X $ac_compile
4028 ac_compiler=$2
4029 for ac_option in --version -v -V -qversion; do
4030   { { ac_try="$ac_compiler $ac_option >&5"
4031 case "(($ac_try" in
4032   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4033   *) ac_try_echo=$ac_try;;
4034 esac
4035 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4036 $as_echo "$ac_try_echo"; } >&5
4037   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4038   ac_status=$?
4039   if test -s conftest.err; then
4040     sed '10a\
4041 ... rest of stderr output deleted ...
4042          10q' conftest.err >conftest.er1
4043     cat conftest.er1 >&5
4044   fi
4045   rm -f conftest.er1 conftest.err
4046   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4047   test $ac_status = 0; }
4048 done
4049
4050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4051 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4052 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4053   $as_echo_n "(cached) " >&6
4054 else
4055   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4056 /* end confdefs.h.  */
4057
4058 int
4059 main ()
4060 {
4061 #ifndef __GNUC__
4062        choke me
4063 #endif
4064
4065   ;
4066   return 0;
4067 }
4068 _ACEOF
4069 if ac_fn_c_try_compile "$LINENO"; then :
4070   ac_compiler_gnu=yes
4071 else
4072   ac_compiler_gnu=no
4073 fi
4074 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4075 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4076
4077 fi
4078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4079 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4080 if test $ac_compiler_gnu = yes; then
4081   GCC=yes
4082 else
4083   GCC=
4084 fi
4085 ac_test_CFLAGS=${CFLAGS+set}
4086 ac_save_CFLAGS=$CFLAGS
4087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4088 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4089 if test "${ac_cv_prog_cc_g+set}" = set; then :
4090   $as_echo_n "(cached) " >&6
4091 else
4092   ac_save_c_werror_flag=$ac_c_werror_flag
4093    ac_c_werror_flag=yes
4094    ac_cv_prog_cc_g=no
4095    CFLAGS="-g"
4096    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4097 /* end confdefs.h.  */
4098
4099 int
4100 main ()
4101 {
4102
4103   ;
4104   return 0;
4105 }
4106 _ACEOF
4107 if ac_fn_c_try_compile "$LINENO"; then :
4108   ac_cv_prog_cc_g=yes
4109 else
4110   CFLAGS=""
4111       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4112 /* end confdefs.h.  */
4113
4114 int
4115 main ()
4116 {
4117
4118   ;
4119   return 0;
4120 }
4121 _ACEOF
4122 if ac_fn_c_try_compile "$LINENO"; then :
4123
4124 else
4125   ac_c_werror_flag=$ac_save_c_werror_flag
4126          CFLAGS="-g"
4127          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4128 /* end confdefs.h.  */
4129
4130 int
4131 main ()
4132 {
4133
4134   ;
4135   return 0;
4136 }
4137 _ACEOF
4138 if ac_fn_c_try_compile "$LINENO"; then :
4139   ac_cv_prog_cc_g=yes
4140 fi
4141 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4142 fi
4143 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4144 fi
4145 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4146    ac_c_werror_flag=$ac_save_c_werror_flag
4147 fi
4148 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4149 $as_echo "$ac_cv_prog_cc_g" >&6; }
4150 if test "$ac_test_CFLAGS" = set; then
4151   CFLAGS=$ac_save_CFLAGS
4152 elif test $ac_cv_prog_cc_g = yes; then
4153   if test "$GCC" = yes; then
4154     CFLAGS="-g -O2"
4155   else
4156     CFLAGS="-g"
4157   fi
4158 else
4159   if test "$GCC" = yes; then
4160     CFLAGS="-O2"
4161   else
4162     CFLAGS=
4163   fi
4164 fi
4165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4166 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4167 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4168   $as_echo_n "(cached) " >&6
4169 else
4170   ac_cv_prog_cc_c89=no
4171 ac_save_CC=$CC
4172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4173 /* end confdefs.h.  */
4174 #include <stdarg.h>
4175 #include <stdio.h>
4176 #include <sys/types.h>
4177 #include <sys/stat.h>
4178 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4179 struct buf { int x; };
4180 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4181 static char *e (p, i)
4182      char **p;
4183      int i;
4184 {
4185   return p[i];
4186 }
4187 static char *f (char * (*g) (char **, int), char **p, ...)
4188 {
4189   char *s;
4190   va_list v;
4191   va_start (v,p);
4192   s = g (p, va_arg (v,int));
4193   va_end (v);
4194   return s;
4195 }
4196
4197 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
4198    function prototypes and stuff, but not '\xHH' hex character constants.
4199    These don't provoke an error unfortunately, instead are silently treated
4200    as 'x'.  The following induces an error, until -std is added to get
4201    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
4202    array size at least.  It's necessary to write '\x00'==0 to get something
4203    that's true only with -std.  */
4204 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4205
4206 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4207    inside strings and character constants.  */
4208 #define FOO(x) 'x'
4209 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4210
4211 int test (int i, double x);
4212 struct s1 {int (*f) (int a);};
4213 struct s2 {int (*f) (double a);};
4214 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4215 int argc;
4216 char **argv;
4217 int
4218 main ()
4219 {
4220 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
4221   ;
4222   return 0;
4223 }
4224 _ACEOF
4225 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4226         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4227 do
4228   CC="$ac_save_CC $ac_arg"
4229   if ac_fn_c_try_compile "$LINENO"; then :
4230   ac_cv_prog_cc_c89=$ac_arg
4231 fi
4232 rm -f core conftest.err conftest.$ac_objext
4233   test "x$ac_cv_prog_cc_c89" != "xno" && break
4234 done
4235 rm -f conftest.$ac_ext
4236 CC=$ac_save_CC
4237
4238 fi
4239 # AC_CACHE_VAL
4240 case "x$ac_cv_prog_cc_c89" in
4241   x)
4242     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4243 $as_echo "none needed" >&6; } ;;
4244   xno)
4245     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4246 $as_echo "unsupported" >&6; } ;;
4247   *)
4248     CC="$CC $ac_cv_prog_cc_c89"
4249     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4250 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4251 esac
4252 if test "x$ac_cv_prog_cc_c89" != xno; then :
4253
4254 fi
4255
4256 ac_ext=c
4257 ac_cpp='$CPP $CPPFLAGS'
4258 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4259 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4260 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4261
4262 depcc="$CC"   am_compiler_list=
4263
4264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4265 $as_echo_n "checking dependency style of $depcc... " >&6; }
4266 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4267   $as_echo_n "(cached) " >&6
4268 else
4269   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4270   # We make a subdir and do the tests there.  Otherwise we can end up
4271   # making bogus files that we don't know about and never remove.  For
4272   # instance it was reported that on HP-UX the gcc test will end up
4273   # making a dummy file named `D' -- because `-MD' means `put the output
4274   # in D'.
4275   mkdir conftest.dir
4276   # Copy depcomp to subdir because otherwise we won't find it if we're
4277   # using a relative directory.
4278   cp "$am_depcomp" conftest.dir
4279   cd conftest.dir
4280   # We will build objects and dependencies in a subdirectory because
4281   # it helps to detect inapplicable dependency modes.  For instance
4282   # both Tru64's cc and ICC support -MD to output dependencies as a
4283   # side effect of compilation, but ICC will put the dependencies in
4284   # the current directory while Tru64 will put them in the object
4285   # directory.
4286   mkdir sub
4287
4288   am_cv_CC_dependencies_compiler_type=none
4289   if test "$am_compiler_list" = ""; then
4290      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4291   fi
4292   am__universal=false
4293   case " $depcc " in #(
4294      *\ -arch\ *\ -arch\ *) am__universal=true ;;
4295      esac
4296
4297   for depmode in $am_compiler_list; do
4298     # Setup a source with many dependencies, because some compilers
4299     # like to wrap large dependency lists on column 80 (with \), and
4300     # we should not choose a depcomp mode which is confused by this.
4301     #
4302     # We need to recreate these files for each test, as the compiler may
4303     # overwrite some of them when testing with obscure command lines.
4304     # This happens at least with the AIX C compiler.
4305     : > sub/conftest.c
4306     for i in 1 2 3 4 5 6; do
4307       echo '#include "conftst'$i'.h"' >> sub/conftest.c
4308       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4309       # Solaris 8's {/usr,}/bin/sh.
4310       touch sub/conftst$i.h
4311     done
4312     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4313
4314     # We check with `-c' and `-o' for the sake of the "dashmstdout"
4315     # mode.  It turns out that the SunPro C++ compiler does not properly
4316     # handle `-M -o', and we need to detect this.  Also, some Intel
4317     # versions had trouble with output in subdirs
4318     am__obj=sub/conftest.${OBJEXT-o}
4319     am__minus_obj="-o $am__obj"
4320     case $depmode in
4321     gcc)
4322       # This depmode causes a compiler race in universal mode.
4323       test "$am__universal" = false || continue
4324       ;;
4325     nosideeffect)
4326       # after this tag, mechanisms are not by side-effect, so they'll
4327       # only be used when explicitly requested
4328       if test "x$enable_dependency_tracking" = xyes; then
4329         continue
4330       else
4331         break
4332       fi
4333       ;;
4334     msvisualcpp | msvcmsys)
4335       # This compiler won't grok `-c -o', but also, the minuso test has
4336       # not run yet.  These depmodes are late enough in the game, and
4337       # so weak that their functioning should not be impacted.
4338       am__obj=conftest.${OBJEXT-o}
4339       am__minus_obj=
4340       ;;
4341     none) break ;;
4342     esac
4343     if depmode=$depmode \
4344        source=sub/conftest.c object=$am__obj \
4345        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4346        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4347          >/dev/null 2>conftest.err &&
4348        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4349        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4350        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4351        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4352       # icc doesn't choke on unknown options, it will just issue warnings
4353       # or remarks (even with -Werror).  So we grep stderr for any message
4354       # that says an option was ignored or not supported.
4355       # When given -MP, icc 7.0 and 7.1 complain thusly:
4356       #   icc: Command line warning: ignoring option '-M'; no argument required
4357       # The diagnosis changed in icc 8.0:
4358       #   icc: Command line remark: option '-MP' not supported
4359       if (grep 'ignoring option' conftest.err ||
4360           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4361         am_cv_CC_dependencies_compiler_type=$depmode
4362         break
4363       fi
4364     fi
4365   done
4366
4367   cd ..
4368   rm -rf conftest.dir
4369 else
4370   am_cv_CC_dependencies_compiler_type=none
4371 fi
4372
4373 fi
4374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4375 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4376 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4377
4378  if
4379   test "x$enable_dependency_tracking" != xno \
4380   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4381   am__fastdepCC_TRUE=
4382   am__fastdepCC_FALSE='#'
4383 else
4384   am__fastdepCC_TRUE='#'
4385   am__fastdepCC_FALSE=
4386 fi
4387
4388
4389
4390 #Getting user and host info
4391 username=$(whoami)
4392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking user ID" >&5
4393 $as_echo_n "checking user ID... " >&6; }
4394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $username" >&5
4395 $as_echo "$username" >&6; }
4396
4397 hostname=$(uname -n)
4398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host name" >&5
4399 $as_echo_n "checking host name... " >&6; }
4400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hostname" >&5
4401 $as_echo "$hostname" >&6; }
4402
4403 timestamp=$(date)
4404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking current timestamp" >&5
4405 $as_echo_n "checking current timestamp... " >&6; }
4406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $timestamp" >&5
4407 $as_echo "$timestamp" >&6; }
4408
4409
4410 cat >>confdefs.h <<_ACEOF
4411 #define STRESSAPPTEST_TIMESTAMP "$username @ $hostname on $timestamp"
4412 _ACEOF
4413
4414
4415 #Default cxxflags
4416 CXXFLAGS="$CXXFLAGS -DCHECKOPTS"
4417 CXXFLAGS="$CXXFLAGS -Wreturn-type -Wunused -Wuninitialized -Wall -Wno-psabi"
4418 CXXFLAGS="$CXXFLAGS -O3 -funroll-all-loops  -funroll-loops -DNDEBUG"
4419
4420 # Checks for header files.
4421
4422 ac_header_dirent=no
4423 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
4424   as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
4425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
4426 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
4427 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
4428   $as_echo_n "(cached) " >&6
4429 else
4430   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4431 /* end confdefs.h.  */
4432 #include <sys/types.h>
4433 #include <$ac_hdr>
4434
4435 int
4436 main ()
4437 {
4438 if ((DIR *) 0)
4439 return 0;
4440   ;
4441   return 0;
4442 }
4443 _ACEOF
4444 if ac_fn_c_try_compile "$LINENO"; then :
4445   eval "$as_ac_Header=yes"
4446 else
4447   eval "$as_ac_Header=no"
4448 fi
4449 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4450 fi
4451 eval ac_res=\$$as_ac_Header
4452                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4453 $as_echo "$ac_res" >&6; }
4454 eval as_val=\$$as_ac_Header
4455    if test "x$as_val" = x""yes; then :
4456   cat >>confdefs.h <<_ACEOF
4457 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
4458 _ACEOF
4459
4460 ac_header_dirent=$ac_hdr; break
4461 fi
4462
4463 done
4464 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
4465 if test $ac_header_dirent = dirent.h; then
4466   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
4467 $as_echo_n "checking for library containing opendir... " >&6; }
4468 if test "${ac_cv_search_opendir+set}" = set; then :
4469   $as_echo_n "(cached) " >&6
4470 else
4471   ac_func_search_save_LIBS=$LIBS
4472 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4473 /* end confdefs.h.  */
4474
4475 /* Override any GCC internal prototype to avoid an error.
4476    Use char because int might match the return type of a GCC
4477    builtin and then its argument prototype would still apply.  */
4478 #ifdef __cplusplus
4479 extern "C"
4480 #endif
4481 char opendir ();
4482 int
4483 main ()
4484 {
4485 return opendir ();
4486   ;
4487   return 0;
4488 }
4489 _ACEOF
4490 for ac_lib in '' dir; do
4491   if test -z "$ac_lib"; then
4492     ac_res="none required"
4493   else
4494     ac_res=-l$ac_lib
4495     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
4496   fi
4497   if ac_fn_c_try_link "$LINENO"; then :
4498   ac_cv_search_opendir=$ac_res
4499 fi
4500 rm -f core conftest.err conftest.$ac_objext \
4501     conftest$ac_exeext
4502   if test "${ac_cv_search_opendir+set}" = set; then :
4503   break
4504 fi
4505 done
4506 if test "${ac_cv_search_opendir+set}" = set; then :
4507
4508 else
4509   ac_cv_search_opendir=no
4510 fi
4511 rm conftest.$ac_ext
4512 LIBS=$ac_func_search_save_LIBS
4513 fi
4514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
4515 $as_echo "$ac_cv_search_opendir" >&6; }
4516 ac_res=$ac_cv_search_opendir
4517 if test "$ac_res" != no; then :
4518   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4519
4520 fi
4521
4522 else
4523   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
4524 $as_echo_n "checking for library containing opendir... " >&6; }
4525 if test "${ac_cv_search_opendir+set}" = set; then :
4526   $as_echo_n "(cached) " >&6
4527 else
4528   ac_func_search_save_LIBS=$LIBS
4529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4530 /* end confdefs.h.  */
4531
4532 /* Override any GCC internal prototype to avoid an error.
4533    Use char because int might match the return type of a GCC
4534    builtin and then its argument prototype would still apply.  */
4535 #ifdef __cplusplus
4536 extern "C"
4537 #endif
4538 char opendir ();
4539 int
4540 main ()
4541 {
4542 return opendir ();
4543   ;
4544   return 0;
4545 }
4546 _ACEOF
4547 for ac_lib in '' x; do
4548   if test -z "$ac_lib"; then
4549     ac_res="none required"
4550   else
4551     ac_res=-l$ac_lib
4552     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
4553   fi
4554   if ac_fn_c_try_link "$LINENO"; then :
4555   ac_cv_search_opendir=$ac_res
4556 fi
4557 rm -f core conftest.err conftest.$ac_objext \
4558     conftest$ac_exeext
4559   if test "${ac_cv_search_opendir+set}" = set; then :
4560   break
4561 fi
4562 done
4563 if test "${ac_cv_search_opendir+set}" = set; then :
4564
4565 else
4566   ac_cv_search_opendir=no
4567 fi
4568 rm conftest.$ac_ext
4569 LIBS=$ac_func_search_save_LIBS
4570 fi
4571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
4572 $as_echo "$ac_cv_search_opendir" >&6; }
4573 ac_res=$ac_cv_search_opendir
4574 if test "$ac_res" != no; then :
4575   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
4576
4577 fi
4578
4579 fi
4580
4581 ac_ext=c
4582 ac_cpp='$CPP $CPPFLAGS'
4583 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4584 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4585 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4587 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4588 # On Suns, sometimes $CPP names a directory.
4589 if test -n "$CPP" && test -d "$CPP"; then
4590   CPP=
4591 fi
4592 if test -z "$CPP"; then
4593   if test "${ac_cv_prog_CPP+set}" = set; then :
4594   $as_echo_n "(cached) " >&6
4595 else
4596       # Double quotes because CPP needs to be expanded
4597     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4598     do
4599       ac_preproc_ok=false
4600 for ac_c_preproc_warn_flag in '' yes
4601 do
4602   # Use a header file that comes with gcc, so configuring glibc
4603   # with a fresh cross-compiler works.
4604   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4605   # <limits.h> exists even on freestanding compilers.
4606   # On the NeXT, cc -E runs the code through the compiler's parser,
4607   # not just through cpp. "Syntax error" is here to catch this case.
4608   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4609 /* end confdefs.h.  */
4610 #ifdef __STDC__
4611 # include <limits.h>
4612 #else
4613 # include <assert.h>
4614 #endif
4615                      Syntax error
4616 _ACEOF
4617 if ac_fn_c_try_cpp "$LINENO"; then :
4618
4619 else
4620   # Broken: fails on valid input.
4621 continue
4622 fi
4623 rm -f conftest.err conftest.$ac_ext
4624
4625   # OK, works on sane cases.  Now check whether nonexistent headers
4626   # can be detected and how.
4627   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4628 /* end confdefs.h.  */
4629 #include <ac_nonexistent.h>
4630 _ACEOF
4631 if ac_fn_c_try_cpp "$LINENO"; then :
4632   # Broken: success on invalid input.
4633 continue
4634 else
4635   # Passes both tests.
4636 ac_preproc_ok=:
4637 break
4638 fi
4639 rm -f conftest.err conftest.$ac_ext
4640
4641 done
4642 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4643 rm -f conftest.err conftest.$ac_ext
4644 if $ac_preproc_ok; then :
4645   break
4646 fi
4647
4648     done
4649     ac_cv_prog_CPP=$CPP
4650
4651 fi
4652   CPP=$ac_cv_prog_CPP
4653 else
4654   ac_cv_prog_CPP=$CPP
4655 fi
4656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4657 $as_echo "$CPP" >&6; }
4658 ac_preproc_ok=false
4659 for ac_c_preproc_warn_flag in '' yes
4660 do
4661   # Use a header file that comes with gcc, so configuring glibc
4662   # with a fresh cross-compiler works.
4663   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4664   # <limits.h> exists even on freestanding compilers.
4665   # On the NeXT, cc -E runs the code through the compiler's parser,
4666   # not just through cpp. "Syntax error" is here to catch this case.
4667   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4668 /* end confdefs.h.  */
4669 #ifdef __STDC__
4670 # include <limits.h>
4671 #else
4672 # include <assert.h>
4673 #endif
4674                      Syntax error
4675 _ACEOF
4676 if ac_fn_c_try_cpp "$LINENO"; then :
4677
4678 else
4679   # Broken: fails on valid input.
4680 continue
4681 fi
4682 rm -f conftest.err conftest.$ac_ext
4683
4684   # OK, works on sane cases.  Now check whether nonexistent headers
4685   # can be detected and how.
4686   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4687 /* end confdefs.h.  */
4688 #include <ac_nonexistent.h>
4689 _ACEOF
4690 if ac_fn_c_try_cpp "$LINENO"; then :
4691   # Broken: success on invalid input.
4692 continue
4693 else
4694   # Passes both tests.
4695 ac_preproc_ok=:
4696 break
4697 fi
4698 rm -f conftest.err conftest.$ac_ext
4699
4700 done
4701 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4702 rm -f conftest.err conftest.$ac_ext
4703 if $ac_preproc_ok; then :
4704
4705 else
4706   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4707 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4708 as_fn_error "C preprocessor \"$CPP\" fails sanity check
4709 See \`config.log' for more details." "$LINENO" 5; }
4710 fi
4711
4712 ac_ext=c
4713 ac_cpp='$CPP $CPPFLAGS'
4714 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4715 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4716 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4717
4718
4719 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4720 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4721 if test "${ac_cv_path_GREP+set}" = set; then :
4722   $as_echo_n "(cached) " >&6
4723 else
4724   if test -z "$GREP"; then
4725   ac_path_GREP_found=false
4726   # Loop through the user's path and test for each of PROGNAME-LIST
4727   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4728 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4729 do
4730   IFS=$as_save_IFS
4731   test -z "$as_dir" && as_dir=.
4732     for ac_prog in grep ggrep; do
4733     for ac_exec_ext in '' $ac_executable_extensions; do
4734       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4735       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4736 # Check for GNU ac_path_GREP and select it if it is found.
4737   # Check for GNU $ac_path_GREP
4738 case `"$ac_path_GREP" --version 2>&1` in
4739 *GNU*)
4740   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4741 *)
4742   ac_count=0
4743   $as_echo_n 0123456789 >"conftest.in"
4744   while :
4745   do
4746     cat "conftest.in" "conftest.in" >"conftest.tmp"
4747     mv "conftest.tmp" "conftest.in"
4748     cp "conftest.in" "conftest.nl"
4749     $as_echo 'GREP' >> "conftest.nl"
4750     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4751     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4752     as_fn_arith $ac_count + 1 && ac_count=$as_val
4753     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4754       # Best one so far, save it but keep looking for a better one
4755       ac_cv_path_GREP="$ac_path_GREP"
4756       ac_path_GREP_max=$ac_count
4757     fi
4758     # 10*(2^10) chars as input seems more than enough
4759     test $ac_count -gt 10 && break
4760   done
4761   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4762 esac
4763
4764       $ac_path_GREP_found && break 3
4765     done
4766   done
4767   done
4768 IFS=$as_save_IFS
4769   if test -z "$ac_cv_path_GREP"; then
4770     as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4771   fi
4772 else
4773   ac_cv_path_GREP=$GREP
4774 fi
4775
4776 fi
4777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4778 $as_echo "$ac_cv_path_GREP" >&6; }
4779  GREP="$ac_cv_path_GREP"
4780
4781
4782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4783 $as_echo_n "checking for egrep... " >&6; }
4784 if test "${ac_cv_path_EGREP+set}" = set; then :
4785   $as_echo_n "(cached) " >&6
4786 else
4787   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4788    then ac_cv_path_EGREP="$GREP -E"
4789    else
4790      if test -z "$EGREP"; then
4791   ac_path_EGREP_found=false
4792   # Loop through the user's path and test for each of PROGNAME-LIST
4793   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4794 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4795 do
4796   IFS=$as_save_IFS
4797   test -z "$as_dir" && as_dir=.
4798     for ac_prog in egrep; do
4799     for ac_exec_ext in '' $ac_executable_extensions; do
4800       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4801       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4802 # Check for GNU ac_path_EGREP and select it if it is found.
4803   # Check for GNU $ac_path_EGREP
4804 case `"$ac_path_EGREP" --version 2>&1` in
4805 *GNU*)
4806   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4807 *)
4808   ac_count=0
4809   $as_echo_n 0123456789 >"conftest.in"
4810   while :
4811   do
4812     cat "conftest.in" "conftest.in" >"conftest.tmp"
4813     mv "conftest.tmp" "conftest.in"
4814     cp "conftest.in" "conftest.nl"
4815     $as_echo 'EGREP' >> "conftest.nl"
4816     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4817     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4818     as_fn_arith $ac_count + 1 && ac_count=$as_val
4819     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4820       # Best one so far, save it but keep looking for a better one
4821       ac_cv_path_EGREP="$ac_path_EGREP"
4822       ac_path_EGREP_max=$ac_count
4823     fi
4824     # 10*(2^10) chars as input seems more than enough
4825     test $ac_count -gt 10 && break
4826   done
4827   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4828 esac
4829
4830       $ac_path_EGREP_found && break 3
4831     done
4832   done
4833   done
4834 IFS=$as_save_IFS
4835   if test -z "$ac_cv_path_EGREP"; then
4836     as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4837   fi
4838 else
4839   ac_cv_path_EGREP=$EGREP
4840 fi
4841
4842    fi
4843 fi
4844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4845 $as_echo "$ac_cv_path_EGREP" >&6; }
4846  EGREP="$ac_cv_path_EGREP"
4847
4848
4849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4850 $as_echo_n "checking for ANSI C header files... " >&6; }
4851 if test "${ac_cv_header_stdc+set}" = set; then :
4852   $as_echo_n "(cached) " >&6
4853 else
4854   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4855 /* end confdefs.h.  */
4856 #include <stdlib.h>
4857 #include <stdarg.h>
4858 #include <string.h>
4859 #include <float.h>
4860
4861 int
4862 main ()
4863 {
4864
4865   ;
4866   return 0;
4867 }
4868 _ACEOF
4869 if ac_fn_c_try_compile "$LINENO"; then :
4870   ac_cv_header_stdc=yes
4871 else
4872   ac_cv_header_stdc=no
4873 fi
4874 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4875
4876 if test $ac_cv_header_stdc = yes; then
4877   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4878   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4879 /* end confdefs.h.  */
4880 #include <string.h>
4881
4882 _ACEOF
4883 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4884   $EGREP "memchr" >/dev/null 2>&1; then :
4885
4886 else
4887   ac_cv_header_stdc=no
4888 fi
4889 rm -f conftest*
4890
4891 fi
4892
4893 if test $ac_cv_header_stdc = yes; then
4894   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4895   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4896 /* end confdefs.h.  */
4897 #include <stdlib.h>
4898
4899 _ACEOF
4900 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4901   $EGREP "free" >/dev/null 2>&1; then :
4902
4903 else
4904   ac_cv_header_stdc=no
4905 fi
4906 rm -f conftest*
4907
4908 fi
4909
4910 if test $ac_cv_header_stdc = yes; then
4911   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4912   if test "$cross_compiling" = yes; then :
4913   :
4914 else
4915   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4916 /* end confdefs.h.  */
4917 #include <ctype.h>
4918 #include <stdlib.h>
4919 #if ((' ' & 0x0FF) == 0x020)
4920 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4921 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4922 #else
4923 # define ISLOWER(c) \
4924                    (('a' <= (c) && (c) <= 'i') \
4925                      || ('j' <= (c) && (c) <= 'r') \
4926                      || ('s' <= (c) && (c) <= 'z'))
4927 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4928 #endif
4929
4930 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4931 int
4932 main ()
4933 {
4934   int i;
4935   for (i = 0; i < 256; i++)
4936     if (XOR (islower (i), ISLOWER (i))
4937         || toupper (i) != TOUPPER (i))
4938       return 2;
4939   return 0;
4940 }
4941 _ACEOF
4942 if ac_fn_c_try_run "$LINENO"; then :
4943
4944 else
4945   ac_cv_header_stdc=no
4946 fi
4947 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4948   conftest.$ac_objext conftest.beam conftest.$ac_ext
4949 fi
4950
4951 fi
4952 fi
4953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4954 $as_echo "$ac_cv_header_stdc" >&6; }
4955 if test $ac_cv_header_stdc = yes; then
4956
4957 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
4958
4959 fi
4960
4961 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
4962 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4963                   inttypes.h stdint.h unistd.h
4964 do :
4965   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4966 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4967 "
4968 eval as_val=\$$as_ac_Header
4969    if test "x$as_val" = x""yes; then :
4970   cat >>confdefs.h <<_ACEOF
4971 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4972 _ACEOF
4973
4974 fi
4975
4976 done
4977
4978
4979 for ac_header in arpa/inet.h fcntl.h malloc.h netdb.h stdint.h stdlib.h string.h sys/ioctl.h sys/socket.h sys/time.h unistd.h
4980 do :
4981   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4982 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
4983 eval as_val=\$$as_ac_Header
4984    if test "x$as_val" = x""yes; then :
4985   cat >>confdefs.h <<_ACEOF
4986 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4987 _ACEOF
4988
4989 else
4990   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4991 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4992 as_fn_error "Missing some header files.
4993 See \`config.log' for more details." "$LINENO" 5; }
4994 fi
4995
4996 done
4997
4998 for ac_header in pthread.h
4999 do :
5000   ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
5001 if test "x$ac_cv_header_pthread_h" = x""yes; then :
5002   cat >>confdefs.h <<_ACEOF
5003 #define HAVE_PTHREAD_H 1
5004 _ACEOF
5005
5006 else
5007   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5008 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5009 as_fn_error "Missing pthread.h.
5010 See \`config.log' for more details." "$LINENO" 5; }
5011 fi
5012
5013 done
5014
5015 for ac_header in libaio.h
5016 do :
5017   ac_fn_c_check_header_mongrel "$LINENO" "libaio.h" "ac_cv_header_libaio_h" "$ac_includes_default"
5018 if test "x$ac_cv_header_libaio_h" = x""yes; then :
5019   cat >>confdefs.h <<_ACEOF
5020 #define HAVE_LIBAIO_H 1
5021 _ACEOF
5022
5023 else
5024   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5025 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5026 as_fn_error "Missing libaio.h.
5027 See \`config.log' for more details." "$LINENO" 5; }
5028 fi
5029
5030 done
5031
5032 for ac_header in sys/shm.h
5033 do :
5034   ac_fn_c_check_header_mongrel "$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default"
5035 if test "x$ac_cv_header_sys_shm_h" = x""yes; then :
5036   cat >>confdefs.h <<_ACEOF
5037 #define HAVE_SYS_SHM_H 1
5038 _ACEOF
5039
5040 else
5041   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5042 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5043 as_fn_error "Missing sys/shm.h from librt.
5044 See \`config.log' for more details." "$LINENO" 5; }
5045 fi
5046
5047 done
5048
5049
5050 # Checks for typedefs, structures, and compiler characteristics.
5051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
5052 $as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
5053 if test "${ac_cv_header_stdbool_h+set}" = set; then :
5054   $as_echo_n "(cached) " >&6
5055 else
5056   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5057 /* end confdefs.h.  */
5058
5059 #include <stdbool.h>
5060 #ifndef bool
5061  "error: bool is not defined"
5062 #endif
5063 #ifndef false
5064  "error: false is not defined"
5065 #endif
5066 #if false
5067  "error: false is not 0"
5068 #endif
5069 #ifndef true
5070  "error: true is not defined"
5071 #endif
5072 #if true != 1
5073  "error: true is not 1"
5074 #endif
5075 #ifndef __bool_true_false_are_defined
5076  "error: __bool_true_false_are_defined is not defined"
5077 #endif
5078
5079         struct s { _Bool s: 1; _Bool t; } s;
5080
5081         char a[true == 1 ? 1 : -1];
5082         char b[false == 0 ? 1 : -1];
5083         char c[__bool_true_false_are_defined == 1 ? 1 : -1];
5084         char d[(bool) 0.5 == true ? 1 : -1];
5085         bool e = &s;
5086         char f[(_Bool) 0.0 == false ? 1 : -1];
5087         char g[true];
5088         char h[sizeof (_Bool)];
5089         char i[sizeof s.t];
5090         enum { j = false, k = true, l = false * true, m = true * 256 };
5091         /* The following fails for
5092            HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
5093         _Bool n[m];
5094         char o[sizeof n == m * sizeof n[0] ? 1 : -1];
5095         char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
5096 #       if defined __xlc__ || defined __GNUC__
5097          /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
5098             reported by James Lemley on 2005-10-05; see
5099             http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
5100             This test is not quite right, since xlc is allowed to
5101             reject this program, as the initializer for xlcbug is
5102             not one of the forms that C requires support for.
5103             However, doing the test right would require a runtime
5104             test, and that would make cross-compilation harder.
5105             Let us hope that IBM fixes the xlc bug, and also adds
5106             support for this kind of constant expression.  In the
5107             meantime, this test will reject xlc, which is OK, since
5108             our stdbool.h substitute should suffice.  We also test
5109             this with GCC, where it should work, to detect more
5110             quickly whether someone messes up the test in the
5111             future.  */
5112          char digs[] = "0123456789";
5113          int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
5114 #       endif
5115         /* Catch a bug in an HP-UX C compiler.  See
5116            http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
5117            http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
5118          */
5119         _Bool q = true;
5120         _Bool *pq = &q;
5121
5122 int
5123 main ()
5124 {
5125
5126         *pq |= q;
5127         *pq |= ! q;
5128         /* Refer to every declared value, to avoid compiler optimizations.  */
5129         return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5130                 + !m + !n + !o + !p + !q + !pq);
5131
5132   ;
5133   return 0;
5134 }
5135 _ACEOF
5136 if ac_fn_c_try_compile "$LINENO"; then :
5137   ac_cv_header_stdbool_h=yes
5138 else
5139   ac_cv_header_stdbool_h=no
5140 fi
5141 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5142 fi
5143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
5144 $as_echo "$ac_cv_header_stdbool_h" >&6; }
5145 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
5146 if test "x$ac_cv_type__Bool" = x""yes; then :
5147
5148 cat >>confdefs.h <<_ACEOF
5149 #define HAVE__BOOL 1
5150 _ACEOF
5151
5152
5153 fi
5154
5155 if test $ac_cv_header_stdbool_h = yes; then
5156
5157 $as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h
5158
5159 fi
5160
5161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
5162 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
5163 if test "${ac_cv_c_const+set}" = set; then :
5164   $as_echo_n "(cached) " >&6
5165 else
5166   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5167 /* end confdefs.h.  */
5168
5169 int
5170 main ()
5171 {
5172 /* FIXME: Include the comments suggested by Paul. */
5173 #ifndef __cplusplus
5174   /* Ultrix mips cc rejects this.  */
5175   typedef int charset[2];
5176   const charset cs;
5177   /* SunOS 4.1.1 cc rejects this.  */
5178   char const *const *pcpcc;
5179   char **ppc;
5180   /* NEC SVR4.0.2 mips cc rejects this.  */
5181   struct point {int x, y;};
5182   static struct point const zero = {0,0};
5183   /* AIX XL C 1.02.0.0 rejects this.
5184      It does not let you subtract one const X* pointer from another in
5185      an arm of an if-expression whose if-part is not a constant
5186      expression */
5187   const char *g = "string";
5188   pcpcc = &g + (g ? g-g : 0);
5189   /* HPUX 7.0 cc rejects these. */
5190   ++pcpcc;
5191   ppc = (char**) pcpcc;
5192   pcpcc = (char const *const *) ppc;
5193   { /* SCO 3.2v4 cc rejects this.  */
5194     char *t;
5195     char const *s = 0 ? (char *) 0 : (char const *) 0;
5196
5197     *t++ = 0;
5198     if (s) return 0;
5199   }
5200   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
5201     int x[] = {25, 17};
5202     const int *foo = &x[0];
5203     ++foo;
5204   }
5205   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
5206     typedef const int *iptr;
5207     iptr p = 0;
5208     ++p;
5209   }
5210   { /* AIX XL C 1.02.0.0 rejects this saying
5211        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
5212     struct s { int j; const int *ap[3]; };
5213     struct s *b; b->j = 5;
5214   }
5215   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
5216     const int foo = 10;
5217     if (!foo) return 0;
5218   }
5219   return !cs[0] && !zero.x;
5220 #endif
5221
5222   ;
5223   return 0;
5224 }
5225 _ACEOF
5226 if ac_fn_c_try_compile "$LINENO"; then :
5227   ac_cv_c_const=yes
5228 else
5229   ac_cv_c_const=no
5230 fi
5231 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5232 fi
5233 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
5234 $as_echo "$ac_cv_c_const" >&6; }
5235 if test $ac_cv_c_const = no; then
5236
5237 $as_echo "#define const /**/" >>confdefs.h
5238
5239 fi
5240
5241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
5242 $as_echo_n "checking for inline... " >&6; }
5243 if test "${ac_cv_c_inline+set}" = set; then :
5244   $as_echo_n "(cached) " >&6
5245 else
5246   ac_cv_c_inline=no
5247 for ac_kw in inline __inline__ __inline; do
5248   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5249 /* end confdefs.h.  */
5250 #ifndef __cplusplus
5251 typedef int foo_t;
5252 static $ac_kw foo_t static_foo () {return 0; }
5253 $ac_kw foo_t foo () {return 0; }
5254 #endif
5255
5256 _ACEOF
5257 if ac_fn_c_try_compile "$LINENO"; then :
5258   ac_cv_c_inline=$ac_kw
5259 fi
5260 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5261   test "$ac_cv_c_inline" != no && break
5262 done
5263
5264 fi
5265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
5266 $as_echo "$ac_cv_c_inline" >&6; }
5267
5268 case $ac_cv_c_inline in
5269   inline | yes) ;;
5270   *)
5271     case $ac_cv_c_inline in
5272       no) ac_val=;;
5273       *) ac_val=$ac_cv_c_inline;;
5274     esac
5275     cat >>confdefs.h <<_ACEOF
5276 #ifndef __cplusplus
5277 #define inline $ac_val
5278 #endif
5279 _ACEOF
5280     ;;
5281 esac
5282
5283 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
5284 if test "x$ac_cv_type_pid_t" = x""yes; then :
5285
5286 else
5287
5288 cat >>confdefs.h <<_ACEOF
5289 #define pid_t int
5290 _ACEOF
5291
5292 fi
5293
5294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
5295 $as_echo_n "checking for C/C++ restrict keyword... " >&6; }
5296 if test "${ac_cv_c_restrict+set}" = set; then :
5297   $as_echo_n "(cached) " >&6
5298 else
5299   ac_cv_c_restrict=no
5300    # The order here caters to the fact that C++ does not require restrict.
5301    for ac_kw in __restrict __restrict__ _Restrict restrict; do
5302      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5303 /* end confdefs.h.  */
5304 typedef int * int_ptr;
5305         int foo (int_ptr $ac_kw ip) {
5306         return ip[0];
5307        }
5308 int
5309 main ()
5310 {
5311 int s[1];
5312         int * $ac_kw t = s;
5313         t[0] = 0;
5314         return foo(t)
5315   ;
5316   return 0;
5317 }
5318 _ACEOF
5319 if ac_fn_c_try_compile "$LINENO"; then :
5320   ac_cv_c_restrict=$ac_kw
5321 fi
5322 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5323      test "$ac_cv_c_restrict" != no && break
5324    done
5325
5326 fi
5327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
5328 $as_echo "$ac_cv_c_restrict" >&6; }
5329
5330  case $ac_cv_c_restrict in
5331    restrict) ;;
5332    no) $as_echo "#define restrict /**/" >>confdefs.h
5333  ;;
5334    *)  cat >>confdefs.h <<_ACEOF
5335 #define restrict $ac_cv_c_restrict
5336 _ACEOF
5337  ;;
5338  esac
5339
5340 ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
5341 if test "x$ac_cv_type_ssize_t" = x""yes; then :
5342
5343 else
5344
5345 cat >>confdefs.h <<_ACEOF
5346 #define ssize_t int
5347 _ACEOF
5348
5349 fi
5350
5351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
5352 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
5353 if test "${ac_cv_header_time+set}" = set; then :
5354   $as_echo_n "(cached) " >&6
5355 else
5356   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5357 /* end confdefs.h.  */
5358 #include <sys/types.h>
5359 #include <sys/time.h>
5360 #include <time.h>
5361
5362 int
5363 main ()
5364 {
5365 if ((struct tm *) 0)
5366 return 0;
5367   ;
5368   return 0;
5369 }
5370 _ACEOF
5371 if ac_fn_c_try_compile "$LINENO"; then :
5372   ac_cv_header_time=yes
5373 else
5374   ac_cv_header_time=no
5375 fi
5376 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5377 fi
5378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
5379 $as_echo "$ac_cv_header_time" >&6; }
5380 if test $ac_cv_header_time = yes; then
5381
5382 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
5383
5384 fi
5385
5386 ac_fn_c_find_uintX_t "$LINENO" "16" "ac_cv_c_uint16_t"
5387 case $ac_cv_c_uint16_t in #(
5388   no|yes) ;; #(
5389   *)
5390
5391
5392 cat >>confdefs.h <<_ACEOF
5393 #define uint16_t $ac_cv_c_uint16_t
5394 _ACEOF
5395 ;;
5396   esac
5397
5398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
5399 $as_echo_n "checking for working volatile... " >&6; }
5400 if test "${ac_cv_c_volatile+set}" = set; then :
5401   $as_echo_n "(cached) " >&6
5402 else
5403   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5404 /* end confdefs.h.  */
5405
5406 int
5407 main ()
5408 {
5409
5410 volatile int x;
5411 int * volatile y = (int *) 0;
5412 return !x && !y;
5413   ;
5414   return 0;
5415 }
5416 _ACEOF
5417 if ac_fn_c_try_compile "$LINENO"; then :
5418   ac_cv_c_volatile=yes
5419 else
5420   ac_cv_c_volatile=no
5421 fi
5422 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5423 fi
5424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_volatile" >&5
5425 $as_echo "$ac_cv_c_volatile" >&6; }
5426 if test $ac_cv_c_volatile = no; then
5427
5428 $as_echo "#define volatile /**/" >>confdefs.h
5429
5430 fi
5431
5432
5433
5434 # These are the libraries stressapptest requires to build.
5435 # We'll check that they work, and fail otherwise.
5436 # In the future we may provide for testing alternate
5437 # arguments, but that's not necessary now.
5438 LIBS="$LIBS -lrt -pthread -laio"
5439
5440 # Checking for pthreads
5441 pthread_arg="not_available"
5442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if pthreads is supported" >&5
5443 $as_echo_n "checking if pthreads is supported... " >&6; }
5444
5445 pthread_header="#include<pthread.h>"
5446 pthread_body="pthread_create(0,0,0,0)"
5447 # Check if compile with no extra argument
5448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5449 /* end confdefs.h.  */
5450 $pthread_header
5451 int
5452 main ()
5453 {
5454 $pthread_body
5455   ;
5456   return 0;
5457 }
5458 _ACEOF
5459 if ac_fn_c_try_link "$LINENO"; then :
5460   pthread_arg=""
5461 fi
5462 rm -f core conftest.err conftest.$ac_objext \
5463     conftest$ac_exeext conftest.$ac_ext
5464
5465 if test x"$pthread_arg" = x"not_available"; then
5466   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5467 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5468 as_fn_error "Cannot find a proper pthread library
5469 See \`config.log' for more details." "$LINENO" 5; }
5470 else
5471   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5472 $as_echo "yes" >&6; }
5473 fi
5474
5475 # Checking for libaio
5476 libaio_arg="not_available"
5477 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libaio is supported" >&5
5478 $as_echo_n "checking if libaio is supported... " >&6; }
5479
5480 libaio_header="#include<libaio.h>"
5481 libaio_body="io_submit(0,0,0)"
5482 # Check if compile with no extra argument
5483 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5484 /* end confdefs.h.  */
5485 $libaio_header
5486 int
5487 main ()
5488 {
5489 $libaio_body
5490   ;
5491   return 0;
5492 }
5493 _ACEOF
5494 if ac_fn_c_try_link "$LINENO"; then :
5495   libaio_arg=""
5496 fi
5497 rm -f core conftest.err conftest.$ac_objext \
5498     conftest$ac_exeext conftest.$ac_ext
5499
5500 if test x"$libaio_arg" = x"not_available"; then
5501   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5502 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5503 as_fn_error "Cannot find libaio library, please install libaio-dev
5504 See \`config.log' for more details." "$LINENO" 5; }
5505 else
5506   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5507 $as_echo "yes" >&6; }
5508 fi
5509
5510 # Checking for librt
5511 librt_arg="not_available"
5512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if librt is supported" >&5
5513 $as_echo_n "checking if librt is supported... " >&6; }
5514
5515 librt_header="#include<sys/shm.h>"
5516 librt_body="shm_open(0, 0, 0)"
5517 # Check if compile with no extra argument
5518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5519 /* end confdefs.h.  */
5520 $librt_header
5521 int
5522 main ()
5523 {
5524 $librt_body
5525   ;
5526   return 0;
5527 }
5528 _ACEOF
5529 if ac_fn_c_try_link "$LINENO"; then :
5530   librt_arg=""
5531 fi
5532 rm -f core conftest.err conftest.$ac_objext \
5533     conftest$ac_exeext conftest.$ac_ext
5534
5535 if test x"$librt_arg" = x"not_available"; then
5536   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5537 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5538 as_fn_error "Cannot find librt library
5539 See \`config.log' for more details." "$LINENO" 5; }
5540 else
5541   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5542 $as_echo "yes" >&6; }
5543 fi
5544
5545
5546 # Checks for library functions.
5547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether closedir returns void" >&5
5548 $as_echo_n "checking whether closedir returns void... " >&6; }
5549 if test "${ac_cv_func_closedir_void+set}" = set; then :
5550   $as_echo_n "(cached) " >&6
5551 else
5552   if test "$cross_compiling" = yes; then :
5553   ac_cv_func_closedir_void=yes
5554 else
5555   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5556 /* end confdefs.h.  */
5557 $ac_includes_default
5558 #include <$ac_header_dirent>
5559 #ifndef __cplusplus
5560 int closedir ();
5561 #endif
5562
5563 int
5564 main ()
5565 {
5566 return closedir (opendir (".")) != 0;
5567   ;
5568   return 0;
5569 }
5570 _ACEOF
5571 if ac_fn_c_try_run "$LINENO"; then :
5572   ac_cv_func_closedir_void=no
5573 else
5574   ac_cv_func_closedir_void=yes
5575 fi
5576 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5577   conftest.$ac_objext conftest.beam conftest.$ac_ext
5578 fi
5579
5580 fi
5581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_closedir_void" >&5
5582 $as_echo "$ac_cv_func_closedir_void" >&6; }
5583 if test $ac_cv_func_closedir_void = yes; then
5584
5585 $as_echo "#define CLOSEDIR_VOID 1" >>confdefs.h
5586
5587 fi
5588
5589 if test $ac_cv_c_compiler_gnu = yes; then
5590     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
5591 $as_echo_n "checking whether $CC needs -traditional... " >&6; }
5592 if test "${ac_cv_prog_gcc_traditional+set}" = set; then :
5593   $as_echo_n "(cached) " >&6
5594 else
5595     ac_pattern="Autoconf.*'x'"
5596   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5597 /* end confdefs.h.  */
5598 #include <sgtty.h>
5599 Autoconf TIOCGETP
5600 _ACEOF
5601 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5602   $EGREP "$ac_pattern" >/dev/null 2>&1; then :
5603   ac_cv_prog_gcc_traditional=yes
5604 else
5605   ac_cv_prog_gcc_traditional=no
5606 fi
5607 rm -f conftest*
5608
5609
5610   if test $ac_cv_prog_gcc_traditional = no; then
5611     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5612 /* end confdefs.h.  */
5613 #include <termio.h>
5614 Autoconf TCGETA
5615 _ACEOF
5616 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5617   $EGREP "$ac_pattern" >/dev/null 2>&1; then :
5618   ac_cv_prog_gcc_traditional=yes
5619 fi
5620 rm -f conftest*
5621
5622   fi
5623 fi
5624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5
5625 $as_echo "$ac_cv_prog_gcc_traditional" >&6; }
5626   if test $ac_cv_prog_gcc_traditional = yes; then
5627     CC="$CC -traditional"
5628   fi
5629 fi
5630
5631 for ac_header in sys/select.h sys/socket.h
5632 do :
5633   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5634 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5635 eval as_val=\$$as_ac_Header
5636    if test "x$as_val" = x""yes; then :
5637   cat >>confdefs.h <<_ACEOF
5638 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5639 _ACEOF
5640
5641 fi
5642
5643 done
5644
5645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking types of arguments for select" >&5
5646 $as_echo_n "checking types of arguments for select... " >&6; }
5647 if test "${ac_cv_func_select_args+set}" = set; then :
5648   $as_echo_n "(cached) " >&6
5649 else
5650   for ac_arg234 in 'fd_set *' 'int *' 'void *'; do
5651  for ac_arg1 in 'int' 'size_t' 'unsigned long int' 'unsigned int'; do
5652   for ac_arg5 in 'struct timeval *' 'const struct timeval *'; do
5653    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5654 /* end confdefs.h.  */
5655 $ac_includes_default
5656 #ifdef HAVE_SYS_SELECT_H
5657 # include <sys/select.h>
5658 #endif
5659 #ifdef HAVE_SYS_SOCKET_H
5660 # include <sys/socket.h>
5661 #endif
5662
5663 int
5664 main ()
5665 {
5666 extern int select ($ac_arg1,
5667                                             $ac_arg234, $ac_arg234, $ac_arg234,
5668                                             $ac_arg5);
5669   ;
5670   return 0;
5671 }
5672 _ACEOF
5673 if ac_fn_c_try_compile "$LINENO"; then :
5674   ac_cv_func_select_args="$ac_arg1,$ac_arg234,$ac_arg5"; break 3
5675 fi
5676 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5677   done
5678  done
5679 done
5680 # Provide a safe default value.
5681 : ${ac_cv_func_select_args='int,int *,struct timeval *'}
5682
5683 fi
5684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_select_args" >&5
5685 $as_echo "$ac_cv_func_select_args" >&6; }
5686 ac_save_IFS=$IFS; IFS=','
5687 set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
5688 IFS=$ac_save_IFS
5689 shift
5690
5691 cat >>confdefs.h <<_ACEOF
5692 #define SELECT_TYPE_ARG1 $1
5693 _ACEOF
5694
5695
5696 cat >>confdefs.h <<_ACEOF
5697 #define SELECT_TYPE_ARG234 ($2)
5698 _ACEOF
5699
5700
5701 cat >>confdefs.h <<_ACEOF
5702 #define SELECT_TYPE_ARG5 ($3)
5703 _ACEOF
5704
5705 rm -f conftest*
5706
5707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
5708 $as_echo_n "checking return type of signal handlers... " >&6; }
5709 if test "${ac_cv_type_signal+set}" = set; then :
5710   $as_echo_n "(cached) " >&6
5711 else
5712   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5713 /* end confdefs.h.  */
5714 #include <sys/types.h>
5715 #include <signal.h>
5716
5717 int
5718 main ()
5719 {
5720 return *(signal (0, 0)) (0) == 1;
5721   ;
5722   return 0;
5723 }
5724 _ACEOF
5725 if ac_fn_c_try_compile "$LINENO"; then :
5726   ac_cv_type_signal=int
5727 else
5728   ac_cv_type_signal=void
5729 fi
5730 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5731 fi
5732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
5733 $as_echo "$ac_cv_type_signal" >&6; }
5734
5735 cat >>confdefs.h <<_ACEOF
5736 #define RETSIGTYPE $ac_cv_type_signal
5737 _ACEOF
5738
5739
5740 ac_fn_c_check_decl "$LINENO" "strerror_r" "ac_cv_have_decl_strerror_r" "$ac_includes_default"
5741 if test "x$ac_cv_have_decl_strerror_r" = x""yes; then :
5742   ac_have_decl=1
5743 else
5744   ac_have_decl=0
5745 fi
5746
5747 cat >>confdefs.h <<_ACEOF
5748 #define HAVE_DECL_STRERROR_R $ac_have_decl
5749 _ACEOF
5750
5751 for ac_func in strerror_r
5752 do :
5753   ac_fn_c_check_func "$LINENO" "strerror_r" "ac_cv_func_strerror_r"
5754 if test "x$ac_cv_func_strerror_r" = x""yes; then :
5755   cat >>confdefs.h <<_ACEOF
5756 #define HAVE_STRERROR_R 1
5757 _ACEOF
5758
5759 fi
5760 done
5761
5762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
5763 $as_echo_n "checking whether strerror_r returns char *... " >&6; }
5764 if test "${ac_cv_func_strerror_r_char_p+set}" = set; then :
5765   $as_echo_n "(cached) " >&6
5766 else
5767
5768     ac_cv_func_strerror_r_char_p=no
5769     if test $ac_cv_have_decl_strerror_r = yes; then
5770       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5771 /* end confdefs.h.  */
5772 $ac_includes_default
5773 int
5774 main ()
5775 {
5776
5777           char buf[100];
5778           char x = *strerror_r (0, buf, sizeof buf);
5779           char *p = strerror_r (0, buf, sizeof buf);
5780           return !p || x;
5781
5782   ;
5783   return 0;
5784 }
5785 _ACEOF
5786 if ac_fn_c_try_compile "$LINENO"; then :
5787   ac_cv_func_strerror_r_char_p=yes
5788 fi
5789 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5790     else
5791       # strerror_r is not declared.  Choose between
5792       # systems that have relatively inaccessible declarations for the
5793       # function.  BeOS and DEC UNIX 4.0 fall in this category, but the
5794       # former has a strerror_r that returns char*, while the latter
5795       # has a strerror_r that returns `int'.
5796       # This test should segfault on the DEC system.
5797       if test "$cross_compiling" = yes; then :
5798   :
5799 else
5800   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5801 /* end confdefs.h.  */
5802 $ac_includes_default
5803         extern char *strerror_r ();
5804 int
5805 main ()
5806 {
5807 char buf[100];
5808           char x = *strerror_r (0, buf, sizeof buf);
5809           return ! isalpha (x);
5810   ;
5811   return 0;
5812 }
5813 _ACEOF
5814 if ac_fn_c_try_run "$LINENO"; then :
5815   ac_cv_func_strerror_r_char_p=yes
5816 fi
5817 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5818   conftest.$ac_objext conftest.beam conftest.$ac_ext
5819 fi
5820
5821     fi
5822
5823 fi
5824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5
5825 $as_echo "$ac_cv_func_strerror_r_char_p" >&6; }
5826 if test $ac_cv_func_strerror_r_char_p = yes; then
5827
5828 $as_echo "#define STRERROR_R_CHAR_P 1" >>confdefs.h
5829
5830 fi
5831
5832 for ac_func in vprintf
5833 do :
5834   ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
5835 if test "x$ac_cv_func_vprintf" = x""yes; then :
5836   cat >>confdefs.h <<_ACEOF
5837 #define HAVE_VPRINTF 1
5838 _ACEOF
5839
5840 ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
5841 if test "x$ac_cv_func__doprnt" = x""yes; then :
5842
5843 $as_echo "#define HAVE_DOPRNT 1" >>confdefs.h
5844
5845 fi
5846
5847 fi
5848 done
5849
5850
5851 for ac_func in gettimeofday memset select socket strtol strtoull
5852 do :
5853   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5854 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
5855 eval as_val=\$$as_ac_var
5856    if test "x$as_val" = x""yes; then :
5857   cat >>confdefs.h <<_ACEOF
5858 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5859 _ACEOF
5860
5861 fi
5862 done
5863
5864
5865 ac_config_files="$ac_config_files Makefile src/Makefile"
5866
5867 cat >confcache <<\_ACEOF
5868 # This file is a shell script that caches the results of configure
5869 # tests run on this system so they can be shared between configure
5870 # scripts and configure runs, see configure's option --config-cache.
5871 # It is not useful on other systems.  If it contains results you don't
5872 # want to keep, you may remove or edit it.
5873 #
5874 # config.status only pays attention to the cache file if you give it
5875 # the --recheck option to rerun configure.
5876 #
5877 # `ac_cv_env_foo' variables (set or unset) will be overridden when
5878 # loading this file, other *unset* `ac_cv_foo' will be assigned the
5879 # following values.
5880
5881 _ACEOF
5882
5883 # The following way of writing the cache mishandles newlines in values,
5884 # but we know of no workaround that is simple, portable, and efficient.
5885 # So, we kill variables containing newlines.
5886 # Ultrix sh set writes to stderr and can't be redirected directly,
5887 # and sets the high bit in the cache file unless we assign to the vars.
5888 (
5889   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
5890     eval ac_val=\$$ac_var
5891     case $ac_val in #(
5892     *${as_nl}*)
5893       case $ac_var in #(
5894       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
5895 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
5896       esac
5897       case $ac_var in #(
5898       _ | IFS | as_nl) ;; #(
5899       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
5900       *) { eval $ac_var=; unset $ac_var;} ;;
5901       esac ;;
5902     esac
5903   done
5904
5905   (set) 2>&1 |
5906     case $as_nl`(ac_space=' '; set) 2>&1` in #(
5907     *${as_nl}ac_space=\ *)
5908       # `set' does not quote correctly, so add quotes: double-quote
5909       # substitution turns \\\\ into \\, and sed turns \\ into \.
5910       sed -n \
5911         "s/'/'\\\\''/g;
5912           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5913       ;; #(
5914     *)
5915       # `set' quotes correctly as required by POSIX, so do not add quotes.
5916       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
5917       ;;
5918     esac |
5919     sort
5920 ) |
5921   sed '
5922      /^ac_cv_env_/b end
5923      t clear
5924      :clear
5925      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
5926      t end
5927      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
5928      :end' >>confcache
5929 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
5930   if test -w "$cache_file"; then
5931     test "x$cache_file" != "x/dev/null" &&
5932       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
5933 $as_echo "$as_me: updating cache $cache_file" >&6;}
5934     cat confcache >$cache_file
5935   else
5936     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
5937 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5938   fi
5939 fi
5940 rm -f confcache
5941
5942 test "x$prefix" = xNONE && prefix=$ac_default_prefix
5943 # Let make expand exec_prefix.
5944 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
5945
5946 DEFS=-DHAVE_CONFIG_H
5947
5948 ac_libobjs=
5949 ac_ltlibobjs=
5950 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
5951   # 1. Remove the extension, and $U if already installed.
5952   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
5953   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
5954   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
5955   #    will be set to the directory where LIBOBJS objects are built.
5956   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
5957   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
5958 done
5959 LIBOBJS=$ac_libobjs
5960
5961 LTLIBOBJS=$ac_ltlibobjs
5962
5963
5964  if test -n "$EXEEXT"; then
5965   am__EXEEXT_TRUE=
5966   am__EXEEXT_FALSE='#'
5967 else
5968   am__EXEEXT_TRUE='#'
5969   am__EXEEXT_FALSE=
5970 fi
5971
5972 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
5973   as_fn_error "conditional \"AMDEP\" was never defined.
5974 Usually this means the macro was only invoked conditionally." "$LINENO" 5
5975 fi
5976 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
5977   as_fn_error "conditional \"am__fastdepCXX\" was never defined.
5978 Usually this means the macro was only invoked conditionally." "$LINENO" 5
5979 fi
5980 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
5981   as_fn_error "conditional \"am__fastdepCC\" was never defined.
5982 Usually this means the macro was only invoked conditionally." "$LINENO" 5
5983 fi
5984
5985 : ${CONFIG_STATUS=./config.status}
5986 ac_write_fail=0
5987 ac_clean_files_save=$ac_clean_files
5988 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
5989 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
5990 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
5991 as_write_fail=0
5992 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
5993 #! $SHELL
5994 # Generated by $as_me.
5995 # Run this file to recreate the current configuration.
5996 # Compiler output produced by configure, useful for debugging
5997 # configure, is in config.log if it exists.
5998
5999 debug=false
6000 ac_cs_recheck=false
6001 ac_cs_silent=false
6002
6003 SHELL=\${CONFIG_SHELL-$SHELL}
6004 export SHELL
6005 _ASEOF
6006 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
6007 ## -------------------- ##
6008 ## M4sh Initialization. ##
6009 ## -------------------- ##
6010
6011 # Be more Bourne compatible
6012 DUALCASE=1; export DUALCASE # for MKS sh
6013 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
6014   emulate sh
6015   NULLCMD=:
6016   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
6017   # is contrary to our usage.  Disable this feature.
6018   alias -g '${1+"$@"}'='"$@"'
6019   setopt NO_GLOB_SUBST
6020 else
6021   case `(set -o) 2>/dev/null` in #(
6022   *posix*) :
6023     set -o posix ;; #(
6024   *) :
6025      ;;
6026 esac
6027 fi
6028
6029
6030 as_nl='
6031 '
6032 export as_nl
6033 # Printing a long string crashes Solaris 7 /usr/bin/printf.
6034 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
6035 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
6036 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
6037 # Prefer a ksh shell builtin over an external printf program on Solaris,
6038 # but without wasting forks for bash or zsh.
6039 if test -z "$BASH_VERSION$ZSH_VERSION" \
6040     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
6041   as_echo='print -r --'
6042   as_echo_n='print -rn --'
6043 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
6044   as_echo='printf %s\n'
6045   as_echo_n='printf %s'
6046 else
6047   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
6048     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
6049     as_echo_n='/usr/ucb/echo -n'
6050   else
6051     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
6052     as_echo_n_body='eval
6053       arg=$1;
6054       case $arg in #(
6055       *"$as_nl"*)
6056         expr "X$arg" : "X\\(.*\\)$as_nl";
6057         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
6058       esac;
6059       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
6060     '
6061     export as_echo_n_body
6062     as_echo_n='sh -c $as_echo_n_body as_echo'
6063   fi
6064   export as_echo_body
6065   as_echo='sh -c $as_echo_body as_echo'
6066 fi
6067
6068 # The user is always right.
6069 if test "${PATH_SEPARATOR+set}" != set; then
6070   PATH_SEPARATOR=:
6071   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
6072     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
6073       PATH_SEPARATOR=';'
6074   }
6075 fi
6076
6077
6078 # IFS
6079 # We need space, tab and new line, in precisely that order.  Quoting is
6080 # there to prevent editors from complaining about space-tab.
6081 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
6082 # splitting by setting IFS to empty value.)
6083 IFS=" ""        $as_nl"
6084
6085 # Find who we are.  Look in the path if we contain no directory separator.
6086 case $0 in #((
6087   *[\\/]* ) as_myself=$0 ;;
6088   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6089 for as_dir in $PATH
6090 do
6091   IFS=$as_save_IFS
6092   test -z "$as_dir" && as_dir=.
6093     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
6094   done
6095 IFS=$as_save_IFS
6096
6097      ;;
6098 esac
6099 # We did not find ourselves, most probably we were run as `sh COMMAND'
6100 # in which case we are not to be found in the path.
6101 if test "x$as_myself" = x; then
6102   as_myself=$0
6103 fi
6104 if test ! -f "$as_myself"; then
6105   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
6106   exit 1
6107 fi
6108
6109 # Unset variables that we do not need and which cause bugs (e.g. in
6110 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
6111 # suppresses any "Segmentation fault" message there.  '((' could
6112 # trigger a bug in pdksh 5.2.14.
6113 for as_var in BASH_ENV ENV MAIL MAILPATH
6114 do eval test x\${$as_var+set} = xset \
6115   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
6116 done
6117 PS1='$ '
6118 PS2='> '
6119 PS4='+ '
6120
6121 # NLS nuisances.
6122 LC_ALL=C
6123 export LC_ALL
6124 LANGUAGE=C
6125 export LANGUAGE
6126
6127 # CDPATH.
6128 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
6129
6130
6131 # as_fn_error ERROR [LINENO LOG_FD]
6132 # ---------------------------------
6133 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
6134 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
6135 # script with status $?, using 1 if that was 0.
6136 as_fn_error ()
6137 {
6138   as_status=$?; test $as_status -eq 0 && as_status=1
6139   if test "$3"; then
6140     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6141     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
6142   fi
6143   $as_echo "$as_me: error: $1" >&2
6144   as_fn_exit $as_status
6145 } # as_fn_error
6146
6147
6148 # as_fn_set_status STATUS
6149 # -----------------------
6150 # Set $? to STATUS, without forking.
6151 as_fn_set_status ()
6152 {
6153   return $1
6154 } # as_fn_set_status
6155
6156 # as_fn_exit STATUS
6157 # -----------------
6158 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
6159 as_fn_exit ()
6160 {
6161   set +e
6162   as_fn_set_status $1
6163   exit $1
6164 } # as_fn_exit
6165
6166 # as_fn_unset VAR
6167 # ---------------
6168 # Portably unset VAR.
6169 as_fn_unset ()
6170 {
6171   { eval $1=; unset $1;}
6172 }
6173 as_unset=as_fn_unset
6174 # as_fn_append VAR VALUE
6175 # ----------------------
6176 # Append the text in VALUE to the end of the definition contained in VAR. Take
6177 # advantage of any shell optimizations that allow amortized linear growth over
6178 # repeated appends, instead of the typical quadratic growth present in naive
6179 # implementations.
6180 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
6181   eval 'as_fn_append ()
6182   {
6183     eval $1+=\$2
6184   }'
6185 else
6186   as_fn_append ()
6187   {
6188     eval $1=\$$1\$2
6189   }
6190 fi # as_fn_append
6191
6192 # as_fn_arith ARG...
6193 # ------------------
6194 # Perform arithmetic evaluation on the ARGs, and store the result in the
6195 # global $as_val. Take advantage of shells that can avoid forks. The arguments
6196 # must be portable across $(()) and expr.
6197 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
6198   eval 'as_fn_arith ()
6199   {
6200     as_val=$(( $* ))
6201   }'
6202 else
6203   as_fn_arith ()
6204   {
6205     as_val=`expr "$@" || test $? -eq 1`
6206   }
6207 fi # as_fn_arith
6208
6209
6210 if expr a : '\(a\)' >/dev/null 2>&1 &&
6211    test "X`expr 00001 : '.*\(...\)'`" = X001; then
6212   as_expr=expr
6213 else
6214   as_expr=false
6215 fi
6216
6217 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
6218   as_basename=basename
6219 else
6220   as_basename=false
6221 fi
6222
6223 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
6224   as_dirname=dirname
6225 else
6226   as_dirname=false
6227 fi
6228
6229 as_me=`$as_basename -- "$0" ||
6230 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
6231          X"$0" : 'X\(//\)$' \| \
6232          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
6233 $as_echo X/"$0" |
6234     sed '/^.*\/\([^/][^/]*\)\/*$/{
6235             s//\1/
6236             q
6237           }
6238           /^X\/\(\/\/\)$/{
6239             s//\1/
6240             q
6241           }
6242           /^X\/\(\/\).*/{
6243             s//\1/
6244             q
6245           }
6246           s/.*/./; q'`
6247
6248 # Avoid depending upon Character Ranges.
6249 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
6250 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
6251 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
6252 as_cr_digits='0123456789'
6253 as_cr_alnum=$as_cr_Letters$as_cr_digits
6254
6255 ECHO_C= ECHO_N= ECHO_T=
6256 case `echo -n x` in #(((((
6257 -n*)
6258   case `echo 'xy\c'` in
6259   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
6260   xy)  ECHO_C='\c';;
6261   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
6262        ECHO_T=' ';;
6263   esac;;
6264 *)
6265   ECHO_N='-n';;
6266 esac
6267
6268 rm -f conf$$ conf$$.exe conf$$.file
6269 if test -d conf$$.dir; then
6270   rm -f conf$$.dir/conf$$.file
6271 else
6272   rm -f conf$$.dir
6273   mkdir conf$$.dir 2>/dev/null
6274 fi
6275 if (echo >conf$$.file) 2>/dev/null; then
6276   if ln -s conf$$.file conf$$ 2>/dev/null; then
6277     as_ln_s='ln -s'
6278     # ... but there are two gotchas:
6279     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
6280     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
6281     # In both cases, we have to default to `cp -p'.
6282     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
6283       as_ln_s='cp -p'
6284   elif ln conf$$.file conf$$ 2>/dev/null; then
6285     as_ln_s=ln
6286   else
6287     as_ln_s='cp -p'
6288   fi
6289 else
6290   as_ln_s='cp -p'
6291 fi
6292 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
6293 rmdir conf$$.dir 2>/dev/null
6294
6295
6296 # as_fn_mkdir_p
6297 # -------------
6298 # Create "$as_dir" as a directory, including parents if necessary.
6299 as_fn_mkdir_p ()
6300 {
6301
6302   case $as_dir in #(
6303   -*) as_dir=./$as_dir;;
6304   esac
6305   test -d "$as_dir" || eval $as_mkdir_p || {
6306     as_dirs=
6307     while :; do
6308       case $as_dir in #(
6309       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
6310       *) as_qdir=$as_dir;;
6311       esac
6312       as_dirs="'$as_qdir' $as_dirs"
6313       as_dir=`$as_dirname -- "$as_dir" ||
6314 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6315          X"$as_dir" : 'X\(//\)[^/]' \| \
6316          X"$as_dir" : 'X\(//\)$' \| \
6317          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
6318 $as_echo X"$as_dir" |
6319     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6320             s//\1/
6321             q
6322           }
6323           /^X\(\/\/\)[^/].*/{
6324             s//\1/
6325             q
6326           }
6327           /^X\(\/\/\)$/{
6328             s//\1/
6329             q
6330           }
6331           /^X\(\/\).*/{
6332             s//\1/
6333             q
6334           }
6335           s/.*/./; q'`
6336       test -d "$as_dir" && break
6337     done
6338     test -z "$as_dirs" || eval "mkdir $as_dirs"
6339   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
6340
6341
6342 } # as_fn_mkdir_p
6343 if mkdir -p . 2>/dev/null; then
6344   as_mkdir_p='mkdir -p "$as_dir"'
6345 else
6346   test -d ./-p && rmdir ./-p
6347   as_mkdir_p=false
6348 fi
6349
6350 if test -x / >/dev/null 2>&1; then
6351   as_test_x='test -x'
6352 else
6353   if ls -dL / >/dev/null 2>&1; then
6354     as_ls_L_option=L
6355   else
6356     as_ls_L_option=
6357   fi
6358   as_test_x='
6359     eval sh -c '\''
6360       if test -d "$1"; then
6361         test -d "$1/.";
6362       else
6363         case $1 in #(
6364         -*)set "./$1";;
6365         esac;
6366         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
6367         ???[sx]*):;;*)false;;esac;fi
6368     '\'' sh
6369   '
6370 fi
6371 as_executable_p=$as_test_x
6372
6373 # Sed expression to map a string onto a valid CPP name.
6374 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
6375
6376 # Sed expression to map a string onto a valid variable name.
6377 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
6378
6379
6380 exec 6>&1
6381 ## ----------------------------------- ##
6382 ## Main body of $CONFIG_STATUS script. ##
6383 ## ----------------------------------- ##
6384 _ASEOF
6385 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
6386
6387 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6388 # Save the log message, to keep $0 and so on meaningful, and to
6389 # report actual input values of CONFIG_FILES etc. instead of their
6390 # values after options handling.
6391 ac_log="
6392 This file was extended by stressapptest $as_me 1.0.4_autoconf, which was
6393 generated by GNU Autoconf 2.65.  Invocation command line was
6394
6395   CONFIG_FILES    = $CONFIG_FILES
6396   CONFIG_HEADERS  = $CONFIG_HEADERS
6397   CONFIG_LINKS    = $CONFIG_LINKS
6398   CONFIG_COMMANDS = $CONFIG_COMMANDS
6399   $ $0 $@
6400
6401 on `(hostname || uname -n) 2>/dev/null | sed 1q`
6402 "
6403
6404 _ACEOF
6405
6406 case $ac_config_files in *"
6407 "*) set x $ac_config_files; shift; ac_config_files=$*;;
6408 esac
6409
6410 case $ac_config_headers in *"
6411 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
6412 esac
6413
6414
6415 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6416 # Files that config.status was made for.
6417 config_files="$ac_config_files"
6418 config_headers="$ac_config_headers"
6419 config_commands="$ac_config_commands"
6420
6421 _ACEOF
6422
6423 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6424 ac_cs_usage="\
6425 \`$as_me' instantiates files and other configuration actions
6426 from templates according to the current configuration.  Unless the files
6427 and actions are specified as TAGs, all are instantiated by default.
6428
6429 Usage: $0 [OPTION]... [TAG]...
6430
6431   -h, --help       print this help, then exit
6432   -V, --version    print version number and configuration settings, then exit
6433       --config     print configuration, then exit
6434   -q, --quiet, --silent
6435                    do not print progress messages
6436   -d, --debug      don't remove temporary files
6437       --recheck    update $as_me by reconfiguring in the same conditions
6438       --file=FILE[:TEMPLATE]
6439                    instantiate the configuration file FILE
6440       --header=FILE[:TEMPLATE]
6441                    instantiate the configuration header FILE
6442
6443 Configuration files:
6444 $config_files
6445
6446 Configuration headers:
6447 $config_headers
6448
6449 Configuration commands:
6450 $config_commands
6451
6452 Report bugs to <opensource@google.com>."
6453
6454 _ACEOF
6455 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6456 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6457 ac_cs_version="\\
6458 stressapptest config.status 1.0.4_autoconf
6459 configured by $0, generated by GNU Autoconf 2.65,
6460   with options \\"\$ac_cs_config\\"
6461
6462 Copyright (C) 2009 Free Software Foundation, Inc.
6463 This config.status script is free software; the Free Software Foundation
6464 gives unlimited permission to copy, distribute and modify it."
6465
6466 ac_pwd='$ac_pwd'
6467 srcdir='$srcdir'
6468 INSTALL='$INSTALL'
6469 MKDIR_P='$MKDIR_P'
6470 AWK='$AWK'
6471 test -n "\$AWK" || AWK=awk
6472 _ACEOF
6473
6474 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6475 # The default lists apply if the user does not specify any file.
6476 ac_need_defaults=:
6477 while test $# != 0
6478 do
6479   case $1 in
6480   --*=*)
6481     ac_option=`expr "X$1" : 'X\([^=]*\)='`
6482     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
6483     ac_shift=:
6484     ;;
6485   *)
6486     ac_option=$1
6487     ac_optarg=$2
6488     ac_shift=shift
6489     ;;
6490   esac
6491
6492   case $ac_option in
6493   # Handling of the options.
6494   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
6495     ac_cs_recheck=: ;;
6496   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
6497     $as_echo "$ac_cs_version"; exit ;;
6498   --config | --confi | --conf | --con | --co | --c )
6499     $as_echo "$ac_cs_config"; exit ;;
6500   --debug | --debu | --deb | --de | --d | -d )
6501     debug=: ;;
6502   --file | --fil | --fi | --f )
6503     $ac_shift
6504     case $ac_optarg in
6505     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
6506     esac
6507     as_fn_append CONFIG_FILES " '$ac_optarg'"
6508     ac_need_defaults=false;;
6509   --header | --heade | --head | --hea )
6510     $ac_shift
6511     case $ac_optarg in
6512     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
6513     esac
6514     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
6515     ac_need_defaults=false;;
6516   --he | --h)
6517     # Conflict between --help and --header
6518     as_fn_error "ambiguous option: \`$1'
6519 Try \`$0 --help' for more information.";;
6520   --help | --hel | -h )
6521     $as_echo "$ac_cs_usage"; exit ;;
6522   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
6523   | -silent | --silent | --silen | --sile | --sil | --si | --s)
6524     ac_cs_silent=: ;;
6525
6526   # This is an error.
6527   -*) as_fn_error "unrecognized option: \`$1'
6528 Try \`$0 --help' for more information." ;;
6529
6530   *) as_fn_append ac_config_targets " $1"
6531      ac_need_defaults=false ;;
6532
6533   esac
6534   shift
6535 done
6536
6537 ac_configure_extra_args=
6538
6539 if $ac_cs_silent; then
6540   exec 6>/dev/null
6541   ac_configure_extra_args="$ac_configure_extra_args --silent"
6542 fi
6543
6544 _ACEOF
6545 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6546 if \$ac_cs_recheck; then
6547   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
6548   shift
6549   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
6550   CONFIG_SHELL='$SHELL'
6551   export CONFIG_SHELL
6552   exec "\$@"
6553 fi
6554
6555 _ACEOF
6556 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6557 exec 5>>config.log
6558 {
6559   echo
6560   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
6561 ## Running $as_me. ##
6562 _ASBOX
6563   $as_echo "$ac_log"
6564 } >&5
6565
6566 _ACEOF
6567 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6568 #
6569 # INIT-COMMANDS
6570 #
6571 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
6572
6573 _ACEOF
6574
6575 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6576
6577 # Handling of arguments.
6578 for ac_config_target in $ac_config_targets
6579 do
6580   case $ac_config_target in
6581     "src/stressapptest_config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/stressapptest_config.h" ;;
6582     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
6583     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6584     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
6585
6586   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6587   esac
6588 done
6589
6590
6591 # If the user did not use the arguments to specify the items to instantiate,
6592 # then the envvar interface is used.  Set only those that are not.
6593 # We use the long form for the default assignment because of an extremely
6594 # bizarre bug on SunOS 4.1.3.
6595 if $ac_need_defaults; then
6596   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
6597   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
6598   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
6599 fi
6600
6601 # Have a temporary directory for convenience.  Make it in the build tree
6602 # simply because there is no reason against having it here, and in addition,
6603 # creating and moving files from /tmp can sometimes cause problems.
6604 # Hook for its removal unless debugging.
6605 # Note that there is a small window in which the directory will not be cleaned:
6606 # after its creation but before its name has been assigned to `$tmp'.
6607 $debug ||
6608 {
6609   tmp=
6610   trap 'exit_status=$?
6611   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
6612 ' 0
6613   trap 'as_fn_exit 1' 1 2 13 15
6614 }
6615 # Create a (secure) tmp directory for tmp files.
6616
6617 {
6618   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
6619   test -n "$tmp" && test -d "$tmp"
6620 }  ||
6621 {
6622   tmp=./conf$$-$RANDOM
6623   (umask 077 && mkdir "$tmp")
6624 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
6625
6626 # Set up the scripts for CONFIG_FILES section.
6627 # No need to generate them if there are no CONFIG_FILES.
6628 # This happens for instance with `./config.status config.h'.
6629 if test -n "$CONFIG_FILES"; then
6630
6631
6632 ac_cr=`echo X | tr X '\015'`
6633 # On cygwin, bash can eat \r inside `` if the user requested igncr.
6634 # But we know of no other shell where ac_cr would be empty at this
6635 # point, so we can use a bashism as a fallback.
6636 if test "x$ac_cr" = x; then
6637   eval ac_cr=\$\'\\r\'
6638 fi
6639 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
6640 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
6641   ac_cs_awk_cr='\r'
6642 else
6643   ac_cs_awk_cr=$ac_cr
6644 fi
6645
6646 echo 'BEGIN {' >"$tmp/subs1.awk" &&
6647 _ACEOF
6648
6649
6650 {
6651   echo "cat >conf$$subs.awk <<_ACEOF" &&
6652   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
6653   echo "_ACEOF"
6654 } >conf$$subs.sh ||
6655   as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
6656 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
6657 ac_delim='%!_!# '
6658 for ac_last_try in false false false false false :; do
6659   . ./conf$$subs.sh ||
6660     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
6661
6662   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
6663   if test $ac_delim_n = $ac_delim_num; then
6664     break
6665   elif $ac_last_try; then
6666     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
6667   else
6668     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
6669   fi
6670 done
6671 rm -f conf$$subs.sh
6672
6673 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6674 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
6675 _ACEOF
6676 sed -n '
6677 h
6678 s/^/S["/; s/!.*/"]=/
6679 p
6680 g
6681 s/^[^!]*!//
6682 :repl
6683 t repl
6684 s/'"$ac_delim"'$//
6685 t delim
6686 :nl
6687 h
6688 s/\(.\{148\}\)..*/\1/
6689 t more1
6690 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
6691 p
6692 n
6693 b repl
6694 :more1
6695 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
6696 p
6697 g
6698 s/.\{148\}//
6699 t nl
6700 :delim
6701 h
6702 s/\(.\{148\}\)..*/\1/
6703 t more2
6704 s/["\\]/\\&/g; s/^/"/; s/$/"/
6705 p
6706 b
6707 :more2
6708 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
6709 p
6710 g
6711 s/.\{148\}//
6712 t delim
6713 ' <conf$$subs.awk | sed '
6714 /^[^""]/{
6715   N
6716   s/\n//
6717 }
6718 ' >>$CONFIG_STATUS || ac_write_fail=1
6719 rm -f conf$$subs.awk
6720 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6721 _ACAWK
6722 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
6723   for (key in S) S_is_set[key] = 1
6724   FS = "\a"
6725
6726 }
6727 {
6728   line = $ 0
6729   nfields = split(line, field, "@")
6730   substed = 0
6731   len = length(field[1])
6732   for (i = 2; i < nfields; i++) {
6733     key = field[i]
6734     keylen = length(key)
6735     if (S_is_set[key]) {
6736       value = S[key]
6737       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
6738       len += length(value) + length(field[++i])
6739       substed = 1
6740     } else
6741       len += 1 + keylen
6742   }
6743
6744   print line
6745 }
6746
6747 _ACAWK
6748 _ACEOF
6749 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6750 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
6751   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
6752 else
6753   cat
6754 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
6755   || as_fn_error "could not setup config files machinery" "$LINENO" 5
6756 _ACEOF
6757
6758 # VPATH may cause trouble with some makes, so we remove $(srcdir),
6759 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
6760 # trailing colons and then remove the whole line if VPATH becomes empty
6761 # (actually we leave an empty line to preserve line numbers).
6762 if test "x$srcdir" = x.; then
6763   ac_vpsub='/^[  ]*VPATH[        ]*=/{
6764 s/:*\$(srcdir):*/:/
6765 s/:*\${srcdir}:*/:/
6766 s/:*@srcdir@:*/:/
6767 s/^\([^=]*=[     ]*\):*/\1/
6768 s/:*$//
6769 s/^[^=]*=[       ]*$//
6770 }'
6771 fi
6772
6773 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6774 fi # test -n "$CONFIG_FILES"
6775
6776 # Set up the scripts for CONFIG_HEADERS section.
6777 # No need to generate them if there are no CONFIG_HEADERS.
6778 # This happens for instance with `./config.status Makefile'.
6779 if test -n "$CONFIG_HEADERS"; then
6780 cat >"$tmp/defines.awk" <<\_ACAWK ||
6781 BEGIN {
6782 _ACEOF
6783
6784 # Transform confdefs.h into an awk script `defines.awk', embedded as
6785 # here-document in config.status, that substitutes the proper values into
6786 # config.h.in to produce config.h.
6787
6788 # Create a delimiter string that does not exist in confdefs.h, to ease
6789 # handling of long lines.
6790 ac_delim='%!_!# '
6791 for ac_last_try in false false :; do
6792   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
6793   if test -z "$ac_t"; then
6794     break
6795   elif $ac_last_try; then
6796     as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
6797   else
6798     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
6799   fi
6800 done
6801
6802 # For the awk script, D is an array of macro values keyed by name,
6803 # likewise P contains macro parameters if any.  Preserve backslash
6804 # newline sequences.
6805
6806 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
6807 sed -n '
6808 s/.\{148\}/&'"$ac_delim"'/g
6809 t rset
6810 :rset
6811 s/^[     ]*#[    ]*define[       ][      ]*/ /
6812 t def
6813 d
6814 :def
6815 s/\\$//
6816 t bsnl
6817 s/["\\]/\\&/g
6818 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
6819 D["\1"]=" \3"/p
6820 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
6821 d
6822 :bsnl
6823 s/["\\]/\\&/g
6824 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
6825 D["\1"]=" \3\\\\\\n"\\/p
6826 t cont
6827 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
6828 t cont
6829 d
6830 :cont
6831 n
6832 s/.\{148\}/&'"$ac_delim"'/g
6833 t clear
6834 :clear
6835 s/\\$//
6836 t bsnlc
6837 s/["\\]/\\&/g; s/^/"/; s/$/"/p
6838 d
6839 :bsnlc
6840 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
6841 b cont
6842 ' <confdefs.h | sed '
6843 s/'"$ac_delim"'/"\\\
6844 "/g' >>$CONFIG_STATUS || ac_write_fail=1
6845
6846 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6847   for (key in D) D_is_set[key] = 1
6848   FS = "\a"
6849 }
6850 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
6851   line = \$ 0
6852   split(line, arg, " ")
6853   if (arg[1] == "#") {
6854     defundef = arg[2]
6855     mac1 = arg[3]
6856   } else {
6857     defundef = substr(arg[1], 2)
6858     mac1 = arg[2]
6859   }
6860   split(mac1, mac2, "(") #)
6861   macro = mac2[1]
6862   prefix = substr(line, 1, index(line, defundef) - 1)
6863   if (D_is_set[macro]) {
6864     # Preserve the white space surrounding the "#".
6865     print prefix "define", macro P[macro] D[macro]
6866     next
6867   } else {
6868     # Replace #undef with comments.  This is necessary, for example,
6869     # in the case of _POSIX_SOURCE, which is predefined and required
6870     # on some systems where configure will not decide to define it.
6871     if (defundef == "undef") {
6872       print "/*", prefix defundef, macro, "*/"
6873       next
6874     }
6875   }
6876 }
6877 { print }
6878 _ACAWK
6879 _ACEOF
6880 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6881   as_fn_error "could not setup config headers machinery" "$LINENO" 5
6882 fi # test -n "$CONFIG_HEADERS"
6883
6884
6885 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
6886 shift
6887 for ac_tag
6888 do
6889   case $ac_tag in
6890   :[FHLC]) ac_mode=$ac_tag; continue;;
6891   esac
6892   case $ac_mode$ac_tag in
6893   :[FHL]*:*);;
6894   :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
6895   :[FH]-) ac_tag=-:-;;
6896   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
6897   esac
6898   ac_save_IFS=$IFS
6899   IFS=:
6900   set x $ac_tag
6901   IFS=$ac_save_IFS
6902   shift
6903   ac_file=$1
6904   shift
6905
6906   case $ac_mode in
6907   :L) ac_source=$1;;
6908   :[FH])
6909     ac_file_inputs=
6910     for ac_f
6911     do
6912       case $ac_f in
6913       -) ac_f="$tmp/stdin";;
6914       *) # Look for the file first in the build tree, then in the source tree
6915          # (if the path is not absolute).  The absolute path cannot be DOS-style,
6916          # because $ac_f cannot contain `:'.
6917          test -f "$ac_f" ||
6918            case $ac_f in
6919            [\\/$]*) false;;
6920            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
6921            esac ||
6922            as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
6923       esac
6924       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
6925       as_fn_append ac_file_inputs " '$ac_f'"
6926     done
6927
6928     # Let's still pretend it is `configure' which instantiates (i.e., don't
6929     # use $as_me), people would be surprised to read:
6930     #    /* config.h.  Generated by config.status.  */
6931     configure_input='Generated from '`
6932           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
6933         `' by configure.'
6934     if test x"$ac_file" != x-; then
6935       configure_input="$ac_file.  $configure_input"
6936       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
6937 $as_echo "$as_me: creating $ac_file" >&6;}
6938     fi
6939     # Neutralize special characters interpreted by sed in replacement strings.
6940     case $configure_input in #(
6941     *\&* | *\|* | *\\* )
6942        ac_sed_conf_input=`$as_echo "$configure_input" |
6943        sed 's/[\\\\&|]/\\\\&/g'`;; #(
6944     *) ac_sed_conf_input=$configure_input;;
6945     esac
6946
6947     case $ac_tag in
6948     *:-:* | *:-) cat >"$tmp/stdin" \
6949       || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
6950     esac
6951     ;;
6952   esac
6953
6954   ac_dir=`$as_dirname -- "$ac_file" ||
6955 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6956          X"$ac_file" : 'X\(//\)[^/]' \| \
6957          X"$ac_file" : 'X\(//\)$' \| \
6958          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
6959 $as_echo X"$ac_file" |
6960     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6961             s//\1/
6962             q
6963           }
6964           /^X\(\/\/\)[^/].*/{
6965             s//\1/
6966             q
6967           }
6968           /^X\(\/\/\)$/{
6969             s//\1/
6970             q
6971           }
6972           /^X\(\/\).*/{
6973             s//\1/
6974             q
6975           }
6976           s/.*/./; q'`
6977   as_dir="$ac_dir"; as_fn_mkdir_p
6978   ac_builddir=.
6979
6980 case "$ac_dir" in
6981 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
6982 *)
6983   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
6984   # A ".." for each directory in $ac_dir_suffix.
6985   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
6986   case $ac_top_builddir_sub in
6987   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
6988   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
6989   esac ;;
6990 esac
6991 ac_abs_top_builddir=$ac_pwd
6992 ac_abs_builddir=$ac_pwd$ac_dir_suffix
6993 # for backward compatibility:
6994 ac_top_builddir=$ac_top_build_prefix
6995
6996 case $srcdir in
6997   .)  # We are building in place.
6998     ac_srcdir=.
6999     ac_top_srcdir=$ac_top_builddir_sub
7000     ac_abs_top_srcdir=$ac_pwd ;;
7001   [\\/]* | ?:[\\/]* )  # Absolute name.
7002     ac_srcdir=$srcdir$ac_dir_suffix;
7003     ac_top_srcdir=$srcdir
7004     ac_abs_top_srcdir=$srcdir ;;
7005   *) # Relative name.
7006     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
7007     ac_top_srcdir=$ac_top_build_prefix$srcdir
7008     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
7009 esac
7010 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
7011
7012
7013   case $ac_mode in
7014   :F)
7015   #
7016   # CONFIG_FILE
7017   #
7018
7019   case $INSTALL in
7020   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
7021   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
7022   esac
7023   ac_MKDIR_P=$MKDIR_P
7024   case $MKDIR_P in
7025   [\\/$]* | ?:[\\/]* ) ;;
7026   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
7027   esac
7028 _ACEOF
7029
7030 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7031 # If the template does not know about datarootdir, expand it.
7032 # FIXME: This hack should be removed a few years after 2.60.
7033 ac_datarootdir_hack=; ac_datarootdir_seen=
7034 ac_sed_dataroot='
7035 /datarootdir/ {
7036   p
7037   q
7038 }
7039 /@datadir@/p
7040 /@docdir@/p
7041 /@infodir@/p
7042 /@localedir@/p
7043 /@mandir@/p'
7044 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
7045 *datarootdir*) ac_datarootdir_seen=yes;;
7046 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
7047   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
7048 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
7049 _ACEOF
7050 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7051   ac_datarootdir_hack='
7052   s&@datadir@&$datadir&g
7053   s&@docdir@&$docdir&g
7054   s&@infodir@&$infodir&g
7055   s&@localedir@&$localedir&g
7056   s&@mandir@&$mandir&g
7057   s&\\\${datarootdir}&$datarootdir&g' ;;
7058 esac
7059 _ACEOF
7060
7061 # Neutralize VPATH when `$srcdir' = `.'.
7062 # Shell code in configure.ac might set extrasub.
7063 # FIXME: do we really want to maintain this feature?
7064 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7065 ac_sed_extra="$ac_vpsub
7066 $extrasub
7067 _ACEOF
7068 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7069 :t
7070 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
7071 s|@configure_input@|$ac_sed_conf_input|;t t
7072 s&@top_builddir@&$ac_top_builddir_sub&;t t
7073 s&@top_build_prefix@&$ac_top_build_prefix&;t t
7074 s&@srcdir@&$ac_srcdir&;t t
7075 s&@abs_srcdir@&$ac_abs_srcdir&;t t
7076 s&@top_srcdir@&$ac_top_srcdir&;t t
7077 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
7078 s&@builddir@&$ac_builddir&;t t
7079 s&@abs_builddir@&$ac_abs_builddir&;t t
7080 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
7081 s&@INSTALL@&$ac_INSTALL&;t t
7082 s&@MKDIR_P@&$ac_MKDIR_P&;t t
7083 $ac_datarootdir_hack
7084 "
7085 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
7086   || as_fn_error "could not create $ac_file" "$LINENO" 5
7087
7088 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
7089   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
7090   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
7091   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
7092 which seems to be undefined.  Please make sure it is defined." >&5
7093 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
7094 which seems to be undefined.  Please make sure it is defined." >&2;}
7095
7096   rm -f "$tmp/stdin"
7097   case $ac_file in
7098   -) cat "$tmp/out" && rm -f "$tmp/out";;
7099   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
7100   esac \
7101   || as_fn_error "could not create $ac_file" "$LINENO" 5
7102  ;;
7103   :H)
7104   #
7105   # CONFIG_HEADER
7106   #
7107   if test x"$ac_file" != x-; then
7108     {
7109       $as_echo "/* $configure_input  */" \
7110       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
7111     } >"$tmp/config.h" \
7112       || as_fn_error "could not create $ac_file" "$LINENO" 5
7113     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
7114       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
7115 $as_echo "$as_me: $ac_file is unchanged" >&6;}
7116     else
7117       rm -f "$ac_file"
7118       mv "$tmp/config.h" "$ac_file" \
7119         || as_fn_error "could not create $ac_file" "$LINENO" 5
7120     fi
7121   else
7122     $as_echo "/* $configure_input  */" \
7123       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
7124       || as_fn_error "could not create -" "$LINENO" 5
7125   fi
7126 # Compute "$ac_file"'s index in $config_headers.
7127 _am_arg="$ac_file"
7128 _am_stamp_count=1
7129 for _am_header in $config_headers :; do
7130   case $_am_header in
7131     $_am_arg | $_am_arg:* )
7132       break ;;
7133     * )
7134       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
7135   esac
7136 done
7137 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
7138 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7139          X"$_am_arg" : 'X\(//\)[^/]' \| \
7140          X"$_am_arg" : 'X\(//\)$' \| \
7141          X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
7142 $as_echo X"$_am_arg" |
7143     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7144             s//\1/
7145             q
7146           }
7147           /^X\(\/\/\)[^/].*/{
7148             s//\1/
7149             q
7150           }
7151           /^X\(\/\/\)$/{
7152             s//\1/
7153             q
7154           }
7155           /^X\(\/\).*/{
7156             s//\1/
7157             q
7158           }
7159           s/.*/./; q'`/stamp-h$_am_stamp_count
7160  ;;
7161
7162   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
7163 $as_echo "$as_me: executing $ac_file commands" >&6;}
7164  ;;
7165   esac
7166
7167
7168   case $ac_file$ac_mode in
7169     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
7170   # Autoconf 2.62 quotes --file arguments for eval, but not when files
7171   # are listed without --file.  Let's play safe and only enable the eval
7172   # if we detect the quoting.
7173   case $CONFIG_FILES in
7174   *\'*) eval set x "$CONFIG_FILES" ;;
7175   *)   set x $CONFIG_FILES ;;
7176   esac
7177   shift
7178   for mf
7179   do
7180     # Strip MF so we end up with the name of the file.
7181     mf=`echo "$mf" | sed -e 's/:.*$//'`
7182     # Check whether this is an Automake generated Makefile or not.
7183     # We used to match only the files named `Makefile.in', but
7184     # some people rename them; so instead we look at the file content.
7185     # Grep'ing the first line is not enough: some people post-process
7186     # each Makefile.in and add a new line on top of each file to say so.
7187     # Grep'ing the whole file is not good either: AIX grep has a line
7188     # limit of 2048, but all sed's we know have understand at least 4000.
7189     if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
7190       dirpart=`$as_dirname -- "$mf" ||
7191 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7192          X"$mf" : 'X\(//\)[^/]' \| \
7193          X"$mf" : 'X\(//\)$' \| \
7194          X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
7195 $as_echo X"$mf" |
7196     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7197             s//\1/
7198             q
7199           }
7200           /^X\(\/\/\)[^/].*/{
7201             s//\1/
7202             q
7203           }
7204           /^X\(\/\/\)$/{
7205             s//\1/
7206             q
7207           }
7208           /^X\(\/\).*/{
7209             s//\1/
7210             q
7211           }
7212           s/.*/./; q'`
7213     else
7214       continue
7215     fi
7216     # Extract the definition of DEPDIR, am__include, and am__quote
7217     # from the Makefile without running `make'.
7218     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
7219     test -z "$DEPDIR" && continue
7220     am__include=`sed -n 's/^am__include = //p' < "$mf"`
7221     test -z "am__include" && continue
7222     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
7223     # When using ansi2knr, U may be empty or an underscore; expand it
7224     U=`sed -n 's/^U = //p' < "$mf"`
7225     # Find all dependency output files, they are included files with
7226     # $(DEPDIR) in their names.  We invoke sed twice because it is the
7227     # simplest approach to changing $(DEPDIR) to its actual value in the
7228     # expansion.
7229     for file in `sed -n "
7230       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
7231          sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
7232       # Make sure the directory exists.
7233       test -f "$dirpart/$file" && continue
7234       fdir=`$as_dirname -- "$file" ||
7235 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7236          X"$file" : 'X\(//\)[^/]' \| \
7237          X"$file" : 'X\(//\)$' \| \
7238          X"$file" : 'X\(/\)' \| . 2>/dev/null ||
7239 $as_echo X"$file" |
7240     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7241             s//\1/
7242             q
7243           }
7244           /^X\(\/\/\)[^/].*/{
7245             s//\1/
7246             q
7247           }
7248           /^X\(\/\/\)$/{
7249             s//\1/
7250             q
7251           }
7252           /^X\(\/\).*/{
7253             s//\1/
7254             q
7255           }
7256           s/.*/./; q'`
7257       as_dir=$dirpart/$fdir; as_fn_mkdir_p
7258       # echo "creating $dirpart/$file"
7259       echo '# dummy' > "$dirpart/$file"
7260     done
7261   done
7262 }
7263  ;;
7264
7265   esac
7266 done # for ac_tag
7267
7268
7269 as_fn_exit 0
7270 _ACEOF
7271 ac_clean_files=$ac_clean_files_save
7272
7273 test $ac_write_fail = 0 ||
7274   as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
7275
7276
7277 # configure is writing to config.log, and then calls config.status.
7278 # config.status does its own redirection, appending to config.log.
7279 # Unfortunately, on DOS this fails, as config.log is still kept open
7280 # by configure, so config.status won't be able to write to it; its
7281 # output is simply discarded.  So we exec the FD to /dev/null,
7282 # effectively closing config.log, so it can be properly (re)opened and
7283 # appended to by config.status.  When coming back to configure, we
7284 # need to make the FD available again.
7285 if test "$no_create" != yes; then
7286   ac_cs_success=:
7287   ac_config_status_args=
7288   test "$silent" = yes &&
7289     ac_config_status_args="$ac_config_status_args --quiet"
7290   exec 5>/dev/null
7291   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
7292   exec 5>>config.log
7293   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
7294   # would make configure fail if this is the last instruction.
7295   $ac_cs_success || as_fn_exit $?
7296 fi
7297 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
7298   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
7299 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
7300 fi
7301