82975120393bea2fe0773340c1dccce2afec0ee2
[gcc.git] / c++tools / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69.
4 #
5 #
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7 #
8 #
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
14
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30 esac
31 fi
32
33
34 as_nl='
35 '
36 export as_nl
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50 else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70 fi
71
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
79 fi
80
81
82 # IFS
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
87 IFS=" "" $as_nl"
88
89 # Find who we are. Look in the path if we contain no directory separator.
90 as_myself=
91 case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94 for as_dir in $PATH
95 do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100 IFS=$as_save_IFS
101
102 ;;
103 esac
104 # We did not find ourselves, most probably we were run as `sh COMMAND'
105 # in which case we are not to be found in the path.
106 if test "x$as_myself" = x; then
107 as_myself=$0
108 fi
109 if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
112 fi
113
114 # Unset variables that we do not need and which cause bugs (e.g. in
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116 # suppresses any "Segmentation fault" message there. '((' could
117 # trigger a bug in pdksh 5.2.14.
118 for as_var in BASH_ENV ENV MAIL MAILPATH
119 do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121 done
122 PS1='$ '
123 PS2='> '
124 PS4='+ '
125
126 # NLS nuisances.
127 LC_ALL=C
128 export LC_ALL
129 LANGUAGE=C
130 export LANGUAGE
131
132 # CDPATH.
133 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
135 # Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140 # neutralization value for shells without unset; and this also
141 # works around shells that cannot unset nonexistent variables.
142 # Preserve -v and -x to the replacement shell.
143 BASH_ENV=/dev/null
144 ENV=/dev/null
145 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146 case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151 esac
152 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153 # Admittedly, this is quite paranoid, since all the known shells bail
154 # out after a failed `exec'.
155 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156 as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
160 if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168 else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174 esac
175 fi
176 "
177 as_required="as_fn_return () { (exit \$1); }
178 as_fn_success () { as_fn_return 0; }
179 as_fn_failure () { as_fn_return 1; }
180 as_fn_ret_success () { return 0; }
181 as_fn_ret_failure () { return 1; }
182
183 exitcode=0
184 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190 else
191 exitcode=1; echo positional parameters were not saved.
192 fi
193 test x\$exitcode = x0 || exit 1
194 test -x / || exit 1"
195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
199 if (eval "$as_required") 2>/dev/null; then :
200 as_have_required=yes
201 else
202 as_have_required=no
203 fi
204 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
205
206 else
207 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
208 as_found=false
209 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
210 do
211 IFS=$as_save_IFS
212 test -z "$as_dir" && as_dir=.
213 as_found=:
214 case $as_dir in #(
215 /*)
216 for as_base in sh bash ksh sh5; do
217 # Try only shells that exist, to save several forks.
218 as_shell=$as_dir/$as_base
219 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
220 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
221 CONFIG_SHELL=$as_shell as_have_required=yes
222 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
223 break 2
224 fi
225 fi
226 done;;
227 esac
228 as_found=false
229 done
230 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
231 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
232 CONFIG_SHELL=$SHELL as_have_required=yes
233 fi; }
234 IFS=$as_save_IFS
235
236
237 if test "x$CONFIG_SHELL" != x; then :
238 export CONFIG_SHELL
239 # We cannot yet assume a decent shell, so we have to provide a
240 # neutralization value for shells without unset; and this also
241 # works around shells that cannot unset nonexistent variables.
242 # Preserve -v and -x to the replacement shell.
243 BASH_ENV=/dev/null
244 ENV=/dev/null
245 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
246 case $- in # ((((
247 *v*x* | *x*v* ) as_opts=-vx ;;
248 *v* ) as_opts=-v ;;
249 *x* ) as_opts=-x ;;
250 * ) as_opts= ;;
251 esac
252 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
253 # Admittedly, this is quite paranoid, since all the known shells bail
254 # out after a failed `exec'.
255 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
256 exit 255
257 fi
258
259 if test x$as_have_required = xno; then :
260 $as_echo "$0: This script requires a shell more modern than all"
261 $as_echo "$0: the shells that I found on your system."
262 if test x${ZSH_VERSION+set} = xset ; then
263 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
264 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
265 else
266 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
267 $0: including any error possibly output before this
268 $0: message. Then install a modern shell, or manually run
269 $0: the script under such a shell if you do have one."
270 fi
271 exit 1
272 fi
273 fi
274 fi
275 SHELL=${CONFIG_SHELL-/bin/sh}
276 export SHELL
277 # Unset more variables known to interfere with behavior of common tools.
278 CLICOLOR_FORCE= GREP_OPTIONS=
279 unset CLICOLOR_FORCE GREP_OPTIONS
280
281 ## --------------------- ##
282 ## M4sh Shell Functions. ##
283 ## --------------------- ##
284 # as_fn_unset VAR
285 # ---------------
286 # Portably unset VAR.
287 as_fn_unset ()
288 {
289 { eval $1=; unset $1;}
290 }
291 as_unset=as_fn_unset
292
293 # as_fn_set_status STATUS
294 # -----------------------
295 # Set $? to STATUS, without forking.
296 as_fn_set_status ()
297 {
298 return $1
299 } # as_fn_set_status
300
301 # as_fn_exit STATUS
302 # -----------------
303 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
304 as_fn_exit ()
305 {
306 set +e
307 as_fn_set_status $1
308 exit $1
309 } # as_fn_exit
310
311 # as_fn_mkdir_p
312 # -------------
313 # Create "$as_dir" as a directory, including parents if necessary.
314 as_fn_mkdir_p ()
315 {
316
317 case $as_dir in #(
318 -*) as_dir=./$as_dir;;
319 esac
320 test -d "$as_dir" || eval $as_mkdir_p || {
321 as_dirs=
322 while :; do
323 case $as_dir in #(
324 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
325 *) as_qdir=$as_dir;;
326 esac
327 as_dirs="'$as_qdir' $as_dirs"
328 as_dir=`$as_dirname -- "$as_dir" ||
329 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
330 X"$as_dir" : 'X\(//\)[^/]' \| \
331 X"$as_dir" : 'X\(//\)$' \| \
332 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
333 $as_echo X"$as_dir" |
334 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
335 s//\1/
336 q
337 }
338 /^X\(\/\/\)[^/].*/{
339 s//\1/
340 q
341 }
342 /^X\(\/\/\)$/{
343 s//\1/
344 q
345 }
346 /^X\(\/\).*/{
347 s//\1/
348 q
349 }
350 s/.*/./; q'`
351 test -d "$as_dir" && break
352 done
353 test -z "$as_dirs" || eval "mkdir $as_dirs"
354 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
355
356
357 } # as_fn_mkdir_p
358
359 # as_fn_executable_p FILE
360 # -----------------------
361 # Test if FILE is an executable regular file.
362 as_fn_executable_p ()
363 {
364 test -f "$1" && test -x "$1"
365 } # as_fn_executable_p
366 # as_fn_append VAR VALUE
367 # ----------------------
368 # Append the text in VALUE to the end of the definition contained in VAR. Take
369 # advantage of any shell optimizations that allow amortized linear growth over
370 # repeated appends, instead of the typical quadratic growth present in naive
371 # implementations.
372 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
373 eval 'as_fn_append ()
374 {
375 eval $1+=\$2
376 }'
377 else
378 as_fn_append ()
379 {
380 eval $1=\$$1\$2
381 }
382 fi # as_fn_append
383
384 # as_fn_arith ARG...
385 # ------------------
386 # Perform arithmetic evaluation on the ARGs, and store the result in the
387 # global $as_val. Take advantage of shells that can avoid forks. The arguments
388 # must be portable across $(()) and expr.
389 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
390 eval 'as_fn_arith ()
391 {
392 as_val=$(( $* ))
393 }'
394 else
395 as_fn_arith ()
396 {
397 as_val=`expr "$@" || test $? -eq 1`
398 }
399 fi # as_fn_arith
400
401
402 # as_fn_error STATUS ERROR [LINENO LOG_FD]
403 # ----------------------------------------
404 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
405 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
406 # script with STATUS, using 1 if that was 0.
407 as_fn_error ()
408 {
409 as_status=$1; test $as_status -eq 0 && as_status=1
410 if test "$4"; then
411 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
412 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
413 fi
414 $as_echo "$as_me: error: $2" >&2
415 as_fn_exit $as_status
416 } # as_fn_error
417
418 if expr a : '\(a\)' >/dev/null 2>&1 &&
419 test "X`expr 00001 : '.*\(...\)'`" = X001; then
420 as_expr=expr
421 else
422 as_expr=false
423 fi
424
425 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
426 as_basename=basename
427 else
428 as_basename=false
429 fi
430
431 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
432 as_dirname=dirname
433 else
434 as_dirname=false
435 fi
436
437 as_me=`$as_basename -- "$0" ||
438 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
439 X"$0" : 'X\(//\)$' \| \
440 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
441 $as_echo X/"$0" |
442 sed '/^.*\/\([^/][^/]*\)\/*$/{
443 s//\1/
444 q
445 }
446 /^X\/\(\/\/\)$/{
447 s//\1/
448 q
449 }
450 /^X\/\(\/\).*/{
451 s//\1/
452 q
453 }
454 s/.*/./; q'`
455
456 # Avoid depending upon Character Ranges.
457 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
458 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
459 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
460 as_cr_digits='0123456789'
461 as_cr_alnum=$as_cr_Letters$as_cr_digits
462
463
464 as_lineno_1=$LINENO as_lineno_1a=$LINENO
465 as_lineno_2=$LINENO as_lineno_2a=$LINENO
466 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
467 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
468 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
469 sed -n '
470 p
471 /[$]LINENO/=
472 ' <$as_myself |
473 sed '
474 s/[$]LINENO.*/&-/
475 t lineno
476 b
477 :lineno
478 N
479 :loop
480 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
481 t loop
482 s/-\n.*//
483 ' >$as_me.lineno &&
484 chmod +x "$as_me.lineno" ||
485 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
486
487 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
488 # already done that, so ensure we don't try to do so again and fall
489 # in an infinite loop. This has already happened in practice.
490 _as_can_reexec=no; export _as_can_reexec
491 # Don't try to exec as it changes $[0], causing all sort of problems
492 # (the dirname of $[0] is not the place where we might find the
493 # original and so on. Autoconf is especially sensitive to this).
494 . "./$as_me.lineno"
495 # Exit status is that of the last command.
496 exit
497 }
498
499 ECHO_C= ECHO_N= ECHO_T=
500 case `echo -n x` in #(((((
501 -n*)
502 case `echo 'xy\c'` in
503 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
504 xy) ECHO_C='\c';;
505 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
506 ECHO_T=' ';;
507 esac;;
508 *)
509 ECHO_N='-n';;
510 esac
511
512 rm -f conf$$ conf$$.exe conf$$.file
513 if test -d conf$$.dir; then
514 rm -f conf$$.dir/conf$$.file
515 else
516 rm -f conf$$.dir
517 mkdir conf$$.dir 2>/dev/null
518 fi
519 if (echo >conf$$.file) 2>/dev/null; then
520 if ln -s conf$$.file conf$$ 2>/dev/null; then
521 as_ln_s='ln -s'
522 # ... but there are two gotchas:
523 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
524 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
525 # In both cases, we have to default to `cp -pR'.
526 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
527 as_ln_s='cp -pR'
528 elif ln conf$$.file conf$$ 2>/dev/null; then
529 as_ln_s=ln
530 else
531 as_ln_s='cp -pR'
532 fi
533 else
534 as_ln_s='cp -pR'
535 fi
536 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
537 rmdir conf$$.dir 2>/dev/null
538
539 if mkdir -p . 2>/dev/null; then
540 as_mkdir_p='mkdir -p "$as_dir"'
541 else
542 test -d ./-p && rmdir ./-p
543 as_mkdir_p=false
544 fi
545
546 as_test_x='test -x'
547 as_executable_p=as_fn_executable_p
548
549 # Sed expression to map a string onto a valid CPP name.
550 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
551
552 # Sed expression to map a string onto a valid variable name.
553 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
554
555
556 test -n "$DJDIR" || exec 7<&0 </dev/null
557 exec 6>&1
558
559 # Name of the host.
560 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
561 # so uname gets run too.
562 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
563
564 #
565 # Initializations.
566 #
567 ac_default_prefix=/usr/local
568 ac_clean_files=
569 ac_config_libobj_dir=.
570 LIBOBJS=
571 cross_compiling=no
572 subdirs=
573 MFLAGS=
574 MAKEFLAGS=
575
576 # Identity of this package.
577 PACKAGE_NAME=
578 PACKAGE_TARNAME=
579 PACKAGE_VERSION=
580 PACKAGE_STRING=
581 PACKAGE_BUGREPORT=
582 PACKAGE_URL=
583
584 ac_unique_file="c++tools"
585 ac_unique_file="server.cc"
586 ac_subst_vars='LTLIBOBJS
587 LIBOBJS
588 ac_ct_CC
589 CFLAGS
590 CC
591 MAINTAINER
592 CXX_AUX_TOOLS
593 AUTOHEADER
594 AUTOCONF
595 OBJEXT
596 EXEEXT
597 ac_ct_CXX
598 CPPFLAGS
599 LDFLAGS
600 CXXFLAGS
601 CXX
602 INSTALL_DATA
603 INSTALL_SCRIPT
604 INSTALL_PROGRAM
605 target_os
606 target_vendor
607 target_cpu
608 target
609 host_os
610 host_vendor
611 host_cpu
612 host
613 target_noncanonical
614 build_os
615 build_vendor
616 build_cpu
617 build
618 target_alias
619 host_alias
620 build_alias
621 LIBS
622 ECHO_T
623 ECHO_N
624 ECHO_C
625 DEFS
626 mandir
627 localedir
628 libdir
629 psdir
630 pdfdir
631 dvidir
632 htmldir
633 infodir
634 docdir
635 oldincludedir
636 includedir
637 localstatedir
638 sharedstatedir
639 sysconfdir
640 datadir
641 datarootdir
642 libexecdir
643 sbindir
644 bindir
645 program_transform_name
646 prefix
647 exec_prefix
648 PACKAGE_URL
649 PACKAGE_BUGREPORT
650 PACKAGE_STRING
651 PACKAGE_VERSION
652 PACKAGE_TARNAME
653 PACKAGE_NAME
654 PATH_SEPARATOR
655 SHELL'
656 ac_subst_files=''
657 ac_user_opts='
658 enable_option_checking
659 enable_c___tools
660 enable_maintainer_mode
661 '
662 ac_precious_vars='build_alias
663 host_alias
664 target_alias
665 CXX
666 CXXFLAGS
667 LDFLAGS
668 LIBS
669 CPPFLAGS
670 CCC
671 CC
672 CFLAGS'
673
674
675 # Initialize some variables set by options.
676 ac_init_help=
677 ac_init_version=false
678 ac_unrecognized_opts=
679 ac_unrecognized_sep=
680 # The variables have the same names as the options, with
681 # dashes changed to underlines.
682 cache_file=/dev/null
683 exec_prefix=NONE
684 no_create=
685 no_recursion=
686 prefix=NONE
687 program_prefix=NONE
688 program_suffix=NONE
689 program_transform_name=s,x,x,
690 silent=
691 site=
692 srcdir=
693 verbose=
694 x_includes=NONE
695 x_libraries=NONE
696
697 # Installation directory options.
698 # These are left unexpanded so users can "make install exec_prefix=/foo"
699 # and all the variables that are supposed to be based on exec_prefix
700 # by default will actually change.
701 # Use braces instead of parens because sh, perl, etc. also accept them.
702 # (The list follows the same order as the GNU Coding Standards.)
703 bindir='${exec_prefix}/bin'
704 sbindir='${exec_prefix}/sbin'
705 libexecdir='${exec_prefix}/libexec'
706 datarootdir='${prefix}/share'
707 datadir='${datarootdir}'
708 sysconfdir='${prefix}/etc'
709 sharedstatedir='${prefix}/com'
710 localstatedir='${prefix}/var'
711 includedir='${prefix}/include'
712 oldincludedir='/usr/include'
713 docdir='${datarootdir}/doc/${PACKAGE}'
714 infodir='${datarootdir}/info'
715 htmldir='${docdir}'
716 dvidir='${docdir}'
717 pdfdir='${docdir}'
718 psdir='${docdir}'
719 libdir='${exec_prefix}/lib'
720 localedir='${datarootdir}/locale'
721 mandir='${datarootdir}/man'
722
723 ac_prev=
724 ac_dashdash=
725 for ac_option
726 do
727 # If the previous option needs an argument, assign it.
728 if test -n "$ac_prev"; then
729 eval $ac_prev=\$ac_option
730 ac_prev=
731 continue
732 fi
733
734 case $ac_option in
735 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
736 *=) ac_optarg= ;;
737 *) ac_optarg=yes ;;
738 esac
739
740 # Accept the important Cygnus configure options, so we can diagnose typos.
741
742 case $ac_dashdash$ac_option in
743 --)
744 ac_dashdash=yes ;;
745
746 -bindir | --bindir | --bindi | --bind | --bin | --bi)
747 ac_prev=bindir ;;
748 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
749 bindir=$ac_optarg ;;
750
751 -build | --build | --buil | --bui | --bu)
752 ac_prev=build_alias ;;
753 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
754 build_alias=$ac_optarg ;;
755
756 -cache-file | --cache-file | --cache-fil | --cache-fi \
757 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
758 ac_prev=cache_file ;;
759 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
760 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
761 cache_file=$ac_optarg ;;
762
763 --config-cache | -C)
764 cache_file=config.cache ;;
765
766 -datadir | --datadir | --datadi | --datad)
767 ac_prev=datadir ;;
768 -datadir=* | --datadir=* | --datadi=* | --datad=*)
769 datadir=$ac_optarg ;;
770
771 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
772 | --dataroo | --dataro | --datar)
773 ac_prev=datarootdir ;;
774 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
775 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
776 datarootdir=$ac_optarg ;;
777
778 -disable-* | --disable-*)
779 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
780 # Reject names that are not valid shell variable names.
781 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
782 as_fn_error $? "invalid feature name: $ac_useropt"
783 ac_useropt_orig=$ac_useropt
784 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
785 case $ac_user_opts in
786 *"
787 "enable_$ac_useropt"
788 "*) ;;
789 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
790 ac_unrecognized_sep=', ';;
791 esac
792 eval enable_$ac_useropt=no ;;
793
794 -docdir | --docdir | --docdi | --doc | --do)
795 ac_prev=docdir ;;
796 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
797 docdir=$ac_optarg ;;
798
799 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
800 ac_prev=dvidir ;;
801 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
802 dvidir=$ac_optarg ;;
803
804 -enable-* | --enable-*)
805 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
806 # Reject names that are not valid shell variable names.
807 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
808 as_fn_error $? "invalid feature name: $ac_useropt"
809 ac_useropt_orig=$ac_useropt
810 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
811 case $ac_user_opts in
812 *"
813 "enable_$ac_useropt"
814 "*) ;;
815 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
816 ac_unrecognized_sep=', ';;
817 esac
818 eval enable_$ac_useropt=\$ac_optarg ;;
819
820 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
821 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
822 | --exec | --exe | --ex)
823 ac_prev=exec_prefix ;;
824 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
825 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
826 | --exec=* | --exe=* | --ex=*)
827 exec_prefix=$ac_optarg ;;
828
829 -gas | --gas | --ga | --g)
830 # Obsolete; use --with-gas.
831 with_gas=yes ;;
832
833 -help | --help | --hel | --he | -h)
834 ac_init_help=long ;;
835 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
836 ac_init_help=recursive ;;
837 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
838 ac_init_help=short ;;
839
840 -host | --host | --hos | --ho)
841 ac_prev=host_alias ;;
842 -host=* | --host=* | --hos=* | --ho=*)
843 host_alias=$ac_optarg ;;
844
845 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
846 ac_prev=htmldir ;;
847 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
848 | --ht=*)
849 htmldir=$ac_optarg ;;
850
851 -includedir | --includedir | --includedi | --included | --include \
852 | --includ | --inclu | --incl | --inc)
853 ac_prev=includedir ;;
854 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
855 | --includ=* | --inclu=* | --incl=* | --inc=*)
856 includedir=$ac_optarg ;;
857
858 -infodir | --infodir | --infodi | --infod | --info | --inf)
859 ac_prev=infodir ;;
860 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
861 infodir=$ac_optarg ;;
862
863 -libdir | --libdir | --libdi | --libd)
864 ac_prev=libdir ;;
865 -libdir=* | --libdir=* | --libdi=* | --libd=*)
866 libdir=$ac_optarg ;;
867
868 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
869 | --libexe | --libex | --libe)
870 ac_prev=libexecdir ;;
871 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
872 | --libexe=* | --libex=* | --libe=*)
873 libexecdir=$ac_optarg ;;
874
875 -localedir | --localedir | --localedi | --localed | --locale)
876 ac_prev=localedir ;;
877 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
878 localedir=$ac_optarg ;;
879
880 -localstatedir | --localstatedir | --localstatedi | --localstated \
881 | --localstate | --localstat | --localsta | --localst | --locals)
882 ac_prev=localstatedir ;;
883 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
884 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
885 localstatedir=$ac_optarg ;;
886
887 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
888 ac_prev=mandir ;;
889 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
890 mandir=$ac_optarg ;;
891
892 -nfp | --nfp | --nf)
893 # Obsolete; use --without-fp.
894 with_fp=no ;;
895
896 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
897 | --no-cr | --no-c | -n)
898 no_create=yes ;;
899
900 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
901 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
902 no_recursion=yes ;;
903
904 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
905 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
906 | --oldin | --oldi | --old | --ol | --o)
907 ac_prev=oldincludedir ;;
908 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
909 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
910 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
911 oldincludedir=$ac_optarg ;;
912
913 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
914 ac_prev=prefix ;;
915 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
916 prefix=$ac_optarg ;;
917
918 -program-prefix | --program-prefix | --program-prefi | --program-pref \
919 | --program-pre | --program-pr | --program-p)
920 ac_prev=program_prefix ;;
921 -program-prefix=* | --program-prefix=* | --program-prefi=* \
922 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
923 program_prefix=$ac_optarg ;;
924
925 -program-suffix | --program-suffix | --program-suffi | --program-suff \
926 | --program-suf | --program-su | --program-s)
927 ac_prev=program_suffix ;;
928 -program-suffix=* | --program-suffix=* | --program-suffi=* \
929 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
930 program_suffix=$ac_optarg ;;
931
932 -program-transform-name | --program-transform-name \
933 | --program-transform-nam | --program-transform-na \
934 | --program-transform-n | --program-transform- \
935 | --program-transform | --program-transfor \
936 | --program-transfo | --program-transf \
937 | --program-trans | --program-tran \
938 | --progr-tra | --program-tr | --program-t)
939 ac_prev=program_transform_name ;;
940 -program-transform-name=* | --program-transform-name=* \
941 | --program-transform-nam=* | --program-transform-na=* \
942 | --program-transform-n=* | --program-transform-=* \
943 | --program-transform=* | --program-transfor=* \
944 | --program-transfo=* | --program-transf=* \
945 | --program-trans=* | --program-tran=* \
946 | --progr-tra=* | --program-tr=* | --program-t=*)
947 program_transform_name=$ac_optarg ;;
948
949 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
950 ac_prev=pdfdir ;;
951 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
952 pdfdir=$ac_optarg ;;
953
954 -psdir | --psdir | --psdi | --psd | --ps)
955 ac_prev=psdir ;;
956 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
957 psdir=$ac_optarg ;;
958
959 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
960 | -silent | --silent | --silen | --sile | --sil)
961 silent=yes ;;
962
963 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
964 ac_prev=sbindir ;;
965 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
966 | --sbi=* | --sb=*)
967 sbindir=$ac_optarg ;;
968
969 -sharedstatedir | --sharedstatedir | --sharedstatedi \
970 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
971 | --sharedst | --shareds | --shared | --share | --shar \
972 | --sha | --sh)
973 ac_prev=sharedstatedir ;;
974 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
975 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
976 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
977 | --sha=* | --sh=*)
978 sharedstatedir=$ac_optarg ;;
979
980 -site | --site | --sit)
981 ac_prev=site ;;
982 -site=* | --site=* | --sit=*)
983 site=$ac_optarg ;;
984
985 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
986 ac_prev=srcdir ;;
987 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
988 srcdir=$ac_optarg ;;
989
990 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
991 | --syscon | --sysco | --sysc | --sys | --sy)
992 ac_prev=sysconfdir ;;
993 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
994 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
995 sysconfdir=$ac_optarg ;;
996
997 -target | --target | --targe | --targ | --tar | --ta | --t)
998 ac_prev=target_alias ;;
999 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1000 target_alias=$ac_optarg ;;
1001
1002 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1003 verbose=yes ;;
1004
1005 -version | --version | --versio | --versi | --vers | -V)
1006 ac_init_version=: ;;
1007
1008 -with-* | --with-*)
1009 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1010 # Reject names that are not valid shell variable names.
1011 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1012 as_fn_error $? "invalid package name: $ac_useropt"
1013 ac_useropt_orig=$ac_useropt
1014 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1015 case $ac_user_opts in
1016 *"
1017 "with_$ac_useropt"
1018 "*) ;;
1019 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1020 ac_unrecognized_sep=', ';;
1021 esac
1022 eval with_$ac_useropt=\$ac_optarg ;;
1023
1024 -without-* | --without-*)
1025 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1026 # Reject names that are not valid shell variable names.
1027 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1028 as_fn_error $? "invalid package name: $ac_useropt"
1029 ac_useropt_orig=$ac_useropt
1030 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1031 case $ac_user_opts in
1032 *"
1033 "with_$ac_useropt"
1034 "*) ;;
1035 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1036 ac_unrecognized_sep=', ';;
1037 esac
1038 eval with_$ac_useropt=no ;;
1039
1040 --x)
1041 # Obsolete; use --with-x.
1042 with_x=yes ;;
1043
1044 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1045 | --x-incl | --x-inc | --x-in | --x-i)
1046 ac_prev=x_includes ;;
1047 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1048 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1049 x_includes=$ac_optarg ;;
1050
1051 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1052 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1053 ac_prev=x_libraries ;;
1054 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1055 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1056 x_libraries=$ac_optarg ;;
1057
1058 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1059 Try \`$0 --help' for more information"
1060 ;;
1061
1062 *=*)
1063 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1064 # Reject names that are not valid shell variable names.
1065 case $ac_envvar in #(
1066 '' | [0-9]* | *[!_$as_cr_alnum]* )
1067 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1068 esac
1069 eval $ac_envvar=\$ac_optarg
1070 export $ac_envvar ;;
1071
1072 *)
1073 # FIXME: should be removed in autoconf 3.0.
1074 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1075 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1076 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1077 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1078 ;;
1079
1080 esac
1081 done
1082
1083 if test -n "$ac_prev"; then
1084 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1085 as_fn_error $? "missing argument to $ac_option"
1086 fi
1087
1088 if test -n "$ac_unrecognized_opts"; then
1089 case $enable_option_checking in
1090 no) ;;
1091 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1092 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1093 esac
1094 fi
1095
1096 # Check all directory arguments for consistency.
1097 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1098 datadir sysconfdir sharedstatedir localstatedir includedir \
1099 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1100 libdir localedir mandir
1101 do
1102 eval ac_val=\$$ac_var
1103 # Remove trailing slashes.
1104 case $ac_val in
1105 */ )
1106 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1107 eval $ac_var=\$ac_val;;
1108 esac
1109 # Be sure to have absolute directory names.
1110 case $ac_val in
1111 [\\/$]* | ?:[\\/]* ) continue;;
1112 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1113 esac
1114 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1115 done
1116
1117 # There might be people who depend on the old broken behavior: `$host'
1118 # used to hold the argument of --host etc.
1119 # FIXME: To remove some day.
1120 build=$build_alias
1121 host=$host_alias
1122 target=$target_alias
1123
1124 # FIXME: To remove some day.
1125 if test "x$host_alias" != x; then
1126 if test "x$build_alias" = x; then
1127 cross_compiling=maybe
1128 elif test "x$build_alias" != "x$host_alias"; then
1129 cross_compiling=yes
1130 fi
1131 fi
1132
1133 ac_tool_prefix=
1134 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1135
1136 test "$silent" = yes && exec 6>/dev/null
1137
1138
1139 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1140 ac_ls_di=`ls -di .` &&
1141 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1142 as_fn_error $? "working directory cannot be determined"
1143 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1144 as_fn_error $? "pwd does not report name of working directory"
1145
1146
1147 # Find the source files, if location was not specified.
1148 if test -z "$srcdir"; then
1149 ac_srcdir_defaulted=yes
1150 # Try the directory containing this script, then the parent directory.
1151 ac_confdir=`$as_dirname -- "$as_myself" ||
1152 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1153 X"$as_myself" : 'X\(//\)[^/]' \| \
1154 X"$as_myself" : 'X\(//\)$' \| \
1155 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1156 $as_echo X"$as_myself" |
1157 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1158 s//\1/
1159 q
1160 }
1161 /^X\(\/\/\)[^/].*/{
1162 s//\1/
1163 q
1164 }
1165 /^X\(\/\/\)$/{
1166 s//\1/
1167 q
1168 }
1169 /^X\(\/\).*/{
1170 s//\1/
1171 q
1172 }
1173 s/.*/./; q'`
1174 srcdir=$ac_confdir
1175 if test ! -r "$srcdir/$ac_unique_file"; then
1176 srcdir=..
1177 fi
1178 else
1179 ac_srcdir_defaulted=no
1180 fi
1181 if test ! -r "$srcdir/$ac_unique_file"; then
1182 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1183 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1184 fi
1185 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1186 ac_abs_confdir=`(
1187 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1188 pwd)`
1189 # When building in place, set srcdir=.
1190 if test "$ac_abs_confdir" = "$ac_pwd"; then
1191 srcdir=.
1192 fi
1193 # Remove unnecessary trailing slashes from srcdir.
1194 # Double slashes in file names in object file debugging info
1195 # mess up M-x gdb in Emacs.
1196 case $srcdir in
1197 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1198 esac
1199 for ac_var in $ac_precious_vars; do
1200 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1201 eval ac_env_${ac_var}_value=\$${ac_var}
1202 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1203 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1204 done
1205
1206 #
1207 # Report the --help message.
1208 #
1209 if test "$ac_init_help" = "long"; then
1210 # Omit some internal or obsolete options to make the list less imposing.
1211 # This message is too long to be a string in the A/UX 3.1 sh.
1212 cat <<_ACEOF
1213 \`configure' configures this package to adapt to many kinds of systems.
1214
1215 Usage: $0 [OPTION]... [VAR=VALUE]...
1216
1217 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1218 VAR=VALUE. See below for descriptions of some of the useful variables.
1219
1220 Defaults for the options are specified in brackets.
1221
1222 Configuration:
1223 -h, --help display this help and exit
1224 --help=short display options specific to this package
1225 --help=recursive display the short help of all the included packages
1226 -V, --version display version information and exit
1227 -q, --quiet, --silent do not print \`checking ...' messages
1228 --cache-file=FILE cache test results in FILE [disabled]
1229 -C, --config-cache alias for \`--cache-file=config.cache'
1230 -n, --no-create do not create output files
1231 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1232
1233 Installation directories:
1234 --prefix=PREFIX install architecture-independent files in PREFIX
1235 [$ac_default_prefix]
1236 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1237 [PREFIX]
1238
1239 By default, \`make install' will install all the files in
1240 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1241 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1242 for instance \`--prefix=\$HOME'.
1243
1244 For better control, use the options below.
1245
1246 Fine tuning of the installation directories:
1247 --bindir=DIR user executables [EPREFIX/bin]
1248 --sbindir=DIR system admin executables [EPREFIX/sbin]
1249 --libexecdir=DIR program executables [EPREFIX/libexec]
1250 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1251 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1252 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1253 --libdir=DIR object code libraries [EPREFIX/lib]
1254 --includedir=DIR C header files [PREFIX/include]
1255 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1256 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1257 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1258 --infodir=DIR info documentation [DATAROOTDIR/info]
1259 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1260 --mandir=DIR man documentation [DATAROOTDIR/man]
1261 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1262 --htmldir=DIR html documentation [DOCDIR]
1263 --dvidir=DIR dvi documentation [DOCDIR]
1264 --pdfdir=DIR pdf documentation [DOCDIR]
1265 --psdir=DIR ps documentation [DOCDIR]
1266 _ACEOF
1267
1268 cat <<\_ACEOF
1269
1270 System types:
1271 --build=BUILD configure for building on BUILD [guessed]
1272 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1273 --target=TARGET configure for building compilers for TARGET [HOST]
1274 _ACEOF
1275 fi
1276
1277 if test -n "$ac_init_help"; then
1278
1279 cat <<\_ACEOF
1280
1281 Optional Features:
1282 --disable-option-checking ignore unrecognized --enable/--with options
1283 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1284 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1285 --enable-c++-tools build auxiliary c++ tools
1286 --enable-maintainer-mode
1287 enable maintainer mode. Add rules to rebuild
1288 configurey bits
1289
1290 Some influential environment variables:
1291 CXX C++ compiler command
1292 CXXFLAGS C++ compiler flags
1293 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1294 nonstandard directory <lib dir>
1295 LIBS libraries to pass to the linker, e.g. -l<library>
1296 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1297 you have headers in a nonstandard directory <include dir>
1298 CC C compiler command
1299 CFLAGS C compiler flags
1300
1301 Use these variables to override the choices made by `configure' or to help
1302 it to find libraries and programs with nonstandard names/locations.
1303
1304 Report bugs to the package provider.
1305 _ACEOF
1306 ac_status=$?
1307 fi
1308
1309 if test "$ac_init_help" = "recursive"; then
1310 # If there are subdirs, report their specific --help.
1311 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1312 test -d "$ac_dir" ||
1313 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1314 continue
1315 ac_builddir=.
1316
1317 case "$ac_dir" in
1318 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1319 *)
1320 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1321 # A ".." for each directory in $ac_dir_suffix.
1322 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1323 case $ac_top_builddir_sub in
1324 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1325 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1326 esac ;;
1327 esac
1328 ac_abs_top_builddir=$ac_pwd
1329 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1330 # for backward compatibility:
1331 ac_top_builddir=$ac_top_build_prefix
1332
1333 case $srcdir in
1334 .) # We are building in place.
1335 ac_srcdir=.
1336 ac_top_srcdir=$ac_top_builddir_sub
1337 ac_abs_top_srcdir=$ac_pwd ;;
1338 [\\/]* | ?:[\\/]* ) # Absolute name.
1339 ac_srcdir=$srcdir$ac_dir_suffix;
1340 ac_top_srcdir=$srcdir
1341 ac_abs_top_srcdir=$srcdir ;;
1342 *) # Relative name.
1343 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1344 ac_top_srcdir=$ac_top_build_prefix$srcdir
1345 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1346 esac
1347 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1348
1349 cd "$ac_dir" || { ac_status=$?; continue; }
1350 # Check for guested configure.
1351 if test -f "$ac_srcdir/configure.gnu"; then
1352 echo &&
1353 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1354 elif test -f "$ac_srcdir/configure"; then
1355 echo &&
1356 $SHELL "$ac_srcdir/configure" --help=recursive
1357 else
1358 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1359 fi || ac_status=$?
1360 cd "$ac_pwd" || { ac_status=$?; break; }
1361 done
1362 fi
1363
1364 test -n "$ac_init_help" && exit $ac_status
1365 if $ac_init_version; then
1366 cat <<\_ACEOF
1367 configure
1368 generated by GNU Autoconf 2.69
1369
1370 Copyright (C) 2012 Free Software Foundation, Inc.
1371 This configure script is free software; the Free Software Foundation
1372 gives unlimited permission to copy, distribute and modify it.
1373 _ACEOF
1374 exit
1375 fi
1376
1377 ## ------------------------ ##
1378 ## Autoconf initialization. ##
1379 ## ------------------------ ##
1380
1381 # ac_fn_cxx_try_compile LINENO
1382 # ----------------------------
1383 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1384 ac_fn_cxx_try_compile ()
1385 {
1386 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1387 rm -f conftest.$ac_objext
1388 if { { ac_try="$ac_compile"
1389 case "(($ac_try" in
1390 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1391 *) ac_try_echo=$ac_try;;
1392 esac
1393 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1394 $as_echo "$ac_try_echo"; } >&5
1395 (eval "$ac_compile") 2>conftest.err
1396 ac_status=$?
1397 if test -s conftest.err; then
1398 grep -v '^ *+' conftest.err >conftest.er1
1399 cat conftest.er1 >&5
1400 mv -f conftest.er1 conftest.err
1401 fi
1402 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1403 test $ac_status = 0; } && {
1404 test -z "$ac_cxx_werror_flag" ||
1405 test ! -s conftest.err
1406 } && test -s conftest.$ac_objext; then :
1407 ac_retval=0
1408 else
1409 $as_echo "$as_me: failed program was:" >&5
1410 sed 's/^/| /' conftest.$ac_ext >&5
1411
1412 ac_retval=1
1413 fi
1414 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1415 as_fn_set_status $ac_retval
1416
1417 } # ac_fn_cxx_try_compile
1418
1419 # ac_fn_c_try_compile LINENO
1420 # --------------------------
1421 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1422 ac_fn_c_try_compile ()
1423 {
1424 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1425 rm -f conftest.$ac_objext
1426 if { { ac_try="$ac_compile"
1427 case "(($ac_try" in
1428 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1429 *) ac_try_echo=$ac_try;;
1430 esac
1431 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1432 $as_echo "$ac_try_echo"; } >&5
1433 (eval "$ac_compile") 2>conftest.err
1434 ac_status=$?
1435 if test -s conftest.err; then
1436 grep -v '^ *+' conftest.err >conftest.er1
1437 cat conftest.er1 >&5
1438 mv -f conftest.er1 conftest.err
1439 fi
1440 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1441 test $ac_status = 0; } && {
1442 test -z "$ac_c_werror_flag" ||
1443 test ! -s conftest.err
1444 } && test -s conftest.$ac_objext; then :
1445 ac_retval=0
1446 else
1447 $as_echo "$as_me: failed program was:" >&5
1448 sed 's/^/| /' conftest.$ac_ext >&5
1449
1450 ac_retval=1
1451 fi
1452 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1453 as_fn_set_status $ac_retval
1454
1455 } # ac_fn_c_try_compile
1456 cat >config.log <<_ACEOF
1457 This file contains any messages produced by compilers while
1458 running configure, to aid debugging if configure makes a mistake.
1459
1460 It was created by $as_me, which was
1461 generated by GNU Autoconf 2.69. Invocation command line was
1462
1463 $ $0 $@
1464
1465 _ACEOF
1466 exec 5>>config.log
1467 {
1468 cat <<_ASUNAME
1469 ## --------- ##
1470 ## Platform. ##
1471 ## --------- ##
1472
1473 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1474 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1475 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1476 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1477 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1478
1479 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1480 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1481
1482 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1483 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1484 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1485 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1486 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1487 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1488 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1489
1490 _ASUNAME
1491
1492 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1493 for as_dir in $PATH
1494 do
1495 IFS=$as_save_IFS
1496 test -z "$as_dir" && as_dir=.
1497 $as_echo "PATH: $as_dir"
1498 done
1499 IFS=$as_save_IFS
1500
1501 } >&5
1502
1503 cat >&5 <<_ACEOF
1504
1505
1506 ## ----------- ##
1507 ## Core tests. ##
1508 ## ----------- ##
1509
1510 _ACEOF
1511
1512
1513 # Keep a trace of the command line.
1514 # Strip out --no-create and --no-recursion so they do not pile up.
1515 # Strip out --silent because we don't want to record it for future runs.
1516 # Also quote any args containing shell meta-characters.
1517 # Make two passes to allow for proper duplicate-argument suppression.
1518 ac_configure_args=
1519 ac_configure_args0=
1520 ac_configure_args1=
1521 ac_must_keep_next=false
1522 for ac_pass in 1 2
1523 do
1524 for ac_arg
1525 do
1526 case $ac_arg in
1527 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1528 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1529 | -silent | --silent | --silen | --sile | --sil)
1530 continue ;;
1531 *\'*)
1532 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1533 esac
1534 case $ac_pass in
1535 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1536 2)
1537 as_fn_append ac_configure_args1 " '$ac_arg'"
1538 if test $ac_must_keep_next = true; then
1539 ac_must_keep_next=false # Got value, back to normal.
1540 else
1541 case $ac_arg in
1542 *=* | --config-cache | -C | -disable-* | --disable-* \
1543 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1544 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1545 | -with-* | --with-* | -without-* | --without-* | --x)
1546 case "$ac_configure_args0 " in
1547 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1548 esac
1549 ;;
1550 -* ) ac_must_keep_next=true ;;
1551 esac
1552 fi
1553 as_fn_append ac_configure_args " '$ac_arg'"
1554 ;;
1555 esac
1556 done
1557 done
1558 { ac_configure_args0=; unset ac_configure_args0;}
1559 { ac_configure_args1=; unset ac_configure_args1;}
1560
1561 # When interrupted or exit'd, cleanup temporary files, and complete
1562 # config.log. We remove comments because anyway the quotes in there
1563 # would cause problems or look ugly.
1564 # WARNING: Use '\'' to represent an apostrophe within the trap.
1565 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1566 trap 'exit_status=$?
1567 # Save into config.log some information that might help in debugging.
1568 {
1569 echo
1570
1571 $as_echo "## ---------------- ##
1572 ## Cache variables. ##
1573 ## ---------------- ##"
1574 echo
1575 # The following way of writing the cache mishandles newlines in values,
1576 (
1577 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1578 eval ac_val=\$$ac_var
1579 case $ac_val in #(
1580 *${as_nl}*)
1581 case $ac_var in #(
1582 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1583 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1584 esac
1585 case $ac_var in #(
1586 _ | IFS | as_nl) ;; #(
1587 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1588 *) { eval $ac_var=; unset $ac_var;} ;;
1589 esac ;;
1590 esac
1591 done
1592 (set) 2>&1 |
1593 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1594 *${as_nl}ac_space=\ *)
1595 sed -n \
1596 "s/'\''/'\''\\\\'\'''\''/g;
1597 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1598 ;; #(
1599 *)
1600 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1601 ;;
1602 esac |
1603 sort
1604 )
1605 echo
1606
1607 $as_echo "## ----------------- ##
1608 ## Output variables. ##
1609 ## ----------------- ##"
1610 echo
1611 for ac_var in $ac_subst_vars
1612 do
1613 eval ac_val=\$$ac_var
1614 case $ac_val in
1615 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1616 esac
1617 $as_echo "$ac_var='\''$ac_val'\''"
1618 done | sort
1619 echo
1620
1621 if test -n "$ac_subst_files"; then
1622 $as_echo "## ------------------- ##
1623 ## File substitutions. ##
1624 ## ------------------- ##"
1625 echo
1626 for ac_var in $ac_subst_files
1627 do
1628 eval ac_val=\$$ac_var
1629 case $ac_val in
1630 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1631 esac
1632 $as_echo "$ac_var='\''$ac_val'\''"
1633 done | sort
1634 echo
1635 fi
1636
1637 if test -s confdefs.h; then
1638 $as_echo "## ----------- ##
1639 ## confdefs.h. ##
1640 ## ----------- ##"
1641 echo
1642 cat confdefs.h
1643 echo
1644 fi
1645 test "$ac_signal" != 0 &&
1646 $as_echo "$as_me: caught signal $ac_signal"
1647 $as_echo "$as_me: exit $exit_status"
1648 } >&5
1649 rm -f core *.core core.conftest.* &&
1650 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1651 exit $exit_status
1652 ' 0
1653 for ac_signal in 1 2 13 15; do
1654 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1655 done
1656 ac_signal=0
1657
1658 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1659 rm -f -r conftest* confdefs.h
1660
1661 $as_echo "/* confdefs.h */" > confdefs.h
1662
1663 # Predefined preprocessor variables.
1664
1665 cat >>confdefs.h <<_ACEOF
1666 #define PACKAGE_NAME "$PACKAGE_NAME"
1667 _ACEOF
1668
1669 cat >>confdefs.h <<_ACEOF
1670 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1671 _ACEOF
1672
1673 cat >>confdefs.h <<_ACEOF
1674 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1675 _ACEOF
1676
1677 cat >>confdefs.h <<_ACEOF
1678 #define PACKAGE_STRING "$PACKAGE_STRING"
1679 _ACEOF
1680
1681 cat >>confdefs.h <<_ACEOF
1682 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1683 _ACEOF
1684
1685 cat >>confdefs.h <<_ACEOF
1686 #define PACKAGE_URL "$PACKAGE_URL"
1687 _ACEOF
1688
1689
1690 # Let the site file select an alternate cache file if it wants to.
1691 # Prefer an explicitly selected file to automatically selected ones.
1692 ac_site_file1=NONE
1693 ac_site_file2=NONE
1694 if test -n "$CONFIG_SITE"; then
1695 # We do not want a PATH search for config.site.
1696 case $CONFIG_SITE in #((
1697 -*) ac_site_file1=./$CONFIG_SITE;;
1698 */*) ac_site_file1=$CONFIG_SITE;;
1699 *) ac_site_file1=./$CONFIG_SITE;;
1700 esac
1701 elif test "x$prefix" != xNONE; then
1702 ac_site_file1=$prefix/share/config.site
1703 ac_site_file2=$prefix/etc/config.site
1704 else
1705 ac_site_file1=$ac_default_prefix/share/config.site
1706 ac_site_file2=$ac_default_prefix/etc/config.site
1707 fi
1708 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1709 do
1710 test "x$ac_site_file" = xNONE && continue
1711 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1712 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1713 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1714 sed 's/^/| /' "$ac_site_file" >&5
1715 . "$ac_site_file" \
1716 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1717 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1718 as_fn_error $? "failed to load site script $ac_site_file
1719 See \`config.log' for more details" "$LINENO" 5; }
1720 fi
1721 done
1722
1723 if test -r "$cache_file"; then
1724 # Some versions of bash will fail to source /dev/null (special files
1725 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1726 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1727 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1728 $as_echo "$as_me: loading cache $cache_file" >&6;}
1729 case $cache_file in
1730 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1731 *) . "./$cache_file";;
1732 esac
1733 fi
1734 else
1735 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1736 $as_echo "$as_me: creating cache $cache_file" >&6;}
1737 >$cache_file
1738 fi
1739
1740 # Check that the precious variables saved in the cache have kept the same
1741 # value.
1742 ac_cache_corrupted=false
1743 for ac_var in $ac_precious_vars; do
1744 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1745 eval ac_new_set=\$ac_env_${ac_var}_set
1746 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1747 eval ac_new_val=\$ac_env_${ac_var}_value
1748 case $ac_old_set,$ac_new_set in
1749 set,)
1750 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1751 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1752 ac_cache_corrupted=: ;;
1753 ,set)
1754 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1755 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1756 ac_cache_corrupted=: ;;
1757 ,);;
1758 *)
1759 if test "x$ac_old_val" != "x$ac_new_val"; then
1760 # differences in whitespace do not lead to failure.
1761 ac_old_val_w=`echo x $ac_old_val`
1762 ac_new_val_w=`echo x $ac_new_val`
1763 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1764 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1765 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1766 ac_cache_corrupted=:
1767 else
1768 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1769 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1770 eval $ac_var=\$ac_old_val
1771 fi
1772 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1773 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1774 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1775 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1776 fi;;
1777 esac
1778 # Pass precious variables to config.status.
1779 if test "$ac_new_set" = set; then
1780 case $ac_new_val in
1781 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1782 *) ac_arg=$ac_var=$ac_new_val ;;
1783 esac
1784 case " $ac_configure_args " in
1785 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1786 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1787 esac
1788 fi
1789 done
1790 if $ac_cache_corrupted; then
1791 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1792 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1793 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1794 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1795 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1796 fi
1797 ## -------------------- ##
1798 ## Main body of script. ##
1799 ## -------------------- ##
1800
1801 ac_ext=c
1802 ac_cpp='$CPP $CPPFLAGS'
1803 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1804 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1805 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1806
1807
1808
1809
1810
1811 # Determine the noncanonical names used for directories.
1812 ac_aux_dir=
1813 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1814 if test -f "$ac_dir/install-sh"; then
1815 ac_aux_dir=$ac_dir
1816 ac_install_sh="$ac_aux_dir/install-sh -c"
1817 break
1818 elif test -f "$ac_dir/install.sh"; then
1819 ac_aux_dir=$ac_dir
1820 ac_install_sh="$ac_aux_dir/install.sh -c"
1821 break
1822 elif test -f "$ac_dir/shtool"; then
1823 ac_aux_dir=$ac_dir
1824 ac_install_sh="$ac_aux_dir/shtool install -c"
1825 break
1826 fi
1827 done
1828 if test -z "$ac_aux_dir"; then
1829 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
1830 fi
1831
1832 # These three variables are undocumented and unsupported,
1833 # and are intended to be withdrawn in a future Autoconf release.
1834 # They can cause serious problems if a builder's source tree is in a directory
1835 # whose full name contains unusual characters.
1836 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1837 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1838 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1839
1840
1841 # Make sure we can run config.sub.
1842 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
1843 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
1844
1845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
1846 $as_echo_n "checking build system type... " >&6; }
1847 if ${ac_cv_build+:} false; then :
1848 $as_echo_n "(cached) " >&6
1849 else
1850 ac_build_alias=$build_alias
1851 test "x$ac_build_alias" = x &&
1852 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
1853 test "x$ac_build_alias" = x &&
1854 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
1855 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
1856 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
1857
1858 fi
1859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
1860 $as_echo "$ac_cv_build" >&6; }
1861 case $ac_cv_build in
1862 *-*-*) ;;
1863 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
1864 esac
1865 build=$ac_cv_build
1866 ac_save_IFS=$IFS; IFS='-'
1867 set x $ac_cv_build
1868 shift
1869 build_cpu=$1
1870 build_vendor=$2
1871 shift; shift
1872 # Remember, the first character of IFS is used to create $*,
1873 # except with old shells:
1874 build_os=$*
1875 IFS=$ac_save_IFS
1876 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
1877
1878
1879 case ${build_alias} in
1880 "") build_noncanonical=${build} ;;
1881 *) build_noncanonical=${build_alias} ;;
1882 esac
1883
1884 case ${host_alias} in
1885 "") host_noncanonical=${build_noncanonical} ;;
1886 *) host_noncanonical=${host_alias} ;;
1887 esac
1888
1889 case ${target_alias} in
1890 "") target_noncanonical=${host_noncanonical} ;;
1891 *) target_noncanonical=${target_alias} ;;
1892 esac
1893
1894
1895
1896
1897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
1898 $as_echo_n "checking host system type... " >&6; }
1899 if ${ac_cv_host+:} false; then :
1900 $as_echo_n "(cached) " >&6
1901 else
1902 if test "x$host_alias" = x; then
1903 ac_cv_host=$ac_cv_build
1904 else
1905 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
1906 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
1907 fi
1908
1909 fi
1910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
1911 $as_echo "$ac_cv_host" >&6; }
1912 case $ac_cv_host in
1913 *-*-*) ;;
1914 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
1915 esac
1916 host=$ac_cv_host
1917 ac_save_IFS=$IFS; IFS='-'
1918 set x $ac_cv_host
1919 shift
1920 host_cpu=$1
1921 host_vendor=$2
1922 shift; shift
1923 # Remember, the first character of IFS is used to create $*,
1924 # except with old shells:
1925 host_os=$*
1926 IFS=$ac_save_IFS
1927 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
1928
1929
1930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
1931 $as_echo_n "checking target system type... " >&6; }
1932 if ${ac_cv_target+:} false; then :
1933 $as_echo_n "(cached) " >&6
1934 else
1935 if test "x$target_alias" = x; then
1936 ac_cv_target=$ac_cv_host
1937 else
1938 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
1939 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
1940 fi
1941
1942 fi
1943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
1944 $as_echo "$ac_cv_target" >&6; }
1945 case $ac_cv_target in
1946 *-*-*) ;;
1947 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
1948 esac
1949 target=$ac_cv_target
1950 ac_save_IFS=$IFS; IFS='-'
1951 set x $ac_cv_target
1952 shift
1953 target_cpu=$1
1954 target_vendor=$2
1955 shift; shift
1956 # Remember, the first character of IFS is used to create $*,
1957 # except with old shells:
1958 target_os=$*
1959 IFS=$ac_save_IFS
1960 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
1961
1962
1963 # The aliases save the names the user supplied, while $host etc.
1964 # will get canonicalized.
1965 test -n "$target_alias" &&
1966 test "$program_prefix$program_suffix$program_transform_name" = \
1967 NONENONEs,x,x, &&
1968 program_prefix=${target_alias}-
1969
1970 # Find a good install program. We prefer a C program (faster),
1971 # so one script is as good as another. But avoid the broken or
1972 # incompatible versions:
1973 # SysV /etc/install, /usr/sbin/install
1974 # SunOS /usr/etc/install
1975 # IRIX /sbin/install
1976 # AIX /bin/install
1977 # AmigaOS /C/install, which installs bootblocks on floppy discs
1978 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1979 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1980 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1981 # OS/2's system install, which has a completely different semantic
1982 # ./install, which can be erroneously created by make from ./install.sh.
1983 # Reject install programs that cannot install multiple files.
1984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1985 $as_echo_n "checking for a BSD-compatible install... " >&6; }
1986 if test -z "$INSTALL"; then
1987 if ${ac_cv_path_install+:} false; then :
1988 $as_echo_n "(cached) " >&6
1989 else
1990 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1991 for as_dir in $PATH
1992 do
1993 IFS=$as_save_IFS
1994 test -z "$as_dir" && as_dir=.
1995 # Account for people who put trailing slashes in PATH elements.
1996 case $as_dir/ in #((
1997 ./ | .// | /[cC]/* | \
1998 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1999 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2000 /usr/ucb/* ) ;;
2001 *)
2002 # OSF1 and SCO ODT 3.0 have their own names for install.
2003 # Don't use installbsd from OSF since it installs stuff as root
2004 # by default.
2005 for ac_prog in ginstall scoinst install; do
2006 for ac_exec_ext in '' $ac_executable_extensions; do
2007 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2008 if test $ac_prog = install &&
2009 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2010 # AIX install. It has an incompatible calling convention.
2011 :
2012 elif test $ac_prog = install &&
2013 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2014 # program-specific install script used by HP pwplus--don't use.
2015 :
2016 else
2017 rm -rf conftest.one conftest.two conftest.dir
2018 echo one > conftest.one
2019 echo two > conftest.two
2020 mkdir conftest.dir
2021 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2022 test -s conftest.one && test -s conftest.two &&
2023 test -s conftest.dir/conftest.one &&
2024 test -s conftest.dir/conftest.two
2025 then
2026 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2027 break 3
2028 fi
2029 fi
2030 fi
2031 done
2032 done
2033 ;;
2034 esac
2035
2036 done
2037 IFS=$as_save_IFS
2038
2039 rm -rf conftest.one conftest.two conftest.dir
2040
2041 fi
2042 if test "${ac_cv_path_install+set}" = set; then
2043 INSTALL=$ac_cv_path_install
2044 else
2045 # As a last resort, use the slow shell script. Don't cache a
2046 # value for INSTALL within a source directory, because that will
2047 # break other packages using the cache if that directory is
2048 # removed, or if the value is a relative name.
2049 INSTALL=$ac_install_sh
2050 fi
2051 fi
2052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2053 $as_echo "$INSTALL" >&6; }
2054
2055 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2056 # It thinks the first close brace ends the variable substitution.
2057 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2058
2059 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2060
2061 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2062
2063
2064 ac_ext=cpp
2065 ac_cpp='$CXXCPP $CPPFLAGS'
2066 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2067 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2068 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2069 if test -z "$CXX"; then
2070 if test -n "$CCC"; then
2071 CXX=$CCC
2072 else
2073 if test -n "$ac_tool_prefix"; then
2074 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2075 do
2076 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2077 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2079 $as_echo_n "checking for $ac_word... " >&6; }
2080 if ${ac_cv_prog_CXX+:} false; then :
2081 $as_echo_n "(cached) " >&6
2082 else
2083 if test -n "$CXX"; then
2084 ac_cv_prog_CXX="$CXX" # Let the user override the test.
2085 else
2086 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2087 for as_dir in $PATH
2088 do
2089 IFS=$as_save_IFS
2090 test -z "$as_dir" && as_dir=.
2091 for ac_exec_ext in '' $ac_executable_extensions; do
2092 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2093 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2094 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2095 break 2
2096 fi
2097 done
2098 done
2099 IFS=$as_save_IFS
2100
2101 fi
2102 fi
2103 CXX=$ac_cv_prog_CXX
2104 if test -n "$CXX"; then
2105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
2106 $as_echo "$CXX" >&6; }
2107 else
2108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2109 $as_echo "no" >&6; }
2110 fi
2111
2112
2113 test -n "$CXX" && break
2114 done
2115 fi
2116 if test -z "$CXX"; then
2117 ac_ct_CXX=$CXX
2118 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2119 do
2120 # Extract the first word of "$ac_prog", so it can be a program name with args.
2121 set dummy $ac_prog; ac_word=$2
2122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2123 $as_echo_n "checking for $ac_word... " >&6; }
2124 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
2125 $as_echo_n "(cached) " >&6
2126 else
2127 if test -n "$ac_ct_CXX"; then
2128 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2129 else
2130 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2131 for as_dir in $PATH
2132 do
2133 IFS=$as_save_IFS
2134 test -z "$as_dir" && as_dir=.
2135 for ac_exec_ext in '' $ac_executable_extensions; do
2136 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2137 ac_cv_prog_ac_ct_CXX="$ac_prog"
2138 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2139 break 2
2140 fi
2141 done
2142 done
2143 IFS=$as_save_IFS
2144
2145 fi
2146 fi
2147 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2148 if test -n "$ac_ct_CXX"; then
2149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
2150 $as_echo "$ac_ct_CXX" >&6; }
2151 else
2152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2153 $as_echo "no" >&6; }
2154 fi
2155
2156
2157 test -n "$ac_ct_CXX" && break
2158 done
2159
2160 if test "x$ac_ct_CXX" = x; then
2161 CXX="g++"
2162 else
2163 case $cross_compiling:$ac_tool_warned in
2164 yes:)
2165 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2166 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2167 ac_tool_warned=yes ;;
2168 esac
2169 CXX=$ac_ct_CXX
2170 fi
2171 fi
2172
2173 fi
2174 fi
2175 # Provide some information about the compiler.
2176 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
2177 set X $ac_compile
2178 ac_compiler=$2
2179 for ac_option in --version -v -V -qversion; do
2180 { { ac_try="$ac_compiler $ac_option >&5"
2181 case "(($ac_try" in
2182 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2183 *) ac_try_echo=$ac_try;;
2184 esac
2185 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2186 $as_echo "$ac_try_echo"; } >&5
2187 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2188 ac_status=$?
2189 if test -s conftest.err; then
2190 sed '10a\
2191 ... rest of stderr output deleted ...
2192 10q' conftest.err >conftest.er1
2193 cat conftest.er1 >&5
2194 fi
2195 rm -f conftest.er1 conftest.err
2196 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2197 test $ac_status = 0; }
2198 done
2199
2200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2201 /* end confdefs.h. */
2202
2203 int
2204 main ()
2205 {
2206
2207 ;
2208 return 0;
2209 }
2210 _ACEOF
2211 ac_clean_files_save=$ac_clean_files
2212 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2213 # Try to create an executable without -o first, disregard a.out.
2214 # It will help us diagnose broken compilers, and finding out an intuition
2215 # of exeext.
2216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
2217 $as_echo_n "checking whether the C++ compiler works... " >&6; }
2218 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2219
2220 # The possible output files:
2221 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2222
2223 ac_rmfiles=
2224 for ac_file in $ac_files
2225 do
2226 case $ac_file in
2227 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2228 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2229 esac
2230 done
2231 rm -f $ac_rmfiles
2232
2233 if { { ac_try="$ac_link_default"
2234 case "(($ac_try" in
2235 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2236 *) ac_try_echo=$ac_try;;
2237 esac
2238 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2239 $as_echo "$ac_try_echo"; } >&5
2240 (eval "$ac_link_default") 2>&5
2241 ac_status=$?
2242 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2243 test $ac_status = 0; }; then :
2244 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2245 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2246 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2247 # so that the user can short-circuit this test for compilers unknown to
2248 # Autoconf.
2249 for ac_file in $ac_files ''
2250 do
2251 test -f "$ac_file" || continue
2252 case $ac_file in
2253 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2254 ;;
2255 [ab].out )
2256 # We found the default executable, but exeext='' is most
2257 # certainly right.
2258 break;;
2259 *.* )
2260 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2261 then :; else
2262 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2263 fi
2264 # We set ac_cv_exeext here because the later test for it is not
2265 # safe: cross compilers may not add the suffix if given an `-o'
2266 # argument, so we may need to know it at that point already.
2267 # Even if this section looks crufty: it has the advantage of
2268 # actually working.
2269 break;;
2270 * )
2271 break;;
2272 esac
2273 done
2274 test "$ac_cv_exeext" = no && ac_cv_exeext=
2275
2276 else
2277 ac_file=''
2278 fi
2279 if test -z "$ac_file"; then :
2280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2281 $as_echo "no" >&6; }
2282 $as_echo "$as_me: failed program was:" >&5
2283 sed 's/^/| /' conftest.$ac_ext >&5
2284
2285 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2286 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2287 as_fn_error 77 "C++ compiler cannot create executables
2288 See \`config.log' for more details" "$LINENO" 5; }
2289 else
2290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2291 $as_echo "yes" >&6; }
2292 fi
2293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
2294 $as_echo_n "checking for C++ compiler default output file name... " >&6; }
2295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2296 $as_echo "$ac_file" >&6; }
2297 ac_exeext=$ac_cv_exeext
2298
2299 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2300 ac_clean_files=$ac_clean_files_save
2301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2302 $as_echo_n "checking for suffix of executables... " >&6; }
2303 if { { ac_try="$ac_link"
2304 case "(($ac_try" in
2305 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2306 *) ac_try_echo=$ac_try;;
2307 esac
2308 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2309 $as_echo "$ac_try_echo"; } >&5
2310 (eval "$ac_link") 2>&5
2311 ac_status=$?
2312 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2313 test $ac_status = 0; }; then :
2314 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2315 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2316 # work properly (i.e., refer to `conftest.exe'), while it won't with
2317 # `rm'.
2318 for ac_file in conftest.exe conftest conftest.*; do
2319 test -f "$ac_file" || continue
2320 case $ac_file in
2321 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2322 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2323 break;;
2324 * ) break;;
2325 esac
2326 done
2327 else
2328 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2329 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2330 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2331 See \`config.log' for more details" "$LINENO" 5; }
2332 fi
2333 rm -f conftest conftest$ac_cv_exeext
2334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2335 $as_echo "$ac_cv_exeext" >&6; }
2336
2337 rm -f conftest.$ac_ext
2338 EXEEXT=$ac_cv_exeext
2339 ac_exeext=$EXEEXT
2340 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2341 /* end confdefs.h. */
2342 #include <stdio.h>
2343 int
2344 main ()
2345 {
2346 FILE *f = fopen ("conftest.out", "w");
2347 return ferror (f) || fclose (f) != 0;
2348
2349 ;
2350 return 0;
2351 }
2352 _ACEOF
2353 ac_clean_files="$ac_clean_files conftest.out"
2354 # Check that the compiler produces executables we can run. If not, either
2355 # the compiler is broken, or we cross compile.
2356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2357 $as_echo_n "checking whether we are cross compiling... " >&6; }
2358 if test "$cross_compiling" != yes; then
2359 { { ac_try="$ac_link"
2360 case "(($ac_try" in
2361 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2362 *) ac_try_echo=$ac_try;;
2363 esac
2364 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2365 $as_echo "$ac_try_echo"; } >&5
2366 (eval "$ac_link") 2>&5
2367 ac_status=$?
2368 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2369 test $ac_status = 0; }
2370 if { ac_try='./conftest$ac_cv_exeext'
2371 { { case "(($ac_try" in
2372 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2373 *) ac_try_echo=$ac_try;;
2374 esac
2375 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2376 $as_echo "$ac_try_echo"; } >&5
2377 (eval "$ac_try") 2>&5
2378 ac_status=$?
2379 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2380 test $ac_status = 0; }; }; then
2381 cross_compiling=no
2382 else
2383 if test "$cross_compiling" = maybe; then
2384 cross_compiling=yes
2385 else
2386 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2387 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2388 as_fn_error $? "cannot run C++ compiled programs.
2389 If you meant to cross compile, use \`--host'.
2390 See \`config.log' for more details" "$LINENO" 5; }
2391 fi
2392 fi
2393 fi
2394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2395 $as_echo "$cross_compiling" >&6; }
2396
2397 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
2398 ac_clean_files=$ac_clean_files_save
2399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2400 $as_echo_n "checking for suffix of object files... " >&6; }
2401 if ${ac_cv_objext+:} false; then :
2402 $as_echo_n "(cached) " >&6
2403 else
2404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2405 /* end confdefs.h. */
2406
2407 int
2408 main ()
2409 {
2410
2411 ;
2412 return 0;
2413 }
2414 _ACEOF
2415 rm -f conftest.o conftest.obj
2416 if { { ac_try="$ac_compile"
2417 case "(($ac_try" in
2418 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2419 *) ac_try_echo=$ac_try;;
2420 esac
2421 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2422 $as_echo "$ac_try_echo"; } >&5
2423 (eval "$ac_compile") 2>&5
2424 ac_status=$?
2425 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2426 test $ac_status = 0; }; then :
2427 for ac_file in conftest.o conftest.obj conftest.*; do
2428 test -f "$ac_file" || continue;
2429 case $ac_file in
2430 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2431 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2432 break;;
2433 esac
2434 done
2435 else
2436 $as_echo "$as_me: failed program was:" >&5
2437 sed 's/^/| /' conftest.$ac_ext >&5
2438
2439 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2440 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2441 as_fn_error $? "cannot compute suffix of object files: cannot compile
2442 See \`config.log' for more details" "$LINENO" 5; }
2443 fi
2444 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2445 fi
2446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2447 $as_echo "$ac_cv_objext" >&6; }
2448 OBJEXT=$ac_cv_objext
2449 ac_objext=$OBJEXT
2450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
2451 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
2452 if ${ac_cv_cxx_compiler_gnu+:} false; then :
2453 $as_echo_n "(cached) " >&6
2454 else
2455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2456 /* end confdefs.h. */
2457
2458 int
2459 main ()
2460 {
2461 #ifndef __GNUC__
2462 choke me
2463 #endif
2464
2465 ;
2466 return 0;
2467 }
2468 _ACEOF
2469 if ac_fn_cxx_try_compile "$LINENO"; then :
2470 ac_compiler_gnu=yes
2471 else
2472 ac_compiler_gnu=no
2473 fi
2474 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2475 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2476
2477 fi
2478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
2479 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
2480 if test $ac_compiler_gnu = yes; then
2481 GXX=yes
2482 else
2483 GXX=
2484 fi
2485 ac_test_CXXFLAGS=${CXXFLAGS+set}
2486 ac_save_CXXFLAGS=$CXXFLAGS
2487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
2488 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
2489 if ${ac_cv_prog_cxx_g+:} false; then :
2490 $as_echo_n "(cached) " >&6
2491 else
2492 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
2493 ac_cxx_werror_flag=yes
2494 ac_cv_prog_cxx_g=no
2495 CXXFLAGS="-g"
2496 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2497 /* end confdefs.h. */
2498
2499 int
2500 main ()
2501 {
2502
2503 ;
2504 return 0;
2505 }
2506 _ACEOF
2507 if ac_fn_cxx_try_compile "$LINENO"; then :
2508 ac_cv_prog_cxx_g=yes
2509 else
2510 CXXFLAGS=""
2511 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2512 /* end confdefs.h. */
2513
2514 int
2515 main ()
2516 {
2517
2518 ;
2519 return 0;
2520 }
2521 _ACEOF
2522 if ac_fn_cxx_try_compile "$LINENO"; then :
2523
2524 else
2525 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2526 CXXFLAGS="-g"
2527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2528 /* end confdefs.h. */
2529
2530 int
2531 main ()
2532 {
2533
2534 ;
2535 return 0;
2536 }
2537 _ACEOF
2538 if ac_fn_cxx_try_compile "$LINENO"; then :
2539 ac_cv_prog_cxx_g=yes
2540 fi
2541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2542 fi
2543 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2544 fi
2545 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2546 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
2547 fi
2548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
2549 $as_echo "$ac_cv_prog_cxx_g" >&6; }
2550 if test "$ac_test_CXXFLAGS" = set; then
2551 CXXFLAGS=$ac_save_CXXFLAGS
2552 elif test $ac_cv_prog_cxx_g = yes; then
2553 if test "$GXX" = yes; then
2554 CXXFLAGS="-g -O2"
2555 else
2556 CXXFLAGS="-g"
2557 fi
2558 else
2559 if test "$GXX" = yes; then
2560 CXXFLAGS="-O2"
2561 else
2562 CXXFLAGS=
2563 fi
2564 fi
2565 ac_ext=c
2566 ac_cpp='$CPP $CPPFLAGS'
2567 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2568 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2569 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2570
2571 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
2572 for ac_prog in autoconf
2573 do
2574 # Extract the first word of "$ac_prog", so it can be a program name with args.
2575 set dummy $ac_prog; ac_word=$2
2576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2577 $as_echo_n "checking for $ac_word... " >&6; }
2578 if ${ac_cv_prog_AUTOCONF+:} false; then :
2579 $as_echo_n "(cached) " >&6
2580 else
2581 if test -n "$AUTOCONF"; then
2582 ac_cv_prog_AUTOCONF="$AUTOCONF" # Let the user override the test.
2583 else
2584 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2585 for as_dir in $PATH
2586 do
2587 IFS=$as_save_IFS
2588 test -z "$as_dir" && as_dir=.
2589 for ac_exec_ext in '' $ac_executable_extensions; do
2590 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2591 ac_cv_prog_AUTOCONF="$ac_prog"
2592 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2593 break 2
2594 fi
2595 done
2596 done
2597 IFS=$as_save_IFS
2598
2599 fi
2600 fi
2601 AUTOCONF=$ac_cv_prog_AUTOCONF
2602 if test -n "$AUTOCONF"; then
2603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AUTOCONF" >&5
2604 $as_echo "$AUTOCONF" >&6; }
2605 else
2606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2607 $as_echo "no" >&6; }
2608 fi
2609
2610
2611 test -n "$AUTOCONF" && break
2612 done
2613 test -n "$AUTOCONF" || AUTOCONF="$MISSING autoconf"
2614
2615 for ac_prog in autoheader
2616 do
2617 # Extract the first word of "$ac_prog", so it can be a program name with args.
2618 set dummy $ac_prog; ac_word=$2
2619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2620 $as_echo_n "checking for $ac_word... " >&6; }
2621 if ${ac_cv_prog_AUTOHEADER+:} false; then :
2622 $as_echo_n "(cached) " >&6
2623 else
2624 if test -n "$AUTOHEADER"; then
2625 ac_cv_prog_AUTOHEADER="$AUTOHEADER" # Let the user override the test.
2626 else
2627 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2628 for as_dir in $PATH
2629 do
2630 IFS=$as_save_IFS
2631 test -z "$as_dir" && as_dir=.
2632 for ac_exec_ext in '' $ac_executable_extensions; do
2633 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2634 ac_cv_prog_AUTOHEADER="$ac_prog"
2635 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2636 break 2
2637 fi
2638 done
2639 done
2640 IFS=$as_save_IFS
2641
2642 fi
2643 fi
2644 AUTOHEADER=$ac_cv_prog_AUTOHEADER
2645 if test -n "$AUTOHEADER"; then
2646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AUTOHEADER" >&5
2647 $as_echo "$AUTOHEADER" >&6; }
2648 else
2649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2650 $as_echo "no" >&6; }
2651 fi
2652
2653
2654 test -n "$AUTOHEADER" && break
2655 done
2656 test -n "$AUTOHEADER" || AUTOHEADER="$MISSING autoheader"
2657
2658
2659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build C++ tools" >&5
2660 $as_echo_n "checking whether to build C++ tools... " >&6; }
2661 # Check whether --enable-c++-tools was given.
2662 if test "${enable_c___tools+set}" = set; then :
2663 enableval=$enable_c___tools; cxx_aux_tools=$enableval
2664 else
2665 cxx_aux_tools=yes
2666 fi
2667
2668
2669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cxx_aux_tools" >&5
2670 $as_echo "$cxx_aux_tools" >&6; }
2671 CXX_AUX_TOOLS="$cxx_aux_tools"
2672
2673
2674 # Check whether --enable-maintainer-mode was given.
2675 if test "${enable_maintainer_mode+set}" = set; then :
2676 enableval=$enable_maintainer_mode;
2677 else
2678 enable_maintainer_mode=no
2679 fi
2680
2681 case "$enable_maintainer_mode" in
2682 ("yes") maintainer_mode=yes ;;
2683 ("no") maintainer=no ;;
2684 (*) as_fn_error $? "unknown maintainer mode $enable_maintainer_mode" "$LINENO" 5 ;;
2685 esac
2686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking maintainer-mode" >&5
2687 $as_echo_n "checking maintainer-mode... " >&6; }
2688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $maintainer_mode" >&5
2689 $as_echo "$maintainer_mode" >&6; }
2690 test "$maintainer_mode" = yes && MAINTAINER=yes
2691
2692
2693 # Check if O_CLOEXEC is defined by fcntl
2694 ac_ext=c
2695 ac_cpp='$CPP $CPPFLAGS'
2696 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2697 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2698 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2699 if test -n "$ac_tool_prefix"; then
2700 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2701 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2703 $as_echo_n "checking for $ac_word... " >&6; }
2704 if ${ac_cv_prog_CC+:} false; then :
2705 $as_echo_n "(cached) " >&6
2706 else
2707 if test -n "$CC"; then
2708 ac_cv_prog_CC="$CC" # Let the user override the test.
2709 else
2710 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2711 for as_dir in $PATH
2712 do
2713 IFS=$as_save_IFS
2714 test -z "$as_dir" && as_dir=.
2715 for ac_exec_ext in '' $ac_executable_extensions; do
2716 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2717 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2718 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2719 break 2
2720 fi
2721 done
2722 done
2723 IFS=$as_save_IFS
2724
2725 fi
2726 fi
2727 CC=$ac_cv_prog_CC
2728 if test -n "$CC"; then
2729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2730 $as_echo "$CC" >&6; }
2731 else
2732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2733 $as_echo "no" >&6; }
2734 fi
2735
2736
2737 fi
2738 if test -z "$ac_cv_prog_CC"; then
2739 ac_ct_CC=$CC
2740 # Extract the first word of "gcc", so it can be a program name with args.
2741 set dummy gcc; ac_word=$2
2742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2743 $as_echo_n "checking for $ac_word... " >&6; }
2744 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2745 $as_echo_n "(cached) " >&6
2746 else
2747 if test -n "$ac_ct_CC"; then
2748 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2749 else
2750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2751 for as_dir in $PATH
2752 do
2753 IFS=$as_save_IFS
2754 test -z "$as_dir" && as_dir=.
2755 for ac_exec_ext in '' $ac_executable_extensions; do
2756 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2757 ac_cv_prog_ac_ct_CC="gcc"
2758 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2759 break 2
2760 fi
2761 done
2762 done
2763 IFS=$as_save_IFS
2764
2765 fi
2766 fi
2767 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2768 if test -n "$ac_ct_CC"; then
2769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2770 $as_echo "$ac_ct_CC" >&6; }
2771 else
2772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2773 $as_echo "no" >&6; }
2774 fi
2775
2776 if test "x$ac_ct_CC" = x; then
2777 CC=""
2778 else
2779 case $cross_compiling:$ac_tool_warned in
2780 yes:)
2781 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2782 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2783 ac_tool_warned=yes ;;
2784 esac
2785 CC=$ac_ct_CC
2786 fi
2787 else
2788 CC="$ac_cv_prog_CC"
2789 fi
2790
2791 if test -z "$CC"; then
2792 if test -n "$ac_tool_prefix"; then
2793 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2794 set dummy ${ac_tool_prefix}cc; ac_word=$2
2795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2796 $as_echo_n "checking for $ac_word... " >&6; }
2797 if ${ac_cv_prog_CC+:} false; then :
2798 $as_echo_n "(cached) " >&6
2799 else
2800 if test -n "$CC"; then
2801 ac_cv_prog_CC="$CC" # Let the user override the test.
2802 else
2803 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2804 for as_dir in $PATH
2805 do
2806 IFS=$as_save_IFS
2807 test -z "$as_dir" && as_dir=.
2808 for ac_exec_ext in '' $ac_executable_extensions; do
2809 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2810 ac_cv_prog_CC="${ac_tool_prefix}cc"
2811 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2812 break 2
2813 fi
2814 done
2815 done
2816 IFS=$as_save_IFS
2817
2818 fi
2819 fi
2820 CC=$ac_cv_prog_CC
2821 if test -n "$CC"; then
2822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2823 $as_echo "$CC" >&6; }
2824 else
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2826 $as_echo "no" >&6; }
2827 fi
2828
2829
2830 fi
2831 fi
2832 if test -z "$CC"; then
2833 # Extract the first word of "cc", so it can be a program name with args.
2834 set dummy cc; ac_word=$2
2835 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2836 $as_echo_n "checking for $ac_word... " >&6; }
2837 if ${ac_cv_prog_CC+:} false; then :
2838 $as_echo_n "(cached) " >&6
2839 else
2840 if test -n "$CC"; then
2841 ac_cv_prog_CC="$CC" # Let the user override the test.
2842 else
2843 ac_prog_rejected=no
2844 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2845 for as_dir in $PATH
2846 do
2847 IFS=$as_save_IFS
2848 test -z "$as_dir" && as_dir=.
2849 for ac_exec_ext in '' $ac_executable_extensions; do
2850 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2851 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2852 ac_prog_rejected=yes
2853 continue
2854 fi
2855 ac_cv_prog_CC="cc"
2856 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2857 break 2
2858 fi
2859 done
2860 done
2861 IFS=$as_save_IFS
2862
2863 if test $ac_prog_rejected = yes; then
2864 # We found a bogon in the path, so make sure we never use it.
2865 set dummy $ac_cv_prog_CC
2866 shift
2867 if test $# != 0; then
2868 # We chose a different compiler from the bogus one.
2869 # However, it has the same basename, so the bogon will be chosen
2870 # first if we set CC to just the basename; use the full file name.
2871 shift
2872 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2873 fi
2874 fi
2875 fi
2876 fi
2877 CC=$ac_cv_prog_CC
2878 if test -n "$CC"; then
2879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2880 $as_echo "$CC" >&6; }
2881 else
2882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2883 $as_echo "no" >&6; }
2884 fi
2885
2886
2887 fi
2888 if test -z "$CC"; then
2889 if test -n "$ac_tool_prefix"; then
2890 for ac_prog in cl.exe
2891 do
2892 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2893 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2895 $as_echo_n "checking for $ac_word... " >&6; }
2896 if ${ac_cv_prog_CC+:} false; then :
2897 $as_echo_n "(cached) " >&6
2898 else
2899 if test -n "$CC"; then
2900 ac_cv_prog_CC="$CC" # Let the user override the test.
2901 else
2902 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2903 for as_dir in $PATH
2904 do
2905 IFS=$as_save_IFS
2906 test -z "$as_dir" && as_dir=.
2907 for ac_exec_ext in '' $ac_executable_extensions; do
2908 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2909 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2910 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2911 break 2
2912 fi
2913 done
2914 done
2915 IFS=$as_save_IFS
2916
2917 fi
2918 fi
2919 CC=$ac_cv_prog_CC
2920 if test -n "$CC"; then
2921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2922 $as_echo "$CC" >&6; }
2923 else
2924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2925 $as_echo "no" >&6; }
2926 fi
2927
2928
2929 test -n "$CC" && break
2930 done
2931 fi
2932 if test -z "$CC"; then
2933 ac_ct_CC=$CC
2934 for ac_prog in cl.exe
2935 do
2936 # Extract the first word of "$ac_prog", so it can be a program name with args.
2937 set dummy $ac_prog; ac_word=$2
2938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2939 $as_echo_n "checking for $ac_word... " >&6; }
2940 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2941 $as_echo_n "(cached) " >&6
2942 else
2943 if test -n "$ac_ct_CC"; then
2944 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2945 else
2946 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2947 for as_dir in $PATH
2948 do
2949 IFS=$as_save_IFS
2950 test -z "$as_dir" && as_dir=.
2951 for ac_exec_ext in '' $ac_executable_extensions; do
2952 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2953 ac_cv_prog_ac_ct_CC="$ac_prog"
2954 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2955 break 2
2956 fi
2957 done
2958 done
2959 IFS=$as_save_IFS
2960
2961 fi
2962 fi
2963 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2964 if test -n "$ac_ct_CC"; then
2965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2966 $as_echo "$ac_ct_CC" >&6; }
2967 else
2968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2969 $as_echo "no" >&6; }
2970 fi
2971
2972
2973 test -n "$ac_ct_CC" && break
2974 done
2975
2976 if test "x$ac_ct_CC" = x; then
2977 CC=""
2978 else
2979 case $cross_compiling:$ac_tool_warned in
2980 yes:)
2981 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2982 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2983 ac_tool_warned=yes ;;
2984 esac
2985 CC=$ac_ct_CC
2986 fi
2987 fi
2988
2989 fi
2990
2991
2992 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2993 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2994 as_fn_error $? "no acceptable C compiler found in \$PATH
2995 See \`config.log' for more details" "$LINENO" 5; }
2996
2997 # Provide some information about the compiler.
2998 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2999 set X $ac_compile
3000 ac_compiler=$2
3001 for ac_option in --version -v -V -qversion; do
3002 { { ac_try="$ac_compiler $ac_option >&5"
3003 case "(($ac_try" in
3004 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3005 *) ac_try_echo=$ac_try;;
3006 esac
3007 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3008 $as_echo "$ac_try_echo"; } >&5
3009 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3010 ac_status=$?
3011 if test -s conftest.err; then
3012 sed '10a\
3013 ... rest of stderr output deleted ...
3014 10q' conftest.err >conftest.er1
3015 cat conftest.er1 >&5
3016 fi
3017 rm -f conftest.er1 conftest.err
3018 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3019 test $ac_status = 0; }
3020 done
3021
3022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3023 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3024 if ${ac_cv_c_compiler_gnu+:} false; then :
3025 $as_echo_n "(cached) " >&6
3026 else
3027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3028 /* end confdefs.h. */
3029
3030 int
3031 main ()
3032 {
3033 #ifndef __GNUC__
3034 choke me
3035 #endif
3036
3037 ;
3038 return 0;
3039 }
3040 _ACEOF
3041 if ac_fn_c_try_compile "$LINENO"; then :
3042 ac_compiler_gnu=yes
3043 else
3044 ac_compiler_gnu=no
3045 fi
3046 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3047 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3048
3049 fi
3050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3051 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3052 if test $ac_compiler_gnu = yes; then
3053 GCC=yes
3054 else
3055 GCC=
3056 fi
3057 ac_test_CFLAGS=${CFLAGS+set}
3058 ac_save_CFLAGS=$CFLAGS
3059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3060 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3061 if ${ac_cv_prog_cc_g+:} false; then :
3062 $as_echo_n "(cached) " >&6
3063 else
3064 ac_save_c_werror_flag=$ac_c_werror_flag
3065 ac_c_werror_flag=yes
3066 ac_cv_prog_cc_g=no
3067 CFLAGS="-g"
3068 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3069 /* end confdefs.h. */
3070
3071 int
3072 main ()
3073 {
3074
3075 ;
3076 return 0;
3077 }
3078 _ACEOF
3079 if ac_fn_c_try_compile "$LINENO"; then :
3080 ac_cv_prog_cc_g=yes
3081 else
3082 CFLAGS=""
3083 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3084 /* end confdefs.h. */
3085
3086 int
3087 main ()
3088 {
3089
3090 ;
3091 return 0;
3092 }
3093 _ACEOF
3094 if ac_fn_c_try_compile "$LINENO"; then :
3095
3096 else
3097 ac_c_werror_flag=$ac_save_c_werror_flag
3098 CFLAGS="-g"
3099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3100 /* end confdefs.h. */
3101
3102 int
3103 main ()
3104 {
3105
3106 ;
3107 return 0;
3108 }
3109 _ACEOF
3110 if ac_fn_c_try_compile "$LINENO"; then :
3111 ac_cv_prog_cc_g=yes
3112 fi
3113 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3114 fi
3115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3116 fi
3117 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3118 ac_c_werror_flag=$ac_save_c_werror_flag
3119 fi
3120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3121 $as_echo "$ac_cv_prog_cc_g" >&6; }
3122 if test "$ac_test_CFLAGS" = set; then
3123 CFLAGS=$ac_save_CFLAGS
3124 elif test $ac_cv_prog_cc_g = yes; then
3125 if test "$GCC" = yes; then
3126 CFLAGS="-g -O2"
3127 else
3128 CFLAGS="-g"
3129 fi
3130 else
3131 if test "$GCC" = yes; then
3132 CFLAGS="-O2"
3133 else
3134 CFLAGS=
3135 fi
3136 fi
3137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3138 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3139 if ${ac_cv_prog_cc_c89+:} false; then :
3140 $as_echo_n "(cached) " >&6
3141 else
3142 ac_cv_prog_cc_c89=no
3143 ac_save_CC=$CC
3144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3145 /* end confdefs.h. */
3146 #include <stdarg.h>
3147 #include <stdio.h>
3148 struct stat;
3149 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3150 struct buf { int x; };
3151 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3152 static char *e (p, i)
3153 char **p;
3154 int i;
3155 {
3156 return p[i];
3157 }
3158 static char *f (char * (*g) (char **, int), char **p, ...)
3159 {
3160 char *s;
3161 va_list v;
3162 va_start (v,p);
3163 s = g (p, va_arg (v,int));
3164 va_end (v);
3165 return s;
3166 }
3167
3168 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3169 function prototypes and stuff, but not '\xHH' hex character constants.
3170 These don't provoke an error unfortunately, instead are silently treated
3171 as 'x'. The following induces an error, until -std is added to get
3172 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3173 array size at least. It's necessary to write '\x00'==0 to get something
3174 that's true only with -std. */
3175 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3176
3177 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3178 inside strings and character constants. */
3179 #define FOO(x) 'x'
3180 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3181
3182 int test (int i, double x);
3183 struct s1 {int (*f) (int a);};
3184 struct s2 {int (*f) (double a);};
3185 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3186 int argc;
3187 char **argv;
3188 int
3189 main ()
3190 {
3191 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3192 ;
3193 return 0;
3194 }
3195 _ACEOF
3196 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3197 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3198 do
3199 CC="$ac_save_CC $ac_arg"
3200 if ac_fn_c_try_compile "$LINENO"; then :
3201 ac_cv_prog_cc_c89=$ac_arg
3202 fi
3203 rm -f core conftest.err conftest.$ac_objext
3204 test "x$ac_cv_prog_cc_c89" != "xno" && break
3205 done
3206 rm -f conftest.$ac_ext
3207 CC=$ac_save_CC
3208
3209 fi
3210 # AC_CACHE_VAL
3211 case "x$ac_cv_prog_cc_c89" in
3212 x)
3213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3214 $as_echo "none needed" >&6; } ;;
3215 xno)
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3217 $as_echo "unsupported" >&6; } ;;
3218 *)
3219 CC="$CC $ac_cv_prog_cc_c89"
3220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3221 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3222 esac
3223 if test "x$ac_cv_prog_cc_c89" != xno; then :
3224
3225 fi
3226
3227 ac_ext=c
3228 ac_cpp='$CPP $CPPFLAGS'
3229 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3230 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3231 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3232
3233
3234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for O_CLOEXEC" >&5
3235 $as_echo_n "checking for O_CLOEXEC... " >&6; }
3236 if ${ac_cv_o_cloexec+:} false; then :
3237 $as_echo_n "(cached) " >&6
3238 else
3239
3240 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3241 /* end confdefs.h. */
3242
3243 #include <fcntl.h>
3244 int
3245 main ()
3246 {
3247
3248 return open ("/dev/null", O_RDONLY | O_CLOEXEC);
3249 ;
3250 return 0;
3251 }
3252 _ACEOF
3253 if ac_fn_c_try_compile "$LINENO"; then :
3254 ac_cv_o_cloexec=yes
3255 else
3256 ac_cv_o_cloexec=no
3257 fi
3258 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3259 fi
3260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_o_cloexec" >&5
3261 $as_echo "$ac_cv_o_cloexec" >&6; }
3262 if test $ac_cv_o_cloexec = yes; then
3263
3264 $as_echo "#define HOST_HAS_O_CLOEXEC 1" >>confdefs.h
3265
3266 fi
3267
3268 # C++ Modules would like some networking features to provide the mapping
3269 # server. You can still use modules without them though.
3270 # The following network-related checks could probably do with some
3271 # Windows and other non-linux defenses and checking.
3272
3273 # Local socket connectivity wants AF_UNIX networking
3274 # Check for AF_UNIX networking
3275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AF_UNIX" >&5
3276 $as_echo_n "checking for AF_UNIX... " >&6; }
3277 if ${ac_cv_af_unix+:} false; then :
3278 $as_echo_n "(cached) " >&6
3279 else
3280
3281 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3282 /* end confdefs.h. */
3283
3284 #include <sys/types.h>
3285 #include <sys/socket.h>
3286 #include <sys/un.h>
3287 #include <netinet/in.h>
3288 int
3289 main ()
3290 {
3291
3292 sockaddr_un un;
3293 un.sun_family = AF_UNSPEC;
3294 int fd = socket (AF_UNIX, SOCK_STREAM, 0);
3295 connect (fd, (sockaddr *)&un, sizeof (un));
3296 ;
3297 return 0;
3298 }
3299 _ACEOF
3300 if ac_fn_c_try_compile "$LINENO"; then :
3301 ac_cv_af_unix=yes
3302 else
3303 ac_cv_af_unix=no
3304 fi
3305 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3306 fi
3307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_af_unix" >&5
3308 $as_echo "$ac_cv_af_unix" >&6; }
3309 if test $ac_cv_af_unix = yes; then
3310
3311 $as_echo "#define HAVE_AF_UNIX 1" >>confdefs.h
3312
3313 fi
3314
3315 # Remote socket connectivity wants AF_INET6 networking
3316 # Check for AF_INET6 networking
3317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AF_INET6" >&5
3318 $as_echo_n "checking for AF_INET6... " >&6; }
3319 if ${ac_cv_af_inet6+:} false; then :
3320 $as_echo_n "(cached) " >&6
3321 else
3322
3323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3324 /* end confdefs.h. */
3325
3326 #include <sys/types.h>
3327 #include <sys/socket.h>
3328 #include <netinet/in.h>
3329 #include <netdb.h>
3330 int
3331 main ()
3332 {
3333
3334 sockaddr_in6 in6;
3335 in6.sin6_family = AF_UNSPEC;
3336 struct addrinfo *addrs = 0;
3337 struct addrinfo hints;
3338 hints.ai_flags = 0;
3339 hints.ai_family = AF_INET6;
3340 hints.ai_socktype = SOCK_STREAM;
3341 hints.ai_protocol = 0;
3342 hints.ai_canonname = 0;
3343 hints.ai_addr = 0;
3344 hints.ai_next = 0;
3345 int e = getaddrinfo ("localhost", 0, &hints, &addrs);
3346 const char *str = gai_strerror (e);
3347 freeaddrinfo (addrs);
3348 int fd = socket (AF_INET6, SOCK_STREAM, 0);
3349 connect (fd, (sockaddr *)&in6, sizeof (in6));
3350 ;
3351 return 0;
3352 }
3353 _ACEOF
3354 if ac_fn_c_try_compile "$LINENO"; then :
3355 ac_cv_af_inet6=yes
3356 else
3357 ac_cv_af_inet6=no
3358 fi
3359 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3360 fi
3361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_af_inet6" >&5
3362 $as_echo "$ac_cv_af_inet6" >&6; }
3363 if test $ac_cv_af_inet6 = yes; then
3364
3365 $as_echo "#define HAVE_AF_INET6 1" >>confdefs.h
3366
3367 fi
3368
3369 # Efficient server response wants epoll
3370 # Check for epoll_create, epoll_ctl, epoll_pwait
3371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for epoll" >&5
3372 $as_echo_n "checking for epoll... " >&6; }
3373 if ${ac_cv_epoll+:} false; then :
3374 $as_echo_n "(cached) " >&6
3375 else
3376
3377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3378 /* end confdefs.h. */
3379
3380 #include <sys/epoll.h>
3381 int
3382 main ()
3383 {
3384
3385 int fd = epoll_create (1);
3386 epoll_event ev;
3387 ev.events = EPOLLIN;
3388 ev.data.fd = 0;
3389 epoll_ctl (fd, EPOLL_CTL_ADD, 0, &ev);
3390 epoll_pwait (fd, 0, 0, -1, 0);
3391 ;
3392 return 0;
3393 }
3394 _ACEOF
3395 if ac_fn_c_try_compile "$LINENO"; then :
3396 ac_cv_epoll=yes
3397 else
3398 ac_cv_epoll=no
3399 fi
3400 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3401 fi
3402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_epoll" >&5
3403 $as_echo "$ac_cv_epoll" >&6; }
3404 if test $ac_cv_epoll = yes; then
3405
3406 $as_echo "#define HAVE_EPOLL 1" >>confdefs.h
3407
3408 fi
3409
3410 # If we can't use epoll, try pselect.
3411 # Check for pselect
3412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pselect" >&5
3413 $as_echo_n "checking for pselect... " >&6; }
3414 if ${ac_cv_pselect+:} false; then :
3415 $as_echo_n "(cached) " >&6
3416 else
3417
3418 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3419 /* end confdefs.h. */
3420
3421 #include <sys/select.h>
3422 int
3423 main ()
3424 {
3425
3426 pselect (0, 0, 0, 0, 0, 0);
3427 ;
3428 return 0;
3429 }
3430 _ACEOF
3431 if ac_fn_c_try_compile "$LINENO"; then :
3432 ac_cv_pselect=yes
3433 else
3434 ac_cv_pselect=no
3435 fi
3436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3437 fi
3438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_pselect" >&5
3439 $as_echo "$ac_cv_pselect" >&6; }
3440 if test $ac_cv_pselect = yes; then
3441
3442 $as_echo "#define HAVE_PSELECT 1" >>confdefs.h
3443
3444 fi
3445
3446 # And failing that, use good old select.
3447 # If we can't even use this, the server is serialized.
3448 # Check for select
3449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for select" >&5
3450 $as_echo_n "checking for select... " >&6; }
3451 if ${ac_cv_select+:} false; then :
3452 $as_echo_n "(cached) " >&6
3453 else
3454
3455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3456 /* end confdefs.h. */
3457
3458 #include <sys/select.h>
3459 int
3460 main ()
3461 {
3462
3463 select (0, 0, 0, 0, 0);
3464 ;
3465 return 0;
3466 }
3467 _ACEOF
3468 if ac_fn_c_try_compile "$LINENO"; then :
3469 ac_cv_select=yes
3470 else
3471 ac_cv_select=no
3472 fi
3473 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3474 fi
3475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_select" >&5
3476 $as_echo "$ac_cv_select" >&6; }
3477 if test $ac_cv_select = yes; then
3478
3479 $as_echo "#define HAVE_SELECT 1" >>confdefs.h
3480
3481 fi
3482
3483 # Avoid some fnctl calls by using accept4, when available.
3484 # Check for accept4
3485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for accept4" >&5
3486 $as_echo_n "checking for accept4... " >&6; }
3487 if ${ac_cv_accept4+:} false; then :
3488 $as_echo_n "(cached) " >&6
3489 else
3490
3491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3492 /* end confdefs.h. */
3493
3494 #include <sys/socket.h>
3495 int
3496 main ()
3497 {
3498
3499 int err = accept4 (1, 0, 0, SOCK_NONBLOCK);
3500 ;
3501 return 0;
3502 }
3503 _ACEOF
3504 if ac_fn_c_try_compile "$LINENO"; then :
3505 ac_cv_accept4=yes
3506 else
3507 ac_cv_accept4=no
3508 fi
3509 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3510 fi
3511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_accept4" >&5
3512 $as_echo "$ac_cv_accept4" >&6; }
3513 if test $ac_cv_accept4 = yes; then
3514
3515 $as_echo "#define HAVE_ACCEPT4 1" >>confdefs.h
3516
3517 fi
3518
3519 # For better server messages, look for a way to stringize network addresses
3520 # Check for inet_ntop
3521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_ntop" >&5
3522 $as_echo_n "checking for inet_ntop... " >&6; }
3523 if ${ac_cv_inet_ntop+:} false; then :
3524 $as_echo_n "(cached) " >&6
3525 else
3526
3527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3528 /* end confdefs.h. */
3529
3530 #include <arpa/inet.h>
3531 #include <netinet/in.h>
3532 int
3533 main ()
3534 {
3535
3536 sockaddr_in6 in6;
3537 char buf[INET6_ADDRSTRLEN];
3538 const char *str = inet_ntop (AF_INET6, &in6, buf, sizeof (buf));
3539 ;
3540 return 0;
3541 }
3542 _ACEOF
3543 if ac_fn_c_try_compile "$LINENO"; then :
3544 ac_cv_inet_ntop=yes
3545 else
3546 ac_cv_inet_ntop=no
3547 fi
3548 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3549 fi
3550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_inet_ntop" >&5
3551 $as_echo "$ac_cv_inet_ntop" >&6; }
3552 if test $ac_cv_inet_ntop = yes; then
3553
3554 $as_echo "#define HAVE_INET_NTOP 1" >>confdefs.h
3555
3556 fi
3557
3558 ac_config_headers="$ac_config_headers config.h"
3559
3560 ac_config_files="$ac_config_files Makefile"
3561
3562
3563 cat >confcache <<\_ACEOF
3564 # This file is a shell script that caches the results of configure
3565 # tests run on this system so they can be shared between configure
3566 # scripts and configure runs, see configure's option --config-cache.
3567 # It is not useful on other systems. If it contains results you don't
3568 # want to keep, you may remove or edit it.
3569 #
3570 # config.status only pays attention to the cache file if you give it
3571 # the --recheck option to rerun configure.
3572 #
3573 # `ac_cv_env_foo' variables (set or unset) will be overridden when
3574 # loading this file, other *unset* `ac_cv_foo' will be assigned the
3575 # following values.
3576
3577 _ACEOF
3578
3579 # The following way of writing the cache mishandles newlines in values,
3580 # but we know of no workaround that is simple, portable, and efficient.
3581 # So, we kill variables containing newlines.
3582 # Ultrix sh set writes to stderr and can't be redirected directly,
3583 # and sets the high bit in the cache file unless we assign to the vars.
3584 (
3585 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3586 eval ac_val=\$$ac_var
3587 case $ac_val in #(
3588 *${as_nl}*)
3589 case $ac_var in #(
3590 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3591 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3592 esac
3593 case $ac_var in #(
3594 _ | IFS | as_nl) ;; #(
3595 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
3596 *) { eval $ac_var=; unset $ac_var;} ;;
3597 esac ;;
3598 esac
3599 done
3600
3601 (set) 2>&1 |
3602 case $as_nl`(ac_space=' '; set) 2>&1` in #(
3603 *${as_nl}ac_space=\ *)
3604 # `set' does not quote correctly, so add quotes: double-quote
3605 # substitution turns \\\\ into \\, and sed turns \\ into \.
3606 sed -n \
3607 "s/'/'\\\\''/g;
3608 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3609 ;; #(
3610 *)
3611 # `set' quotes correctly as required by POSIX, so do not add quotes.
3612 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3613 ;;
3614 esac |
3615 sort
3616 ) |
3617 sed '
3618 /^ac_cv_env_/b end
3619 t clear
3620 :clear
3621 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3622 t end
3623 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3624 :end' >>confcache
3625 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
3626 if test -w "$cache_file"; then
3627 if test "x$cache_file" != "x/dev/null"; then
3628 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
3629 $as_echo "$as_me: updating cache $cache_file" >&6;}
3630 if test ! -f "$cache_file" || test -h "$cache_file"; then
3631 cat confcache >"$cache_file"
3632 else
3633 case $cache_file in #(
3634 */* | ?:*)
3635 mv -f confcache "$cache_file"$$ &&
3636 mv -f "$cache_file"$$ "$cache_file" ;; #(
3637 *)
3638 mv -f confcache "$cache_file" ;;
3639 esac
3640 fi
3641 fi
3642 else
3643 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
3644 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
3645 fi
3646 fi
3647 rm -f confcache
3648
3649 test "x$prefix" = xNONE && prefix=$ac_default_prefix
3650 # Let make expand exec_prefix.
3651 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
3652
3653 DEFS=-DHAVE_CONFIG_H
3654
3655 ac_libobjs=
3656 ac_ltlibobjs=
3657 U=
3658 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
3659 # 1. Remove the extension, and $U if already installed.
3660 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
3661 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
3662 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3663 # will be set to the directory where LIBOBJS objects are built.
3664 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3665 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
3666 done
3667 LIBOBJS=$ac_libobjs
3668
3669 LTLIBOBJS=$ac_ltlibobjs
3670
3671
3672
3673 : "${CONFIG_STATUS=./config.status}"
3674 ac_write_fail=0
3675 ac_clean_files_save=$ac_clean_files
3676 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
3677 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
3678 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
3679 as_write_fail=0
3680 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
3681 #! $SHELL
3682 # Generated by $as_me.
3683 # Run this file to recreate the current configuration.
3684 # Compiler output produced by configure, useful for debugging
3685 # configure, is in config.log if it exists.
3686
3687 debug=false
3688 ac_cs_recheck=false
3689 ac_cs_silent=false
3690
3691 SHELL=\${CONFIG_SHELL-$SHELL}
3692 export SHELL
3693 _ASEOF
3694 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
3695 ## -------------------- ##
3696 ## M4sh Initialization. ##
3697 ## -------------------- ##
3698
3699 # Be more Bourne compatible
3700 DUALCASE=1; export DUALCASE # for MKS sh
3701 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
3702 emulate sh
3703 NULLCMD=:
3704 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
3705 # is contrary to our usage. Disable this feature.
3706 alias -g '${1+"$@"}'='"$@"'
3707 setopt NO_GLOB_SUBST
3708 else
3709 case `(set -o) 2>/dev/null` in #(
3710 *posix*) :
3711 set -o posix ;; #(
3712 *) :
3713 ;;
3714 esac
3715 fi
3716
3717
3718 as_nl='
3719 '
3720 export as_nl
3721 # Printing a long string crashes Solaris 7 /usr/bin/printf.
3722 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3723 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
3724 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
3725 # Prefer a ksh shell builtin over an external printf program on Solaris,
3726 # but without wasting forks for bash or zsh.
3727 if test -z "$BASH_VERSION$ZSH_VERSION" \
3728 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
3729 as_echo='print -r --'
3730 as_echo_n='print -rn --'
3731 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
3732 as_echo='printf %s\n'
3733 as_echo_n='printf %s'
3734 else
3735 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
3736 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
3737 as_echo_n='/usr/ucb/echo -n'
3738 else
3739 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
3740 as_echo_n_body='eval
3741 arg=$1;
3742 case $arg in #(
3743 *"$as_nl"*)
3744 expr "X$arg" : "X\\(.*\\)$as_nl";
3745 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
3746 esac;
3747 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
3748 '
3749 export as_echo_n_body
3750 as_echo_n='sh -c $as_echo_n_body as_echo'
3751 fi
3752 export as_echo_body
3753 as_echo='sh -c $as_echo_body as_echo'
3754 fi
3755
3756 # The user is always right.
3757 if test "${PATH_SEPARATOR+set}" != set; then
3758 PATH_SEPARATOR=:
3759 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3760 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3761 PATH_SEPARATOR=';'
3762 }
3763 fi
3764
3765
3766 # IFS
3767 # We need space, tab and new line, in precisely that order. Quoting is
3768 # there to prevent editors from complaining about space-tab.
3769 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
3770 # splitting by setting IFS to empty value.)
3771 IFS=" "" $as_nl"
3772
3773 # Find who we are. Look in the path if we contain no directory separator.
3774 as_myself=
3775 case $0 in #((
3776 *[\\/]* ) as_myself=$0 ;;
3777 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3778 for as_dir in $PATH
3779 do
3780 IFS=$as_save_IFS
3781 test -z "$as_dir" && as_dir=.
3782 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3783 done
3784 IFS=$as_save_IFS
3785
3786 ;;
3787 esac
3788 # We did not find ourselves, most probably we were run as `sh COMMAND'
3789 # in which case we are not to be found in the path.
3790 if test "x$as_myself" = x; then
3791 as_myself=$0
3792 fi
3793 if test ! -f "$as_myself"; then
3794 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3795 exit 1
3796 fi
3797
3798 # Unset variables that we do not need and which cause bugs (e.g. in
3799 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
3800 # suppresses any "Segmentation fault" message there. '((' could
3801 # trigger a bug in pdksh 5.2.14.
3802 for as_var in BASH_ENV ENV MAIL MAILPATH
3803 do eval test x\${$as_var+set} = xset \
3804 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
3805 done
3806 PS1='$ '
3807 PS2='> '
3808 PS4='+ '
3809
3810 # NLS nuisances.
3811 LC_ALL=C
3812 export LC_ALL
3813 LANGUAGE=C
3814 export LANGUAGE
3815
3816 # CDPATH.
3817 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
3818
3819
3820 # as_fn_error STATUS ERROR [LINENO LOG_FD]
3821 # ----------------------------------------
3822 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3823 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
3824 # script with STATUS, using 1 if that was 0.
3825 as_fn_error ()
3826 {
3827 as_status=$1; test $as_status -eq 0 && as_status=1
3828 if test "$4"; then
3829 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3830 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
3831 fi
3832 $as_echo "$as_me: error: $2" >&2
3833 as_fn_exit $as_status
3834 } # as_fn_error
3835
3836
3837 # as_fn_set_status STATUS
3838 # -----------------------
3839 # Set $? to STATUS, without forking.
3840 as_fn_set_status ()
3841 {
3842 return $1
3843 } # as_fn_set_status
3844
3845 # as_fn_exit STATUS
3846 # -----------------
3847 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
3848 as_fn_exit ()
3849 {
3850 set +e
3851 as_fn_set_status $1
3852 exit $1
3853 } # as_fn_exit
3854
3855 # as_fn_unset VAR
3856 # ---------------
3857 # Portably unset VAR.
3858 as_fn_unset ()
3859 {
3860 { eval $1=; unset $1;}
3861 }
3862 as_unset=as_fn_unset
3863 # as_fn_append VAR VALUE
3864 # ----------------------
3865 # Append the text in VALUE to the end of the definition contained in VAR. Take
3866 # advantage of any shell optimizations that allow amortized linear growth over
3867 # repeated appends, instead of the typical quadratic growth present in naive
3868 # implementations.
3869 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
3870 eval 'as_fn_append ()
3871 {
3872 eval $1+=\$2
3873 }'
3874 else
3875 as_fn_append ()
3876 {
3877 eval $1=\$$1\$2
3878 }
3879 fi # as_fn_append
3880
3881 # as_fn_arith ARG...
3882 # ------------------
3883 # Perform arithmetic evaluation on the ARGs, and store the result in the
3884 # global $as_val. Take advantage of shells that can avoid forks. The arguments
3885 # must be portable across $(()) and expr.
3886 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
3887 eval 'as_fn_arith ()
3888 {
3889 as_val=$(( $* ))
3890 }'
3891 else
3892 as_fn_arith ()
3893 {
3894 as_val=`expr "$@" || test $? -eq 1`
3895 }
3896 fi # as_fn_arith
3897
3898
3899 if expr a : '\(a\)' >/dev/null 2>&1 &&
3900 test "X`expr 00001 : '.*\(...\)'`" = X001; then
3901 as_expr=expr
3902 else
3903 as_expr=false
3904 fi
3905
3906 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3907 as_basename=basename
3908 else
3909 as_basename=false
3910 fi
3911
3912 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
3913 as_dirname=dirname
3914 else
3915 as_dirname=false
3916 fi
3917
3918 as_me=`$as_basename -- "$0" ||
3919 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3920 X"$0" : 'X\(//\)$' \| \
3921 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3922 $as_echo X/"$0" |
3923 sed '/^.*\/\([^/][^/]*\)\/*$/{
3924 s//\1/
3925 q
3926 }
3927 /^X\/\(\/\/\)$/{
3928 s//\1/
3929 q
3930 }
3931 /^X\/\(\/\).*/{
3932 s//\1/
3933 q
3934 }
3935 s/.*/./; q'`
3936
3937 # Avoid depending upon Character Ranges.
3938 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
3939 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
3940 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
3941 as_cr_digits='0123456789'
3942 as_cr_alnum=$as_cr_Letters$as_cr_digits
3943
3944 ECHO_C= ECHO_N= ECHO_T=
3945 case `echo -n x` in #(((((
3946 -n*)
3947 case `echo 'xy\c'` in
3948 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
3949 xy) ECHO_C='\c';;
3950 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
3951 ECHO_T=' ';;
3952 esac;;
3953 *)
3954 ECHO_N='-n';;
3955 esac
3956
3957 rm -f conf$$ conf$$.exe conf$$.file
3958 if test -d conf$$.dir; then
3959 rm -f conf$$.dir/conf$$.file
3960 else
3961 rm -f conf$$.dir
3962 mkdir conf$$.dir 2>/dev/null
3963 fi
3964 if (echo >conf$$.file) 2>/dev/null; then
3965 if ln -s conf$$.file conf$$ 2>/dev/null; then
3966 as_ln_s='ln -s'
3967 # ... but there are two gotchas:
3968 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3969 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3970 # In both cases, we have to default to `cp -pR'.
3971 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
3972 as_ln_s='cp -pR'
3973 elif ln conf$$.file conf$$ 2>/dev/null; then
3974 as_ln_s=ln
3975 else
3976 as_ln_s='cp -pR'
3977 fi
3978 else
3979 as_ln_s='cp -pR'
3980 fi
3981 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
3982 rmdir conf$$.dir 2>/dev/null
3983
3984
3985 # as_fn_mkdir_p
3986 # -------------
3987 # Create "$as_dir" as a directory, including parents if necessary.
3988 as_fn_mkdir_p ()
3989 {
3990
3991 case $as_dir in #(
3992 -*) as_dir=./$as_dir;;
3993 esac
3994 test -d "$as_dir" || eval $as_mkdir_p || {
3995 as_dirs=
3996 while :; do
3997 case $as_dir in #(
3998 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
3999 *) as_qdir=$as_dir;;
4000 esac
4001 as_dirs="'$as_qdir' $as_dirs"
4002 as_dir=`$as_dirname -- "$as_dir" ||
4003 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4004 X"$as_dir" : 'X\(//\)[^/]' \| \
4005 X"$as_dir" : 'X\(//\)$' \| \
4006 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
4007 $as_echo X"$as_dir" |
4008 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4009 s//\1/
4010 q
4011 }
4012 /^X\(\/\/\)[^/].*/{
4013 s//\1/
4014 q
4015 }
4016 /^X\(\/\/\)$/{
4017 s//\1/
4018 q
4019 }
4020 /^X\(\/\).*/{
4021 s//\1/
4022 q
4023 }
4024 s/.*/./; q'`
4025 test -d "$as_dir" && break
4026 done
4027 test -z "$as_dirs" || eval "mkdir $as_dirs"
4028 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
4029
4030
4031 } # as_fn_mkdir_p
4032 if mkdir -p . 2>/dev/null; then
4033 as_mkdir_p='mkdir -p "$as_dir"'
4034 else
4035 test -d ./-p && rmdir ./-p
4036 as_mkdir_p=false
4037 fi
4038
4039
4040 # as_fn_executable_p FILE
4041 # -----------------------
4042 # Test if FILE is an executable regular file.
4043 as_fn_executable_p ()
4044 {
4045 test -f "$1" && test -x "$1"
4046 } # as_fn_executable_p
4047 as_test_x='test -x'
4048 as_executable_p=as_fn_executable_p
4049
4050 # Sed expression to map a string onto a valid CPP name.
4051 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
4052
4053 # Sed expression to map a string onto a valid variable name.
4054 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
4055
4056
4057 exec 6>&1
4058 ## ----------------------------------- ##
4059 ## Main body of $CONFIG_STATUS script. ##
4060 ## ----------------------------------- ##
4061 _ASEOF
4062 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
4063
4064 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4065 # Save the log message, to keep $0 and so on meaningful, and to
4066 # report actual input values of CONFIG_FILES etc. instead of their
4067 # values after options handling.
4068 ac_log="
4069 This file was extended by $as_me, which was
4070 generated by GNU Autoconf 2.69. Invocation command line was
4071
4072 CONFIG_FILES = $CONFIG_FILES
4073 CONFIG_HEADERS = $CONFIG_HEADERS
4074 CONFIG_LINKS = $CONFIG_LINKS
4075 CONFIG_COMMANDS = $CONFIG_COMMANDS
4076 $ $0 $@
4077
4078 on `(hostname || uname -n) 2>/dev/null | sed 1q`
4079 "
4080
4081 _ACEOF
4082
4083 case $ac_config_files in *"
4084 "*) set x $ac_config_files; shift; ac_config_files=$*;;
4085 esac
4086
4087 case $ac_config_headers in *"
4088 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
4089 esac
4090
4091
4092 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4093 # Files that config.status was made for.
4094 config_files="$ac_config_files"
4095 config_headers="$ac_config_headers"
4096
4097 _ACEOF
4098
4099 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4100 ac_cs_usage="\
4101 \`$as_me' instantiates files and other configuration actions
4102 from templates according to the current configuration. Unless the files
4103 and actions are specified as TAGs, all are instantiated by default.
4104
4105 Usage: $0 [OPTION]... [TAG]...
4106
4107 -h, --help print this help, then exit
4108 -V, --version print version number and configuration settings, then exit
4109 --config print configuration, then exit
4110 -q, --quiet, --silent
4111 do not print progress messages
4112 -d, --debug don't remove temporary files
4113 --recheck update $as_me by reconfiguring in the same conditions
4114 --file=FILE[:TEMPLATE]
4115 instantiate the configuration file FILE
4116 --header=FILE[:TEMPLATE]
4117 instantiate the configuration header FILE
4118
4119 Configuration files:
4120 $config_files
4121
4122 Configuration headers:
4123 $config_headers
4124
4125 Report bugs to the package provider."
4126
4127 _ACEOF
4128 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4129 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4130 ac_cs_version="\\
4131 config.status
4132 configured by $0, generated by GNU Autoconf 2.69,
4133 with options \\"\$ac_cs_config\\"
4134
4135 Copyright (C) 2012 Free Software Foundation, Inc.
4136 This config.status script is free software; the Free Software Foundation
4137 gives unlimited permission to copy, distribute and modify it."
4138
4139 ac_pwd='$ac_pwd'
4140 srcdir='$srcdir'
4141 INSTALL='$INSTALL'
4142 test -n "\$AWK" || AWK=awk
4143 _ACEOF
4144
4145 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4146 # The default lists apply if the user does not specify any file.
4147 ac_need_defaults=:
4148 while test $# != 0
4149 do
4150 case $1 in
4151 --*=?*)
4152 ac_option=`expr "X$1" : 'X\([^=]*\)='`
4153 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
4154 ac_shift=:
4155 ;;
4156 --*=)
4157 ac_option=`expr "X$1" : 'X\([^=]*\)='`
4158 ac_optarg=
4159 ac_shift=:
4160 ;;
4161 *)
4162 ac_option=$1
4163 ac_optarg=$2
4164 ac_shift=shift
4165 ;;
4166 esac
4167
4168 case $ac_option in
4169 # Handling of the options.
4170 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
4171 ac_cs_recheck=: ;;
4172 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
4173 $as_echo "$ac_cs_version"; exit ;;
4174 --config | --confi | --conf | --con | --co | --c )
4175 $as_echo "$ac_cs_config"; exit ;;
4176 --debug | --debu | --deb | --de | --d | -d )
4177 debug=: ;;
4178 --file | --fil | --fi | --f )
4179 $ac_shift
4180 case $ac_optarg in
4181 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
4182 '') as_fn_error $? "missing file argument" ;;
4183 esac
4184 as_fn_append CONFIG_FILES " '$ac_optarg'"
4185 ac_need_defaults=false;;
4186 --header | --heade | --head | --hea )
4187 $ac_shift
4188 case $ac_optarg in
4189 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
4190 esac
4191 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
4192 ac_need_defaults=false;;
4193 --he | --h)
4194 # Conflict between --help and --header
4195 as_fn_error $? "ambiguous option: \`$1'
4196 Try \`$0 --help' for more information.";;
4197 --help | --hel | -h )
4198 $as_echo "$ac_cs_usage"; exit ;;
4199 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4200 | -silent | --silent | --silen | --sile | --sil | --si | --s)
4201 ac_cs_silent=: ;;
4202
4203 # This is an error.
4204 -*) as_fn_error $? "unrecognized option: \`$1'
4205 Try \`$0 --help' for more information." ;;
4206
4207 *) as_fn_append ac_config_targets " $1"
4208 ac_need_defaults=false ;;
4209
4210 esac
4211 shift
4212 done
4213
4214 ac_configure_extra_args=
4215
4216 if $ac_cs_silent; then
4217 exec 6>/dev/null
4218 ac_configure_extra_args="$ac_configure_extra_args --silent"
4219 fi
4220
4221 _ACEOF
4222 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4223 if \$ac_cs_recheck; then
4224 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
4225 shift
4226 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
4227 CONFIG_SHELL='$SHELL'
4228 export CONFIG_SHELL
4229 exec "\$@"
4230 fi
4231
4232 _ACEOF
4233 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4234 exec 5>>config.log
4235 {
4236 echo
4237 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
4238 ## Running $as_me. ##
4239 _ASBOX
4240 $as_echo "$ac_log"
4241 } >&5
4242
4243 _ACEOF
4244 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4245 _ACEOF
4246
4247 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4248
4249 # Handling of arguments.
4250 for ac_config_target in $ac_config_targets
4251 do
4252 case $ac_config_target in
4253 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
4254 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
4255
4256 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
4257 esac
4258 done
4259
4260
4261 # If the user did not use the arguments to specify the items to instantiate,
4262 # then the envvar interface is used. Set only those that are not.
4263 # We use the long form for the default assignment because of an extremely
4264 # bizarre bug on SunOS 4.1.3.
4265 if $ac_need_defaults; then
4266 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
4267 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
4268 fi
4269
4270 # Have a temporary directory for convenience. Make it in the build tree
4271 # simply because there is no reason against having it here, and in addition,
4272 # creating and moving files from /tmp can sometimes cause problems.
4273 # Hook for its removal unless debugging.
4274 # Note that there is a small window in which the directory will not be cleaned:
4275 # after its creation but before its name has been assigned to `$tmp'.
4276 $debug ||
4277 {
4278 tmp= ac_tmp=
4279 trap 'exit_status=$?
4280 : "${ac_tmp:=$tmp}"
4281 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
4282 ' 0
4283 trap 'as_fn_exit 1' 1 2 13 15
4284 }
4285 # Create a (secure) tmp directory for tmp files.
4286
4287 {
4288 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
4289 test -d "$tmp"
4290 } ||
4291 {
4292 tmp=./conf$$-$RANDOM
4293 (umask 077 && mkdir "$tmp")
4294 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
4295 ac_tmp=$tmp
4296
4297 # Set up the scripts for CONFIG_FILES section.
4298 # No need to generate them if there are no CONFIG_FILES.
4299 # This happens for instance with `./config.status config.h'.
4300 if test -n "$CONFIG_FILES"; then
4301
4302
4303 ac_cr=`echo X | tr X '\015'`
4304 # On cygwin, bash can eat \r inside `` if the user requested igncr.
4305 # But we know of no other shell where ac_cr would be empty at this
4306 # point, so we can use a bashism as a fallback.
4307 if test "x$ac_cr" = x; then
4308 eval ac_cr=\$\'\\r\'
4309 fi
4310 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
4311 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
4312 ac_cs_awk_cr='\\r'
4313 else
4314 ac_cs_awk_cr=$ac_cr
4315 fi
4316
4317 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
4318 _ACEOF
4319
4320
4321 {
4322 echo "cat >conf$$subs.awk <<_ACEOF" &&
4323 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
4324 echo "_ACEOF"
4325 } >conf$$subs.sh ||
4326 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
4327 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
4328 ac_delim='%!_!# '
4329 for ac_last_try in false false false false false :; do
4330 . ./conf$$subs.sh ||
4331 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
4332
4333 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
4334 if test $ac_delim_n = $ac_delim_num; then
4335 break
4336 elif $ac_last_try; then
4337 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
4338 else
4339 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
4340 fi
4341 done
4342 rm -f conf$$subs.sh
4343
4344 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4345 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
4346 _ACEOF
4347 sed -n '
4348 h
4349 s/^/S["/; s/!.*/"]=/
4350 p
4351 g
4352 s/^[^!]*!//
4353 :repl
4354 t repl
4355 s/'"$ac_delim"'$//
4356 t delim
4357 :nl
4358 h
4359 s/\(.\{148\}\)..*/\1/
4360 t more1
4361 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
4362 p
4363 n
4364 b repl
4365 :more1
4366 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
4367 p
4368 g
4369 s/.\{148\}//
4370 t nl
4371 :delim
4372 h
4373 s/\(.\{148\}\)..*/\1/
4374 t more2
4375 s/["\\]/\\&/g; s/^/"/; s/$/"/
4376 p
4377 b
4378 :more2
4379 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
4380 p
4381 g
4382 s/.\{148\}//
4383 t delim
4384 ' <conf$$subs.awk | sed '
4385 /^[^""]/{
4386 N
4387 s/\n//
4388 }
4389 ' >>$CONFIG_STATUS || ac_write_fail=1
4390 rm -f conf$$subs.awk
4391 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4392 _ACAWK
4393 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
4394 for (key in S) S_is_set[key] = 1
4395 FS = "\a"
4396
4397 }
4398 {
4399 line = $ 0
4400 nfields = split(line, field, "@")
4401 substed = 0
4402 len = length(field[1])
4403 for (i = 2; i < nfields; i++) {
4404 key = field[i]
4405 keylen = length(key)
4406 if (S_is_set[key]) {
4407 value = S[key]
4408 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
4409 len += length(value) + length(field[++i])
4410 substed = 1
4411 } else
4412 len += 1 + keylen
4413 }
4414
4415 print line
4416 }
4417
4418 _ACAWK
4419 _ACEOF
4420 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4421 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
4422 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
4423 else
4424 cat
4425 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
4426 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
4427 _ACEOF
4428
4429 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
4430 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
4431 # trailing colons and then remove the whole line if VPATH becomes empty
4432 # (actually we leave an empty line to preserve line numbers).
4433 if test "x$srcdir" = x.; then
4434 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
4435 h
4436 s///
4437 s/^/:/
4438 s/[ ]*$/:/
4439 s/:\$(srcdir):/:/g
4440 s/:\${srcdir}:/:/g
4441 s/:@srcdir@:/:/g
4442 s/^:*//
4443 s/:*$//
4444 x
4445 s/\(=[ ]*\).*/\1/
4446 G
4447 s/\n//
4448 s/^[^=]*=[ ]*$//
4449 }'
4450 fi
4451
4452 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4453 fi # test -n "$CONFIG_FILES"
4454
4455 # Set up the scripts for CONFIG_HEADERS section.
4456 # No need to generate them if there are no CONFIG_HEADERS.
4457 # This happens for instance with `./config.status Makefile'.
4458 if test -n "$CONFIG_HEADERS"; then
4459 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
4460 BEGIN {
4461 _ACEOF
4462
4463 # Transform confdefs.h into an awk script `defines.awk', embedded as
4464 # here-document in config.status, that substitutes the proper values into
4465 # config.h.in to produce config.h.
4466
4467 # Create a delimiter string that does not exist in confdefs.h, to ease
4468 # handling of long lines.
4469 ac_delim='%!_!# '
4470 for ac_last_try in false false :; do
4471 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
4472 if test -z "$ac_tt"; then
4473 break
4474 elif $ac_last_try; then
4475 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
4476 else
4477 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
4478 fi
4479 done
4480
4481 # For the awk script, D is an array of macro values keyed by name,
4482 # likewise P contains macro parameters if any. Preserve backslash
4483 # newline sequences.
4484
4485 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
4486 sed -n '
4487 s/.\{148\}/&'"$ac_delim"'/g
4488 t rset
4489 :rset
4490 s/^[ ]*#[ ]*define[ ][ ]*/ /
4491 t def
4492 d
4493 :def
4494 s/\\$//
4495 t bsnl
4496 s/["\\]/\\&/g
4497 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
4498 D["\1"]=" \3"/p
4499 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
4500 d
4501 :bsnl
4502 s/["\\]/\\&/g
4503 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
4504 D["\1"]=" \3\\\\\\n"\\/p
4505 t cont
4506 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
4507 t cont
4508 d
4509 :cont
4510 n
4511 s/.\{148\}/&'"$ac_delim"'/g
4512 t clear
4513 :clear
4514 s/\\$//
4515 t bsnlc
4516 s/["\\]/\\&/g; s/^/"/; s/$/"/p
4517 d
4518 :bsnlc
4519 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
4520 b cont
4521 ' <confdefs.h | sed '
4522 s/'"$ac_delim"'/"\\\
4523 "/g' >>$CONFIG_STATUS || ac_write_fail=1
4524
4525 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4526 for (key in D) D_is_set[key] = 1
4527 FS = "\a"
4528 }
4529 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
4530 line = \$ 0
4531 split(line, arg, " ")
4532 if (arg[1] == "#") {
4533 defundef = arg[2]
4534 mac1 = arg[3]
4535 } else {
4536 defundef = substr(arg[1], 2)
4537 mac1 = arg[2]
4538 }
4539 split(mac1, mac2, "(") #)
4540 macro = mac2[1]
4541 prefix = substr(line, 1, index(line, defundef) - 1)
4542 if (D_is_set[macro]) {
4543 # Preserve the white space surrounding the "#".
4544 print prefix "define", macro P[macro] D[macro]
4545 next
4546 } else {
4547 # Replace #undef with comments. This is necessary, for example,
4548 # in the case of _POSIX_SOURCE, which is predefined and required
4549 # on some systems where configure will not decide to define it.
4550 if (defundef == "undef") {
4551 print "/*", prefix defundef, macro, "*/"
4552 next
4553 }
4554 }
4555 }
4556 { print }
4557 _ACAWK
4558 _ACEOF
4559 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4560 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
4561 fi # test -n "$CONFIG_HEADERS"
4562
4563
4564 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS "
4565 shift
4566 for ac_tag
4567 do
4568 case $ac_tag in
4569 :[FHLC]) ac_mode=$ac_tag; continue;;
4570 esac
4571 case $ac_mode$ac_tag in
4572 :[FHL]*:*);;
4573 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
4574 :[FH]-) ac_tag=-:-;;
4575 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4576 esac
4577 ac_save_IFS=$IFS
4578 IFS=:
4579 set x $ac_tag
4580 IFS=$ac_save_IFS
4581 shift
4582 ac_file=$1
4583 shift
4584
4585 case $ac_mode in
4586 :L) ac_source=$1;;
4587 :[FH])
4588 ac_file_inputs=
4589 for ac_f
4590 do
4591 case $ac_f in
4592 -) ac_f="$ac_tmp/stdin";;
4593 *) # Look for the file first in the build tree, then in the source tree
4594 # (if the path is not absolute). The absolute path cannot be DOS-style,
4595 # because $ac_f cannot contain `:'.
4596 test -f "$ac_f" ||
4597 case $ac_f in
4598 [\\/$]*) false;;
4599 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
4600 esac ||
4601 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
4602 esac
4603 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
4604 as_fn_append ac_file_inputs " '$ac_f'"
4605 done
4606
4607 # Let's still pretend it is `configure' which instantiates (i.e., don't
4608 # use $as_me), people would be surprised to read:
4609 # /* config.h. Generated by config.status. */
4610 configure_input='Generated from '`
4611 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
4612 `' by configure.'
4613 if test x"$ac_file" != x-; then
4614 configure_input="$ac_file. $configure_input"
4615 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
4616 $as_echo "$as_me: creating $ac_file" >&6;}
4617 fi
4618 # Neutralize special characters interpreted by sed in replacement strings.
4619 case $configure_input in #(
4620 *\&* | *\|* | *\\* )
4621 ac_sed_conf_input=`$as_echo "$configure_input" |
4622 sed 's/[\\\\&|]/\\\\&/g'`;; #(
4623 *) ac_sed_conf_input=$configure_input;;
4624 esac
4625
4626 case $ac_tag in
4627 *:-:* | *:-) cat >"$ac_tmp/stdin" \
4628 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
4629 esac
4630 ;;
4631 esac
4632
4633 ac_dir=`$as_dirname -- "$ac_file" ||
4634 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4635 X"$ac_file" : 'X\(//\)[^/]' \| \
4636 X"$ac_file" : 'X\(//\)$' \| \
4637 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
4638 $as_echo X"$ac_file" |
4639 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4640 s//\1/
4641 q
4642 }
4643 /^X\(\/\/\)[^/].*/{
4644 s//\1/
4645 q
4646 }
4647 /^X\(\/\/\)$/{
4648 s//\1/
4649 q
4650 }
4651 /^X\(\/\).*/{
4652 s//\1/
4653 q
4654 }
4655 s/.*/./; q'`
4656 as_dir="$ac_dir"; as_fn_mkdir_p
4657 ac_builddir=.
4658
4659 case "$ac_dir" in
4660 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
4661 *)
4662 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
4663 # A ".." for each directory in $ac_dir_suffix.
4664 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
4665 case $ac_top_builddir_sub in
4666 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
4667 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
4668 esac ;;
4669 esac
4670 ac_abs_top_builddir=$ac_pwd
4671 ac_abs_builddir=$ac_pwd$ac_dir_suffix
4672 # for backward compatibility:
4673 ac_top_builddir=$ac_top_build_prefix
4674
4675 case $srcdir in
4676 .) # We are building in place.
4677 ac_srcdir=.
4678 ac_top_srcdir=$ac_top_builddir_sub
4679 ac_abs_top_srcdir=$ac_pwd ;;
4680 [\\/]* | ?:[\\/]* ) # Absolute name.
4681 ac_srcdir=$srcdir$ac_dir_suffix;
4682 ac_top_srcdir=$srcdir
4683 ac_abs_top_srcdir=$srcdir ;;
4684 *) # Relative name.
4685 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
4686 ac_top_srcdir=$ac_top_build_prefix$srcdir
4687 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
4688 esac
4689 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
4690
4691
4692 case $ac_mode in
4693 :F)
4694 #
4695 # CONFIG_FILE
4696 #
4697
4698 case $INSTALL in
4699 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
4700 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
4701 esac
4702 _ACEOF
4703
4704 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4705 # If the template does not know about datarootdir, expand it.
4706 # FIXME: This hack should be removed a few years after 2.60.
4707 ac_datarootdir_hack=; ac_datarootdir_seen=
4708 ac_sed_dataroot='
4709 /datarootdir/ {
4710 p
4711 q
4712 }
4713 /@datadir@/p
4714 /@docdir@/p
4715 /@infodir@/p
4716 /@localedir@/p
4717 /@mandir@/p'
4718 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
4719 *datarootdir*) ac_datarootdir_seen=yes;;
4720 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
4721 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
4722 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
4723 _ACEOF
4724 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4725 ac_datarootdir_hack='
4726 s&@datadir@&$datadir&g
4727 s&@docdir@&$docdir&g
4728 s&@infodir@&$infodir&g
4729 s&@localedir@&$localedir&g
4730 s&@mandir@&$mandir&g
4731 s&\\\${datarootdir}&$datarootdir&g' ;;
4732 esac
4733 _ACEOF
4734
4735 # Neutralize VPATH when `$srcdir' = `.'.
4736 # Shell code in configure.ac might set extrasub.
4737 # FIXME: do we really want to maintain this feature?
4738 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4739 ac_sed_extra="$ac_vpsub
4740 $extrasub
4741 _ACEOF
4742 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4743 :t
4744 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
4745 s|@configure_input@|$ac_sed_conf_input|;t t
4746 s&@top_builddir@&$ac_top_builddir_sub&;t t
4747 s&@top_build_prefix@&$ac_top_build_prefix&;t t
4748 s&@srcdir@&$ac_srcdir&;t t
4749 s&@abs_srcdir@&$ac_abs_srcdir&;t t
4750 s&@top_srcdir@&$ac_top_srcdir&;t t
4751 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
4752 s&@builddir@&$ac_builddir&;t t
4753 s&@abs_builddir@&$ac_abs_builddir&;t t
4754 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
4755 s&@INSTALL@&$ac_INSTALL&;t t
4756 $ac_datarootdir_hack
4757 "
4758 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
4759 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4760
4761 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
4762 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
4763 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
4764 "$ac_tmp/out"`; test -z "$ac_out"; } &&
4765 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4766 which seems to be undefined. Please make sure it is defined" >&5
4767 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4768 which seems to be undefined. Please make sure it is defined" >&2;}
4769
4770 rm -f "$ac_tmp/stdin"
4771 case $ac_file in
4772 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
4773 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
4774 esac \
4775 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4776 ;;
4777 :H)
4778 #
4779 # CONFIG_HEADER
4780 #
4781 if test x"$ac_file" != x-; then
4782 {
4783 $as_echo "/* $configure_input */" \
4784 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
4785 } >"$ac_tmp/config.h" \
4786 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4787 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
4788 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
4789 $as_echo "$as_me: $ac_file is unchanged" >&6;}
4790 else
4791 rm -f "$ac_file"
4792 mv "$ac_tmp/config.h" "$ac_file" \
4793 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4794 fi
4795 else
4796 $as_echo "/* $configure_input */" \
4797 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
4798 || as_fn_error $? "could not create -" "$LINENO" 5
4799 fi
4800 ;;
4801
4802
4803 esac
4804
4805 done # for ac_tag
4806
4807
4808 as_fn_exit 0
4809 _ACEOF
4810 ac_clean_files=$ac_clean_files_save
4811
4812 test $ac_write_fail = 0 ||
4813 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
4814
4815
4816 # configure is writing to config.log, and then calls config.status.
4817 # config.status does its own redirection, appending to config.log.
4818 # Unfortunately, on DOS this fails, as config.log is still kept open
4819 # by configure, so config.status won't be able to write to it; its
4820 # output is simply discarded. So we exec the FD to /dev/null,
4821 # effectively closing config.log, so it can be properly (re)opened and
4822 # appended to by config.status. When coming back to configure, we
4823 # need to make the FD available again.
4824 if test "$no_create" != yes; then
4825 ac_cs_success=:
4826 ac_config_status_args=
4827 test "$silent" = yes &&
4828 ac_config_status_args="$ac_config_status_args --quiet"
4829 exec 5>/dev/null
4830 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
4831 exec 5>>config.log
4832 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
4833 # would make configure fail if this is the last instruction.
4834 $ac_cs_success || as_fn_exit 1
4835 fi
4836 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
4837 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
4838 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
4839 fi
4840