ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/configure
Revision: 1.57
Committed: Thu Jun 30 11:43:38 2016 UTC (7 years, 10 months ago) by root
Branch: MAIN
Changes since 1.56: +13 -1 lines
Log Message:
*** empty log message ***

File Contents

# Content
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 test \$(( 1 + 1 )) = 2 || exit 1"
200 if (eval "$as_required") 2>/dev/null; then :
201 as_have_required=yes
202 else
203 as_have_required=no
204 fi
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
206
207 else
208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209 as_found=false
210 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
211 do
212 IFS=$as_save_IFS
213 test -z "$as_dir" && as_dir=.
214 as_found=:
215 case $as_dir in #(
216 /*)
217 for as_base in sh bash ksh sh5; do
218 # Try only shells that exist, to save several forks.
219 as_shell=$as_dir/$as_base
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222 CONFIG_SHELL=$as_shell as_have_required=yes
223 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 break 2
225 fi
226 fi
227 done;;
228 esac
229 as_found=false
230 done
231 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 CONFIG_SHELL=$SHELL as_have_required=yes
234 fi; }
235 IFS=$as_save_IFS
236
237
238 if test "x$CONFIG_SHELL" != x; then :
239 export CONFIG_SHELL
240 # We cannot yet assume a decent shell, so we have to provide a
241 # neutralization value for shells without unset; and this also
242 # works around shells that cannot unset nonexistent variables.
243 # Preserve -v and -x to the replacement shell.
244 BASH_ENV=/dev/null
245 ENV=/dev/null
246 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247 case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252 esac
253 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254 # Admittedly, this is quite paranoid, since all the known shells bail
255 # out after a failed `exec'.
256 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257 exit 255
258 fi
259
260 if test x$as_have_required = xno; then :
261 $as_echo "$0: This script requires a shell more modern than all"
262 $as_echo "$0: the shells that I found on your system."
263 if test x${ZSH_VERSION+set} = xset ; then
264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
266 else
267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268 $0: including any error possibly output before this
269 $0: message. Then install a modern shell, or manually run
270 $0: the script under such a shell if you do have one."
271 fi
272 exit 1
273 fi
274 fi
275 fi
276 SHELL=${CONFIG_SHELL-/bin/sh}
277 export SHELL
278 # Unset more variables known to interfere with behavior of common tools.
279 CLICOLOR_FORCE= GREP_OPTIONS=
280 unset CLICOLOR_FORCE GREP_OPTIONS
281
282 ## --------------------- ##
283 ## M4sh Shell Functions. ##
284 ## --------------------- ##
285 # as_fn_unset VAR
286 # ---------------
287 # Portably unset VAR.
288 as_fn_unset ()
289 {
290 { eval $1=; unset $1;}
291 }
292 as_unset=as_fn_unset
293
294 # as_fn_set_status STATUS
295 # -----------------------
296 # Set $? to STATUS, without forking.
297 as_fn_set_status ()
298 {
299 return $1
300 } # as_fn_set_status
301
302 # as_fn_exit STATUS
303 # -----------------
304 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305 as_fn_exit ()
306 {
307 set +e
308 as_fn_set_status $1
309 exit $1
310 } # as_fn_exit
311
312 # as_fn_mkdir_p
313 # -------------
314 # Create "$as_dir" as a directory, including parents if necessary.
315 as_fn_mkdir_p ()
316 {
317
318 case $as_dir in #(
319 -*) as_dir=./$as_dir;;
320 esac
321 test -d "$as_dir" || eval $as_mkdir_p || {
322 as_dirs=
323 while :; do
324 case $as_dir in #(
325 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326 *) as_qdir=$as_dir;;
327 esac
328 as_dirs="'$as_qdir' $as_dirs"
329 as_dir=`$as_dirname -- "$as_dir" ||
330 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331 X"$as_dir" : 'X\(//\)[^/]' \| \
332 X"$as_dir" : 'X\(//\)$' \| \
333 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334 $as_echo X"$as_dir" |
335 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336 s//\1/
337 q
338 }
339 /^X\(\/\/\)[^/].*/{
340 s//\1/
341 q
342 }
343 /^X\(\/\/\)$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\).*/{
348 s//\1/
349 q
350 }
351 s/.*/./; q'`
352 test -d "$as_dir" && break
353 done
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
356
357
358 } # as_fn_mkdir_p
359
360 # as_fn_executable_p FILE
361 # -----------------------
362 # Test if FILE is an executable regular file.
363 as_fn_executable_p ()
364 {
365 test -f "$1" && test -x "$1"
366 } # as_fn_executable_p
367 # as_fn_append VAR VALUE
368 # ----------------------
369 # Append the text in VALUE to the end of the definition contained in VAR. Take
370 # advantage of any shell optimizations that allow amortized linear growth over
371 # repeated appends, instead of the typical quadratic growth present in naive
372 # implementations.
373 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374 eval 'as_fn_append ()
375 {
376 eval $1+=\$2
377 }'
378 else
379 as_fn_append ()
380 {
381 eval $1=\$$1\$2
382 }
383 fi # as_fn_append
384
385 # as_fn_arith ARG...
386 # ------------------
387 # Perform arithmetic evaluation on the ARGs, and store the result in the
388 # global $as_val. Take advantage of shells that can avoid forks. The arguments
389 # must be portable across $(()) and expr.
390 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391 eval 'as_fn_arith ()
392 {
393 as_val=$(( $* ))
394 }'
395 else
396 as_fn_arith ()
397 {
398 as_val=`expr "$@" || test $? -eq 1`
399 }
400 fi # as_fn_arith
401
402
403 # as_fn_error STATUS ERROR [LINENO LOG_FD]
404 # ----------------------------------------
405 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
407 # script with STATUS, using 1 if that was 0.
408 as_fn_error ()
409 {
410 as_status=$1; test $as_status -eq 0 && as_status=1
411 if test "$4"; then
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
414 fi
415 $as_echo "$as_me: error: $2" >&2
416 as_fn_exit $as_status
417 } # as_fn_error
418
419 if expr a : '\(a\)' >/dev/null 2>&1 &&
420 test "X`expr 00001 : '.*\(...\)'`" = X001; then
421 as_expr=expr
422 else
423 as_expr=false
424 fi
425
426 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
427 as_basename=basename
428 else
429 as_basename=false
430 fi
431
432 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433 as_dirname=dirname
434 else
435 as_dirname=false
436 fi
437
438 as_me=`$as_basename -- "$0" ||
439 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440 X"$0" : 'X\(//\)$' \| \
441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
442 $as_echo X/"$0" |
443 sed '/^.*\/\([^/][^/]*\)\/*$/{
444 s//\1/
445 q
446 }
447 /^X\/\(\/\/\)$/{
448 s//\1/
449 q
450 }
451 /^X\/\(\/\).*/{
452 s//\1/
453 q
454 }
455 s/.*/./; q'`
456
457 # Avoid depending upon Character Ranges.
458 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461 as_cr_digits='0123456789'
462 as_cr_alnum=$as_cr_Letters$as_cr_digits
463
464
465 as_lineno_1=$LINENO as_lineno_1a=$LINENO
466 as_lineno_2=$LINENO as_lineno_2a=$LINENO
467 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
470 sed -n '
471 p
472 /[$]LINENO/=
473 ' <$as_myself |
474 sed '
475 s/[$]LINENO.*/&-/
476 t lineno
477 b
478 :lineno
479 N
480 :loop
481 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
482 t loop
483 s/-\n.*//
484 ' >$as_me.lineno &&
485 chmod +x "$as_me.lineno" ||
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
487
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
492 # Don't try to exec as it changes $[0], causing all sort of problems
493 # (the dirname of $[0] is not the place where we might find the
494 # original and so on. Autoconf is especially sensitive to this).
495 . "./$as_me.lineno"
496 # Exit status is that of the last command.
497 exit
498 }
499
500 ECHO_C= ECHO_N= ECHO_T=
501 case `echo -n x` in #(((((
502 -n*)
503 case `echo 'xy\c'` in
504 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
505 xy) ECHO_C='\c';;
506 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
507 ECHO_T=' ';;
508 esac;;
509 *)
510 ECHO_N='-n';;
511 esac
512
513 rm -f conf$$ conf$$.exe conf$$.file
514 if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
516 else
517 rm -f conf$$.dir
518 mkdir conf$$.dir 2>/dev/null
519 fi
520 if (echo >conf$$.file) 2>/dev/null; then
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
522 as_ln_s='ln -s'
523 # ... but there are two gotchas:
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
526 # In both cases, we have to default to `cp -pR'.
527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
528 as_ln_s='cp -pR'
529 elif ln conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s=ln
531 else
532 as_ln_s='cp -pR'
533 fi
534 else
535 as_ln_s='cp -pR'
536 fi
537 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538 rmdir conf$$.dir 2>/dev/null
539
540 if mkdir -p . 2>/dev/null; then
541 as_mkdir_p='mkdir -p "$as_dir"'
542 else
543 test -d ./-p && rmdir ./-p
544 as_mkdir_p=false
545 fi
546
547 as_test_x='test -x'
548 as_executable_p=as_fn_executable_p
549
550 # Sed expression to map a string onto a valid CPP name.
551 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
552
553 # Sed expression to map a string onto a valid variable name.
554 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
555
556
557 test -n "$DJDIR" || exec 7<&0 </dev/null
558 exec 6>&1
559
560 # Name of the host.
561 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
562 # so uname gets run too.
563 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564
565 #
566 # Initializations.
567 #
568 ac_default_prefix=/usr/local
569 ac_clean_files=
570 ac_config_libobj_dir=.
571 LIBOBJS=
572 cross_compiling=no
573 subdirs=
574 MFLAGS=
575 MAKEFLAGS=
576
577 # Identity of this package.
578 PACKAGE_NAME=
579 PACKAGE_TARNAME=
580 PACKAGE_VERSION=
581 PACKAGE_STRING=
582 PACKAGE_BUGREPORT=
583 PACKAGE_URL=
584
585 ac_unique_file="src/gvpe.C"
586 # Factoring default headers for most tests.
587 ac_includes_default="\
588 #include <stdio.h>
589 #ifdef HAVE_SYS_TYPES_H
590 # include <sys/types.h>
591 #endif
592 #ifdef HAVE_SYS_STAT_H
593 # include <sys/stat.h>
594 #endif
595 #ifdef STDC_HEADERS
596 # include <stdlib.h>
597 # include <stddef.h>
598 #else
599 # ifdef HAVE_STDLIB_H
600 # include <stdlib.h>
601 # endif
602 #endif
603 #ifdef HAVE_STRING_H
604 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
605 # include <memory.h>
606 # endif
607 # include <string.h>
608 #endif
609 #ifdef HAVE_STRINGS_H
610 # include <strings.h>
611 #endif
612 #ifdef HAVE_INTTYPES_H
613 # include <inttypes.h>
614 #endif
615 #ifdef HAVE_STDINT_H
616 # include <stdint.h>
617 #endif
618 #ifdef HAVE_UNISTD_H
619 # include <unistd.h>
620 #endif"
621
622 ac_subst_vars='LTLIBOBJS
623 LIBOBJS
624 INCLUDES
625 ROHC_FALSE
626 ROHC_TRUE
627 LDFLAGS_DAEMON
628 HAVE_TUNTAP
629 LINUX_IF_TUN_H
630 ALLOCA
631 CXXCPP
632 IFSUBTYPE
633 IFTYPE
634 RANLIB
635 LN_S
636 EGREP
637 GREP
638 am__fastdepCXX_FALSE
639 am__fastdepCXX_TRUE
640 CXXDEPMODE
641 ac_ct_CXX
642 CXXFLAGS
643 CXX
644 CPP
645 POSUB
646 LTLIBINTL
647 LIBINTL
648 INTLLIBS
649 LTLIBICONV
650 LIBICONV
651 USE_NLS
652 am__fastdepCC_FALSE
653 am__fastdepCC_TRUE
654 CCDEPMODE
655 AMDEPBACKSLASH
656 AMDEP_FALSE
657 AMDEP_TRUE
658 am__quote
659 am__include
660 DEPDIR
661 OBJEXT
662 EXEEXT
663 ac_ct_CC
664 CPPFLAGS
665 LDFLAGS
666 CFLAGS
667 CC
668 MSGMERGE
669 XGETTEXT
670 GMSGFMT
671 MSGFMT
672 MKINSTALLDIRS
673 MAINT
674 MAINTAINER_MODE_FALSE
675 MAINTAINER_MODE_TRUE
676 am__leading_dot
677 SET_MAKE
678 AWK
679 INSTALL_STRIP_PROGRAM
680 STRIP
681 install_sh
682 AMTAR
683 MAKEINFO
684 AUTOHEADER
685 AUTOMAKE
686 AUTOCONF
687 ACLOCAL
688 VERSION
689 PACKAGE
690 CYGPATH_W
691 INSTALL_DATA
692 INSTALL_SCRIPT
693 INSTALL_PROGRAM
694 target_os
695 target_vendor
696 target_cpu
697 target
698 host_os
699 host_vendor
700 host_cpu
701 host
702 build_os
703 build_vendor
704 build_cpu
705 build
706 target_alias
707 host_alias
708 build_alias
709 LIBS
710 ECHO_T
711 ECHO_N
712 ECHO_C
713 DEFS
714 mandir
715 localedir
716 libdir
717 psdir
718 pdfdir
719 dvidir
720 htmldir
721 infodir
722 docdir
723 oldincludedir
724 includedir
725 runstatedir
726 localstatedir
727 sharedstatedir
728 sysconfdir
729 datadir
730 datarootdir
731 libexecdir
732 sbindir
733 bindir
734 program_transform_name
735 prefix
736 exec_prefix
737 PACKAGE_URL
738 PACKAGE_BUGREPORT
739 PACKAGE_STRING
740 PACKAGE_VERSION
741 PACKAGE_TARNAME
742 PACKAGE_NAME
743 PATH_SEPARATOR
744 SHELL'
745 ac_subst_files=''
746 ac_user_opts='
747 enable_option_checking
748 enable_maintainer_mode
749 enable_dependency_tracking
750 with_gnu_ld
751 enable_rpath
752 with_libiconv_prefix
753 enable_nls
754 with_libintl_prefix
755 enable_iftype
756 with_kernel
757 with_openssl_include
758 with_openssl_lib
759 enable_threads
760 enable_static_daemon
761 enable_icmp
762 enable_tcp
763 enable_http_proxy
764 enable_dns
765 enable_rsa_length
766 enable_hmac_length
767 enable_max_mtu
768 enable_compression
769 enable_cipher
770 enable_hmac_digest
771 enable_auth_digest
772 '
773 ac_precious_vars='build_alias
774 host_alias
775 target_alias
776 CC
777 CFLAGS
778 LDFLAGS
779 LIBS
780 CPPFLAGS
781 CPP
782 CXX
783 CXXFLAGS
784 CCC
785 CXXCPP'
786
787
788 # Initialize some variables set by options.
789 ac_init_help=
790 ac_init_version=false
791 ac_unrecognized_opts=
792 ac_unrecognized_sep=
793 # The variables have the same names as the options, with
794 # dashes changed to underlines.
795 cache_file=/dev/null
796 exec_prefix=NONE
797 no_create=
798 no_recursion=
799 prefix=NONE
800 program_prefix=NONE
801 program_suffix=NONE
802 program_transform_name=s,x,x,
803 silent=
804 site=
805 srcdir=
806 verbose=
807 x_includes=NONE
808 x_libraries=NONE
809
810 # Installation directory options.
811 # These are left unexpanded so users can "make install exec_prefix=/foo"
812 # and all the variables that are supposed to be based on exec_prefix
813 # by default will actually change.
814 # Use braces instead of parens because sh, perl, etc. also accept them.
815 # (The list follows the same order as the GNU Coding Standards.)
816 bindir='${exec_prefix}/bin'
817 sbindir='${exec_prefix}/sbin'
818 libexecdir='${exec_prefix}/libexec'
819 datarootdir='${prefix}/share'
820 datadir='${datarootdir}'
821 sysconfdir='${prefix}/etc'
822 sharedstatedir='${prefix}/com'
823 localstatedir='${prefix}/var'
824 runstatedir='${localstatedir}/run'
825 includedir='${prefix}/include'
826 oldincludedir='/usr/include'
827 docdir='${datarootdir}/doc/${PACKAGE}'
828 infodir='${datarootdir}/info'
829 htmldir='${docdir}'
830 dvidir='${docdir}'
831 pdfdir='${docdir}'
832 psdir='${docdir}'
833 libdir='${exec_prefix}/lib'
834 localedir='${datarootdir}/locale'
835 mandir='${datarootdir}/man'
836
837 ac_prev=
838 ac_dashdash=
839 for ac_option
840 do
841 # If the previous option needs an argument, assign it.
842 if test -n "$ac_prev"; then
843 eval $ac_prev=\$ac_option
844 ac_prev=
845 continue
846 fi
847
848 case $ac_option in
849 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
850 *=) ac_optarg= ;;
851 *) ac_optarg=yes ;;
852 esac
853
854 # Accept the important Cygnus configure options, so we can diagnose typos.
855
856 case $ac_dashdash$ac_option in
857 --)
858 ac_dashdash=yes ;;
859
860 -bindir | --bindir | --bindi | --bind | --bin | --bi)
861 ac_prev=bindir ;;
862 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
863 bindir=$ac_optarg ;;
864
865 -build | --build | --buil | --bui | --bu)
866 ac_prev=build_alias ;;
867 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
868 build_alias=$ac_optarg ;;
869
870 -cache-file | --cache-file | --cache-fil | --cache-fi \
871 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
872 ac_prev=cache_file ;;
873 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
874 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
875 cache_file=$ac_optarg ;;
876
877 --config-cache | -C)
878 cache_file=config.cache ;;
879
880 -datadir | --datadir | --datadi | --datad)
881 ac_prev=datadir ;;
882 -datadir=* | --datadir=* | --datadi=* | --datad=*)
883 datadir=$ac_optarg ;;
884
885 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
886 | --dataroo | --dataro | --datar)
887 ac_prev=datarootdir ;;
888 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
889 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
890 datarootdir=$ac_optarg ;;
891
892 -disable-* | --disable-*)
893 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
894 # Reject names that are not valid shell variable names.
895 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
896 as_fn_error $? "invalid feature name: $ac_useropt"
897 ac_useropt_orig=$ac_useropt
898 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
899 case $ac_user_opts in
900 *"
901 "enable_$ac_useropt"
902 "*) ;;
903 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
904 ac_unrecognized_sep=', ';;
905 esac
906 eval enable_$ac_useropt=no ;;
907
908 -docdir | --docdir | --docdi | --doc | --do)
909 ac_prev=docdir ;;
910 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
911 docdir=$ac_optarg ;;
912
913 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
914 ac_prev=dvidir ;;
915 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
916 dvidir=$ac_optarg ;;
917
918 -enable-* | --enable-*)
919 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
920 # Reject names that are not valid shell variable names.
921 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
922 as_fn_error $? "invalid feature name: $ac_useropt"
923 ac_useropt_orig=$ac_useropt
924 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
925 case $ac_user_opts in
926 *"
927 "enable_$ac_useropt"
928 "*) ;;
929 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
930 ac_unrecognized_sep=', ';;
931 esac
932 eval enable_$ac_useropt=\$ac_optarg ;;
933
934 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
935 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
936 | --exec | --exe | --ex)
937 ac_prev=exec_prefix ;;
938 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
939 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
940 | --exec=* | --exe=* | --ex=*)
941 exec_prefix=$ac_optarg ;;
942
943 -gas | --gas | --ga | --g)
944 # Obsolete; use --with-gas.
945 with_gas=yes ;;
946
947 -help | --help | --hel | --he | -h)
948 ac_init_help=long ;;
949 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
950 ac_init_help=recursive ;;
951 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
952 ac_init_help=short ;;
953
954 -host | --host | --hos | --ho)
955 ac_prev=host_alias ;;
956 -host=* | --host=* | --hos=* | --ho=*)
957 host_alias=$ac_optarg ;;
958
959 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
960 ac_prev=htmldir ;;
961 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
962 | --ht=*)
963 htmldir=$ac_optarg ;;
964
965 -includedir | --includedir | --includedi | --included | --include \
966 | --includ | --inclu | --incl | --inc)
967 ac_prev=includedir ;;
968 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
969 | --includ=* | --inclu=* | --incl=* | --inc=*)
970 includedir=$ac_optarg ;;
971
972 -infodir | --infodir | --infodi | --infod | --info | --inf)
973 ac_prev=infodir ;;
974 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
975 infodir=$ac_optarg ;;
976
977 -libdir | --libdir | --libdi | --libd)
978 ac_prev=libdir ;;
979 -libdir=* | --libdir=* | --libdi=* | --libd=*)
980 libdir=$ac_optarg ;;
981
982 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
983 | --libexe | --libex | --libe)
984 ac_prev=libexecdir ;;
985 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
986 | --libexe=* | --libex=* | --libe=*)
987 libexecdir=$ac_optarg ;;
988
989 -localedir | --localedir | --localedi | --localed | --locale)
990 ac_prev=localedir ;;
991 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
992 localedir=$ac_optarg ;;
993
994 -localstatedir | --localstatedir | --localstatedi | --localstated \
995 | --localstate | --localstat | --localsta | --localst | --locals)
996 ac_prev=localstatedir ;;
997 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
998 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
999 localstatedir=$ac_optarg ;;
1000
1001 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1002 ac_prev=mandir ;;
1003 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1004 mandir=$ac_optarg ;;
1005
1006 -nfp | --nfp | --nf)
1007 # Obsolete; use --without-fp.
1008 with_fp=no ;;
1009
1010 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1011 | --no-cr | --no-c | -n)
1012 no_create=yes ;;
1013
1014 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1015 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1016 no_recursion=yes ;;
1017
1018 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1019 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1020 | --oldin | --oldi | --old | --ol | --o)
1021 ac_prev=oldincludedir ;;
1022 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1023 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1024 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1025 oldincludedir=$ac_optarg ;;
1026
1027 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1028 ac_prev=prefix ;;
1029 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1030 prefix=$ac_optarg ;;
1031
1032 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1033 | --program-pre | --program-pr | --program-p)
1034 ac_prev=program_prefix ;;
1035 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1036 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1037 program_prefix=$ac_optarg ;;
1038
1039 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1040 | --program-suf | --program-su | --program-s)
1041 ac_prev=program_suffix ;;
1042 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1043 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1044 program_suffix=$ac_optarg ;;
1045
1046 -program-transform-name | --program-transform-name \
1047 | --program-transform-nam | --program-transform-na \
1048 | --program-transform-n | --program-transform- \
1049 | --program-transform | --program-transfor \
1050 | --program-transfo | --program-transf \
1051 | --program-trans | --program-tran \
1052 | --progr-tra | --program-tr | --program-t)
1053 ac_prev=program_transform_name ;;
1054 -program-transform-name=* | --program-transform-name=* \
1055 | --program-transform-nam=* | --program-transform-na=* \
1056 | --program-transform-n=* | --program-transform-=* \
1057 | --program-transform=* | --program-transfor=* \
1058 | --program-transfo=* | --program-transf=* \
1059 | --program-trans=* | --program-tran=* \
1060 | --progr-tra=* | --program-tr=* | --program-t=*)
1061 program_transform_name=$ac_optarg ;;
1062
1063 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1064 ac_prev=pdfdir ;;
1065 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1066 pdfdir=$ac_optarg ;;
1067
1068 -psdir | --psdir | --psdi | --psd | --ps)
1069 ac_prev=psdir ;;
1070 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1071 psdir=$ac_optarg ;;
1072
1073 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1074 | -silent | --silent | --silen | --sile | --sil)
1075 silent=yes ;;
1076
1077 -runstatedir | --runstatedir | --runstatedi | --runstated \
1078 | --runstate | --runstat | --runsta | --runst | --runs \
1079 | --run | --ru | --r)
1080 ac_prev=runstatedir ;;
1081 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1082 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1083 | --run=* | --ru=* | --r=*)
1084 runstatedir=$ac_optarg ;;
1085
1086 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1087 ac_prev=sbindir ;;
1088 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1089 | --sbi=* | --sb=*)
1090 sbindir=$ac_optarg ;;
1091
1092 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1093 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1094 | --sharedst | --shareds | --shared | --share | --shar \
1095 | --sha | --sh)
1096 ac_prev=sharedstatedir ;;
1097 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1098 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1099 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1100 | --sha=* | --sh=*)
1101 sharedstatedir=$ac_optarg ;;
1102
1103 -site | --site | --sit)
1104 ac_prev=site ;;
1105 -site=* | --site=* | --sit=*)
1106 site=$ac_optarg ;;
1107
1108 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1109 ac_prev=srcdir ;;
1110 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1111 srcdir=$ac_optarg ;;
1112
1113 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1114 | --syscon | --sysco | --sysc | --sys | --sy)
1115 ac_prev=sysconfdir ;;
1116 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1117 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1118 sysconfdir=$ac_optarg ;;
1119
1120 -target | --target | --targe | --targ | --tar | --ta | --t)
1121 ac_prev=target_alias ;;
1122 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1123 target_alias=$ac_optarg ;;
1124
1125 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1126 verbose=yes ;;
1127
1128 -version | --version | --versio | --versi | --vers | -V)
1129 ac_init_version=: ;;
1130
1131 -with-* | --with-*)
1132 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1133 # Reject names that are not valid shell variable names.
1134 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1135 as_fn_error $? "invalid package name: $ac_useropt"
1136 ac_useropt_orig=$ac_useropt
1137 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1138 case $ac_user_opts in
1139 *"
1140 "with_$ac_useropt"
1141 "*) ;;
1142 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1143 ac_unrecognized_sep=', ';;
1144 esac
1145 eval with_$ac_useropt=\$ac_optarg ;;
1146
1147 -without-* | --without-*)
1148 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1149 # Reject names that are not valid shell variable names.
1150 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1151 as_fn_error $? "invalid package name: $ac_useropt"
1152 ac_useropt_orig=$ac_useropt
1153 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1154 case $ac_user_opts in
1155 *"
1156 "with_$ac_useropt"
1157 "*) ;;
1158 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1159 ac_unrecognized_sep=', ';;
1160 esac
1161 eval with_$ac_useropt=no ;;
1162
1163 --x)
1164 # Obsolete; use --with-x.
1165 with_x=yes ;;
1166
1167 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1168 | --x-incl | --x-inc | --x-in | --x-i)
1169 ac_prev=x_includes ;;
1170 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1171 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1172 x_includes=$ac_optarg ;;
1173
1174 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1175 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1176 ac_prev=x_libraries ;;
1177 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1178 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1179 x_libraries=$ac_optarg ;;
1180
1181 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1182 Try \`$0 --help' for more information"
1183 ;;
1184
1185 *=*)
1186 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1187 # Reject names that are not valid shell variable names.
1188 case $ac_envvar in #(
1189 '' | [0-9]* | *[!_$as_cr_alnum]* )
1190 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1191 esac
1192 eval $ac_envvar=\$ac_optarg
1193 export $ac_envvar ;;
1194
1195 *)
1196 # FIXME: should be removed in autoconf 3.0.
1197 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1198 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1199 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1200 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1201 ;;
1202
1203 esac
1204 done
1205
1206 if test -n "$ac_prev"; then
1207 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1208 as_fn_error $? "missing argument to $ac_option"
1209 fi
1210
1211 if test -n "$ac_unrecognized_opts"; then
1212 case $enable_option_checking in
1213 no) ;;
1214 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1215 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1216 esac
1217 fi
1218
1219 # Check all directory arguments for consistency.
1220 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1221 datadir sysconfdir sharedstatedir localstatedir includedir \
1222 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1223 libdir localedir mandir runstatedir
1224 do
1225 eval ac_val=\$$ac_var
1226 # Remove trailing slashes.
1227 case $ac_val in
1228 */ )
1229 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1230 eval $ac_var=\$ac_val;;
1231 esac
1232 # Be sure to have absolute directory names.
1233 case $ac_val in
1234 [\\/$]* | ?:[\\/]* ) continue;;
1235 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1236 esac
1237 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1238 done
1239
1240 # There might be people who depend on the old broken behavior: `$host'
1241 # used to hold the argument of --host etc.
1242 # FIXME: To remove some day.
1243 build=$build_alias
1244 host=$host_alias
1245 target=$target_alias
1246
1247 # FIXME: To remove some day.
1248 if test "x$host_alias" != x; then
1249 if test "x$build_alias" = x; then
1250 cross_compiling=maybe
1251 elif test "x$build_alias" != "x$host_alias"; then
1252 cross_compiling=yes
1253 fi
1254 fi
1255
1256 ac_tool_prefix=
1257 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1258
1259 test "$silent" = yes && exec 6>/dev/null
1260
1261
1262 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1263 ac_ls_di=`ls -di .` &&
1264 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1265 as_fn_error $? "working directory cannot be determined"
1266 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1267 as_fn_error $? "pwd does not report name of working directory"
1268
1269
1270 # Find the source files, if location was not specified.
1271 if test -z "$srcdir"; then
1272 ac_srcdir_defaulted=yes
1273 # Try the directory containing this script, then the parent directory.
1274 ac_confdir=`$as_dirname -- "$as_myself" ||
1275 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1276 X"$as_myself" : 'X\(//\)[^/]' \| \
1277 X"$as_myself" : 'X\(//\)$' \| \
1278 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1279 $as_echo X"$as_myself" |
1280 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1281 s//\1/
1282 q
1283 }
1284 /^X\(\/\/\)[^/].*/{
1285 s//\1/
1286 q
1287 }
1288 /^X\(\/\/\)$/{
1289 s//\1/
1290 q
1291 }
1292 /^X\(\/\).*/{
1293 s//\1/
1294 q
1295 }
1296 s/.*/./; q'`
1297 srcdir=$ac_confdir
1298 if test ! -r "$srcdir/$ac_unique_file"; then
1299 srcdir=..
1300 fi
1301 else
1302 ac_srcdir_defaulted=no
1303 fi
1304 if test ! -r "$srcdir/$ac_unique_file"; then
1305 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1306 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1307 fi
1308 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1309 ac_abs_confdir=`(
1310 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1311 pwd)`
1312 # When building in place, set srcdir=.
1313 if test "$ac_abs_confdir" = "$ac_pwd"; then
1314 srcdir=.
1315 fi
1316 # Remove unnecessary trailing slashes from srcdir.
1317 # Double slashes in file names in object file debugging info
1318 # mess up M-x gdb in Emacs.
1319 case $srcdir in
1320 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1321 esac
1322 for ac_var in $ac_precious_vars; do
1323 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1324 eval ac_env_${ac_var}_value=\$${ac_var}
1325 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1326 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1327 done
1328
1329 #
1330 # Report the --help message.
1331 #
1332 if test "$ac_init_help" = "long"; then
1333 # Omit some internal or obsolete options to make the list less imposing.
1334 # This message is too long to be a string in the A/UX 3.1 sh.
1335 cat <<_ACEOF
1336 \`configure' configures this package to adapt to many kinds of systems.
1337
1338 Usage: $0 [OPTION]... [VAR=VALUE]...
1339
1340 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1341 VAR=VALUE. See below for descriptions of some of the useful variables.
1342
1343 Defaults for the options are specified in brackets.
1344
1345 Configuration:
1346 -h, --help display this help and exit
1347 --help=short display options specific to this package
1348 --help=recursive display the short help of all the included packages
1349 -V, --version display version information and exit
1350 -q, --quiet, --silent do not print \`checking ...' messages
1351 --cache-file=FILE cache test results in FILE [disabled]
1352 -C, --config-cache alias for \`--cache-file=config.cache'
1353 -n, --no-create do not create output files
1354 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1355
1356 Installation directories:
1357 --prefix=PREFIX install architecture-independent files in PREFIX
1358 [$ac_default_prefix]
1359 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1360 [PREFIX]
1361
1362 By default, \`make install' will install all the files in
1363 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1364 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1365 for instance \`--prefix=\$HOME'.
1366
1367 For better control, use the options below.
1368
1369 Fine tuning of the installation directories:
1370 --bindir=DIR user executables [EPREFIX/bin]
1371 --sbindir=DIR system admin executables [EPREFIX/sbin]
1372 --libexecdir=DIR program executables [EPREFIX/libexec]
1373 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1374 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1375 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1376 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1377 --libdir=DIR object code libraries [EPREFIX/lib]
1378 --includedir=DIR C header files [PREFIX/include]
1379 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1380 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1381 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1382 --infodir=DIR info documentation [DATAROOTDIR/info]
1383 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1384 --mandir=DIR man documentation [DATAROOTDIR/man]
1385 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1386 --htmldir=DIR html documentation [DOCDIR]
1387 --dvidir=DIR dvi documentation [DOCDIR]
1388 --pdfdir=DIR pdf documentation [DOCDIR]
1389 --psdir=DIR ps documentation [DOCDIR]
1390 _ACEOF
1391
1392 cat <<\_ACEOF
1393
1394 Program names:
1395 --program-prefix=PREFIX prepend PREFIX to installed program names
1396 --program-suffix=SUFFIX append SUFFIX to installed program names
1397 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1398
1399 System types:
1400 --build=BUILD configure for building on BUILD [guessed]
1401 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1402 --target=TARGET configure for building compilers for TARGET [HOST]
1403 _ACEOF
1404 fi
1405
1406 if test -n "$ac_init_help"; then
1407
1408 cat <<\_ACEOF
1409
1410 Optional Features:
1411 --disable-option-checking ignore unrecognized --enable/--with options
1412 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1413 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1414 --enable-maintainer-mode enable make rules and dependencies not useful
1415 (and sometimes confusing) to the casual installer
1416 --disable-dependency-tracking Speeds up one-time builds
1417 --enable-dependency-tracking Do not reject slow dependency extractors
1418 --disable-rpath do not hardcode runtime library paths
1419 --disable-nls do not use Native Language Support
1420 --enable-iftype=TYPE/SUBTYPE
1421 Use kernel/net device interface TYPE/SUBTYPE.
1422 Working combinations are (see doc/gvpe.osdep.5.pod):
1423 "native/linux" "tincd/linux" "tincd/netbsd"
1424 "tincd/freebsd" "tincd/openbsd" "native/darwin"
1425 "tincd/darwin" "native/cygwin"; Untested
1426 combinations are: "tincd/bsd" "tincd/solaris"
1427 "tincd/mingw" "tincd/raw_socket" "tincd/uml_socket";
1428 Broken combinations are: "tincd/cygwin"; The default
1429 is to autodetect.
1430 --enable-threads try to use threads for long-running asynchronous
1431 operations (default enabled).
1432 --enable-static-daemon enable statically linked daemon.
1433 --disable-icmp enable icmp protocol support (default enabled).
1434 --disable-tcp enable tcp protocol support (default enabled).
1435 --disable-http-proxy enable http proxy connect support (default enabled).
1436 --enable-dns enable dns tunnel protocol support (default
1437 disabled).
1438 --enable-rsa-length=BITS
1439 use BITS rsa keys (default 3072). Allowed values are
1440 2048-10240.
1441 --enable-hmac-length=BYTES
1442 use a hmac of length BYTES bytes (default 12).
1443 Allowed values are 4, 8, 12, 16.
1444 --enable-max-mtu=BYTES enable mtu sizes upto BYTES bytes (default 1500).
1445 Use 9100 for jumbogram support.
1446 --disable-compression Disable compression support.
1447 --enable-cipher=CIPHER Select the symmetric cipher (default "aes-128").
1448 Must be one of "aes-128" (rijndael), "aes-192", or
1449 "aes-256".
1450 --enable-hmac-digest=HMAC
1451 Select the HMAC digest algorithm to use (default
1452 "sha1"). Must be one of "sha512", "sha256", "sha1",
1453 "ripemd160", "whirlpool".
1454 --enable-auth-digest=DIGEST
1455 Select the hmac algorithm to use (default "sha512").
1456 Must be one of "sha512", "sha256", "whirlpool".
1457
1458 Optional Packages:
1459 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1460 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1461 --with-gnu-ld assume the C compiler uses GNU ld default=no
1462 --with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
1463 --without-libiconv-prefix don't search for libiconv in includedir and libdir
1464 --with-libintl-prefix=DIR search for libintl in DIR/include and DIR/lib
1465 --without-libintl-prefix don't search for libintl in includedir and libdir
1466 --with-kernel=dir give the directory with kernel sources
1467 (default: /usr/src/linux)
1468 --with-openssl-include=DIR OpenSSL headers directory (without trailing /openssl)
1469 --with-openssl-lib=DIR OpenSSL library directory
1470
1471 Some influential environment variables:
1472 CC C compiler command
1473 CFLAGS C compiler flags
1474 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1475 nonstandard directory <lib dir>
1476 LIBS libraries to pass to the linker, e.g. -l<library>
1477 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1478 you have headers in a nonstandard directory <include dir>
1479 CPP C preprocessor
1480 CXX C++ compiler command
1481 CXXFLAGS C++ compiler flags
1482 CXXCPP C++ preprocessor
1483
1484 Use these variables to override the choices made by `configure' or to help
1485 it to find libraries and programs with nonstandard names/locations.
1486
1487 Report bugs to the package provider.
1488 _ACEOF
1489 ac_status=$?
1490 fi
1491
1492 if test "$ac_init_help" = "recursive"; then
1493 # If there are subdirs, report their specific --help.
1494 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1495 test -d "$ac_dir" ||
1496 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1497 continue
1498 ac_builddir=.
1499
1500 case "$ac_dir" in
1501 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1502 *)
1503 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1504 # A ".." for each directory in $ac_dir_suffix.
1505 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1506 case $ac_top_builddir_sub in
1507 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1508 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1509 esac ;;
1510 esac
1511 ac_abs_top_builddir=$ac_pwd
1512 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1513 # for backward compatibility:
1514 ac_top_builddir=$ac_top_build_prefix
1515
1516 case $srcdir in
1517 .) # We are building in place.
1518 ac_srcdir=.
1519 ac_top_srcdir=$ac_top_builddir_sub
1520 ac_abs_top_srcdir=$ac_pwd ;;
1521 [\\/]* | ?:[\\/]* ) # Absolute name.
1522 ac_srcdir=$srcdir$ac_dir_suffix;
1523 ac_top_srcdir=$srcdir
1524 ac_abs_top_srcdir=$srcdir ;;
1525 *) # Relative name.
1526 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1527 ac_top_srcdir=$ac_top_build_prefix$srcdir
1528 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1529 esac
1530 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1531
1532 cd "$ac_dir" || { ac_status=$?; continue; }
1533 # Check for guested configure.
1534 if test -f "$ac_srcdir/configure.gnu"; then
1535 echo &&
1536 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1537 elif test -f "$ac_srcdir/configure"; then
1538 echo &&
1539 $SHELL "$ac_srcdir/configure" --help=recursive
1540 else
1541 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1542 fi || ac_status=$?
1543 cd "$ac_pwd" || { ac_status=$?; break; }
1544 done
1545 fi
1546
1547 test -n "$ac_init_help" && exit $ac_status
1548 if $ac_init_version; then
1549 cat <<\_ACEOF
1550 configure
1551 generated by GNU Autoconf 2.69
1552
1553 Copyright (C) 2012 Free Software Foundation, Inc.
1554 This configure script is free software; the Free Software Foundation
1555 gives unlimited permission to copy, distribute and modify it.
1556 _ACEOF
1557 exit
1558 fi
1559
1560 ## ------------------------ ##
1561 ## Autoconf initialization. ##
1562 ## ------------------------ ##
1563
1564 # ac_fn_c_try_compile LINENO
1565 # --------------------------
1566 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1567 ac_fn_c_try_compile ()
1568 {
1569 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1570 rm -f conftest.$ac_objext
1571 if { { ac_try="$ac_compile"
1572 case "(($ac_try" in
1573 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1574 *) ac_try_echo=$ac_try;;
1575 esac
1576 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1577 $as_echo "$ac_try_echo"; } >&5
1578 (eval "$ac_compile") 2>conftest.err
1579 ac_status=$?
1580 if test -s conftest.err; then
1581 grep -v '^ *+' conftest.err >conftest.er1
1582 cat conftest.er1 >&5
1583 mv -f conftest.er1 conftest.err
1584 fi
1585 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1586 test $ac_status = 0; } && {
1587 test -z "$ac_c_werror_flag" ||
1588 test ! -s conftest.err
1589 } && test -s conftest.$ac_objext; then :
1590 ac_retval=0
1591 else
1592 $as_echo "$as_me: failed program was:" >&5
1593 sed 's/^/| /' conftest.$ac_ext >&5
1594
1595 ac_retval=1
1596 fi
1597 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1598 as_fn_set_status $ac_retval
1599
1600 } # ac_fn_c_try_compile
1601
1602 # ac_fn_c_try_link LINENO
1603 # -----------------------
1604 # Try to link conftest.$ac_ext, and return whether this succeeded.
1605 ac_fn_c_try_link ()
1606 {
1607 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1608 rm -f conftest.$ac_objext conftest$ac_exeext
1609 if { { ac_try="$ac_link"
1610 case "(($ac_try" in
1611 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1612 *) ac_try_echo=$ac_try;;
1613 esac
1614 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1615 $as_echo "$ac_try_echo"; } >&5
1616 (eval "$ac_link") 2>conftest.err
1617 ac_status=$?
1618 if test -s conftest.err; then
1619 grep -v '^ *+' conftest.err >conftest.er1
1620 cat conftest.er1 >&5
1621 mv -f conftest.er1 conftest.err
1622 fi
1623 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1624 test $ac_status = 0; } && {
1625 test -z "$ac_c_werror_flag" ||
1626 test ! -s conftest.err
1627 } && test -s conftest$ac_exeext && {
1628 test "$cross_compiling" = yes ||
1629 test -x conftest$ac_exeext
1630 }; then :
1631 ac_retval=0
1632 else
1633 $as_echo "$as_me: failed program was:" >&5
1634 sed 's/^/| /' conftest.$ac_ext >&5
1635
1636 ac_retval=1
1637 fi
1638 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1639 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1640 # interfere with the next link command; also delete a directory that is
1641 # left behind by Apple's compiler. We do this before executing the actions.
1642 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1643 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1644 as_fn_set_status $ac_retval
1645
1646 } # ac_fn_c_try_link
1647
1648 # ac_fn_c_try_cpp LINENO
1649 # ----------------------
1650 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1651 ac_fn_c_try_cpp ()
1652 {
1653 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1654 if { { ac_try="$ac_cpp conftest.$ac_ext"
1655 case "(($ac_try" in
1656 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1657 *) ac_try_echo=$ac_try;;
1658 esac
1659 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1660 $as_echo "$ac_try_echo"; } >&5
1661 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1662 ac_status=$?
1663 if test -s conftest.err; then
1664 grep -v '^ *+' conftest.err >conftest.er1
1665 cat conftest.er1 >&5
1666 mv -f conftest.er1 conftest.err
1667 fi
1668 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1669 test $ac_status = 0; } > conftest.i && {
1670 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1671 test ! -s conftest.err
1672 }; then :
1673 ac_retval=0
1674 else
1675 $as_echo "$as_me: failed program was:" >&5
1676 sed 's/^/| /' conftest.$ac_ext >&5
1677
1678 ac_retval=1
1679 fi
1680 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1681 as_fn_set_status $ac_retval
1682
1683 } # ac_fn_c_try_cpp
1684
1685 # ac_fn_cxx_try_compile LINENO
1686 # ----------------------------
1687 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1688 ac_fn_cxx_try_compile ()
1689 {
1690 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1691 rm -f conftest.$ac_objext
1692 if { { ac_try="$ac_compile"
1693 case "(($ac_try" in
1694 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1695 *) ac_try_echo=$ac_try;;
1696 esac
1697 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1698 $as_echo "$ac_try_echo"; } >&5
1699 (eval "$ac_compile") 2>conftest.err
1700 ac_status=$?
1701 if test -s conftest.err; then
1702 grep -v '^ *+' conftest.err >conftest.er1
1703 cat conftest.er1 >&5
1704 mv -f conftest.er1 conftest.err
1705 fi
1706 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1707 test $ac_status = 0; } && {
1708 test -z "$ac_cxx_werror_flag" ||
1709 test ! -s conftest.err
1710 } && test -s conftest.$ac_objext; then :
1711 ac_retval=0
1712 else
1713 $as_echo "$as_me: failed program was:" >&5
1714 sed 's/^/| /' conftest.$ac_ext >&5
1715
1716 ac_retval=1
1717 fi
1718 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1719 as_fn_set_status $ac_retval
1720
1721 } # ac_fn_cxx_try_compile
1722
1723 # ac_fn_cxx_try_cpp LINENO
1724 # ------------------------
1725 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1726 ac_fn_cxx_try_cpp ()
1727 {
1728 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1729 if { { ac_try="$ac_cpp conftest.$ac_ext"
1730 case "(($ac_try" in
1731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1732 *) ac_try_echo=$ac_try;;
1733 esac
1734 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1735 $as_echo "$ac_try_echo"; } >&5
1736 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1737 ac_status=$?
1738 if test -s conftest.err; then
1739 grep -v '^ *+' conftest.err >conftest.er1
1740 cat conftest.er1 >&5
1741 mv -f conftest.er1 conftest.err
1742 fi
1743 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1744 test $ac_status = 0; } > conftest.i && {
1745 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1746 test ! -s conftest.err
1747 }; then :
1748 ac_retval=0
1749 else
1750 $as_echo "$as_me: failed program was:" >&5
1751 sed 's/^/| /' conftest.$ac_ext >&5
1752
1753 ac_retval=1
1754 fi
1755 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1756 as_fn_set_status $ac_retval
1757
1758 } # ac_fn_cxx_try_cpp
1759
1760 # ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1761 # ---------------------------------------------------------
1762 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1763 # the include files in INCLUDES and setting the cache variable VAR
1764 # accordingly.
1765 ac_fn_cxx_check_header_mongrel ()
1766 {
1767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1768 if eval \${$3+:} false; then :
1769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1770 $as_echo_n "checking for $2... " >&6; }
1771 if eval \${$3+:} false; then :
1772 $as_echo_n "(cached) " >&6
1773 fi
1774 eval ac_res=\$$3
1775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1776 $as_echo "$ac_res" >&6; }
1777 else
1778 # Is the header compilable?
1779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1780 $as_echo_n "checking $2 usability... " >&6; }
1781 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1782 /* end confdefs.h. */
1783 $4
1784 #include <$2>
1785 _ACEOF
1786 if ac_fn_cxx_try_compile "$LINENO"; then :
1787 ac_header_compiler=yes
1788 else
1789 ac_header_compiler=no
1790 fi
1791 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1793 $as_echo "$ac_header_compiler" >&6; }
1794
1795 # Is the header present?
1796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1797 $as_echo_n "checking $2 presence... " >&6; }
1798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1799 /* end confdefs.h. */
1800 #include <$2>
1801 _ACEOF
1802 if ac_fn_cxx_try_cpp "$LINENO"; then :
1803 ac_header_preproc=yes
1804 else
1805 ac_header_preproc=no
1806 fi
1807 rm -f conftest.err conftest.i conftest.$ac_ext
1808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1809 $as_echo "$ac_header_preproc" >&6; }
1810
1811 # So? What about this header?
1812 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
1813 yes:no: )
1814 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1815 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1816 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1817 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1818 ;;
1819 no:yes:* )
1820 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1821 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1822 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1823 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1824 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1825 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1826 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1827 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1828 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1829 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1830 ;;
1831 esac
1832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1833 $as_echo_n "checking for $2... " >&6; }
1834 if eval \${$3+:} false; then :
1835 $as_echo_n "(cached) " >&6
1836 else
1837 eval "$3=\$ac_header_compiler"
1838 fi
1839 eval ac_res=\$$3
1840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1841 $as_echo "$ac_res" >&6; }
1842 fi
1843 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1844
1845 } # ac_fn_cxx_check_header_mongrel
1846
1847 # ac_fn_cxx_try_run LINENO
1848 # ------------------------
1849 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1850 # that executables *can* be run.
1851 ac_fn_cxx_try_run ()
1852 {
1853 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1854 if { { ac_try="$ac_link"
1855 case "(($ac_try" in
1856 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1857 *) ac_try_echo=$ac_try;;
1858 esac
1859 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1860 $as_echo "$ac_try_echo"; } >&5
1861 (eval "$ac_link") 2>&5
1862 ac_status=$?
1863 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1864 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1865 { { case "(($ac_try" in
1866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1867 *) ac_try_echo=$ac_try;;
1868 esac
1869 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1870 $as_echo "$ac_try_echo"; } >&5
1871 (eval "$ac_try") 2>&5
1872 ac_status=$?
1873 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1874 test $ac_status = 0; }; }; then :
1875 ac_retval=0
1876 else
1877 $as_echo "$as_me: program exited with status $ac_status" >&5
1878 $as_echo "$as_me: failed program was:" >&5
1879 sed 's/^/| /' conftest.$ac_ext >&5
1880
1881 ac_retval=$ac_status
1882 fi
1883 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1884 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1885 as_fn_set_status $ac_retval
1886
1887 } # ac_fn_cxx_try_run
1888
1889 # ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
1890 # ---------------------------------------------------------
1891 # Tests whether HEADER exists and can be compiled using the include files in
1892 # INCLUDES, setting the cache variable VAR accordingly.
1893 ac_fn_cxx_check_header_compile ()
1894 {
1895 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1896 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1897 $as_echo_n "checking for $2... " >&6; }
1898 if eval \${$3+:} false; then :
1899 $as_echo_n "(cached) " >&6
1900 else
1901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1902 /* end confdefs.h. */
1903 $4
1904 #include <$2>
1905 _ACEOF
1906 if ac_fn_cxx_try_compile "$LINENO"; then :
1907 eval "$3=yes"
1908 else
1909 eval "$3=no"
1910 fi
1911 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1912 fi
1913 eval ac_res=\$$3
1914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1915 $as_echo "$ac_res" >&6; }
1916 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1917
1918 } # ac_fn_cxx_check_header_compile
1919
1920 # ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
1921 # ---------------------------------------------
1922 # Tests whether TYPE exists after having included INCLUDES, setting cache
1923 # variable VAR accordingly.
1924 ac_fn_cxx_check_type ()
1925 {
1926 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1928 $as_echo_n "checking for $2... " >&6; }
1929 if eval \${$3+:} false; then :
1930 $as_echo_n "(cached) " >&6
1931 else
1932 eval "$3=no"
1933 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1934 /* end confdefs.h. */
1935 $4
1936 int
1937 main ()
1938 {
1939 if (sizeof ($2))
1940 return 0;
1941 ;
1942 return 0;
1943 }
1944 _ACEOF
1945 if ac_fn_cxx_try_compile "$LINENO"; then :
1946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1947 /* end confdefs.h. */
1948 $4
1949 int
1950 main ()
1951 {
1952 if (sizeof (($2)))
1953 return 0;
1954 ;
1955 return 0;
1956 }
1957 _ACEOF
1958 if ac_fn_cxx_try_compile "$LINENO"; then :
1959
1960 else
1961 eval "$3=yes"
1962 fi
1963 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1964 fi
1965 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1966 fi
1967 eval ac_res=\$$3
1968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1969 $as_echo "$ac_res" >&6; }
1970 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1971
1972 } # ac_fn_cxx_check_type
1973
1974 # ac_fn_c_try_run LINENO
1975 # ----------------------
1976 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1977 # that executables *can* be run.
1978 ac_fn_c_try_run ()
1979 {
1980 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1981 if { { ac_try="$ac_link"
1982 case "(($ac_try" in
1983 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1984 *) ac_try_echo=$ac_try;;
1985 esac
1986 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1987 $as_echo "$ac_try_echo"; } >&5
1988 (eval "$ac_link") 2>&5
1989 ac_status=$?
1990 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1991 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1992 { { case "(($ac_try" in
1993 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1994 *) ac_try_echo=$ac_try;;
1995 esac
1996 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1997 $as_echo "$ac_try_echo"; } >&5
1998 (eval "$ac_try") 2>&5
1999 ac_status=$?
2000 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2001 test $ac_status = 0; }; }; then :
2002 ac_retval=0
2003 else
2004 $as_echo "$as_me: program exited with status $ac_status" >&5
2005 $as_echo "$as_me: failed program was:" >&5
2006 sed 's/^/| /' conftest.$ac_ext >&5
2007
2008 ac_retval=$ac_status
2009 fi
2010 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2011 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2012 as_fn_set_status $ac_retval
2013
2014 } # ac_fn_c_try_run
2015
2016 # ac_fn_c_check_func LINENO FUNC VAR
2017 # ----------------------------------
2018 # Tests whether FUNC exists, setting the cache variable VAR accordingly
2019 ac_fn_c_check_func ()
2020 {
2021 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2022 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2023 $as_echo_n "checking for $2... " >&6; }
2024 if eval \${$3+:} false; then :
2025 $as_echo_n "(cached) " >&6
2026 else
2027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2028 /* end confdefs.h. */
2029 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2030 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2031 #define $2 innocuous_$2
2032
2033 /* System header to define __stub macros and hopefully few prototypes,
2034 which can conflict with char $2 (); below.
2035 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2036 <limits.h> exists even on freestanding compilers. */
2037
2038 #ifdef __STDC__
2039 # include <limits.h>
2040 #else
2041 # include <assert.h>
2042 #endif
2043
2044 #undef $2
2045
2046 /* Override any GCC internal prototype to avoid an error.
2047 Use char because int might match the return type of a GCC
2048 builtin and then its argument prototype would still apply. */
2049 #ifdef __cplusplus
2050 extern "C"
2051 #endif
2052 char $2 ();
2053 /* The GNU C library defines this for functions which it implements
2054 to always fail with ENOSYS. Some functions are actually named
2055 something starting with __ and the normal name is an alias. */
2056 #if defined __stub_$2 || defined __stub___$2
2057 choke me
2058 #endif
2059
2060 int
2061 main ()
2062 {
2063 return $2 ();
2064 ;
2065 return 0;
2066 }
2067 _ACEOF
2068 if ac_fn_c_try_link "$LINENO"; then :
2069 eval "$3=yes"
2070 else
2071 eval "$3=no"
2072 fi
2073 rm -f core conftest.err conftest.$ac_objext \
2074 conftest$ac_exeext conftest.$ac_ext
2075 fi
2076 eval ac_res=\$$3
2077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2078 $as_echo "$ac_res" >&6; }
2079 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2080
2081 } # ac_fn_c_check_func
2082
2083 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2084 # -------------------------------------------------------
2085 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
2086 # the include files in INCLUDES and setting the cache variable VAR
2087 # accordingly.
2088 ac_fn_c_check_header_mongrel ()
2089 {
2090 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2091 if eval \${$3+:} false; then :
2092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2093 $as_echo_n "checking for $2... " >&6; }
2094 if eval \${$3+:} false; then :
2095 $as_echo_n "(cached) " >&6
2096 fi
2097 eval ac_res=\$$3
2098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2099 $as_echo "$ac_res" >&6; }
2100 else
2101 # Is the header compilable?
2102 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
2103 $as_echo_n "checking $2 usability... " >&6; }
2104 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2105 /* end confdefs.h. */
2106 $4
2107 #include <$2>
2108 _ACEOF
2109 if ac_fn_c_try_compile "$LINENO"; then :
2110 ac_header_compiler=yes
2111 else
2112 ac_header_compiler=no
2113 fi
2114 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
2116 $as_echo "$ac_header_compiler" >&6; }
2117
2118 # Is the header present?
2119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
2120 $as_echo_n "checking $2 presence... " >&6; }
2121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2122 /* end confdefs.h. */
2123 #include <$2>
2124 _ACEOF
2125 if ac_fn_c_try_cpp "$LINENO"; then :
2126 ac_header_preproc=yes
2127 else
2128 ac_header_preproc=no
2129 fi
2130 rm -f conftest.err conftest.i conftest.$ac_ext
2131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2132 $as_echo "$ac_header_preproc" >&6; }
2133
2134 # So? What about this header?
2135 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2136 yes:no: )
2137 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2138 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2139 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2140 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2141 ;;
2142 no:yes:* )
2143 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
2144 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
2145 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
2146 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
2147 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
2148 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2149 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
2150 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2151 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2152 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2153 ;;
2154 esac
2155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2156 $as_echo_n "checking for $2... " >&6; }
2157 if eval \${$3+:} false; then :
2158 $as_echo_n "(cached) " >&6
2159 else
2160 eval "$3=\$ac_header_compiler"
2161 fi
2162 eval ac_res=\$$3
2163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2164 $as_echo "$ac_res" >&6; }
2165 fi
2166 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2167
2168 } # ac_fn_c_check_header_mongrel
2169
2170 # ac_fn_cxx_try_link LINENO
2171 # -------------------------
2172 # Try to link conftest.$ac_ext, and return whether this succeeded.
2173 ac_fn_cxx_try_link ()
2174 {
2175 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2176 rm -f conftest.$ac_objext conftest$ac_exeext
2177 if { { ac_try="$ac_link"
2178 case "(($ac_try" in
2179 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2180 *) ac_try_echo=$ac_try;;
2181 esac
2182 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2183 $as_echo "$ac_try_echo"; } >&5
2184 (eval "$ac_link") 2>conftest.err
2185 ac_status=$?
2186 if test -s conftest.err; then
2187 grep -v '^ *+' conftest.err >conftest.er1
2188 cat conftest.er1 >&5
2189 mv -f conftest.er1 conftest.err
2190 fi
2191 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2192 test $ac_status = 0; } && {
2193 test -z "$ac_cxx_werror_flag" ||
2194 test ! -s conftest.err
2195 } && test -s conftest$ac_exeext && {
2196 test "$cross_compiling" = yes ||
2197 test -x conftest$ac_exeext
2198 }; then :
2199 ac_retval=0
2200 else
2201 $as_echo "$as_me: failed program was:" >&5
2202 sed 's/^/| /' conftest.$ac_ext >&5
2203
2204 ac_retval=1
2205 fi
2206 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2207 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2208 # interfere with the next link command; also delete a directory that is
2209 # left behind by Apple's compiler. We do this before executing the actions.
2210 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2211 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2212 as_fn_set_status $ac_retval
2213
2214 } # ac_fn_cxx_try_link
2215
2216 # ac_fn_cxx_check_func LINENO FUNC VAR
2217 # ------------------------------------
2218 # Tests whether FUNC exists, setting the cache variable VAR accordingly
2219 ac_fn_cxx_check_func ()
2220 {
2221 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2223 $as_echo_n "checking for $2... " >&6; }
2224 if eval \${$3+:} false; then :
2225 $as_echo_n "(cached) " >&6
2226 else
2227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2228 /* end confdefs.h. */
2229 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2230 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2231 #define $2 innocuous_$2
2232
2233 /* System header to define __stub macros and hopefully few prototypes,
2234 which can conflict with char $2 (); below.
2235 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2236 <limits.h> exists even on freestanding compilers. */
2237
2238 #ifdef __STDC__
2239 # include <limits.h>
2240 #else
2241 # include <assert.h>
2242 #endif
2243
2244 #undef $2
2245
2246 /* Override any GCC internal prototype to avoid an error.
2247 Use char because int might match the return type of a GCC
2248 builtin and then its argument prototype would still apply. */
2249 #ifdef __cplusplus
2250 extern "C"
2251 #endif
2252 char $2 ();
2253 /* The GNU C library defines this for functions which it implements
2254 to always fail with ENOSYS. Some functions are actually named
2255 something starting with __ and the normal name is an alias. */
2256 #if defined __stub_$2 || defined __stub___$2
2257 choke me
2258 #endif
2259
2260 int
2261 main ()
2262 {
2263 return $2 ();
2264 ;
2265 return 0;
2266 }
2267 _ACEOF
2268 if ac_fn_cxx_try_link "$LINENO"; then :
2269 eval "$3=yes"
2270 else
2271 eval "$3=no"
2272 fi
2273 rm -f core conftest.err conftest.$ac_objext \
2274 conftest$ac_exeext conftest.$ac_ext
2275 fi
2276 eval ac_res=\$$3
2277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2278 $as_echo "$ac_res" >&6; }
2279 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2280
2281 } # ac_fn_cxx_check_func
2282 cat >config.log <<_ACEOF
2283 This file contains any messages produced by compilers while
2284 running configure, to aid debugging if configure makes a mistake.
2285
2286 It was created by $as_me, which was
2287 generated by GNU Autoconf 2.69. Invocation command line was
2288
2289 $ $0 $@
2290
2291 _ACEOF
2292 exec 5>>config.log
2293 {
2294 cat <<_ASUNAME
2295 ## --------- ##
2296 ## Platform. ##
2297 ## --------- ##
2298
2299 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2300 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2301 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2302 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2303 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2304
2305 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2306 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2307
2308 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2309 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2310 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2311 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2312 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2313 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2314 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2315
2316 _ASUNAME
2317
2318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2319 for as_dir in $PATH
2320 do
2321 IFS=$as_save_IFS
2322 test -z "$as_dir" && as_dir=.
2323 $as_echo "PATH: $as_dir"
2324 done
2325 IFS=$as_save_IFS
2326
2327 } >&5
2328
2329 cat >&5 <<_ACEOF
2330
2331
2332 ## ----------- ##
2333 ## Core tests. ##
2334 ## ----------- ##
2335
2336 _ACEOF
2337
2338
2339 # Keep a trace of the command line.
2340 # Strip out --no-create and --no-recursion so they do not pile up.
2341 # Strip out --silent because we don't want to record it for future runs.
2342 # Also quote any args containing shell meta-characters.
2343 # Make two passes to allow for proper duplicate-argument suppression.
2344 ac_configure_args=
2345 ac_configure_args0=
2346 ac_configure_args1=
2347 ac_must_keep_next=false
2348 for ac_pass in 1 2
2349 do
2350 for ac_arg
2351 do
2352 case $ac_arg in
2353 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2354 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2355 | -silent | --silent | --silen | --sile | --sil)
2356 continue ;;
2357 *\'*)
2358 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2359 esac
2360 case $ac_pass in
2361 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2362 2)
2363 as_fn_append ac_configure_args1 " '$ac_arg'"
2364 if test $ac_must_keep_next = true; then
2365 ac_must_keep_next=false # Got value, back to normal.
2366 else
2367 case $ac_arg in
2368 *=* | --config-cache | -C | -disable-* | --disable-* \
2369 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2370 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2371 | -with-* | --with-* | -without-* | --without-* | --x)
2372 case "$ac_configure_args0 " in
2373 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2374 esac
2375 ;;
2376 -* ) ac_must_keep_next=true ;;
2377 esac
2378 fi
2379 as_fn_append ac_configure_args " '$ac_arg'"
2380 ;;
2381 esac
2382 done
2383 done
2384 { ac_configure_args0=; unset ac_configure_args0;}
2385 { ac_configure_args1=; unset ac_configure_args1;}
2386
2387 # When interrupted or exit'd, cleanup temporary files, and complete
2388 # config.log. We remove comments because anyway the quotes in there
2389 # would cause problems or look ugly.
2390 # WARNING: Use '\'' to represent an apostrophe within the trap.
2391 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2392 trap 'exit_status=$?
2393 # Save into config.log some information that might help in debugging.
2394 {
2395 echo
2396
2397 $as_echo "## ---------------- ##
2398 ## Cache variables. ##
2399 ## ---------------- ##"
2400 echo
2401 # The following way of writing the cache mishandles newlines in values,
2402 (
2403 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2404 eval ac_val=\$$ac_var
2405 case $ac_val in #(
2406 *${as_nl}*)
2407 case $ac_var in #(
2408 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2409 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2410 esac
2411 case $ac_var in #(
2412 _ | IFS | as_nl) ;; #(
2413 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2414 *) { eval $ac_var=; unset $ac_var;} ;;
2415 esac ;;
2416 esac
2417 done
2418 (set) 2>&1 |
2419 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2420 *${as_nl}ac_space=\ *)
2421 sed -n \
2422 "s/'\''/'\''\\\\'\'''\''/g;
2423 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2424 ;; #(
2425 *)
2426 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2427 ;;
2428 esac |
2429 sort
2430 )
2431 echo
2432
2433 $as_echo "## ----------------- ##
2434 ## Output variables. ##
2435 ## ----------------- ##"
2436 echo
2437 for ac_var in $ac_subst_vars
2438 do
2439 eval ac_val=\$$ac_var
2440 case $ac_val in
2441 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2442 esac
2443 $as_echo "$ac_var='\''$ac_val'\''"
2444 done | sort
2445 echo
2446
2447 if test -n "$ac_subst_files"; then
2448 $as_echo "## ------------------- ##
2449 ## File substitutions. ##
2450 ## ------------------- ##"
2451 echo
2452 for ac_var in $ac_subst_files
2453 do
2454 eval ac_val=\$$ac_var
2455 case $ac_val in
2456 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2457 esac
2458 $as_echo "$ac_var='\''$ac_val'\''"
2459 done | sort
2460 echo
2461 fi
2462
2463 if test -s confdefs.h; then
2464 $as_echo "## ----------- ##
2465 ## confdefs.h. ##
2466 ## ----------- ##"
2467 echo
2468 cat confdefs.h
2469 echo
2470 fi
2471 test "$ac_signal" != 0 &&
2472 $as_echo "$as_me: caught signal $ac_signal"
2473 $as_echo "$as_me: exit $exit_status"
2474 } >&5
2475 rm -f core *.core core.conftest.* &&
2476 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2477 exit $exit_status
2478 ' 0
2479 for ac_signal in 1 2 13 15; do
2480 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2481 done
2482 ac_signal=0
2483
2484 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2485 rm -f -r conftest* confdefs.h
2486
2487 $as_echo "/* confdefs.h */" > confdefs.h
2488
2489 # Predefined preprocessor variables.
2490
2491 cat >>confdefs.h <<_ACEOF
2492 #define PACKAGE_NAME "$PACKAGE_NAME"
2493 _ACEOF
2494
2495 cat >>confdefs.h <<_ACEOF
2496 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2497 _ACEOF
2498
2499 cat >>confdefs.h <<_ACEOF
2500 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2501 _ACEOF
2502
2503 cat >>confdefs.h <<_ACEOF
2504 #define PACKAGE_STRING "$PACKAGE_STRING"
2505 _ACEOF
2506
2507 cat >>confdefs.h <<_ACEOF
2508 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2509 _ACEOF
2510
2511 cat >>confdefs.h <<_ACEOF
2512 #define PACKAGE_URL "$PACKAGE_URL"
2513 _ACEOF
2514
2515
2516 # Let the site file select an alternate cache file if it wants to.
2517 # Prefer an explicitly selected file to automatically selected ones.
2518 ac_site_file1=NONE
2519 ac_site_file2=NONE
2520 if test -n "$CONFIG_SITE"; then
2521 # We do not want a PATH search for config.site.
2522 case $CONFIG_SITE in #((
2523 -*) ac_site_file1=./$CONFIG_SITE;;
2524 */*) ac_site_file1=$CONFIG_SITE;;
2525 *) ac_site_file1=./$CONFIG_SITE;;
2526 esac
2527 elif test "x$prefix" != xNONE; then
2528 ac_site_file1=$prefix/share/config.site
2529 ac_site_file2=$prefix/etc/config.site
2530 else
2531 ac_site_file1=$ac_default_prefix/share/config.site
2532 ac_site_file2=$ac_default_prefix/etc/config.site
2533 fi
2534 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2535 do
2536 test "x$ac_site_file" = xNONE && continue
2537 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2538 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2539 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2540 sed 's/^/| /' "$ac_site_file" >&5
2541 . "$ac_site_file" \
2542 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2543 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2544 as_fn_error $? "failed to load site script $ac_site_file
2545 See \`config.log' for more details" "$LINENO" 5; }
2546 fi
2547 done
2548
2549 if test -r "$cache_file"; then
2550 # Some versions of bash will fail to source /dev/null (special files
2551 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2552 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2553 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2554 $as_echo "$as_me: loading cache $cache_file" >&6;}
2555 case $cache_file in
2556 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2557 *) . "./$cache_file";;
2558 esac
2559 fi
2560 else
2561 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2562 $as_echo "$as_me: creating cache $cache_file" >&6;}
2563 >$cache_file
2564 fi
2565
2566 # Check that the precious variables saved in the cache have kept the same
2567 # value.
2568 ac_cache_corrupted=false
2569 for ac_var in $ac_precious_vars; do
2570 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2571 eval ac_new_set=\$ac_env_${ac_var}_set
2572 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2573 eval ac_new_val=\$ac_env_${ac_var}_value
2574 case $ac_old_set,$ac_new_set in
2575 set,)
2576 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2577 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2578 ac_cache_corrupted=: ;;
2579 ,set)
2580 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2581 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2582 ac_cache_corrupted=: ;;
2583 ,);;
2584 *)
2585 if test "x$ac_old_val" != "x$ac_new_val"; then
2586 # differences in whitespace do not lead to failure.
2587 ac_old_val_w=`echo x $ac_old_val`
2588 ac_new_val_w=`echo x $ac_new_val`
2589 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2590 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2591 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2592 ac_cache_corrupted=:
2593 else
2594 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2595 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2596 eval $ac_var=\$ac_old_val
2597 fi
2598 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2599 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2600 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2601 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2602 fi;;
2603 esac
2604 # Pass precious variables to config.status.
2605 if test "$ac_new_set" = set; then
2606 case $ac_new_val in
2607 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2608 *) ac_arg=$ac_var=$ac_new_val ;;
2609 esac
2610 case " $ac_configure_args " in
2611 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2612 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2613 esac
2614 fi
2615 done
2616 if $ac_cache_corrupted; then
2617 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2618 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2619 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2620 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2621 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2622 fi
2623 ## -------------------- ##
2624 ## Main body of script. ##
2625 ## -------------------- ##
2626
2627 ac_ext=c
2628 ac_cpp='$CPP $CPPFLAGS'
2629 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2630 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2631 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2632
2633
2634
2635 ac_aux_dir=
2636 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2637 if test -f "$ac_dir/install-sh"; then
2638 ac_aux_dir=$ac_dir
2639 ac_install_sh="$ac_aux_dir/install-sh -c"
2640 break
2641 elif test -f "$ac_dir/install.sh"; then
2642 ac_aux_dir=$ac_dir
2643 ac_install_sh="$ac_aux_dir/install.sh -c"
2644 break
2645 elif test -f "$ac_dir/shtool"; then
2646 ac_aux_dir=$ac_dir
2647 ac_install_sh="$ac_aux_dir/shtool install -c"
2648 break
2649 fi
2650 done
2651 if test -z "$ac_aux_dir"; then
2652 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2653 fi
2654
2655 # These three variables are undocumented and unsupported,
2656 # and are intended to be withdrawn in a future Autoconf release.
2657 # They can cause serious problems if a builder's source tree is in a directory
2658 # whose full name contains unusual characters.
2659 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2660 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2661 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2662
2663
2664 # Make sure we can run config.sub.
2665 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2666 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2667
2668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2669 $as_echo_n "checking build system type... " >&6; }
2670 if ${ac_cv_build+:} false; then :
2671 $as_echo_n "(cached) " >&6
2672 else
2673 ac_build_alias=$build_alias
2674 test "x$ac_build_alias" = x &&
2675 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2676 test "x$ac_build_alias" = x &&
2677 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2678 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2679 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2680
2681 fi
2682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2683 $as_echo "$ac_cv_build" >&6; }
2684 case $ac_cv_build in
2685 *-*-*) ;;
2686 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2687 esac
2688 build=$ac_cv_build
2689 ac_save_IFS=$IFS; IFS='-'
2690 set x $ac_cv_build
2691 shift
2692 build_cpu=$1
2693 build_vendor=$2
2694 shift; shift
2695 # Remember, the first character of IFS is used to create $*,
2696 # except with old shells:
2697 build_os=$*
2698 IFS=$ac_save_IFS
2699 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2700
2701
2702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2703 $as_echo_n "checking host system type... " >&6; }
2704 if ${ac_cv_host+:} false; then :
2705 $as_echo_n "(cached) " >&6
2706 else
2707 if test "x$host_alias" = x; then
2708 ac_cv_host=$ac_cv_build
2709 else
2710 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2711 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2712 fi
2713
2714 fi
2715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2716 $as_echo "$ac_cv_host" >&6; }
2717 case $ac_cv_host in
2718 *-*-*) ;;
2719 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2720 esac
2721 host=$ac_cv_host
2722 ac_save_IFS=$IFS; IFS='-'
2723 set x $ac_cv_host
2724 shift
2725 host_cpu=$1
2726 host_vendor=$2
2727 shift; shift
2728 # Remember, the first character of IFS is used to create $*,
2729 # except with old shells:
2730 host_os=$*
2731 IFS=$ac_save_IFS
2732 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2733
2734
2735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2736 $as_echo_n "checking target system type... " >&6; }
2737 if ${ac_cv_target+:} false; then :
2738 $as_echo_n "(cached) " >&6
2739 else
2740 if test "x$target_alias" = x; then
2741 ac_cv_target=$ac_cv_host
2742 else
2743 ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2744 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2745 fi
2746
2747 fi
2748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2749 $as_echo "$ac_cv_target" >&6; }
2750 case $ac_cv_target in
2751 *-*-*) ;;
2752 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
2753 esac
2754 target=$ac_cv_target
2755 ac_save_IFS=$IFS; IFS='-'
2756 set x $ac_cv_target
2757 shift
2758 target_cpu=$1
2759 target_vendor=$2
2760 shift; shift
2761 # Remember, the first character of IFS is used to create $*,
2762 # except with old shells:
2763 target_os=$*
2764 IFS=$ac_save_IFS
2765 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2766
2767
2768 # The aliases save the names the user supplied, while $host etc.
2769 # will get canonicalized.
2770 test -n "$target_alias" &&
2771 test "$program_prefix$program_suffix$program_transform_name" = \
2772 NONENONEs,x,x, &&
2773 program_prefix=${target_alias}-
2774 am__api_version="1.7"
2775 # Find a good install program. We prefer a C program (faster),
2776 # so one script is as good as another. But avoid the broken or
2777 # incompatible versions:
2778 # SysV /etc/install, /usr/sbin/install
2779 # SunOS /usr/etc/install
2780 # IRIX /sbin/install
2781 # AIX /bin/install
2782 # AmigaOS /C/install, which installs bootblocks on floppy discs
2783 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2784 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2785 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2786 # OS/2's system install, which has a completely different semantic
2787 # ./install, which can be erroneously created by make from ./install.sh.
2788 # Reject install programs that cannot install multiple files.
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2790 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2791 if test -z "$INSTALL"; then
2792 if ${ac_cv_path_install+:} false; then :
2793 $as_echo_n "(cached) " >&6
2794 else
2795 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2796 for as_dir in $PATH
2797 do
2798 IFS=$as_save_IFS
2799 test -z "$as_dir" && as_dir=.
2800 # Account for people who put trailing slashes in PATH elements.
2801 case $as_dir/ in #((
2802 ./ | .// | /[cC]/* | \
2803 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2804 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2805 /usr/ucb/* ) ;;
2806 *)
2807 # OSF1 and SCO ODT 3.0 have their own names for install.
2808 # Don't use installbsd from OSF since it installs stuff as root
2809 # by default.
2810 for ac_prog in ginstall scoinst install; do
2811 for ac_exec_ext in '' $ac_executable_extensions; do
2812 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2813 if test $ac_prog = install &&
2814 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2815 # AIX install. It has an incompatible calling convention.
2816 :
2817 elif test $ac_prog = install &&
2818 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2819 # program-specific install script used by HP pwplus--don't use.
2820 :
2821 else
2822 rm -rf conftest.one conftest.two conftest.dir
2823 echo one > conftest.one
2824 echo two > conftest.two
2825 mkdir conftest.dir
2826 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2827 test -s conftest.one && test -s conftest.two &&
2828 test -s conftest.dir/conftest.one &&
2829 test -s conftest.dir/conftest.two
2830 then
2831 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2832 break 3
2833 fi
2834 fi
2835 fi
2836 done
2837 done
2838 ;;
2839 esac
2840
2841 done
2842 IFS=$as_save_IFS
2843
2844 rm -rf conftest.one conftest.two conftest.dir
2845
2846 fi
2847 if test "${ac_cv_path_install+set}" = set; then
2848 INSTALL=$ac_cv_path_install
2849 else
2850 # As a last resort, use the slow shell script. Don't cache a
2851 # value for INSTALL within a source directory, because that will
2852 # break other packages using the cache if that directory is
2853 # removed, or if the value is a relative name.
2854 INSTALL=$ac_install_sh
2855 fi
2856 fi
2857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2858 $as_echo "$INSTALL" >&6; }
2859
2860 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2861 # It thinks the first close brace ends the variable substitution.
2862 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2863
2864 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2865
2866 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2867
2868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2869 $as_echo_n "checking whether build environment is sane... " >&6; }
2870 # Just in case
2871 sleep 1
2872 echo timestamp > conftest.file
2873 # Do `set' in a subshell so we don't clobber the current shell's
2874 # arguments. Must try -L first in case configure is actually a
2875 # symlink; some systems play weird games with the mod time of symlinks
2876 # (eg FreeBSD returns the mod time of the symlink's containing
2877 # directory).
2878 if (
2879 set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
2880 if test "$*" = "X"; then
2881 # -L didn't work.
2882 set X `ls -t $srcdir/configure conftest.file`
2883 fi
2884 rm -f conftest.file
2885 if test "$*" != "X $srcdir/configure conftest.file" \
2886 && test "$*" != "X conftest.file $srcdir/configure"; then
2887
2888 # If neither matched, then we have a broken ls. This can happen
2889 # if, for instance, CONFIG_SHELL is bash and it inherits a
2890 # broken ls alias from the environment. This has actually
2891 # happened. Such a system could not be considered "sane".
2892 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2893 alias in your environment" "$LINENO" 5
2894 fi
2895
2896 test "$2" = conftest.file
2897 )
2898 then
2899 # Ok.
2900 :
2901 else
2902 as_fn_error $? "newly created file is older than distributed files!
2903 Check your system clock" "$LINENO" 5
2904 fi
2905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2906 $as_echo "yes" >&6; }
2907 test "$program_prefix" != NONE &&
2908 program_transform_name="s&^&$program_prefix&;$program_transform_name"
2909 # Use a double $ so make ignores it.
2910 test "$program_suffix" != NONE &&
2911 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2912 # Double any \ or $.
2913 # By default was `s,x,x', remove it if useless.
2914 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2915 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2916
2917
2918 # expand $ac_aux_dir to an absolute path
2919 am_aux_dir=`cd $ac_aux_dir && pwd`
2920
2921 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2922 # Use eval to expand $SHELL
2923 if eval "$MISSING --run true"; then
2924 am_missing_run="$MISSING --run "
2925 else
2926 am_missing_run=
2927 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2928 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2929 fi
2930
2931 for ac_prog in gawk mawk nawk awk
2932 do
2933 # Extract the first word of "$ac_prog", so it can be a program name with args.
2934 set dummy $ac_prog; ac_word=$2
2935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2936 $as_echo_n "checking for $ac_word... " >&6; }
2937 if ${ac_cv_prog_AWK+:} false; then :
2938 $as_echo_n "(cached) " >&6
2939 else
2940 if test -n "$AWK"; then
2941 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2942 else
2943 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2944 for as_dir in $PATH
2945 do
2946 IFS=$as_save_IFS
2947 test -z "$as_dir" && as_dir=.
2948 for ac_exec_ext in '' $ac_executable_extensions; do
2949 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2950 ac_cv_prog_AWK="$ac_prog"
2951 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2952 break 2
2953 fi
2954 done
2955 done
2956 IFS=$as_save_IFS
2957
2958 fi
2959 fi
2960 AWK=$ac_cv_prog_AWK
2961 if test -n "$AWK"; then
2962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2963 $as_echo "$AWK" >&6; }
2964 else
2965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2966 $as_echo "no" >&6; }
2967 fi
2968
2969
2970 test -n "$AWK" && break
2971 done
2972
2973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2974 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2975 set x ${MAKE-make}
2976 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2977 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2978 $as_echo_n "(cached) " >&6
2979 else
2980 cat >conftest.make <<\_ACEOF
2981 SHELL = /bin/sh
2982 all:
2983 @echo '@@@%%%=$(MAKE)=@@@%%%'
2984 _ACEOF
2985 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2986 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2987 *@@@%%%=?*=@@@%%%*)
2988 eval ac_cv_prog_make_${ac_make}_set=yes;;
2989 *)
2990 eval ac_cv_prog_make_${ac_make}_set=no;;
2991 esac
2992 rm -f conftest.make
2993 fi
2994 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2996 $as_echo "yes" >&6; }
2997 SET_MAKE=
2998 else
2999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3000 $as_echo "no" >&6; }
3001 SET_MAKE="MAKE=${MAKE-make}"
3002 fi
3003
3004 rm -rf .tst 2>/dev/null
3005 mkdir .tst 2>/dev/null
3006 if test -d .tst; then
3007 am__leading_dot=.
3008 else
3009 am__leading_dot=_
3010 fi
3011 rmdir .tst 2>/dev/null
3012
3013 # test to see if srcdir already configured
3014 if test "`cd $srcdir && pwd`" != "`pwd`" &&
3015 test -f $srcdir/config.status; then
3016 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3017 fi
3018
3019 # test whether we have cygpath
3020 if test -z "$CYGPATH_W"; then
3021 if (cygpath --version) >/dev/null 2>/dev/null; then
3022 CYGPATH_W='cygpath -w'
3023 else
3024 CYGPATH_W=echo
3025 fi
3026 fi
3027
3028
3029 # Define the identity of the package.
3030 PACKAGE=gvpe
3031 VERSION=2.25
3032
3033
3034 cat >>confdefs.h <<_ACEOF
3035 #define PACKAGE "$PACKAGE"
3036 _ACEOF
3037
3038
3039 cat >>confdefs.h <<_ACEOF
3040 #define VERSION "$VERSION"
3041 _ACEOF
3042
3043 # Some tools Automake needs.
3044
3045 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3046
3047
3048 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3049
3050
3051 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3052
3053
3054 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3055
3056
3057 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3058
3059
3060 AMTAR=${AMTAR-"${am_missing_run}tar"}
3061
3062 install_sh=${install_sh-"$am_aux_dir/install-sh"}
3063
3064 # Installed binaries are usually stripped using `strip' when the user
3065 # run `make install-strip'. However `strip' might not be the right
3066 # tool to use in cross-compilation environments, therefore Automake
3067 # will honor the `STRIP' environment variable to overrule this program.
3068 if test "$cross_compiling" != no; then
3069 if test -n "$ac_tool_prefix"; then
3070 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3071 set dummy ${ac_tool_prefix}strip; ac_word=$2
3072 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3073 $as_echo_n "checking for $ac_word... " >&6; }
3074 if ${ac_cv_prog_STRIP+:} false; then :
3075 $as_echo_n "(cached) " >&6
3076 else
3077 if test -n "$STRIP"; then
3078 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3079 else
3080 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3081 for as_dir in $PATH
3082 do
3083 IFS=$as_save_IFS
3084 test -z "$as_dir" && as_dir=.
3085 for ac_exec_ext in '' $ac_executable_extensions; do
3086 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3087 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3088 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3089 break 2
3090 fi
3091 done
3092 done
3093 IFS=$as_save_IFS
3094
3095 fi
3096 fi
3097 STRIP=$ac_cv_prog_STRIP
3098 if test -n "$STRIP"; then
3099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3100 $as_echo "$STRIP" >&6; }
3101 else
3102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3103 $as_echo "no" >&6; }
3104 fi
3105
3106
3107 fi
3108 if test -z "$ac_cv_prog_STRIP"; then
3109 ac_ct_STRIP=$STRIP
3110 # Extract the first word of "strip", so it can be a program name with args.
3111 set dummy strip; ac_word=$2
3112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3113 $as_echo_n "checking for $ac_word... " >&6; }
3114 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
3115 $as_echo_n "(cached) " >&6
3116 else
3117 if test -n "$ac_ct_STRIP"; then
3118 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3119 else
3120 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3121 for as_dir in $PATH
3122 do
3123 IFS=$as_save_IFS
3124 test -z "$as_dir" && as_dir=.
3125 for ac_exec_ext in '' $ac_executable_extensions; do
3126 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3127 ac_cv_prog_ac_ct_STRIP="strip"
3128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3129 break 2
3130 fi
3131 done
3132 done
3133 IFS=$as_save_IFS
3134
3135 fi
3136 fi
3137 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
3138 if test -n "$ac_ct_STRIP"; then
3139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3140 $as_echo "$ac_ct_STRIP" >&6; }
3141 else
3142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3143 $as_echo "no" >&6; }
3144 fi
3145
3146 if test "x$ac_ct_STRIP" = x; then
3147 STRIP=":"
3148 else
3149 case $cross_compiling:$ac_tool_warned in
3150 yes:)
3151 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3152 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3153 ac_tool_warned=yes ;;
3154 esac
3155 STRIP=$ac_ct_STRIP
3156 fi
3157 else
3158 STRIP="$ac_cv_prog_STRIP"
3159 fi
3160
3161 fi
3162 INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
3163
3164 # We need awk for the "check" target. The system "awk" is bad on
3165 # some platforms.
3166
3167
3168
3169 ac_config_headers="$ac_config_headers config.h"
3170
3171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3172 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3173 # Check whether --enable-maintainer-mode was given.
3174 if test "${enable_maintainer_mode+set}" = set; then :
3175 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
3176 else
3177 USE_MAINTAINER_MODE=no
3178 fi
3179
3180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3181 $as_echo "$USE_MAINTAINER_MODE" >&6; }
3182
3183
3184 if test $USE_MAINTAINER_MODE = yes; then
3185 MAINTAINER_MODE_TRUE=
3186 MAINTAINER_MODE_FALSE='#'
3187 else
3188 MAINTAINER_MODE_TRUE='#'
3189 MAINTAINER_MODE_FALSE=
3190 fi
3191
3192 MAINT=$MAINTAINER_MODE_TRUE
3193
3194
3195
3196
3197
3198
3199
3200
3201 MKINSTALLDIRS=
3202 if test -n "$ac_aux_dir"; then
3203 MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
3204 fi
3205 if test -z "$MKINSTALLDIRS"; then
3206 MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
3207 fi
3208
3209
3210
3211
3212
3213 # Extract the first word of "msgfmt", so it can be a program name with args.
3214 set dummy msgfmt; ac_word=$2
3215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3216 $as_echo_n "checking for $ac_word... " >&6; }
3217 if ${ac_cv_path_MSGFMT+:} false; then :
3218 $as_echo_n "(cached) " >&6
3219 else
3220 case "$MSGFMT" in
3221 /*)
3222 ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
3223 ;;
3224 *)
3225 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3226 for ac_dir in $PATH; do
3227 test -z "$ac_dir" && ac_dir=.
3228 if test -f $ac_dir/$ac_word; then
3229 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
3230 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
3231 ac_cv_path_MSGFMT="$ac_dir/$ac_word"
3232 break
3233 fi
3234 fi
3235 done
3236 IFS="$ac_save_ifs"
3237 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
3238 ;;
3239 esac
3240 fi
3241 MSGFMT="$ac_cv_path_MSGFMT"
3242 if test "$MSGFMT" != ":"; then
3243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
3244 $as_echo "$MSGFMT" >&6; }
3245 else
3246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3247 $as_echo "no" >&6; }
3248 fi
3249
3250 # Extract the first word of "gmsgfmt", so it can be a program name with args.
3251 set dummy gmsgfmt; ac_word=$2
3252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3253 $as_echo_n "checking for $ac_word... " >&6; }
3254 if ${ac_cv_path_GMSGFMT+:} false; then :
3255 $as_echo_n "(cached) " >&6
3256 else
3257 case $GMSGFMT in
3258 [\\/]* | ?:[\\/]*)
3259 ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
3260 ;;
3261 *)
3262 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3263 for as_dir in $PATH
3264 do
3265 IFS=$as_save_IFS
3266 test -z "$as_dir" && as_dir=.
3267 for ac_exec_ext in '' $ac_executable_extensions; do
3268 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3269 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
3270 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3271 break 2
3272 fi
3273 done
3274 done
3275 IFS=$as_save_IFS
3276
3277 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
3278 ;;
3279 esac
3280 fi
3281 GMSGFMT=$ac_cv_path_GMSGFMT
3282 if test -n "$GMSGFMT"; then
3283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
3284 $as_echo "$GMSGFMT" >&6; }
3285 else
3286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3287 $as_echo "no" >&6; }
3288 fi
3289
3290
3291
3292 # Extract the first word of "xgettext", so it can be a program name with args.
3293 set dummy xgettext; ac_word=$2
3294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3295 $as_echo_n "checking for $ac_word... " >&6; }
3296 if ${ac_cv_path_XGETTEXT+:} false; then :
3297 $as_echo_n "(cached) " >&6
3298 else
3299 case "$XGETTEXT" in
3300 /*)
3301 ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
3302 ;;
3303 *)
3304 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3305 for ac_dir in $PATH; do
3306 test -z "$ac_dir" && ac_dir=.
3307 if test -f $ac_dir/$ac_word; then
3308 if $ac_dir/$ac_word --omit-header --copyright-holder= /dev/null >/dev/null 2>&1 &&
3309 (if $ac_dir/$ac_word --omit-header --copyright-holder= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
3310 ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
3311 break
3312 fi
3313 fi
3314 done
3315 IFS="$ac_save_ifs"
3316 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
3317 ;;
3318 esac
3319 fi
3320 XGETTEXT="$ac_cv_path_XGETTEXT"
3321 if test "$XGETTEXT" != ":"; then
3322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
3323 $as_echo "$XGETTEXT" >&6; }
3324 else
3325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3326 $as_echo "no" >&6; }
3327 fi
3328
3329 rm -f messages.po
3330
3331 # Extract the first word of "msgmerge", so it can be a program name with args.
3332 set dummy msgmerge; ac_word=$2
3333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3334 $as_echo_n "checking for $ac_word... " >&6; }
3335 if ${ac_cv_path_MSGMERGE+:} false; then :
3336 $as_echo_n "(cached) " >&6
3337 else
3338 case "$MSGMERGE" in
3339 /*)
3340 ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
3341 ;;
3342 *)
3343 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
3344 for ac_dir in $PATH; do
3345 test -z "$ac_dir" && ac_dir=.
3346 if test -f $ac_dir/$ac_word; then
3347 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
3348 ac_cv_path_MSGMERGE="$ac_dir/$ac_word"
3349 break
3350 fi
3351 fi
3352 done
3353 IFS="$ac_save_ifs"
3354 test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE=":"
3355 ;;
3356 esac
3357 fi
3358 MSGMERGE="$ac_cv_path_MSGMERGE"
3359 if test "$MSGMERGE" != ":"; then
3360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
3361 $as_echo "$MSGMERGE" >&6; }
3362 else
3363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3364 $as_echo "no" >&6; }
3365 fi
3366
3367
3368 if test "$GMSGFMT" != ":"; then
3369 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
3370 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
3371 : ;
3372 else
3373 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
3374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
3375 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
3376 GMSGFMT=":"
3377 fi
3378 fi
3379
3380 if test "$XGETTEXT" != ":"; then
3381 if $XGETTEXT --omit-header --copyright-holder= /dev/null >/dev/null 2>&1 &&
3382 (if $XGETTEXT --omit-header --copyright-holder= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
3383 : ;
3384 else
3385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
3386 $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; }
3387 XGETTEXT=":"
3388 fi
3389 rm -f messages.po
3390 fi
3391
3392 ac_config_commands="$ac_config_commands default-1"
3393
3394
3395
3396 if test "X$prefix" = "XNONE"; then
3397 acl_final_prefix="$ac_default_prefix"
3398 else
3399 acl_final_prefix="$prefix"
3400 fi
3401 if test "X$exec_prefix" = "XNONE"; then
3402 acl_final_exec_prefix='${prefix}'
3403 else
3404 acl_final_exec_prefix="$exec_prefix"
3405 fi
3406 acl_save_prefix="$prefix"
3407 prefix="$acl_final_prefix"
3408 eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
3409 prefix="$acl_save_prefix"
3410
3411 DEPDIR="${am__leading_dot}deps"
3412
3413 ac_config_commands="$ac_config_commands depfiles"
3414
3415
3416 am_make=${MAKE-make}
3417 cat > confinc << 'END'
3418 am__doit:
3419 @echo done
3420 .PHONY: am__doit
3421 END
3422 # If we don't find an include directive, just comment out the code.
3423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3424 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3425 am__include="#"
3426 am__quote=
3427 _am_result=none
3428 # First try GNU make style include.
3429 echo "include confinc" > confmf
3430 # We grep out `Entering directory' and `Leaving directory'
3431 # messages which can occur if `w' ends up in MAKEFLAGS.
3432 # In particular we don't look at `^make:' because GNU make might
3433 # be invoked under some other name (usually "gmake"), in which
3434 # case it prints its new name instead of `make'.
3435 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
3436 am__include=include
3437 am__quote=
3438 _am_result=GNU
3439 fi
3440 # Now try BSD make style include.
3441 if test "$am__include" = "#"; then
3442 echo '.include "confinc"' > confmf
3443 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
3444 am__include=.include
3445 am__quote="\""
3446 _am_result=BSD
3447 fi
3448 fi
3449
3450
3451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3452 $as_echo "$_am_result" >&6; }
3453 rm -f confinc confmf
3454
3455 # Check whether --enable-dependency-tracking was given.
3456 if test "${enable_dependency_tracking+set}" = set; then :
3457 enableval=$enable_dependency_tracking;
3458 fi
3459
3460 if test "x$enable_dependency_tracking" != xno; then
3461 am_depcomp="$ac_aux_dir/depcomp"
3462 AMDEPBACKSLASH='\'
3463 fi
3464
3465
3466 if test "x$enable_dependency_tracking" != xno; then
3467 AMDEP_TRUE=
3468 AMDEP_FALSE='#'
3469 else
3470 AMDEP_TRUE='#'
3471 AMDEP_FALSE=
3472 fi
3473
3474
3475
3476 ac_ext=c
3477 ac_cpp='$CPP $CPPFLAGS'
3478 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3479 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3480 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3481 if test -n "$ac_tool_prefix"; then
3482 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3483 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3485 $as_echo_n "checking for $ac_word... " >&6; }
3486 if ${ac_cv_prog_CC+:} false; then :
3487 $as_echo_n "(cached) " >&6
3488 else
3489 if test -n "$CC"; then
3490 ac_cv_prog_CC="$CC" # Let the user override the test.
3491 else
3492 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3493 for as_dir in $PATH
3494 do
3495 IFS=$as_save_IFS
3496 test -z "$as_dir" && as_dir=.
3497 for ac_exec_ext in '' $ac_executable_extensions; do
3498 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3499 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3500 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3501 break 2
3502 fi
3503 done
3504 done
3505 IFS=$as_save_IFS
3506
3507 fi
3508 fi
3509 CC=$ac_cv_prog_CC
3510 if test -n "$CC"; then
3511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3512 $as_echo "$CC" >&6; }
3513 else
3514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3515 $as_echo "no" >&6; }
3516 fi
3517
3518
3519 fi
3520 if test -z "$ac_cv_prog_CC"; then
3521 ac_ct_CC=$CC
3522 # Extract the first word of "gcc", so it can be a program name with args.
3523 set dummy gcc; ac_word=$2
3524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3525 $as_echo_n "checking for $ac_word... " >&6; }
3526 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3527 $as_echo_n "(cached) " >&6
3528 else
3529 if test -n "$ac_ct_CC"; then
3530 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3531 else
3532 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3533 for as_dir in $PATH
3534 do
3535 IFS=$as_save_IFS
3536 test -z "$as_dir" && as_dir=.
3537 for ac_exec_ext in '' $ac_executable_extensions; do
3538 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3539 ac_cv_prog_ac_ct_CC="gcc"
3540 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3541 break 2
3542 fi
3543 done
3544 done
3545 IFS=$as_save_IFS
3546
3547 fi
3548 fi
3549 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3550 if test -n "$ac_ct_CC"; then
3551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3552 $as_echo "$ac_ct_CC" >&6; }
3553 else
3554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3555 $as_echo "no" >&6; }
3556 fi
3557
3558 if test "x$ac_ct_CC" = x; then
3559 CC=""
3560 else
3561 case $cross_compiling:$ac_tool_warned in
3562 yes:)
3563 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3564 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3565 ac_tool_warned=yes ;;
3566 esac
3567 CC=$ac_ct_CC
3568 fi
3569 else
3570 CC="$ac_cv_prog_CC"
3571 fi
3572
3573 if test -z "$CC"; then
3574 if test -n "$ac_tool_prefix"; then
3575 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3576 set dummy ${ac_tool_prefix}cc; ac_word=$2
3577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3578 $as_echo_n "checking for $ac_word... " >&6; }
3579 if ${ac_cv_prog_CC+:} false; then :
3580 $as_echo_n "(cached) " >&6
3581 else
3582 if test -n "$CC"; then
3583 ac_cv_prog_CC="$CC" # Let the user override the test.
3584 else
3585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3586 for as_dir in $PATH
3587 do
3588 IFS=$as_save_IFS
3589 test -z "$as_dir" && as_dir=.
3590 for ac_exec_ext in '' $ac_executable_extensions; do
3591 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3592 ac_cv_prog_CC="${ac_tool_prefix}cc"
3593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3594 break 2
3595 fi
3596 done
3597 done
3598 IFS=$as_save_IFS
3599
3600 fi
3601 fi
3602 CC=$ac_cv_prog_CC
3603 if test -n "$CC"; then
3604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3605 $as_echo "$CC" >&6; }
3606 else
3607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3608 $as_echo "no" >&6; }
3609 fi
3610
3611
3612 fi
3613 fi
3614 if test -z "$CC"; then
3615 # Extract the first word of "cc", so it can be a program name with args.
3616 set dummy cc; ac_word=$2
3617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3618 $as_echo_n "checking for $ac_word... " >&6; }
3619 if ${ac_cv_prog_CC+:} false; then :
3620 $as_echo_n "(cached) " >&6
3621 else
3622 if test -n "$CC"; then
3623 ac_cv_prog_CC="$CC" # Let the user override the test.
3624 else
3625 ac_prog_rejected=no
3626 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3627 for as_dir in $PATH
3628 do
3629 IFS=$as_save_IFS
3630 test -z "$as_dir" && as_dir=.
3631 for ac_exec_ext in '' $ac_executable_extensions; do
3632 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3633 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3634 ac_prog_rejected=yes
3635 continue
3636 fi
3637 ac_cv_prog_CC="cc"
3638 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3639 break 2
3640 fi
3641 done
3642 done
3643 IFS=$as_save_IFS
3644
3645 if test $ac_prog_rejected = yes; then
3646 # We found a bogon in the path, so make sure we never use it.
3647 set dummy $ac_cv_prog_CC
3648 shift
3649 if test $# != 0; then
3650 # We chose a different compiler from the bogus one.
3651 # However, it has the same basename, so the bogon will be chosen
3652 # first if we set CC to just the basename; use the full file name.
3653 shift
3654 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3655 fi
3656 fi
3657 fi
3658 fi
3659 CC=$ac_cv_prog_CC
3660 if test -n "$CC"; then
3661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3662 $as_echo "$CC" >&6; }
3663 else
3664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3665 $as_echo "no" >&6; }
3666 fi
3667
3668
3669 fi
3670 if test -z "$CC"; then
3671 if test -n "$ac_tool_prefix"; then
3672 for ac_prog in cl.exe
3673 do
3674 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3675 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3676 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3677 $as_echo_n "checking for $ac_word... " >&6; }
3678 if ${ac_cv_prog_CC+:} false; then :
3679 $as_echo_n "(cached) " >&6
3680 else
3681 if test -n "$CC"; then
3682 ac_cv_prog_CC="$CC" # Let the user override the test.
3683 else
3684 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3685 for as_dir in $PATH
3686 do
3687 IFS=$as_save_IFS
3688 test -z "$as_dir" && as_dir=.
3689 for ac_exec_ext in '' $ac_executable_extensions; do
3690 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3691 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3692 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3693 break 2
3694 fi
3695 done
3696 done
3697 IFS=$as_save_IFS
3698
3699 fi
3700 fi
3701 CC=$ac_cv_prog_CC
3702 if test -n "$CC"; then
3703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3704 $as_echo "$CC" >&6; }
3705 else
3706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3707 $as_echo "no" >&6; }
3708 fi
3709
3710
3711 test -n "$CC" && break
3712 done
3713 fi
3714 if test -z "$CC"; then
3715 ac_ct_CC=$CC
3716 for ac_prog in cl.exe
3717 do
3718 # Extract the first word of "$ac_prog", so it can be a program name with args.
3719 set dummy $ac_prog; ac_word=$2
3720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3721 $as_echo_n "checking for $ac_word... " >&6; }
3722 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3723 $as_echo_n "(cached) " >&6
3724 else
3725 if test -n "$ac_ct_CC"; then
3726 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3727 else
3728 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3729 for as_dir in $PATH
3730 do
3731 IFS=$as_save_IFS
3732 test -z "$as_dir" && as_dir=.
3733 for ac_exec_ext in '' $ac_executable_extensions; do
3734 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3735 ac_cv_prog_ac_ct_CC="$ac_prog"
3736 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3737 break 2
3738 fi
3739 done
3740 done
3741 IFS=$as_save_IFS
3742
3743 fi
3744 fi
3745 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3746 if test -n "$ac_ct_CC"; then
3747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3748 $as_echo "$ac_ct_CC" >&6; }
3749 else
3750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3751 $as_echo "no" >&6; }
3752 fi
3753
3754
3755 test -n "$ac_ct_CC" && break
3756 done
3757
3758 if test "x$ac_ct_CC" = x; then
3759 CC=""
3760 else
3761 case $cross_compiling:$ac_tool_warned in
3762 yes:)
3763 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3764 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3765 ac_tool_warned=yes ;;
3766 esac
3767 CC=$ac_ct_CC
3768 fi
3769 fi
3770
3771 fi
3772
3773
3774 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3775 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3776 as_fn_error $? "no acceptable C compiler found in \$PATH
3777 See \`config.log' for more details" "$LINENO" 5; }
3778
3779 # Provide some information about the compiler.
3780 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3781 set X $ac_compile
3782 ac_compiler=$2
3783 for ac_option in --version -v -V -qversion; do
3784 { { ac_try="$ac_compiler $ac_option >&5"
3785 case "(($ac_try" in
3786 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3787 *) ac_try_echo=$ac_try;;
3788 esac
3789 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3790 $as_echo "$ac_try_echo"; } >&5
3791 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3792 ac_status=$?
3793 if test -s conftest.err; then
3794 sed '10a\
3795 ... rest of stderr output deleted ...
3796 10q' conftest.err >conftest.er1
3797 cat conftest.er1 >&5
3798 fi
3799 rm -f conftest.er1 conftest.err
3800 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3801 test $ac_status = 0; }
3802 done
3803
3804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3805 /* end confdefs.h. */
3806
3807 int
3808 main ()
3809 {
3810
3811 ;
3812 return 0;
3813 }
3814 _ACEOF
3815 ac_clean_files_save=$ac_clean_files
3816 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3817 # Try to create an executable without -o first, disregard a.out.
3818 # It will help us diagnose broken compilers, and finding out an intuition
3819 # of exeext.
3820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3821 $as_echo_n "checking whether the C compiler works... " >&6; }
3822 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3823
3824 # The possible output files:
3825 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3826
3827 ac_rmfiles=
3828 for ac_file in $ac_files
3829 do
3830 case $ac_file in
3831 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3832 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3833 esac
3834 done
3835 rm -f $ac_rmfiles
3836
3837 if { { ac_try="$ac_link_default"
3838 case "(($ac_try" in
3839 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3840 *) ac_try_echo=$ac_try;;
3841 esac
3842 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3843 $as_echo "$ac_try_echo"; } >&5
3844 (eval "$ac_link_default") 2>&5
3845 ac_status=$?
3846 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3847 test $ac_status = 0; }; then :
3848 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3849 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3850 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3851 # so that the user can short-circuit this test for compilers unknown to
3852 # Autoconf.
3853 for ac_file in $ac_files ''
3854 do
3855 test -f "$ac_file" || continue
3856 case $ac_file in
3857 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3858 ;;
3859 [ab].out )
3860 # We found the default executable, but exeext='' is most
3861 # certainly right.
3862 break;;
3863 *.* )
3864 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3865 then :; else
3866 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3867 fi
3868 # We set ac_cv_exeext here because the later test for it is not
3869 # safe: cross compilers may not add the suffix if given an `-o'
3870 # argument, so we may need to know it at that point already.
3871 # Even if this section looks crufty: it has the advantage of
3872 # actually working.
3873 break;;
3874 * )
3875 break;;
3876 esac
3877 done
3878 test "$ac_cv_exeext" = no && ac_cv_exeext=
3879
3880 else
3881 ac_file=''
3882 fi
3883 if test -z "$ac_file"; then :
3884 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3885 $as_echo "no" >&6; }
3886 $as_echo "$as_me: failed program was:" >&5
3887 sed 's/^/| /' conftest.$ac_ext >&5
3888
3889 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3890 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3891 as_fn_error 77 "C compiler cannot create executables
3892 See \`config.log' for more details" "$LINENO" 5; }
3893 else
3894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3895 $as_echo "yes" >&6; }
3896 fi
3897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3898 $as_echo_n "checking for C compiler default output file name... " >&6; }
3899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3900 $as_echo "$ac_file" >&6; }
3901 ac_exeext=$ac_cv_exeext
3902
3903 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3904 ac_clean_files=$ac_clean_files_save
3905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3906 $as_echo_n "checking for suffix of executables... " >&6; }
3907 if { { ac_try="$ac_link"
3908 case "(($ac_try" in
3909 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3910 *) ac_try_echo=$ac_try;;
3911 esac
3912 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3913 $as_echo "$ac_try_echo"; } >&5
3914 (eval "$ac_link") 2>&5
3915 ac_status=$?
3916 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3917 test $ac_status = 0; }; then :
3918 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3919 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3920 # work properly (i.e., refer to `conftest.exe'), while it won't with
3921 # `rm'.
3922 for ac_file in conftest.exe conftest conftest.*; do
3923 test -f "$ac_file" || continue
3924 case $ac_file in
3925 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3926 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3927 break;;
3928 * ) break;;
3929 esac
3930 done
3931 else
3932 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3933 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3934 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3935 See \`config.log' for more details" "$LINENO" 5; }
3936 fi
3937 rm -f conftest conftest$ac_cv_exeext
3938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3939 $as_echo "$ac_cv_exeext" >&6; }
3940
3941 rm -f conftest.$ac_ext
3942 EXEEXT=$ac_cv_exeext
3943 ac_exeext=$EXEEXT
3944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3945 /* end confdefs.h. */
3946 #include <stdio.h>
3947 int
3948 main ()
3949 {
3950 FILE *f = fopen ("conftest.out", "w");
3951 return ferror (f) || fclose (f) != 0;
3952
3953 ;
3954 return 0;
3955 }
3956 _ACEOF
3957 ac_clean_files="$ac_clean_files conftest.out"
3958 # Check that the compiler produces executables we can run. If not, either
3959 # the compiler is broken, or we cross compile.
3960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3961 $as_echo_n "checking whether we are cross compiling... " >&6; }
3962 if test "$cross_compiling" != yes; then
3963 { { ac_try="$ac_link"
3964 case "(($ac_try" in
3965 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3966 *) ac_try_echo=$ac_try;;
3967 esac
3968 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3969 $as_echo "$ac_try_echo"; } >&5
3970 (eval "$ac_link") 2>&5
3971 ac_status=$?
3972 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3973 test $ac_status = 0; }
3974 if { ac_try='./conftest$ac_cv_exeext'
3975 { { case "(($ac_try" in
3976 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3977 *) ac_try_echo=$ac_try;;
3978 esac
3979 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3980 $as_echo "$ac_try_echo"; } >&5
3981 (eval "$ac_try") 2>&5
3982 ac_status=$?
3983 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3984 test $ac_status = 0; }; }; then
3985 cross_compiling=no
3986 else
3987 if test "$cross_compiling" = maybe; then
3988 cross_compiling=yes
3989 else
3990 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3991 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3992 as_fn_error $? "cannot run C compiled programs.
3993 If you meant to cross compile, use \`--host'.
3994 See \`config.log' for more details" "$LINENO" 5; }
3995 fi
3996 fi
3997 fi
3998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3999 $as_echo "$cross_compiling" >&6; }
4000
4001 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4002 ac_clean_files=$ac_clean_files_save
4003 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4004 $as_echo_n "checking for suffix of object files... " >&6; }
4005 if ${ac_cv_objext+:} false; then :
4006 $as_echo_n "(cached) " >&6
4007 else
4008 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4009 /* end confdefs.h. */
4010
4011 int
4012 main ()
4013 {
4014
4015 ;
4016 return 0;
4017 }
4018 _ACEOF
4019 rm -f conftest.o conftest.obj
4020 if { { ac_try="$ac_compile"
4021 case "(($ac_try" in
4022 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4023 *) ac_try_echo=$ac_try;;
4024 esac
4025 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4026 $as_echo "$ac_try_echo"; } >&5
4027 (eval "$ac_compile") 2>&5
4028 ac_status=$?
4029 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4030 test $ac_status = 0; }; then :
4031 for ac_file in conftest.o conftest.obj conftest.*; do
4032 test -f "$ac_file" || continue;
4033 case $ac_file in
4034 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4035 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4036 break;;
4037 esac
4038 done
4039 else
4040 $as_echo "$as_me: failed program was:" >&5
4041 sed 's/^/| /' conftest.$ac_ext >&5
4042
4043 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4044 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4045 as_fn_error $? "cannot compute suffix of object files: cannot compile
4046 See \`config.log' for more details" "$LINENO" 5; }
4047 fi
4048 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4049 fi
4050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4051 $as_echo "$ac_cv_objext" >&6; }
4052 OBJEXT=$ac_cv_objext
4053 ac_objext=$OBJEXT
4054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4055 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4056 if ${ac_cv_c_compiler_gnu+:} false; then :
4057 $as_echo_n "(cached) " >&6
4058 else
4059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4060 /* end confdefs.h. */
4061
4062 int
4063 main ()
4064 {
4065 #ifndef __GNUC__
4066 choke me
4067 #endif
4068
4069 ;
4070 return 0;
4071 }
4072 _ACEOF
4073 if ac_fn_c_try_compile "$LINENO"; then :
4074 ac_compiler_gnu=yes
4075 else
4076 ac_compiler_gnu=no
4077 fi
4078 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4079 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4080
4081 fi
4082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4083 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4084 if test $ac_compiler_gnu = yes; then
4085 GCC=yes
4086 else
4087 GCC=
4088 fi
4089 ac_test_CFLAGS=${CFLAGS+set}
4090 ac_save_CFLAGS=$CFLAGS
4091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4092 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4093 if ${ac_cv_prog_cc_g+:} false; then :
4094 $as_echo_n "(cached) " >&6
4095 else
4096 ac_save_c_werror_flag=$ac_c_werror_flag
4097 ac_c_werror_flag=yes
4098 ac_cv_prog_cc_g=no
4099 CFLAGS="-g"
4100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4101 /* end confdefs.h. */
4102
4103 int
4104 main ()
4105 {
4106
4107 ;
4108 return 0;
4109 }
4110 _ACEOF
4111 if ac_fn_c_try_compile "$LINENO"; then :
4112 ac_cv_prog_cc_g=yes
4113 else
4114 CFLAGS=""
4115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4116 /* end confdefs.h. */
4117
4118 int
4119 main ()
4120 {
4121
4122 ;
4123 return 0;
4124 }
4125 _ACEOF
4126 if ac_fn_c_try_compile "$LINENO"; then :
4127
4128 else
4129 ac_c_werror_flag=$ac_save_c_werror_flag
4130 CFLAGS="-g"
4131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4132 /* end confdefs.h. */
4133
4134 int
4135 main ()
4136 {
4137
4138 ;
4139 return 0;
4140 }
4141 _ACEOF
4142 if ac_fn_c_try_compile "$LINENO"; then :
4143 ac_cv_prog_cc_g=yes
4144 fi
4145 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4146 fi
4147 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4148 fi
4149 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4150 ac_c_werror_flag=$ac_save_c_werror_flag
4151 fi
4152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4153 $as_echo "$ac_cv_prog_cc_g" >&6; }
4154 if test "$ac_test_CFLAGS" = set; then
4155 CFLAGS=$ac_save_CFLAGS
4156 elif test $ac_cv_prog_cc_g = yes; then
4157 if test "$GCC" = yes; then
4158 CFLAGS="-g -O2"
4159 else
4160 CFLAGS="-g"
4161 fi
4162 else
4163 if test "$GCC" = yes; then
4164 CFLAGS="-O2"
4165 else
4166 CFLAGS=
4167 fi
4168 fi
4169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4170 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4171 if ${ac_cv_prog_cc_c89+:} false; then :
4172 $as_echo_n "(cached) " >&6
4173 else
4174 ac_cv_prog_cc_c89=no
4175 ac_save_CC=$CC
4176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4177 /* end confdefs.h. */
4178 #include <stdarg.h>
4179 #include <stdio.h>
4180 struct stat;
4181 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4182 struct buf { int x; };
4183 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4184 static char *e (p, i)
4185 char **p;
4186 int i;
4187 {
4188 return p[i];
4189 }
4190 static char *f (char * (*g) (char **, int), char **p, ...)
4191 {
4192 char *s;
4193 va_list v;
4194 va_start (v,p);
4195 s = g (p, va_arg (v,int));
4196 va_end (v);
4197 return s;
4198 }
4199
4200 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4201 function prototypes and stuff, but not '\xHH' hex character constants.
4202 These don't provoke an error unfortunately, instead are silently treated
4203 as 'x'. The following induces an error, until -std is added to get
4204 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4205 array size at least. It's necessary to write '\x00'==0 to get something
4206 that's true only with -std. */
4207 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4208
4209 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4210 inside strings and character constants. */
4211 #define FOO(x) 'x'
4212 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4213
4214 int test (int i, double x);
4215 struct s1 {int (*f) (int a);};
4216 struct s2 {int (*f) (double a);};
4217 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4218 int argc;
4219 char **argv;
4220 int
4221 main ()
4222 {
4223 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4224 ;
4225 return 0;
4226 }
4227 _ACEOF
4228 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4229 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4230 do
4231 CC="$ac_save_CC $ac_arg"
4232 if ac_fn_c_try_compile "$LINENO"; then :
4233 ac_cv_prog_cc_c89=$ac_arg
4234 fi
4235 rm -f core conftest.err conftest.$ac_objext
4236 test "x$ac_cv_prog_cc_c89" != "xno" && break
4237 done
4238 rm -f conftest.$ac_ext
4239 CC=$ac_save_CC
4240
4241 fi
4242 # AC_CACHE_VAL
4243 case "x$ac_cv_prog_cc_c89" in
4244 x)
4245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4246 $as_echo "none needed" >&6; } ;;
4247 xno)
4248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4249 $as_echo "unsupported" >&6; } ;;
4250 *)
4251 CC="$CC $ac_cv_prog_cc_c89"
4252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4253 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4254 esac
4255 if test "x$ac_cv_prog_cc_c89" != xno; then :
4256
4257 fi
4258
4259 ac_ext=c
4260 ac_cpp='$CPP $CPPFLAGS'
4261 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4262 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4263 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4264
4265 depcc="$CC" am_compiler_list=
4266
4267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4268 $as_echo_n "checking dependency style of $depcc... " >&6; }
4269 if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4270 $as_echo_n "(cached) " >&6
4271 else
4272 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4273 # We make a subdir and do the tests there. Otherwise we can end up
4274 # making bogus files that we don't know about and never remove. For
4275 # instance it was reported that on HP-UX the gcc test will end up
4276 # making a dummy file named `D' -- because `-MD' means `put the output
4277 # in D'.
4278 mkdir conftest.dir
4279 # Copy depcomp to subdir because otherwise we won't find it if we're
4280 # using a relative directory.
4281 cp "$am_depcomp" conftest.dir
4282 cd conftest.dir
4283 # We will build objects and dependencies in a subdirectory because
4284 # it helps to detect inapplicable dependency modes. For instance
4285 # both Tru64's cc and ICC support -MD to output dependencies as a
4286 # side effect of compilation, but ICC will put the dependencies in
4287 # the current directory while Tru64 will put them in the object
4288 # directory.
4289 mkdir sub
4290
4291 am_cv_CC_dependencies_compiler_type=none
4292 if test "$am_compiler_list" = ""; then
4293 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4294 fi
4295 for depmode in $am_compiler_list; do
4296 # Setup a source with many dependencies, because some compilers
4297 # like to wrap large dependency lists on column 80 (with \), and
4298 # we should not choose a depcomp mode which is confused by this.
4299 #
4300 # We need to recreate these files for each test, as the compiler may
4301 # overwrite some of them when testing with obscure command lines.
4302 # This happens at least with the AIX C compiler.
4303 : > sub/conftest.c
4304 for i in 1 2 3 4 5 6; do
4305 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4306 : > sub/conftst$i.h
4307 done
4308 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4309
4310 case $depmode in
4311 nosideeffect)
4312 # after this tag, mechanisms are not by side-effect, so they'll
4313 # only be used when explicitly requested
4314 if test "x$enable_dependency_tracking" = xyes; then
4315 continue
4316 else
4317 break
4318 fi
4319 ;;
4320 none) break ;;
4321 esac
4322 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4323 # mode. It turns out that the SunPro C++ compiler does not properly
4324 # handle `-M -o', and we need to detect this.
4325 if depmode=$depmode \
4326 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
4327 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4328 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
4329 >/dev/null 2>conftest.err &&
4330 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4331 grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4332 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4333 # icc doesn't choke on unknown options, it will just issue warnings
4334 # (even with -Werror). So we grep stderr for any message
4335 # that says an option was ignored.
4336 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
4337 am_cv_CC_dependencies_compiler_type=$depmode
4338 break
4339 fi
4340 fi
4341 done
4342
4343 cd ..
4344 rm -rf conftest.dir
4345 else
4346 am_cv_CC_dependencies_compiler_type=none
4347 fi
4348
4349 fi
4350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4351 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
4352 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
4353
4354
4355
4356 if
4357 test "x$enable_dependency_tracking" != xno \
4358 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4359 am__fastdepCC_TRUE=
4360 am__fastdepCC_FALSE='#'
4361 else
4362 am__fastdepCC_TRUE='#'
4363 am__fastdepCC_FALSE=
4364 fi
4365
4366
4367
4368 # Check whether --with-gnu-ld was given.
4369 if test "${with_gnu_ld+set}" = set; then :
4370 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4371 else
4372 with_gnu_ld=no
4373 fi
4374
4375 ac_prog=ld
4376 if test "$GCC" = yes; then
4377 # Check if gcc -print-prog-name=ld gives a path.
4378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
4379 $as_echo_n "checking for ld used by GCC... " >&6; }
4380 case $host in
4381 *-*-mingw*)
4382 # gcc leaves a trailing carriage return which upsets mingw
4383 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4384 *)
4385 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4386 esac
4387 case $ac_prog in
4388 # Accept absolute paths.
4389 [\\/]* | [A-Za-z]:[\\/]*)
4390 re_direlt='/[^/][^/]*/\.\./'
4391 # Canonicalize the path of ld
4392 ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
4393 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
4394 ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
4395 done
4396 test -z "$LD" && LD="$ac_prog"
4397 ;;
4398 "")
4399 # If it fails, then pretend we aren't using GCC.
4400 ac_prog=ld
4401 ;;
4402 *)
4403 # If it is relative, then search for the first ld in PATH.
4404 with_gnu_ld=unknown
4405 ;;
4406 esac
4407 elif test "$with_gnu_ld" = yes; then
4408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4409 $as_echo_n "checking for GNU ld... " >&6; }
4410 else
4411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4412 $as_echo_n "checking for non-GNU ld... " >&6; }
4413 fi
4414 if ${acl_cv_path_LD+:} false; then :
4415 $as_echo_n "(cached) " >&6
4416 else
4417 if test -z "$LD"; then
4418 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
4419 for ac_dir in $PATH; do
4420 test -z "$ac_dir" && ac_dir=.
4421 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4422 acl_cv_path_LD="$ac_dir/$ac_prog"
4423 # Check to see if the program is GNU ld. I'd rather use --version,
4424 # but apparently some GNU ld's only accept -v.
4425 # Break only if it was the GNU/non-GNU ld that we prefer.
4426 if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
4427 test "$with_gnu_ld" != no && break
4428 else
4429 test "$with_gnu_ld" != yes && break
4430 fi
4431 fi
4432 done
4433 IFS="$ac_save_ifs"
4434 else
4435 acl_cv_path_LD="$LD" # Let the user override the test with a path.
4436 fi
4437 fi
4438
4439 LD="$acl_cv_path_LD"
4440 if test -n "$LD"; then
4441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4442 $as_echo "$LD" >&6; }
4443 else
4444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4445 $as_echo "no" >&6; }
4446 fi
4447 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4448 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4449 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4450 if ${acl_cv_prog_gnu_ld+:} false; then :
4451 $as_echo_n "(cached) " >&6
4452 else
4453 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
4454 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
4455 acl_cv_prog_gnu_ld=yes
4456 else
4457 acl_cv_prog_gnu_ld=no
4458 fi
4459 fi
4460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
4461 $as_echo "$acl_cv_prog_gnu_ld" >&6; }
4462 with_gnu_ld=$acl_cv_prog_gnu_ld
4463
4464
4465
4466 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
4467 $as_echo_n "checking for shared library run path origin... " >&6; }
4468 if ${acl_cv_rpath+:} false; then :
4469 $as_echo_n "(cached) " >&6
4470 else
4471
4472 CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
4473 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
4474 . ./conftest.sh
4475 rm -f ./conftest.sh
4476 acl_cv_rpath=done
4477
4478 fi
4479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
4480 $as_echo "$acl_cv_rpath" >&6; }
4481 wl="$acl_cv_wl"
4482 libext="$acl_cv_libext"
4483 shlibext="$acl_cv_shlibext"
4484 hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
4485 hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
4486 hardcode_direct="$acl_cv_hardcode_direct"
4487 hardcode_minus_L="$acl_cv_hardcode_minus_L"
4488 sys_lib_search_path_spec="$acl_cv_sys_lib_search_path_spec"
4489 sys_lib_dlsearch_path_spec="$acl_cv_sys_lib_dlsearch_path_spec"
4490 # Check whether --enable-rpath was given.
4491 if test "${enable_rpath+set}" = set; then :
4492 enableval=$enable_rpath; :
4493 else
4494 enable_rpath=yes
4495 fi
4496
4497
4498
4499
4500
4501
4502
4503
4504 use_additional=yes
4505
4506 acl_save_prefix="$prefix"
4507 prefix="$acl_final_prefix"
4508 acl_save_exec_prefix="$exec_prefix"
4509 exec_prefix="$acl_final_exec_prefix"
4510
4511 eval additional_includedir=\"$includedir\"
4512 eval additional_libdir=\"$libdir\"
4513
4514 exec_prefix="$acl_save_exec_prefix"
4515 prefix="$acl_save_prefix"
4516
4517
4518 # Check whether --with-libiconv-prefix was given.
4519 if test "${with_libiconv_prefix+set}" = set; then :
4520 withval=$with_libiconv_prefix;
4521 if test "X$withval" = "Xno"; then
4522 use_additional=no
4523 else
4524 if test "X$withval" = "X"; then
4525
4526 acl_save_prefix="$prefix"
4527 prefix="$acl_final_prefix"
4528 acl_save_exec_prefix="$exec_prefix"
4529 exec_prefix="$acl_final_exec_prefix"
4530
4531 eval additional_includedir=\"$includedir\"
4532 eval additional_libdir=\"$libdir\"
4533
4534 exec_prefix="$acl_save_exec_prefix"
4535 prefix="$acl_save_prefix"
4536
4537 else
4538 additional_includedir="$withval/include"
4539 additional_libdir="$withval/lib"
4540 fi
4541 fi
4542
4543 fi
4544
4545 LIBICONV=
4546 LTLIBICONV=
4547 INCICONV=
4548 rpathdirs=
4549 ltrpathdirs=
4550 names_already_handled=
4551 names_next_round='iconv '
4552 while test -n "$names_next_round"; do
4553 names_this_round="$names_next_round"
4554 names_next_round=
4555 for name in $names_this_round; do
4556 already_handled=
4557 for n in $names_already_handled; do
4558 if test "$n" = "$name"; then
4559 already_handled=yes
4560 break
4561 fi
4562 done
4563 if test -z "$already_handled"; then
4564 names_already_handled="$names_already_handled $name"
4565 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
4566 eval value=\"\$HAVE_LIB$uppername\"
4567 if test -n "$value"; then
4568 if test "$value" = yes; then
4569 eval value=\"\$LIB$uppername\"
4570 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
4571 eval value=\"\$LTLIB$uppername\"
4572 test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
4573 else
4574 :
4575 fi
4576 else
4577 found_dir=
4578 found_la=
4579 found_so=
4580 found_a=
4581 if test $use_additional = yes; then
4582 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
4583 found_dir="$additional_libdir"
4584 found_so="$additional_libdir/lib$name.$shlibext"
4585 if test -f "$additional_libdir/lib$name.la"; then
4586 found_la="$additional_libdir/lib$name.la"
4587 fi
4588 else
4589 if test -f "$additional_libdir/lib$name.$libext"; then
4590 found_dir="$additional_libdir"
4591 found_a="$additional_libdir/lib$name.$libext"
4592 if test -f "$additional_libdir/lib$name.la"; then
4593 found_la="$additional_libdir/lib$name.la"
4594 fi
4595 fi
4596 fi
4597 fi
4598 if test "X$found_dir" = "X"; then
4599 for x in $LDFLAGS $LTLIBICONV; do
4600
4601 acl_save_prefix="$prefix"
4602 prefix="$acl_final_prefix"
4603 acl_save_exec_prefix="$exec_prefix"
4604 exec_prefix="$acl_final_exec_prefix"
4605 eval x=\"$x\"
4606 exec_prefix="$acl_save_exec_prefix"
4607 prefix="$acl_save_prefix"
4608
4609 case "$x" in
4610 -L*)
4611 dir=`echo "X$x" | sed -e 's/^X-L//'`
4612 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
4613 found_dir="$dir"
4614 found_so="$dir/lib$name.$shlibext"
4615 if test -f "$dir/lib$name.la"; then
4616 found_la="$dir/lib$name.la"
4617 fi
4618 else
4619 if test -f "$dir/lib$name.$libext"; then
4620 found_dir="$dir"
4621 found_a="$dir/lib$name.$libext"
4622 if test -f "$dir/lib$name.la"; then
4623 found_la="$dir/lib$name.la"
4624 fi
4625 fi
4626 fi
4627 ;;
4628 esac
4629 if test "X$found_dir" != "X"; then
4630 break
4631 fi
4632 done
4633 fi
4634 if test "X$found_dir" != "X"; then
4635 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
4636 if test "X$found_so" != "X"; then
4637 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
4638 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4639 else
4640 haveit=
4641 for x in $ltrpathdirs; do
4642 if test "X$x" = "X$found_dir"; then
4643 haveit=yes
4644 break
4645 fi
4646 done
4647 if test -z "$haveit"; then
4648 ltrpathdirs="$ltrpathdirs $found_dir"
4649 fi
4650 if test "$hardcode_direct" = yes; then
4651 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4652 else
4653 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
4654 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4655 haveit=
4656 for x in $rpathdirs; do
4657 if test "X$x" = "X$found_dir"; then
4658 haveit=yes
4659 break
4660 fi
4661 done
4662 if test -z "$haveit"; then
4663 rpathdirs="$rpathdirs $found_dir"
4664 fi
4665 else
4666 haveit=
4667 for x in $LDFLAGS $LIBICONV; do
4668
4669 acl_save_prefix="$prefix"
4670 prefix="$acl_final_prefix"
4671 acl_save_exec_prefix="$exec_prefix"
4672 exec_prefix="$acl_final_exec_prefix"
4673 eval x=\"$x\"
4674 exec_prefix="$acl_save_exec_prefix"
4675 prefix="$acl_save_prefix"
4676
4677 if test "X$x" = "X-L$found_dir"; then
4678 haveit=yes
4679 break
4680 fi
4681 done
4682 if test -z "$haveit"; then
4683 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
4684 fi
4685 if test "$hardcode_minus_L" != no; then
4686 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4687 else
4688 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
4689 fi
4690 fi
4691 fi
4692 fi
4693 else
4694 if test "X$found_a" != "X"; then
4695 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
4696 else
4697 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
4698 fi
4699 fi
4700 additional_includedir=
4701 case "$found_dir" in
4702 */lib | */lib/)
4703 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
4704 additional_includedir="$basedir/include"
4705 ;;
4706 esac
4707 if test "X$additional_includedir" != "X"; then
4708 if test "X$additional_includedir" != "X/usr/include"; then
4709 haveit=
4710 if test "X$additional_includedir" = "X/usr/local/include"; then
4711 if test -n "$GCC"; then
4712 case $host_os in
4713 linux*) haveit=yes;;
4714 esac
4715 fi
4716 fi
4717 if test -z "$haveit"; then
4718 for x in $CPPFLAGS $INCICONV; do
4719
4720 acl_save_prefix="$prefix"
4721 prefix="$acl_final_prefix"
4722 acl_save_exec_prefix="$exec_prefix"
4723 exec_prefix="$acl_final_exec_prefix"
4724 eval x=\"$x\"
4725 exec_prefix="$acl_save_exec_prefix"
4726 prefix="$acl_save_prefix"
4727
4728 if test "X$x" = "X-I$additional_includedir"; then
4729 haveit=yes
4730 break
4731 fi
4732 done
4733 if test -z "$haveit"; then
4734 if test -d "$additional_includedir"; then
4735 INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir"
4736 fi
4737 fi
4738 fi
4739 fi
4740 fi
4741 if test -n "$found_la"; then
4742 save_libdir="$libdir"
4743 case "$found_la" in
4744 */* | *\\*) . "$found_la" ;;
4745 *) . "./$found_la" ;;
4746 esac
4747 libdir="$save_libdir"
4748 for dep in $dependency_libs; do
4749 case "$dep" in
4750 -L*)
4751 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
4752 if test "X$additional_libdir" != "X/usr/lib"; then
4753 haveit=
4754 if test "X$additional_libdir" = "X/usr/local/lib"; then
4755 if test -n "$GCC"; then
4756 case $host_os in
4757 linux*) haveit=yes;;
4758 esac
4759 fi
4760 fi
4761 if test -z "$haveit"; then
4762 haveit=
4763 for x in $LDFLAGS $LIBICONV; do
4764
4765 acl_save_prefix="$prefix"
4766 prefix="$acl_final_prefix"
4767 acl_save_exec_prefix="$exec_prefix"
4768 exec_prefix="$acl_final_exec_prefix"
4769 eval x=\"$x\"
4770 exec_prefix="$acl_save_exec_prefix"
4771 prefix="$acl_save_prefix"
4772
4773 if test "X$x" = "X-L$additional_libdir"; then
4774 haveit=yes
4775 break
4776 fi
4777 done
4778 if test -z "$haveit"; then
4779 if test -d "$additional_libdir"; then
4780 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
4781 fi
4782 fi
4783 haveit=
4784 for x in $LDFLAGS $LTLIBICONV; do
4785
4786 acl_save_prefix="$prefix"
4787 prefix="$acl_final_prefix"
4788 acl_save_exec_prefix="$exec_prefix"
4789 exec_prefix="$acl_final_exec_prefix"
4790 eval x=\"$x\"
4791 exec_prefix="$acl_save_exec_prefix"
4792 prefix="$acl_save_prefix"
4793
4794 if test "X$x" = "X-L$additional_libdir"; then
4795 haveit=yes
4796 break
4797 fi
4798 done
4799 if test -z "$haveit"; then
4800 if test -d "$additional_libdir"; then
4801 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
4802 fi
4803 fi
4804 fi
4805 fi
4806 ;;
4807 -R*)
4808 dir=`echo "X$dep" | sed -e 's/^X-R//'`
4809 if test "$enable_rpath" != no; then
4810 haveit=
4811 for x in $rpathdirs; do
4812 if test "X$x" = "X$dir"; then
4813 haveit=yes
4814 break
4815 fi
4816 done
4817 if test -z "$haveit"; then
4818 rpathdirs="$rpathdirs $dir"
4819 fi
4820 haveit=
4821 for x in $ltrpathdirs; do
4822 if test "X$x" = "X$dir"; then
4823 haveit=yes
4824 break
4825 fi
4826 done
4827 if test -z "$haveit"; then
4828 ltrpathdirs="$ltrpathdirs $dir"
4829 fi
4830 fi
4831 ;;
4832 -l*)
4833 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
4834 ;;
4835 *.la)
4836 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
4837 ;;
4838 *)
4839 LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
4840 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep"
4841 ;;
4842 esac
4843 done
4844 fi
4845 else
4846 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
4847 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
4848 fi
4849 fi
4850 fi
4851 done
4852 done
4853 if test "X$rpathdirs" != "X"; then
4854 if test -n "$hardcode_libdir_separator"; then
4855 alldirs=
4856 for found_dir in $rpathdirs; do
4857 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
4858 done
4859 acl_save_libdir="$libdir"
4860 libdir="$alldirs"
4861 eval flag=\"$hardcode_libdir_flag_spec\"
4862 libdir="$acl_save_libdir"
4863 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
4864 else
4865 for found_dir in $rpathdirs; do
4866 acl_save_libdir="$libdir"
4867 libdir="$found_dir"
4868 eval flag=\"$hardcode_libdir_flag_spec\"
4869 libdir="$acl_save_libdir"
4870 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
4871 done
4872 fi
4873 fi
4874 if test "X$ltrpathdirs" != "X"; then
4875 for found_dir in $ltrpathdirs; do
4876 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
4877 done
4878 fi
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
4898 $as_echo_n "checking whether NLS is requested... " >&6; }
4899 # Check whether --enable-nls was given.
4900 if test "${enable_nls+set}" = set; then :
4901 enableval=$enable_nls; USE_NLS=$enableval
4902 else
4903 USE_NLS=yes
4904 fi
4905
4906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
4907 $as_echo "$USE_NLS" >&6; }
4908
4909
4910
4911 LIBINTL=
4912 LTLIBINTL=
4913 POSUB=
4914
4915 if test "$USE_NLS" = "yes"; then
4916 gt_use_preinstalled_gnugettext=no
4917
4918
4919
4920
4921
4922
4923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
4924 $as_echo_n "checking for GNU gettext in libc... " >&6; }
4925 if ${gt_cv_func_gnugettext1_libc+:} false; then :
4926 $as_echo_n "(cached) " >&6
4927 else
4928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4929 /* end confdefs.h. */
4930 #include <libintl.h>
4931 extern int _nl_msg_cat_cntr;
4932 extern int *_nl_domain_bindings;
4933 int
4934 main ()
4935 {
4936 bindtextdomain ("", "");
4937 return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
4938 ;
4939 return 0;
4940 }
4941 _ACEOF
4942 if ac_fn_c_try_link "$LINENO"; then :
4943 gt_cv_func_gnugettext1_libc=yes
4944 else
4945 gt_cv_func_gnugettext1_libc=no
4946 fi
4947 rm -f core conftest.err conftest.$ac_objext \
4948 conftest$ac_exeext conftest.$ac_ext
4949 fi
4950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_gnugettext1_libc" >&5
4951 $as_echo "$gt_cv_func_gnugettext1_libc" >&6; }
4952
4953 if test "$gt_cv_func_gnugettext1_libc" != "yes"; then
4954
4955
4956
4957
4958
4959 am_save_CPPFLAGS="$CPPFLAGS"
4960
4961 for element in $INCICONV; do
4962 haveit=
4963 for x in $CPPFLAGS; do
4964
4965 acl_save_prefix="$prefix"
4966 prefix="$acl_final_prefix"
4967 acl_save_exec_prefix="$exec_prefix"
4968 exec_prefix="$acl_final_exec_prefix"
4969 eval x=\"$x\"
4970 exec_prefix="$acl_save_exec_prefix"
4971 prefix="$acl_save_prefix"
4972
4973 if test "X$x" = "X$element"; then
4974 haveit=yes
4975 break
4976 fi
4977 done
4978 if test -z "$haveit"; then
4979 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
4980 fi
4981 done
4982
4983
4984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
4985 $as_echo_n "checking for iconv... " >&6; }
4986 if ${am_cv_func_iconv+:} false; then :
4987 $as_echo_n "(cached) " >&6
4988 else
4989
4990 am_cv_func_iconv="no, consider installing GNU libiconv"
4991 am_cv_lib_iconv=no
4992 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4993 /* end confdefs.h. */
4994 #include <stdlib.h>
4995 #include <iconv.h>
4996 int
4997 main ()
4998 {
4999 iconv_t cd = iconv_open("","");
5000 iconv(cd,NULL,NULL,NULL,NULL);
5001 iconv_close(cd);
5002 ;
5003 return 0;
5004 }
5005 _ACEOF
5006 if ac_fn_c_try_link "$LINENO"; then :
5007 am_cv_func_iconv=yes
5008 fi
5009 rm -f core conftest.err conftest.$ac_objext \
5010 conftest$ac_exeext conftest.$ac_ext
5011 if test "$am_cv_func_iconv" != yes; then
5012 am_save_LIBS="$LIBS"
5013 LIBS="$LIBS $LIBICONV"
5014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5015 /* end confdefs.h. */
5016 #include <stdlib.h>
5017 #include <iconv.h>
5018 int
5019 main ()
5020 {
5021 iconv_t cd = iconv_open("","");
5022 iconv(cd,NULL,NULL,NULL,NULL);
5023 iconv_close(cd);
5024 ;
5025 return 0;
5026 }
5027 _ACEOF
5028 if ac_fn_c_try_link "$LINENO"; then :
5029 am_cv_lib_iconv=yes
5030 am_cv_func_iconv=yes
5031 fi
5032 rm -f core conftest.err conftest.$ac_objext \
5033 conftest$ac_exeext conftest.$ac_ext
5034 LIBS="$am_save_LIBS"
5035 fi
5036
5037 fi
5038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
5039 $as_echo "$am_cv_func_iconv" >&6; }
5040 if test "$am_cv_func_iconv" = yes; then
5041
5042 $as_echo "#define HAVE_ICONV 1" >>confdefs.h
5043
5044 fi
5045 if test "$am_cv_lib_iconv" = yes; then
5046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
5047 $as_echo_n "checking how to link with libiconv... " >&6; }
5048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
5049 $as_echo "$LIBICONV" >&6; }
5050 else
5051 CPPFLAGS="$am_save_CPPFLAGS"
5052 LIBICONV=
5053 LTLIBICONV=
5054 fi
5055
5056
5057
5058
5059
5060
5061 use_additional=yes
5062
5063 acl_save_prefix="$prefix"
5064 prefix="$acl_final_prefix"
5065 acl_save_exec_prefix="$exec_prefix"
5066 exec_prefix="$acl_final_exec_prefix"
5067
5068 eval additional_includedir=\"$includedir\"
5069 eval additional_libdir=\"$libdir\"
5070
5071 exec_prefix="$acl_save_exec_prefix"
5072 prefix="$acl_save_prefix"
5073
5074
5075 # Check whether --with-libintl-prefix was given.
5076 if test "${with_libintl_prefix+set}" = set; then :
5077 withval=$with_libintl_prefix;
5078 if test "X$withval" = "Xno"; then
5079 use_additional=no
5080 else
5081 if test "X$withval" = "X"; then
5082
5083 acl_save_prefix="$prefix"
5084 prefix="$acl_final_prefix"
5085 acl_save_exec_prefix="$exec_prefix"
5086 exec_prefix="$acl_final_exec_prefix"
5087
5088 eval additional_includedir=\"$includedir\"
5089 eval additional_libdir=\"$libdir\"
5090
5091 exec_prefix="$acl_save_exec_prefix"
5092 prefix="$acl_save_prefix"
5093
5094 else
5095 additional_includedir="$withval/include"
5096 additional_libdir="$withval/lib"
5097 fi
5098 fi
5099
5100 fi
5101
5102 LIBINTL=
5103 LTLIBINTL=
5104 INCINTL=
5105 rpathdirs=
5106 ltrpathdirs=
5107 names_already_handled=
5108 names_next_round='intl '
5109 while test -n "$names_next_round"; do
5110 names_this_round="$names_next_round"
5111 names_next_round=
5112 for name in $names_this_round; do
5113 already_handled=
5114 for n in $names_already_handled; do
5115 if test "$n" = "$name"; then
5116 already_handled=yes
5117 break
5118 fi
5119 done
5120 if test -z "$already_handled"; then
5121 names_already_handled="$names_already_handled $name"
5122 uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
5123 eval value=\"\$HAVE_LIB$uppername\"
5124 if test -n "$value"; then
5125 if test "$value" = yes; then
5126 eval value=\"\$LIB$uppername\"
5127 test -z "$value" || LIBINTL="${LIBINTL}${LIBINTL:+ }$value"
5128 eval value=\"\$LTLIB$uppername\"
5129 test -z "$value" || LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$value"
5130 else
5131 :
5132 fi
5133 else
5134 found_dir=
5135 found_la=
5136 found_so=
5137 found_a=
5138 if test $use_additional = yes; then
5139 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
5140 found_dir="$additional_libdir"
5141 found_so="$additional_libdir/lib$name.$shlibext"
5142 if test -f "$additional_libdir/lib$name.la"; then
5143 found_la="$additional_libdir/lib$name.la"
5144 fi
5145 else
5146 if test -f "$additional_libdir/lib$name.$libext"; then
5147 found_dir="$additional_libdir"
5148 found_a="$additional_libdir/lib$name.$libext"
5149 if test -f "$additional_libdir/lib$name.la"; then
5150 found_la="$additional_libdir/lib$name.la"
5151 fi
5152 fi
5153 fi
5154 fi
5155 if test "X$found_dir" = "X"; then
5156 for x in $LDFLAGS $LTLIBINTL; do
5157
5158 acl_save_prefix="$prefix"
5159 prefix="$acl_final_prefix"
5160 acl_save_exec_prefix="$exec_prefix"
5161 exec_prefix="$acl_final_exec_prefix"
5162 eval x=\"$x\"
5163 exec_prefix="$acl_save_exec_prefix"
5164 prefix="$acl_save_prefix"
5165
5166 case "$x" in
5167 -L*)
5168 dir=`echo "X$x" | sed -e 's/^X-L//'`
5169 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
5170 found_dir="$dir"
5171 found_so="$dir/lib$name.$shlibext"
5172 if test -f "$dir/lib$name.la"; then
5173 found_la="$dir/lib$name.la"
5174 fi
5175 else
5176 if test -f "$dir/lib$name.$libext"; then
5177 found_dir="$dir"
5178 found_a="$dir/lib$name.$libext"
5179 if test -f "$dir/lib$name.la"; then
5180 found_la="$dir/lib$name.la"
5181 fi
5182 fi
5183 fi
5184 ;;
5185 esac
5186 if test "X$found_dir" != "X"; then
5187 break
5188 fi
5189 done
5190 fi
5191 if test "X$found_dir" != "X"; then
5192 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$found_dir -l$name"
5193 if test "X$found_so" != "X"; then
5194 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
5195 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
5196 else
5197 haveit=
5198 for x in $ltrpathdirs; do
5199 if test "X$x" = "X$found_dir"; then
5200 haveit=yes
5201 break
5202 fi
5203 done
5204 if test -z "$haveit"; then
5205 ltrpathdirs="$ltrpathdirs $found_dir"
5206 fi
5207 if test "$hardcode_direct" = yes; then
5208 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
5209 else
5210 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
5211 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
5212 haveit=
5213 for x in $rpathdirs; do
5214 if test "X$x" = "X$found_dir"; then
5215 haveit=yes
5216 break
5217 fi
5218 done
5219 if test -z "$haveit"; then
5220 rpathdirs="$rpathdirs $found_dir"
5221 fi
5222 else
5223 haveit=
5224 for x in $LDFLAGS $LIBINTL; do
5225
5226 acl_save_prefix="$prefix"
5227 prefix="$acl_final_prefix"
5228 acl_save_exec_prefix="$exec_prefix"
5229 exec_prefix="$acl_final_exec_prefix"
5230 eval x=\"$x\"
5231 exec_prefix="$acl_save_exec_prefix"
5232 prefix="$acl_save_prefix"
5233
5234 if test "X$x" = "X-L$found_dir"; then
5235 haveit=yes
5236 break
5237 fi
5238 done
5239 if test -z "$haveit"; then
5240 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir"
5241 fi
5242 if test "$hardcode_minus_L" != no; then
5243 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
5244 else
5245 LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
5246 fi
5247 fi
5248 fi
5249 fi
5250 else
5251 if test "X$found_a" != "X"; then
5252 LIBINTL="${LIBINTL}${LIBINTL:+ }$found_a"
5253 else
5254 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir -l$name"
5255 fi
5256 fi
5257 additional_includedir=
5258 case "$found_dir" in
5259 */lib | */lib/)
5260 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
5261 additional_includedir="$basedir/include"
5262 ;;
5263 esac
5264 if test "X$additional_includedir" != "X"; then
5265 if test "X$additional_includedir" != "X/usr/include"; then
5266 haveit=
5267 if test "X$additional_includedir" = "X/usr/local/include"; then
5268 if test -n "$GCC"; then
5269 case $host_os in
5270 linux*) haveit=yes;;
5271 esac
5272 fi
5273 fi
5274 if test -z "$haveit"; then
5275 for x in $CPPFLAGS $INCINTL; do
5276
5277 acl_save_prefix="$prefix"
5278 prefix="$acl_final_prefix"
5279 acl_save_exec_prefix="$exec_prefix"
5280 exec_prefix="$acl_final_exec_prefix"
5281 eval x=\"$x\"
5282 exec_prefix="$acl_save_exec_prefix"
5283 prefix="$acl_save_prefix"
5284
5285 if test "X$x" = "X-I$additional_includedir"; then
5286 haveit=yes
5287 break
5288 fi
5289 done
5290 if test -z "$haveit"; then
5291 if test -d "$additional_includedir"; then
5292 INCINTL="${INCINTL}${INCINTL:+ }-I$additional_includedir"
5293 fi
5294 fi
5295 fi
5296 fi
5297 fi
5298 if test -n "$found_la"; then
5299 save_libdir="$libdir"
5300 case "$found_la" in
5301 */* | *\\*) . "$found_la" ;;
5302 *) . "./$found_la" ;;
5303 esac
5304 libdir="$save_libdir"
5305 for dep in $dependency_libs; do
5306 case "$dep" in
5307 -L*)
5308 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
5309 if test "X$additional_libdir" != "X/usr/lib"; then
5310 haveit=
5311 if test "X$additional_libdir" = "X/usr/local/lib"; then
5312 if test -n "$GCC"; then
5313 case $host_os in
5314 linux*) haveit=yes;;
5315 esac
5316 fi
5317 fi
5318 if test -z "$haveit"; then
5319 haveit=
5320 for x in $LDFLAGS $LIBINTL; do
5321
5322 acl_save_prefix="$prefix"
5323 prefix="$acl_final_prefix"
5324 acl_save_exec_prefix="$exec_prefix"
5325 exec_prefix="$acl_final_exec_prefix"
5326 eval x=\"$x\"
5327 exec_prefix="$acl_save_exec_prefix"
5328 prefix="$acl_save_prefix"
5329
5330 if test "X$x" = "X-L$additional_libdir"; then
5331 haveit=yes
5332 break
5333 fi
5334 done
5335 if test -z "$haveit"; then
5336 if test -d "$additional_libdir"; then
5337 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
5338 fi
5339 fi
5340 haveit=
5341 for x in $LDFLAGS $LTLIBINTL; do
5342
5343 acl_save_prefix="$prefix"
5344 prefix="$acl_final_prefix"
5345 acl_save_exec_prefix="$exec_prefix"
5346 exec_prefix="$acl_final_exec_prefix"
5347 eval x=\"$x\"
5348 exec_prefix="$acl_save_exec_prefix"
5349 prefix="$acl_save_prefix"
5350
5351 if test "X$x" = "X-L$additional_libdir"; then
5352 haveit=yes
5353 break
5354 fi
5355 done
5356 if test -z "$haveit"; then
5357 if test -d "$additional_libdir"; then
5358 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$additional_libdir"
5359 fi
5360 fi
5361 fi
5362 fi
5363 ;;
5364 -R*)
5365 dir=`echo "X$dep" | sed -e 's/^X-R//'`
5366 if test "$enable_rpath" != no; then
5367 haveit=
5368 for x in $rpathdirs; do
5369 if test "X$x" = "X$dir"; then
5370 haveit=yes
5371 break
5372 fi
5373 done
5374 if test -z "$haveit"; then
5375 rpathdirs="$rpathdirs $dir"
5376 fi
5377 haveit=
5378 for x in $ltrpathdirs; do
5379 if test "X$x" = "X$dir"; then
5380 haveit=yes
5381 break
5382 fi
5383 done
5384 if test -z "$haveit"; then
5385 ltrpathdirs="$ltrpathdirs $dir"
5386 fi
5387 fi
5388 ;;
5389 -l*)
5390 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
5391 ;;
5392 *.la)
5393 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
5394 ;;
5395 *)
5396 LIBINTL="${LIBINTL}${LIBINTL:+ }$dep"
5397 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$dep"
5398 ;;
5399 esac
5400 done
5401 fi
5402 else
5403 LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
5404 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-l$name"
5405 fi
5406 fi
5407 fi
5408 done
5409 done
5410 if test "X$rpathdirs" != "X"; then
5411 if test -n "$hardcode_libdir_separator"; then
5412 alldirs=
5413 for found_dir in $rpathdirs; do
5414 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
5415 done
5416 acl_save_libdir="$libdir"
5417 libdir="$alldirs"
5418 eval flag=\"$hardcode_libdir_flag_spec\"
5419 libdir="$acl_save_libdir"
5420 LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
5421 else
5422 for found_dir in $rpathdirs; do
5423 acl_save_libdir="$libdir"
5424 libdir="$found_dir"
5425 eval flag=\"$hardcode_libdir_flag_spec\"
5426 libdir="$acl_save_libdir"
5427 LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
5428 done
5429 fi
5430 fi
5431 if test "X$ltrpathdirs" != "X"; then
5432 for found_dir in $ltrpathdirs; do
5433 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
5434 done
5435 fi
5436
5437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
5438 $as_echo_n "checking for GNU gettext in libintl... " >&6; }
5439 if ${gt_cv_func_gnugettext1_libintl+:} false; then :
5440 $as_echo_n "(cached) " >&6
5441 else
5442 gt_save_CPPFLAGS="$CPPFLAGS"
5443 CPPFLAGS="$CPPFLAGS $INCINTL"
5444 gt_save_LIBS="$LIBS"
5445 LIBS="$LIBS $LIBINTL"
5446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5447 /* end confdefs.h. */
5448 #include <libintl.h>
5449 extern int _nl_msg_cat_cntr;
5450 extern
5451 #ifdef __cplusplus
5452 "C"
5453 #endif
5454 const char *_nl_expand_alias ();
5455 int
5456 main ()
5457 {
5458 bindtextdomain ("", "");
5459 return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
5460 ;
5461 return 0;
5462 }
5463 _ACEOF
5464 if ac_fn_c_try_link "$LINENO"; then :
5465 gt_cv_func_gnugettext1_libintl=yes
5466 else
5467 gt_cv_func_gnugettext1_libintl=no
5468 fi
5469 rm -f core conftest.err conftest.$ac_objext \
5470 conftest$ac_exeext conftest.$ac_ext
5471 if test "$gt_cv_func_gnugettext1_libintl" != yes && test -n "$LIBICONV"; then
5472 LIBS="$LIBS $LIBICONV"
5473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5474 /* end confdefs.h. */
5475 #include <libintl.h>
5476 extern int _nl_msg_cat_cntr;
5477 extern
5478 #ifdef __cplusplus
5479 "C"
5480 #endif
5481 const char *_nl_expand_alias ();
5482 int
5483 main ()
5484 {
5485 bindtextdomain ("", "");
5486 return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
5487 ;
5488 return 0;
5489 }
5490 _ACEOF
5491 if ac_fn_c_try_link "$LINENO"; then :
5492 LIBINTL="$LIBINTL $LIBICONV"
5493 LTLIBINTL="$LTLIBINTL $LTLIBICONV"
5494 gt_cv_func_gnugettext1_libintl=yes
5495
5496 fi
5497 rm -f core conftest.err conftest.$ac_objext \
5498 conftest$ac_exeext conftest.$ac_ext
5499 fi
5500 CPPFLAGS="$gt_save_CPPFLAGS"
5501 LIBS="$gt_save_LIBS"
5502 fi
5503 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_gnugettext1_libintl" >&5
5504 $as_echo "$gt_cv_func_gnugettext1_libintl" >&6; }
5505 fi
5506
5507 if test "$gt_cv_func_gnugettext1_libc" = "yes" \
5508 || { test "$gt_cv_func_gnugettext1_libintl" = "yes" \
5509 && test "$PACKAGE" != gettext; }; then
5510 gt_use_preinstalled_gnugettext=yes
5511 else
5512 LIBINTL=
5513 LTLIBINTL=
5514 INCINTL=
5515 fi
5516
5517
5518
5519 if test "$gt_use_preinstalled_gnugettext" = "yes" \
5520 || test "$nls_cv_use_gnu_gettext" = "yes"; then
5521
5522 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
5523
5524 else
5525 USE_NLS=no
5526 fi
5527 fi
5528
5529 if test "$USE_NLS" = "yes"; then
5530
5531 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
5532 if test "$gt_cv_func_gnugettext1_libintl" = "yes"; then
5533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
5534 $as_echo_n "checking how to link with libintl... " >&6; }
5535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
5536 $as_echo "$LIBINTL" >&6; }
5537
5538 for element in $INCINTL; do
5539 haveit=
5540 for x in $CPPFLAGS; do
5541
5542 acl_save_prefix="$prefix"
5543 prefix="$acl_final_prefix"
5544 acl_save_exec_prefix="$exec_prefix"
5545 exec_prefix="$acl_final_exec_prefix"
5546 eval x=\"$x\"
5547 exec_prefix="$acl_save_exec_prefix"
5548 prefix="$acl_save_prefix"
5549
5550 if test "X$x" = "X$element"; then
5551 haveit=yes
5552 break
5553 fi
5554 done
5555 if test -z "$haveit"; then
5556 CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
5557 fi
5558 done
5559
5560 fi
5561
5562
5563 $as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
5564
5565
5566 $as_echo "#define HAVE_DCGETTEXT 1" >>confdefs.h
5567
5568 fi
5569
5570 POSUB=po
5571 fi
5572
5573
5574
5575 INTLLIBS="$LIBINTL"
5576
5577
5578
5579
5580
5581
5582
5583
5584 # Enable GNU extensions.
5585 # Define this here, not in acconfig's @TOP@ section, since definitions
5586 # in the latter don't make it into the configure-time tests.
5587
5588 $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5589
5590
5591 # do NOT define POSIX_SOURCE, sicne this clashes with many BSDs
5592
5593 ALL_LINGUAS=""
5594
5595 ac_ext=c
5596 ac_cpp='$CPP $CPPFLAGS'
5597 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5598 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5599 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5601 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5602 # On Suns, sometimes $CPP names a directory.
5603 if test -n "$CPP" && test -d "$CPP"; then
5604 CPP=
5605 fi
5606 if test -z "$CPP"; then
5607 if ${ac_cv_prog_CPP+:} false; then :
5608 $as_echo_n "(cached) " >&6
5609 else
5610 # Double quotes because CPP needs to be expanded
5611 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5612 do
5613 ac_preproc_ok=false
5614 for ac_c_preproc_warn_flag in '' yes
5615 do
5616 # Use a header file that comes with gcc, so configuring glibc
5617 # with a fresh cross-compiler works.
5618 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5619 # <limits.h> exists even on freestanding compilers.
5620 # On the NeXT, cc -E runs the code through the compiler's parser,
5621 # not just through cpp. "Syntax error" is here to catch this case.
5622 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5623 /* end confdefs.h. */
5624 #ifdef __STDC__
5625 # include <limits.h>
5626 #else
5627 # include <assert.h>
5628 #endif
5629 Syntax error
5630 _ACEOF
5631 if ac_fn_c_try_cpp "$LINENO"; then :
5632
5633 else
5634 # Broken: fails on valid input.
5635 continue
5636 fi
5637 rm -f conftest.err conftest.i conftest.$ac_ext
5638
5639 # OK, works on sane cases. Now check whether nonexistent headers
5640 # can be detected and how.
5641 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5642 /* end confdefs.h. */
5643 #include <ac_nonexistent.h>
5644 _ACEOF
5645 if ac_fn_c_try_cpp "$LINENO"; then :
5646 # Broken: success on invalid input.
5647 continue
5648 else
5649 # Passes both tests.
5650 ac_preproc_ok=:
5651 break
5652 fi
5653 rm -f conftest.err conftest.i conftest.$ac_ext
5654
5655 done
5656 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5657 rm -f conftest.i conftest.err conftest.$ac_ext
5658 if $ac_preproc_ok; then :
5659 break
5660 fi
5661
5662 done
5663 ac_cv_prog_CPP=$CPP
5664
5665 fi
5666 CPP=$ac_cv_prog_CPP
5667 else
5668 ac_cv_prog_CPP=$CPP
5669 fi
5670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5671 $as_echo "$CPP" >&6; }
5672 ac_preproc_ok=false
5673 for ac_c_preproc_warn_flag in '' yes
5674 do
5675 # Use a header file that comes with gcc, so configuring glibc
5676 # with a fresh cross-compiler works.
5677 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5678 # <limits.h> exists even on freestanding compilers.
5679 # On the NeXT, cc -E runs the code through the compiler's parser,
5680 # not just through cpp. "Syntax error" is here to catch this case.
5681 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5682 /* end confdefs.h. */
5683 #ifdef __STDC__
5684 # include <limits.h>
5685 #else
5686 # include <assert.h>
5687 #endif
5688 Syntax error
5689 _ACEOF
5690 if ac_fn_c_try_cpp "$LINENO"; then :
5691
5692 else
5693 # Broken: fails on valid input.
5694 continue
5695 fi
5696 rm -f conftest.err conftest.i conftest.$ac_ext
5697
5698 # OK, works on sane cases. Now check whether nonexistent headers
5699 # can be detected and how.
5700 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5701 /* end confdefs.h. */
5702 #include <ac_nonexistent.h>
5703 _ACEOF
5704 if ac_fn_c_try_cpp "$LINENO"; then :
5705 # Broken: success on invalid input.
5706 continue
5707 else
5708 # Passes both tests.
5709 ac_preproc_ok=:
5710 break
5711 fi
5712 rm -f conftest.err conftest.i conftest.$ac_ext
5713
5714 done
5715 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5716 rm -f conftest.i conftest.err conftest.$ac_ext
5717 if $ac_preproc_ok; then :
5718
5719 else
5720 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5721 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5722 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5723 See \`config.log' for more details" "$LINENO" 5; }
5724 fi
5725
5726 ac_ext=c
5727 ac_cpp='$CPP $CPPFLAGS'
5728 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5729 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5730 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5731
5732 ac_ext=cpp
5733 ac_cpp='$CXXCPP $CPPFLAGS'
5734 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5735 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5736 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5737 if test -z "$CXX"; then
5738 if test -n "$CCC"; then
5739 CXX=$CCC
5740 else
5741 if test -n "$ac_tool_prefix"; then
5742 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5743 do
5744 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5745 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5747 $as_echo_n "checking for $ac_word... " >&6; }
5748 if ${ac_cv_prog_CXX+:} false; then :
5749 $as_echo_n "(cached) " >&6
5750 else
5751 if test -n "$CXX"; then
5752 ac_cv_prog_CXX="$CXX" # Let the user override the test.
5753 else
5754 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5755 for as_dir in $PATH
5756 do
5757 IFS=$as_save_IFS
5758 test -z "$as_dir" && as_dir=.
5759 for ac_exec_ext in '' $ac_executable_extensions; do
5760 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5761 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
5762 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5763 break 2
5764 fi
5765 done
5766 done
5767 IFS=$as_save_IFS
5768
5769 fi
5770 fi
5771 CXX=$ac_cv_prog_CXX
5772 if test -n "$CXX"; then
5773 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
5774 $as_echo "$CXX" >&6; }
5775 else
5776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5777 $as_echo "no" >&6; }
5778 fi
5779
5780
5781 test -n "$CXX" && break
5782 done
5783 fi
5784 if test -z "$CXX"; then
5785 ac_ct_CXX=$CXX
5786 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
5787 do
5788 # Extract the first word of "$ac_prog", so it can be a program name with args.
5789 set dummy $ac_prog; ac_word=$2
5790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5791 $as_echo_n "checking for $ac_word... " >&6; }
5792 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
5793 $as_echo_n "(cached) " >&6
5794 else
5795 if test -n "$ac_ct_CXX"; then
5796 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
5797 else
5798 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5799 for as_dir in $PATH
5800 do
5801 IFS=$as_save_IFS
5802 test -z "$as_dir" && as_dir=.
5803 for ac_exec_ext in '' $ac_executable_extensions; do
5804 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5805 ac_cv_prog_ac_ct_CXX="$ac_prog"
5806 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5807 break 2
5808 fi
5809 done
5810 done
5811 IFS=$as_save_IFS
5812
5813 fi
5814 fi
5815 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
5816 if test -n "$ac_ct_CXX"; then
5817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
5818 $as_echo "$ac_ct_CXX" >&6; }
5819 else
5820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5821 $as_echo "no" >&6; }
5822 fi
5823
5824
5825 test -n "$ac_ct_CXX" && break
5826 done
5827
5828 if test "x$ac_ct_CXX" = x; then
5829 CXX="g++"
5830 else
5831 case $cross_compiling:$ac_tool_warned in
5832 yes:)
5833 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5834 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5835 ac_tool_warned=yes ;;
5836 esac
5837 CXX=$ac_ct_CXX
5838 fi
5839 fi
5840
5841 fi
5842 fi
5843 # Provide some information about the compiler.
5844 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
5845 set X $ac_compile
5846 ac_compiler=$2
5847 for ac_option in --version -v -V -qversion; do
5848 { { ac_try="$ac_compiler $ac_option >&5"
5849 case "(($ac_try" in
5850 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5851 *) ac_try_echo=$ac_try;;
5852 esac
5853 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5854 $as_echo "$ac_try_echo"; } >&5
5855 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5856 ac_status=$?
5857 if test -s conftest.err; then
5858 sed '10a\
5859 ... rest of stderr output deleted ...
5860 10q' conftest.err >conftest.er1
5861 cat conftest.er1 >&5
5862 fi
5863 rm -f conftest.er1 conftest.err
5864 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5865 test $ac_status = 0; }
5866 done
5867
5868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
5869 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
5870 if ${ac_cv_cxx_compiler_gnu+:} false; then :
5871 $as_echo_n "(cached) " >&6
5872 else
5873 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5874 /* end confdefs.h. */
5875
5876 int
5877 main ()
5878 {
5879 #ifndef __GNUC__
5880 choke me
5881 #endif
5882
5883 ;
5884 return 0;
5885 }
5886 _ACEOF
5887 if ac_fn_cxx_try_compile "$LINENO"; then :
5888 ac_compiler_gnu=yes
5889 else
5890 ac_compiler_gnu=no
5891 fi
5892 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5893 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
5894
5895 fi
5896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
5897 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
5898 if test $ac_compiler_gnu = yes; then
5899 GXX=yes
5900 else
5901 GXX=
5902 fi
5903 ac_test_CXXFLAGS=${CXXFLAGS+set}
5904 ac_save_CXXFLAGS=$CXXFLAGS
5905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
5906 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
5907 if ${ac_cv_prog_cxx_g+:} false; then :
5908 $as_echo_n "(cached) " >&6
5909 else
5910 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
5911 ac_cxx_werror_flag=yes
5912 ac_cv_prog_cxx_g=no
5913 CXXFLAGS="-g"
5914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5915 /* end confdefs.h. */
5916
5917 int
5918 main ()
5919 {
5920
5921 ;
5922 return 0;
5923 }
5924 _ACEOF
5925 if ac_fn_cxx_try_compile "$LINENO"; then :
5926 ac_cv_prog_cxx_g=yes
5927 else
5928 CXXFLAGS=""
5929 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5930 /* end confdefs.h. */
5931
5932 int
5933 main ()
5934 {
5935
5936 ;
5937 return 0;
5938 }
5939 _ACEOF
5940 if ac_fn_cxx_try_compile "$LINENO"; then :
5941
5942 else
5943 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5944 CXXFLAGS="-g"
5945 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5946 /* end confdefs.h. */
5947
5948 int
5949 main ()
5950 {
5951
5952 ;
5953 return 0;
5954 }
5955 _ACEOF
5956 if ac_fn_cxx_try_compile "$LINENO"; then :
5957 ac_cv_prog_cxx_g=yes
5958 fi
5959 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5960 fi
5961 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5962 fi
5963 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5964 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
5965 fi
5966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
5967 $as_echo "$ac_cv_prog_cxx_g" >&6; }
5968 if test "$ac_test_CXXFLAGS" = set; then
5969 CXXFLAGS=$ac_save_CXXFLAGS
5970 elif test $ac_cv_prog_cxx_g = yes; then
5971 if test "$GXX" = yes; then
5972 CXXFLAGS="-g -O2"
5973 else
5974 CXXFLAGS="-g"
5975 fi
5976 else
5977 if test "$GXX" = yes; then
5978 CXXFLAGS="-O2"
5979 else
5980 CXXFLAGS=
5981 fi
5982 fi
5983 ac_ext=c
5984 ac_cpp='$CPP $CPPFLAGS'
5985 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5986 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5987 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5988
5989 depcc="$CXX" am_compiler_list=
5990
5991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5992 $as_echo_n "checking dependency style of $depcc... " >&6; }
5993 if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
5994 $as_echo_n "(cached) " >&6
5995 else
5996 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5997 # We make a subdir and do the tests there. Otherwise we can end up
5998 # making bogus files that we don't know about and never remove. For
5999 # instance it was reported that on HP-UX the gcc test will end up
6000 # making a dummy file named `D' -- because `-MD' means `put the output
6001 # in D'.
6002 mkdir conftest.dir
6003 # Copy depcomp to subdir because otherwise we won't find it if we're
6004 # using a relative directory.
6005 cp "$am_depcomp" conftest.dir
6006 cd conftest.dir
6007 # We will build objects and dependencies in a subdirectory because
6008 # it helps to detect inapplicable dependency modes. For instance
6009 # both Tru64's cc and ICC support -MD to output dependencies as a
6010 # side effect of compilation, but ICC will put the dependencies in
6011 # the current directory while Tru64 will put them in the object
6012 # directory.
6013 mkdir sub
6014
6015 am_cv_CXX_dependencies_compiler_type=none
6016 if test "$am_compiler_list" = ""; then
6017 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
6018 fi
6019 for depmode in $am_compiler_list; do
6020 # Setup a source with many dependencies, because some compilers
6021 # like to wrap large dependency lists on column 80 (with \), and
6022 # we should not choose a depcomp mode which is confused by this.
6023 #
6024 # We need to recreate these files for each test, as the compiler may
6025 # overwrite some of them when testing with obscure command lines.
6026 # This happens at least with the AIX C compiler.
6027 : > sub/conftest.c
6028 for i in 1 2 3 4 5 6; do
6029 echo '#include "conftst'$i'.h"' >> sub/conftest.c
6030 : > sub/conftst$i.h
6031 done
6032 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
6033
6034 case $depmode in
6035 nosideeffect)
6036 # after this tag, mechanisms are not by side-effect, so they'll
6037 # only be used when explicitly requested
6038 if test "x$enable_dependency_tracking" = xyes; then
6039 continue
6040 else
6041 break
6042 fi
6043 ;;
6044 none) break ;;
6045 esac
6046 # We check with `-c' and `-o' for the sake of the "dashmstdout"
6047 # mode. It turns out that the SunPro C++ compiler does not properly
6048 # handle `-M -o', and we need to detect this.
6049 if depmode=$depmode \
6050 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6051 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6052 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
6053 >/dev/null 2>conftest.err &&
6054 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6055 grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
6056 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6057 # icc doesn't choke on unknown options, it will just issue warnings
6058 # (even with -Werror). So we grep stderr for any message
6059 # that says an option was ignored.
6060 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
6061 am_cv_CXX_dependencies_compiler_type=$depmode
6062 break
6063 fi
6064 fi
6065 done
6066
6067 cd ..
6068 rm -rf conftest.dir
6069 else
6070 am_cv_CXX_dependencies_compiler_type=none
6071 fi
6072
6073 fi
6074 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
6075 $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
6076 CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
6077
6078
6079
6080 if
6081 test "x$enable_dependency_tracking" != xno \
6082 && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
6083 am__fastdepCXX_TRUE=
6084 am__fastdepCXX_FALSE='#'
6085 else
6086 am__fastdepCXX_TRUE='#'
6087 am__fastdepCXX_FALSE=
6088 fi
6089
6090
6091
6092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6093 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6094 if ${ac_cv_path_GREP+:} false; then :
6095 $as_echo_n "(cached) " >&6
6096 else
6097 if test -z "$GREP"; then
6098 ac_path_GREP_found=false
6099 # Loop through the user's path and test for each of PROGNAME-LIST
6100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6101 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6102 do
6103 IFS=$as_save_IFS
6104 test -z "$as_dir" && as_dir=.
6105 for ac_prog in grep ggrep; do
6106 for ac_exec_ext in '' $ac_executable_extensions; do
6107 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6108 as_fn_executable_p "$ac_path_GREP" || continue
6109 # Check for GNU ac_path_GREP and select it if it is found.
6110 # Check for GNU $ac_path_GREP
6111 case `"$ac_path_GREP" --version 2>&1` in
6112 *GNU*)
6113 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6114 *)
6115 ac_count=0
6116 $as_echo_n 0123456789 >"conftest.in"
6117 while :
6118 do
6119 cat "conftest.in" "conftest.in" >"conftest.tmp"
6120 mv "conftest.tmp" "conftest.in"
6121 cp "conftest.in" "conftest.nl"
6122 $as_echo 'GREP' >> "conftest.nl"
6123 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6124 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6125 as_fn_arith $ac_count + 1 && ac_count=$as_val
6126 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6127 # Best one so far, save it but keep looking for a better one
6128 ac_cv_path_GREP="$ac_path_GREP"
6129 ac_path_GREP_max=$ac_count
6130 fi
6131 # 10*(2^10) chars as input seems more than enough
6132 test $ac_count -gt 10 && break
6133 done
6134 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6135 esac
6136
6137 $ac_path_GREP_found && break 3
6138 done
6139 done
6140 done
6141 IFS=$as_save_IFS
6142 if test -z "$ac_cv_path_GREP"; then
6143 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6144 fi
6145 else
6146 ac_cv_path_GREP=$GREP
6147 fi
6148
6149 fi
6150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6151 $as_echo "$ac_cv_path_GREP" >&6; }
6152 GREP="$ac_cv_path_GREP"
6153
6154
6155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6156 $as_echo_n "checking for egrep... " >&6; }
6157 if ${ac_cv_path_EGREP+:} false; then :
6158 $as_echo_n "(cached) " >&6
6159 else
6160 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6161 then ac_cv_path_EGREP="$GREP -E"
6162 else
6163 if test -z "$EGREP"; then
6164 ac_path_EGREP_found=false
6165 # Loop through the user's path and test for each of PROGNAME-LIST
6166 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6167 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6168 do
6169 IFS=$as_save_IFS
6170 test -z "$as_dir" && as_dir=.
6171 for ac_prog in egrep; do
6172 for ac_exec_ext in '' $ac_executable_extensions; do
6173 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6174 as_fn_executable_p "$ac_path_EGREP" || continue
6175 # Check for GNU ac_path_EGREP and select it if it is found.
6176 # Check for GNU $ac_path_EGREP
6177 case `"$ac_path_EGREP" --version 2>&1` in
6178 *GNU*)
6179 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6180 *)
6181 ac_count=0
6182 $as_echo_n 0123456789 >"conftest.in"
6183 while :
6184 do
6185 cat "conftest.in" "conftest.in" >"conftest.tmp"
6186 mv "conftest.tmp" "conftest.in"
6187 cp "conftest.in" "conftest.nl"
6188 $as_echo 'EGREP' >> "conftest.nl"
6189 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6190 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6191 as_fn_arith $ac_count + 1 && ac_count=$as_val
6192 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6193 # Best one so far, save it but keep looking for a better one
6194 ac_cv_path_EGREP="$ac_path_EGREP"
6195 ac_path_EGREP_max=$ac_count
6196 fi
6197 # 10*(2^10) chars as input seems more than enough
6198 test $ac_count -gt 10 && break
6199 done
6200 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6201 esac
6202
6203 $ac_path_EGREP_found && break 3
6204 done
6205 done
6206 done
6207 IFS=$as_save_IFS
6208 if test -z "$ac_cv_path_EGREP"; then
6209 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6210 fi
6211 else
6212 ac_cv_path_EGREP=$EGREP
6213 fi
6214
6215 fi
6216 fi
6217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
6218 $as_echo "$ac_cv_path_EGREP" >&6; }
6219 EGREP="$ac_cv_path_EGREP"
6220
6221
6222 if test $ac_cv_c_compiler_gnu = yes; then
6223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
6224 $as_echo_n "checking whether $CC needs -traditional... " >&6; }
6225 if ${ac_cv_prog_gcc_traditional+:} false; then :
6226 $as_echo_n "(cached) " >&6
6227 else
6228 ac_pattern="Autoconf.*'x'"
6229 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6230 /* end confdefs.h. */
6231 #include <sgtty.h>
6232 Autoconf TIOCGETP
6233 _ACEOF
6234 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6235 $EGREP "$ac_pattern" >/dev/null 2>&1; then :
6236 ac_cv_prog_gcc_traditional=yes
6237 else
6238 ac_cv_prog_gcc_traditional=no
6239 fi
6240 rm -f conftest*
6241
6242
6243 if test $ac_cv_prog_gcc_traditional = no; then
6244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6245 /* end confdefs.h. */
6246 #include <termio.h>
6247 Autoconf TCGETA
6248 _ACEOF
6249 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6250 $EGREP "$ac_pattern" >/dev/null 2>&1; then :
6251 ac_cv_prog_gcc_traditional=yes
6252 fi
6253 rm -f conftest*
6254
6255 fi
6256 fi
6257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5
6258 $as_echo "$ac_cv_prog_gcc_traditional" >&6; }
6259 if test $ac_cv_prog_gcc_traditional = yes; then
6260 CC="$CC -traditional"
6261 fi
6262 fi
6263
6264 for ac_prog in gawk mawk nawk awk
6265 do
6266 # Extract the first word of "$ac_prog", so it can be a program name with args.
6267 set dummy $ac_prog; ac_word=$2
6268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6269 $as_echo_n "checking for $ac_word... " >&6; }
6270 if ${ac_cv_prog_AWK+:} false; then :
6271 $as_echo_n "(cached) " >&6
6272 else
6273 if test -n "$AWK"; then
6274 ac_cv_prog_AWK="$AWK" # Let the user override the test.
6275 else
6276 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6277 for as_dir in $PATH
6278 do
6279 IFS=$as_save_IFS
6280 test -z "$as_dir" && as_dir=.
6281 for ac_exec_ext in '' $ac_executable_extensions; do
6282 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6283 ac_cv_prog_AWK="$ac_prog"
6284 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6285 break 2
6286 fi
6287 done
6288 done
6289 IFS=$as_save_IFS
6290
6291 fi
6292 fi
6293 AWK=$ac_cv_prog_AWK
6294 if test -n "$AWK"; then
6295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
6296 $as_echo "$AWK" >&6; }
6297 else
6298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6299 $as_echo "no" >&6; }
6300 fi
6301
6302
6303 test -n "$AWK" && break
6304 done
6305
6306
6307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6308 $as_echo_n "checking whether ln -s works... " >&6; }
6309 LN_S=$as_ln_s
6310 if test "$LN_S" = "ln -s"; then
6311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6312 $as_echo "yes" >&6; }
6313 else
6314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6315 $as_echo "no, using $LN_S" >&6; }
6316 fi
6317
6318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6319 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
6320 set x ${MAKE-make}
6321 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
6322 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
6323 $as_echo_n "(cached) " >&6
6324 else
6325 cat >conftest.make <<\_ACEOF
6326 SHELL = /bin/sh
6327 all:
6328 @echo '@@@%%%=$(MAKE)=@@@%%%'
6329 _ACEOF
6330 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
6331 case `${MAKE-make} -f conftest.make 2>/dev/null` in
6332 *@@@%%%=?*=@@@%%%*)
6333 eval ac_cv_prog_make_${ac_make}_set=yes;;
6334 *)
6335 eval ac_cv_prog_make_${ac_make}_set=no;;
6336 esac
6337 rm -f conftest.make
6338 fi
6339 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
6340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6341 $as_echo "yes" >&6; }
6342 SET_MAKE=
6343 else
6344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6345 $as_echo "no" >&6; }
6346 SET_MAKE="MAKE=${MAKE-make}"
6347 fi
6348
6349 if test -n "$ac_tool_prefix"; then
6350 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6351 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6353 $as_echo_n "checking for $ac_word... " >&6; }
6354 if ${ac_cv_prog_RANLIB+:} false; then :
6355 $as_echo_n "(cached) " >&6
6356 else
6357 if test -n "$RANLIB"; then
6358 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6359 else
6360 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6361 for as_dir in $PATH
6362 do
6363 IFS=$as_save_IFS
6364 test -z "$as_dir" && as_dir=.
6365 for ac_exec_ext in '' $ac_executable_extensions; do
6366 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6367 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6368 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6369 break 2
6370 fi
6371 done
6372 done
6373 IFS=$as_save_IFS
6374
6375 fi
6376 fi
6377 RANLIB=$ac_cv_prog_RANLIB
6378 if test -n "$RANLIB"; then
6379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6380 $as_echo "$RANLIB" >&6; }
6381 else
6382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6383 $as_echo "no" >&6; }
6384 fi
6385
6386
6387 fi
6388 if test -z "$ac_cv_prog_RANLIB"; then
6389 ac_ct_RANLIB=$RANLIB
6390 # Extract the first word of "ranlib", so it can be a program name with args.
6391 set dummy ranlib; ac_word=$2
6392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6393 $as_echo_n "checking for $ac_word... " >&6; }
6394 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6395 $as_echo_n "(cached) " >&6
6396 else
6397 if test -n "$ac_ct_RANLIB"; then
6398 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6399 else
6400 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6401 for as_dir in $PATH
6402 do
6403 IFS=$as_save_IFS
6404 test -z "$as_dir" && as_dir=.
6405 for ac_exec_ext in '' $ac_executable_extensions; do
6406 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6407 ac_cv_prog_ac_ct_RANLIB="ranlib"
6408 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6409 break 2
6410 fi
6411 done
6412 done
6413 IFS=$as_save_IFS
6414
6415 fi
6416 fi
6417 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6418 if test -n "$ac_ct_RANLIB"; then
6419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6420 $as_echo "$ac_ct_RANLIB" >&6; }
6421 else
6422 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6423 $as_echo "no" >&6; }
6424 fi
6425
6426 if test "x$ac_ct_RANLIB" = x; then
6427 RANLIB=":"
6428 else
6429 case $cross_compiling:$ac_tool_warned in
6430 yes:)
6431 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6432 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6433 ac_tool_warned=yes ;;
6434 esac
6435 RANLIB=$ac_ct_RANLIB
6436 fi
6437 else
6438 RANLIB="$ac_cv_prog_RANLIB"
6439 fi
6440
6441
6442 # Check whether --enable-iftype was given.
6443 if test "${enable_iftype+set}" = set; then :
6444 enableval=$enable_iftype;
6445 IFTYPE=`echo $enableval | sed s%/.*%%`
6446 IFSUBTYPE=`echo $enableval | sed s%.*/%%`
6447
6448
6449 fi
6450
6451
6452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kernel networking interface type" >&5
6453 $as_echo_n "checking for kernel networking interface type... " >&6; }
6454
6455 if test "x$IFTYPE" = "x"; then
6456 case $target_os in
6457 *linux*)
6458 IFTYPE=native
6459 IFSUBTYPE=linux
6460
6461 $as_echo "#define HAVE_LINUX 1" >>confdefs.h
6462
6463 ;;
6464 *freebsd*)
6465 IFTYPE=tincd
6466 IFSUBTYPE=freebsd
6467
6468 $as_echo "#define HAVE_FREEBSD 1" >>confdefs.h
6469
6470 ;;
6471 *darwin*)
6472 IFTYPE=native
6473 IFSUBTYPE=darwin
6474
6475 $as_echo "#define HAVE_DARWIN 1" >>confdefs.h
6476
6477 ;;
6478 *solaris*)
6479 IFTYPE=tincd
6480 IFSUBTYPE=solaris
6481
6482 $as_echo "#define HAVE_SOLARIS 1" >>confdefs.h
6483
6484 ;;
6485 *openbsd*)
6486 IFTYPE=tincd
6487 IFSUBTYPE=openbsd
6488
6489 $as_echo "#define HAVE_OPENBSD 1" >>confdefs.h
6490
6491 ;;
6492 *netbsd*)
6493 IFTYPE=tincd
6494 IFSUBTYPE=netbsd
6495
6496 $as_echo "#define HAVE_NETBSD 1" >>confdefs.h
6497
6498 ;;
6499 *cygwin*)
6500 IFTYPE=native
6501 IFSUBTYPE=cygwin
6502
6503 $as_echo "#define HAVE_CYGWIN 1" >>confdefs.h
6504
6505 ;;
6506 *)
6507 as_fn_error $? "\"Unknown operating system.\"" "$LINENO" 5
6508 ;;
6509 esac
6510 fi
6511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IFTYPE/$IFSUBTYPE" >&5
6512 $as_echo "$IFTYPE/$IFSUBTYPE" >&6; }
6513 IFTYPE=$IFTYPE
6514
6515 IFSUBTYPE=$IFSUBTYPE
6516
6517
6518 cat >>confdefs.h <<_ACEOF
6519 #define IFTYPE "$IFTYPE"
6520 _ACEOF
6521
6522
6523 cat >>confdefs.h <<_ACEOF
6524 #define IFSUBTYPE "$IFSUBTYPE"
6525 _ACEOF
6526
6527
6528 cat >confcache <<\_ACEOF
6529 # This file is a shell script that caches the results of configure
6530 # tests run on this system so they can be shared between configure
6531 # scripts and configure runs, see configure's option --config-cache.
6532 # It is not useful on other systems. If it contains results you don't
6533 # want to keep, you may remove or edit it.
6534 #
6535 # config.status only pays attention to the cache file if you give it
6536 # the --recheck option to rerun configure.
6537 #
6538 # `ac_cv_env_foo' variables (set or unset) will be overridden when
6539 # loading this file, other *unset* `ac_cv_foo' will be assigned the
6540 # following values.
6541
6542 _ACEOF
6543
6544 # The following way of writing the cache mishandles newlines in values,
6545 # but we know of no workaround that is simple, portable, and efficient.
6546 # So, we kill variables containing newlines.
6547 # Ultrix sh set writes to stderr and can't be redirected directly,
6548 # and sets the high bit in the cache file unless we assign to the vars.
6549 (
6550 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
6551 eval ac_val=\$$ac_var
6552 case $ac_val in #(
6553 *${as_nl}*)
6554 case $ac_var in #(
6555 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
6556 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
6557 esac
6558 case $ac_var in #(
6559 _ | IFS | as_nl) ;; #(
6560 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
6561 *) { eval $ac_var=; unset $ac_var;} ;;
6562 esac ;;
6563 esac
6564 done
6565
6566 (set) 2>&1 |
6567 case $as_nl`(ac_space=' '; set) 2>&1` in #(
6568 *${as_nl}ac_space=\ *)
6569 # `set' does not quote correctly, so add quotes: double-quote
6570 # substitution turns \\\\ into \\, and sed turns \\ into \.
6571 sed -n \
6572 "s/'/'\\\\''/g;
6573 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
6574 ;; #(
6575 *)
6576 # `set' quotes correctly as required by POSIX, so do not add quotes.
6577 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
6578 ;;
6579 esac |
6580 sort
6581 ) |
6582 sed '
6583 /^ac_cv_env_/b end
6584 t clear
6585 :clear
6586 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
6587 t end
6588 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6589 :end' >>confcache
6590 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6591 if test -w "$cache_file"; then
6592 if test "x$cache_file" != "x/dev/null"; then
6593 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6594 $as_echo "$as_me: updating cache $cache_file" >&6;}
6595 if test ! -f "$cache_file" || test -h "$cache_file"; then
6596 cat confcache >"$cache_file"
6597 else
6598 case $cache_file in #(
6599 */* | ?:*)
6600 mv -f confcache "$cache_file"$$ &&
6601 mv -f "$cache_file"$$ "$cache_file" ;; #(
6602 *)
6603 mv -f confcache "$cache_file" ;;
6604 esac
6605 fi
6606 fi
6607 else
6608 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6609 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6610 fi
6611 fi
6612 rm -f confcache
6613
6614
6615 ac_ext=cpp
6616 ac_cpp='$CXXCPP $CPPFLAGS'
6617 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6618 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6619 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6620
6621
6622 ac_ext=cpp
6623 ac_cpp='$CXXCPP $CPPFLAGS'
6624 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6625 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6626 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6628 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6629 if test -z "$CXXCPP"; then
6630 if ${ac_cv_prog_CXXCPP+:} false; then :
6631 $as_echo_n "(cached) " >&6
6632 else
6633 # Double quotes because CXXCPP needs to be expanded
6634 for CXXCPP in "$CXX -E" "/lib/cpp"
6635 do
6636 ac_preproc_ok=false
6637 for ac_cxx_preproc_warn_flag in '' yes
6638 do
6639 # Use a header file that comes with gcc, so configuring glibc
6640 # with a fresh cross-compiler works.
6641 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6642 # <limits.h> exists even on freestanding compilers.
6643 # On the NeXT, cc -E runs the code through the compiler's parser,
6644 # not just through cpp. "Syntax error" is here to catch this case.
6645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6646 /* end confdefs.h. */
6647 #ifdef __STDC__
6648 # include <limits.h>
6649 #else
6650 # include <assert.h>
6651 #endif
6652 Syntax error
6653 _ACEOF
6654 if ac_fn_cxx_try_cpp "$LINENO"; then :
6655
6656 else
6657 # Broken: fails on valid input.
6658 continue
6659 fi
6660 rm -f conftest.err conftest.i conftest.$ac_ext
6661
6662 # OK, works on sane cases. Now check whether nonexistent headers
6663 # can be detected and how.
6664 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6665 /* end confdefs.h. */
6666 #include <ac_nonexistent.h>
6667 _ACEOF
6668 if ac_fn_cxx_try_cpp "$LINENO"; then :
6669 # Broken: success on invalid input.
6670 continue
6671 else
6672 # Passes both tests.
6673 ac_preproc_ok=:
6674 break
6675 fi
6676 rm -f conftest.err conftest.i conftest.$ac_ext
6677
6678 done
6679 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6680 rm -f conftest.i conftest.err conftest.$ac_ext
6681 if $ac_preproc_ok; then :
6682 break
6683 fi
6684
6685 done
6686 ac_cv_prog_CXXCPP=$CXXCPP
6687
6688 fi
6689 CXXCPP=$ac_cv_prog_CXXCPP
6690 else
6691 ac_cv_prog_CXXCPP=$CXXCPP
6692 fi
6693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
6694 $as_echo "$CXXCPP" >&6; }
6695 ac_preproc_ok=false
6696 for ac_cxx_preproc_warn_flag in '' yes
6697 do
6698 # Use a header file that comes with gcc, so configuring glibc
6699 # with a fresh cross-compiler works.
6700 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6701 # <limits.h> exists even on freestanding compilers.
6702 # On the NeXT, cc -E runs the code through the compiler's parser,
6703 # not just through cpp. "Syntax error" is here to catch this case.
6704 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6705 /* end confdefs.h. */
6706 #ifdef __STDC__
6707 # include <limits.h>
6708 #else
6709 # include <assert.h>
6710 #endif
6711 Syntax error
6712 _ACEOF
6713 if ac_fn_cxx_try_cpp "$LINENO"; then :
6714
6715 else
6716 # Broken: fails on valid input.
6717 continue
6718 fi
6719 rm -f conftest.err conftest.i conftest.$ac_ext
6720
6721 # OK, works on sane cases. Now check whether nonexistent headers
6722 # can be detected and how.
6723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6724 /* end confdefs.h. */
6725 #include <ac_nonexistent.h>
6726 _ACEOF
6727 if ac_fn_cxx_try_cpp "$LINENO"; then :
6728 # Broken: success on invalid input.
6729 continue
6730 else
6731 # Passes both tests.
6732 ac_preproc_ok=:
6733 break
6734 fi
6735 rm -f conftest.err conftest.i conftest.$ac_ext
6736
6737 done
6738 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6739 rm -f conftest.i conftest.err conftest.$ac_ext
6740 if $ac_preproc_ok; then :
6741
6742 else
6743 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6744 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6745 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6746 See \`config.log' for more details" "$LINENO" 5; }
6747 fi
6748
6749 ac_ext=cpp
6750 ac_cpp='$CXXCPP $CPPFLAGS'
6751 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6752 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6753 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6754
6755
6756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6757 $as_echo_n "checking for ANSI C header files... " >&6; }
6758 if ${ac_cv_header_stdc+:} false; then :
6759 $as_echo_n "(cached) " >&6
6760 else
6761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6762 /* end confdefs.h. */
6763 #include <stdlib.h>
6764 #include <stdarg.h>
6765 #include <string.h>
6766 #include <float.h>
6767
6768 int
6769 main ()
6770 {
6771
6772 ;
6773 return 0;
6774 }
6775 _ACEOF
6776 if ac_fn_cxx_try_compile "$LINENO"; then :
6777 ac_cv_header_stdc=yes
6778 else
6779 ac_cv_header_stdc=no
6780 fi
6781 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6782
6783 if test $ac_cv_header_stdc = yes; then
6784 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6785 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6786 /* end confdefs.h. */
6787 #include <string.h>
6788
6789 _ACEOF
6790 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6791 $EGREP "memchr" >/dev/null 2>&1; then :
6792
6793 else
6794 ac_cv_header_stdc=no
6795 fi
6796 rm -f conftest*
6797
6798 fi
6799
6800 if test $ac_cv_header_stdc = yes; then
6801 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6802 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6803 /* end confdefs.h. */
6804 #include <stdlib.h>
6805
6806 _ACEOF
6807 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6808 $EGREP "free" >/dev/null 2>&1; then :
6809
6810 else
6811 ac_cv_header_stdc=no
6812 fi
6813 rm -f conftest*
6814
6815 fi
6816
6817 if test $ac_cv_header_stdc = yes; then
6818 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6819 if test "$cross_compiling" = yes; then :
6820 :
6821 else
6822 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6823 /* end confdefs.h. */
6824 #include <ctype.h>
6825 #include <stdlib.h>
6826 #if ((' ' & 0x0FF) == 0x020)
6827 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6828 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6829 #else
6830 # define ISLOWER(c) \
6831 (('a' <= (c) && (c) <= 'i') \
6832 || ('j' <= (c) && (c) <= 'r') \
6833 || ('s' <= (c) && (c) <= 'z'))
6834 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6835 #endif
6836
6837 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6838 int
6839 main ()
6840 {
6841 int i;
6842 for (i = 0; i < 256; i++)
6843 if (XOR (islower (i), ISLOWER (i))
6844 || toupper (i) != TOUPPER (i))
6845 return 2;
6846 return 0;
6847 }
6848 _ACEOF
6849 if ac_fn_cxx_try_run "$LINENO"; then :
6850
6851 else
6852 ac_cv_header_stdc=no
6853 fi
6854 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6855 conftest.$ac_objext conftest.beam conftest.$ac_ext
6856 fi
6857
6858 fi
6859 fi
6860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6861 $as_echo "$ac_cv_header_stdc" >&6; }
6862 if test $ac_cv_header_stdc = yes; then
6863
6864 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6865
6866 fi
6867
6868 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6869 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6870 inttypes.h stdint.h unistd.h
6871 do :
6872 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6873 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6874 "
6875 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6876 cat >>confdefs.h <<_ACEOF
6877 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6878 _ACEOF
6879
6880 fi
6881
6882 done
6883
6884
6885 for ac_header in tr1/unordered_map ext/hash_map clocale
6886 do :
6887 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6888 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6889 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6890 cat >>confdefs.h <<_ACEOF
6891 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6892 _ACEOF
6893
6894 fi
6895
6896 done
6897
6898
6899 for ac_header in fcntl.h inttypes.h limits.h malloc.h stdint.h strings.h syslog.h unistd.h \
6900 sys/file.h sys/ioctl.h sys/param.h sys/time.h netinet/in_systm.h sys/cygwin.h \
6901 sys/mman.h netinet/in.h
6902 do :
6903 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6904 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6905 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6906 cat >>confdefs.h <<_ACEOF
6907 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6908 _ACEOF
6909
6910 fi
6911
6912 done
6913
6914 for ac_header in arpa/inet.h net/ethernet.h net/if.h netinet/ip.h netinet/tcp.h netinet/in_systm.h
6915 do :
6916 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6917 ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
6918 #include <sys/types.h>
6919 #include <sys/socket.h>
6920 #ifdef HAVE_NETINET_IN_H
6921 # include <netinet/in.h>
6922 #endif
6923 #ifdef HAVE_ARPA_INET_H
6924 # include <arpa/inet.h>
6925 #endif
6926 #ifdef HAVE_NETINET_IN_SYSTM_H
6927 # include <netinet/in_systm.h>
6928 #endif
6929
6930 "
6931 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6932 cat >>confdefs.h <<_ACEOF
6933 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6934 _ACEOF
6935
6936 fi
6937
6938 done
6939
6940
6941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6942 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
6943 if ${ac_cv_c_const+:} false; then :
6944 $as_echo_n "(cached) " >&6
6945 else
6946 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6947 /* end confdefs.h. */
6948
6949 int
6950 main ()
6951 {
6952
6953 #ifndef __cplusplus
6954 /* Ultrix mips cc rejects this sort of thing. */
6955 typedef int charset[2];
6956 const charset cs = { 0, 0 };
6957 /* SunOS 4.1.1 cc rejects this. */
6958 char const *const *pcpcc;
6959 char **ppc;
6960 /* NEC SVR4.0.2 mips cc rejects this. */
6961 struct point {int x, y;};
6962 static struct point const zero = {0,0};
6963 /* AIX XL C 1.02.0.0 rejects this.
6964 It does not let you subtract one const X* pointer from another in
6965 an arm of an if-expression whose if-part is not a constant
6966 expression */
6967 const char *g = "string";
6968 pcpcc = &g + (g ? g-g : 0);
6969 /* HPUX 7.0 cc rejects these. */
6970 ++pcpcc;
6971 ppc = (char**) pcpcc;
6972 pcpcc = (char const *const *) ppc;
6973 { /* SCO 3.2v4 cc rejects this sort of thing. */
6974 char tx;
6975 char *t = &tx;
6976 char const *s = 0 ? (char *) 0 : (char const *) 0;
6977
6978 *t++ = 0;
6979 if (s) return 0;
6980 }
6981 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
6982 int x[] = {25, 17};
6983 const int *foo = &x[0];
6984 ++foo;
6985 }
6986 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6987 typedef const int *iptr;
6988 iptr p = 0;
6989 ++p;
6990 }
6991 { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying
6992 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6993 struct s { int j; const int *ap[3]; } bx;
6994 struct s *b = &bx; b->j = 5;
6995 }
6996 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6997 const int foo = 10;
6998 if (!foo) return 0;
6999 }
7000 return !cs[0] && !zero.x;
7001 #endif
7002
7003 ;
7004 return 0;
7005 }
7006 _ACEOF
7007 if ac_fn_cxx_try_compile "$LINENO"; then :
7008 ac_cv_c_const=yes
7009 else
7010 ac_cv_c_const=no
7011 fi
7012 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7013 fi
7014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
7015 $as_echo "$ac_cv_c_const" >&6; }
7016 if test $ac_cv_c_const = no; then
7017
7018 $as_echo "#define const /**/" >>confdefs.h
7019
7020 fi
7021
7022 ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
7023 if test "x$ac_cv_type_pid_t" = xyes; then :
7024
7025 else
7026
7027 cat >>confdefs.h <<_ACEOF
7028 #define pid_t int
7029 _ACEOF
7030
7031 fi
7032
7033 ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
7034 if test "x$ac_cv_type_size_t" = xyes; then :
7035
7036 else
7037
7038 cat >>confdefs.h <<_ACEOF
7039 #define size_t unsigned int
7040 _ACEOF
7041
7042 fi
7043
7044 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
7045 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
7046 if ${ac_cv_header_time+:} false; then :
7047 $as_echo_n "(cached) " >&6
7048 else
7049 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7050 /* end confdefs.h. */
7051 #include <sys/types.h>
7052 #include <sys/time.h>
7053 #include <time.h>
7054
7055 int
7056 main ()
7057 {
7058 if ((struct tm *) 0)
7059 return 0;
7060 ;
7061 return 0;
7062 }
7063 _ACEOF
7064 if ac_fn_cxx_try_compile "$LINENO"; then :
7065 ac_cv_header_time=yes
7066 else
7067 ac_cv_header_time=no
7068 fi
7069 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7070 fi
7071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
7072 $as_echo "$ac_cv_header_time" >&6; }
7073 if test $ac_cv_header_time = yes; then
7074
7075 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
7076
7077 fi
7078
7079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
7080 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
7081 if ${ac_cv_struct_tm+:} false; then :
7082 $as_echo_n "(cached) " >&6
7083 else
7084 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7085 /* end confdefs.h. */
7086 #include <sys/types.h>
7087 #include <time.h>
7088
7089 int
7090 main ()
7091 {
7092 struct tm tm;
7093 int *p = &tm.tm_sec;
7094 return !p;
7095 ;
7096 return 0;
7097 }
7098 _ACEOF
7099 if ac_fn_cxx_try_compile "$LINENO"; then :
7100 ac_cv_struct_tm=time.h
7101 else
7102 ac_cv_struct_tm=sys/time.h
7103 fi
7104 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7105 fi
7106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
7107 $as_echo "$ac_cv_struct_tm" >&6; }
7108 if test $ac_cv_struct_tm = sys/time.h; then
7109
7110 $as_echo "#define TM_IN_SYS_TIME 1" >>confdefs.h
7111
7112 fi
7113
7114
7115 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
7116 $as_echo_n "checking for socklen_t... " >&6; }
7117 if ${ac_cv_type_socklen_t+:} false; then :
7118 $as_echo_n "(cached) " >&6
7119 else
7120
7121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7122 /* end confdefs.h. */
7123 #include <sys/types.h>
7124 #include <sys/socket.h>
7125 int
7126 main ()
7127 {
7128 socklen_t len = 42; return len;
7129 ;
7130 return 0;
7131 }
7132 _ACEOF
7133 if ac_fn_cxx_try_compile "$LINENO"; then :
7134 ac_cv_type_socklen_t=yes
7135 else
7136 ac_cv_type_socklen_t=no
7137 fi
7138 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7139
7140 fi
7141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_socklen_t" >&5
7142 $as_echo "$ac_cv_type_socklen_t" >&6; }
7143 if test $ac_cv_type_socklen_t = yes; then
7144
7145 $as_echo "#define HAVE_SOCKLEN_T 1" >>confdefs.h
7146
7147 fi
7148
7149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct addrinfo" >&5
7150 $as_echo_n "checking for struct addrinfo... " >&6; }
7151 if ${ac_cv_struct_addrinfo+:} false; then :
7152 $as_echo_n "(cached) " >&6
7153 else
7154
7155 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7156 /* end confdefs.h. */
7157 #include <sys/types.h>
7158 #include <sys/socket.h>
7159 #include <netdb.h>
7160 int
7161 main ()
7162 {
7163 struct addrinfo ai; ai.ai_family = AF_INET; return ai.ai_family;
7164 ;
7165 return 0;
7166 }
7167 _ACEOF
7168 if ac_fn_cxx_try_compile "$LINENO"; then :
7169 ac_cv_struct_addrinfo=yes
7170 else
7171 ac_cv_struct_addrinfo=no
7172 fi
7173 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7174
7175 fi
7176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_addrinfo" >&5
7177 $as_echo "$ac_cv_struct_addrinfo" >&6; }
7178 if test $ac_cv_struct_addrinfo = yes; then
7179
7180 $as_echo "#define HAVE_STRUCT_ADDRINFO 1" >>confdefs.h
7181
7182 fi
7183
7184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
7185 $as_echo_n "checking return type of signal handlers... " >&6; }
7186 if ${ac_cv_type_signal+:} false; then :
7187 $as_echo_n "(cached) " >&6
7188 else
7189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7190 /* end confdefs.h. */
7191 #include <sys/types.h>
7192 #include <signal.h>
7193
7194 int
7195 main ()
7196 {
7197 return *(signal (0, 0)) (0) == 1;
7198 ;
7199 return 0;
7200 }
7201 _ACEOF
7202 if ac_fn_cxx_try_compile "$LINENO"; then :
7203 ac_cv_type_signal=int
7204 else
7205 ac_cv_type_signal=void
7206 fi
7207 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7208 fi
7209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
7210 $as_echo "$ac_cv_type_signal" >&6; }
7211
7212 cat >>confdefs.h <<_ACEOF
7213 #define RETSIGTYPE $ac_cv_type_signal
7214 _ACEOF
7215
7216
7217
7218 ac_ext=c
7219 ac_cpp='$CPP $CPPFLAGS'
7220 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7221 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7222 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7223
7224
7225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7226 $as_echo_n "checking for ANSI C header files... " >&6; }
7227 if ${ac_cv_header_stdc+:} false; then :
7228 $as_echo_n "(cached) " >&6
7229 else
7230 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7231 /* end confdefs.h. */
7232 #include <stdlib.h>
7233 #include <stdarg.h>
7234 #include <string.h>
7235 #include <float.h>
7236
7237 int
7238 main ()
7239 {
7240
7241 ;
7242 return 0;
7243 }
7244 _ACEOF
7245 if ac_fn_c_try_compile "$LINENO"; then :
7246 ac_cv_header_stdc=yes
7247 else
7248 ac_cv_header_stdc=no
7249 fi
7250 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7251
7252 if test $ac_cv_header_stdc = yes; then
7253 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7255 /* end confdefs.h. */
7256 #include <string.h>
7257
7258 _ACEOF
7259 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7260 $EGREP "memchr" >/dev/null 2>&1; then :
7261
7262 else
7263 ac_cv_header_stdc=no
7264 fi
7265 rm -f conftest*
7266
7267 fi
7268
7269 if test $ac_cv_header_stdc = yes; then
7270 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7272 /* end confdefs.h. */
7273 #include <stdlib.h>
7274
7275 _ACEOF
7276 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7277 $EGREP "free" >/dev/null 2>&1; then :
7278
7279 else
7280 ac_cv_header_stdc=no
7281 fi
7282 rm -f conftest*
7283
7284 fi
7285
7286 if test $ac_cv_header_stdc = yes; then
7287 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7288 if test "$cross_compiling" = yes; then :
7289 :
7290 else
7291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7292 /* end confdefs.h. */
7293 #include <ctype.h>
7294 #include <stdlib.h>
7295 #if ((' ' & 0x0FF) == 0x020)
7296 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7297 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7298 #else
7299 # define ISLOWER(c) \
7300 (('a' <= (c) && (c) <= 'i') \
7301 || ('j' <= (c) && (c) <= 'r') \
7302 || ('s' <= (c) && (c) <= 'z'))
7303 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7304 #endif
7305
7306 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7307 int
7308 main ()
7309 {
7310 int i;
7311 for (i = 0; i < 256; i++)
7312 if (XOR (islower (i), ISLOWER (i))
7313 || toupper (i) != TOUPPER (i))
7314 return 2;
7315 return 0;
7316 }
7317 _ACEOF
7318 if ac_fn_c_try_run "$LINENO"; then :
7319
7320 else
7321 ac_cv_header_stdc=no
7322 fi
7323 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7324 conftest.$ac_objext conftest.beam conftest.$ac_ext
7325 fi
7326
7327 fi
7328 fi
7329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
7330 $as_echo "$ac_cv_header_stdc" >&6; }
7331 if test $ac_cv_header_stdc = yes; then
7332
7333 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
7334
7335 fi
7336
7337
7338 for ac_func in asprintf daemon get_current_dir_name putenv select strerror strsignal strtol unsetenv mlockall
7339 do :
7340 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7341 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7342 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7343 cat >>confdefs.h <<_ACEOF
7344 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7345 _ACEOF
7346
7347 fi
7348 done
7349
7350
7351 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7352 # for constant arguments. Useless!
7353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7354 $as_echo_n "checking for working alloca.h... " >&6; }
7355 if ${ac_cv_working_alloca_h+:} false; then :
7356 $as_echo_n "(cached) " >&6
7357 else
7358 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7359 /* end confdefs.h. */
7360 #include <alloca.h>
7361 int
7362 main ()
7363 {
7364 char *p = (char *) alloca (2 * sizeof (int));
7365 if (p) return 0;
7366 ;
7367 return 0;
7368 }
7369 _ACEOF
7370 if ac_fn_c_try_link "$LINENO"; then :
7371 ac_cv_working_alloca_h=yes
7372 else
7373 ac_cv_working_alloca_h=no
7374 fi
7375 rm -f core conftest.err conftest.$ac_objext \
7376 conftest$ac_exeext conftest.$ac_ext
7377 fi
7378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
7379 $as_echo "$ac_cv_working_alloca_h" >&6; }
7380 if test $ac_cv_working_alloca_h = yes; then
7381
7382 $as_echo "#define HAVE_ALLOCA_H 1" >>confdefs.h
7383
7384 fi
7385
7386 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7387 $as_echo_n "checking for alloca... " >&6; }
7388 if ${ac_cv_func_alloca_works+:} false; then :
7389 $as_echo_n "(cached) " >&6
7390 else
7391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7392 /* end confdefs.h. */
7393 #ifdef __GNUC__
7394 # define alloca __builtin_alloca
7395 #else
7396 # ifdef _MSC_VER
7397 # include <malloc.h>
7398 # define alloca _alloca
7399 # else
7400 # ifdef HAVE_ALLOCA_H
7401 # include <alloca.h>
7402 # else
7403 # ifdef _AIX
7404 #pragma alloca
7405 # else
7406 # ifndef alloca /* predefined by HP cc +Olibcalls */
7407 void *alloca (size_t);
7408 # endif
7409 # endif
7410 # endif
7411 # endif
7412 #endif
7413
7414 int
7415 main ()
7416 {
7417 char *p = (char *) alloca (1);
7418 if (p) return 0;
7419 ;
7420 return 0;
7421 }
7422 _ACEOF
7423 if ac_fn_c_try_link "$LINENO"; then :
7424 ac_cv_func_alloca_works=yes
7425 else
7426 ac_cv_func_alloca_works=no
7427 fi
7428 rm -f core conftest.err conftest.$ac_objext \
7429 conftest$ac_exeext conftest.$ac_ext
7430 fi
7431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
7432 $as_echo "$ac_cv_func_alloca_works" >&6; }
7433
7434 if test $ac_cv_func_alloca_works = yes; then
7435
7436 $as_echo "#define HAVE_ALLOCA 1" >>confdefs.h
7437
7438 else
7439 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
7440 # that cause trouble. Some versions do not even contain alloca or
7441 # contain a buggy version. If you still want to use their alloca,
7442 # use ar to extract alloca.o from them instead of compiling alloca.c.
7443
7444 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
7445
7446 $as_echo "#define C_ALLOCA 1" >>confdefs.h
7447
7448
7449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7450 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
7451 if ${ac_cv_os_cray+:} false; then :
7452 $as_echo_n "(cached) " >&6
7453 else
7454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7455 /* end confdefs.h. */
7456 #if defined CRAY && ! defined CRAY2
7457 webecray
7458 #else
7459 wenotbecray
7460 #endif
7461
7462 _ACEOF
7463 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7464 $EGREP "webecray" >/dev/null 2>&1; then :
7465 ac_cv_os_cray=yes
7466 else
7467 ac_cv_os_cray=no
7468 fi
7469 rm -f conftest*
7470
7471 fi
7472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
7473 $as_echo "$ac_cv_os_cray" >&6; }
7474 if test $ac_cv_os_cray = yes; then
7475 for ac_func in _getb67 GETB67 getb67; do
7476 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7477 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7478 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7479
7480 cat >>confdefs.h <<_ACEOF
7481 #define CRAY_STACKSEG_END $ac_func
7482 _ACEOF
7483
7484 break
7485 fi
7486
7487 done
7488 fi
7489
7490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7491 $as_echo_n "checking stack direction for C alloca... " >&6; }
7492 if ${ac_cv_c_stack_direction+:} false; then :
7493 $as_echo_n "(cached) " >&6
7494 else
7495 if test "$cross_compiling" = yes; then :
7496 ac_cv_c_stack_direction=0
7497 else
7498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7499 /* end confdefs.h. */
7500 $ac_includes_default
7501 int
7502 find_stack_direction (int *addr, int depth)
7503 {
7504 int dir, dummy = 0;
7505 if (! addr)
7506 addr = &dummy;
7507 *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
7508 dir = depth ? find_stack_direction (addr, depth - 1) : 0;
7509 return dir + dummy;
7510 }
7511
7512 int
7513 main (int argc, char **argv)
7514 {
7515 return find_stack_direction (0, argc + !argv + 20) < 0;
7516 }
7517 _ACEOF
7518 if ac_fn_c_try_run "$LINENO"; then :
7519 ac_cv_c_stack_direction=1
7520 else
7521 ac_cv_c_stack_direction=-1
7522 fi
7523 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7524 conftest.$ac_objext conftest.beam conftest.$ac_ext
7525 fi
7526
7527 fi
7528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
7529 $as_echo "$ac_cv_c_stack_direction" >&6; }
7530 cat >>confdefs.h <<_ACEOF
7531 #define STACK_DIRECTION $ac_cv_c_stack_direction
7532 _ACEOF
7533
7534
7535 fi
7536
7537
7538
7539 ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
7540 if test "x$ac_cv_func_socket" = xyes; then :
7541
7542 else
7543
7544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
7545 $as_echo_n "checking for connect in -lsocket... " >&6; }
7546 if ${ac_cv_lib_socket_connect+:} false; then :
7547 $as_echo_n "(cached) " >&6
7548 else
7549 ac_check_lib_save_LIBS=$LIBS
7550 LIBS="-lsocket $LIBS"
7551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7552 /* end confdefs.h. */
7553
7554 /* Override any GCC internal prototype to avoid an error.
7555 Use char because int might match the return type of a GCC
7556 builtin and then its argument prototype would still apply. */
7557 #ifdef __cplusplus
7558 extern "C"
7559 #endif
7560 char connect ();
7561 int
7562 main ()
7563 {
7564 return connect ();
7565 ;
7566 return 0;
7567 }
7568 _ACEOF
7569 if ac_fn_c_try_link "$LINENO"; then :
7570 ac_cv_lib_socket_connect=yes
7571 else
7572 ac_cv_lib_socket_connect=no
7573 fi
7574 rm -f core conftest.err conftest.$ac_objext \
7575 conftest$ac_exeext conftest.$ac_ext
7576 LIBS=$ac_check_lib_save_LIBS
7577 fi
7578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
7579 $as_echo "$ac_cv_lib_socket_connect" >&6; }
7580 if test "x$ac_cv_lib_socket_connect" = xyes; then :
7581 cat >>confdefs.h <<_ACEOF
7582 #define HAVE_LIBSOCKET 1
7583 _ACEOF
7584
7585 LIBS="-lsocket $LIBS"
7586
7587 fi
7588
7589
7590 fi
7591
7592 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
7593 if test "x$ac_cv_func_gethostbyname" = xyes; then :
7594
7595 else
7596
7597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
7598 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
7599 if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
7600 $as_echo_n "(cached) " >&6
7601 else
7602 ac_check_lib_save_LIBS=$LIBS
7603 LIBS="-lnsl $LIBS"
7604 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7605 /* end confdefs.h. */
7606
7607 /* Override any GCC internal prototype to avoid an error.
7608 Use char because int might match the return type of a GCC
7609 builtin and then its argument prototype would still apply. */
7610 #ifdef __cplusplus
7611 extern "C"
7612 #endif
7613 char gethostbyname ();
7614 int
7615 main ()
7616 {
7617 return gethostbyname ();
7618 ;
7619 return 0;
7620 }
7621 _ACEOF
7622 if ac_fn_c_try_link "$LINENO"; then :
7623 ac_cv_lib_nsl_gethostbyname=yes
7624 else
7625 ac_cv_lib_nsl_gethostbyname=no
7626 fi
7627 rm -f core conftest.err conftest.$ac_objext \
7628 conftest$ac_exeext conftest.$ac_ext
7629 LIBS=$ac_check_lib_save_LIBS
7630 fi
7631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
7632 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
7633 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
7634 cat >>confdefs.h <<_ACEOF
7635 #define HAVE_LIBNSL 1
7636 _ACEOF
7637
7638 LIBS="-lnsl $LIBS"
7639
7640 fi
7641
7642
7643 fi
7644
7645
7646
7647 for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h
7648 do :
7649 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7650 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7651 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7652 cat >>confdefs.h <<_ACEOF
7653 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7654 _ACEOF
7655
7656 fi
7657
7658 done
7659
7660
7661 for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd signalfd
7662 do :
7663 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7664 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7665 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7666 cat >>confdefs.h <<_ACEOF
7667 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7668 _ACEOF
7669
7670 fi
7671 done
7672
7673
7674 for ac_func in clock_gettime
7675 do :
7676 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7677 if test "x$ac_cv_func_clock_gettime" = xyes; then :
7678 cat >>confdefs.h <<_ACEOF
7679 #define HAVE_CLOCK_GETTIME 1
7680 _ACEOF
7681
7682 else
7683
7684 if test $(uname) = Linux; then
7685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime syscall" >&5
7686 $as_echo_n "checking for clock_gettime syscall... " >&6; }
7687 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7688 /* end confdefs.h. */
7689 #include <unistd.h>
7690 #include <sys/syscall.h>
7691 #include <time.h>
7692 int
7693 main ()
7694 {
7695 struct timespec ts; int status = syscall (SYS_clock_gettime, CLOCK_REALTIME, &ts)
7696 ;
7697 return 0;
7698 }
7699 _ACEOF
7700 if ac_fn_c_try_link "$LINENO"; then :
7701 ac_have_clock_syscall=1
7702
7703 $as_echo "#define HAVE_CLOCK_SYSCALL 1" >>confdefs.h
7704
7705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7706 $as_echo "yes" >&6; }
7707 else
7708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7709 $as_echo "no" >&6; }
7710 fi
7711 rm -f core conftest.err conftest.$ac_objext \
7712 conftest$ac_exeext conftest.$ac_ext
7713 fi
7714 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
7715 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
7716 $as_echo_n "checking for clock_gettime in -lrt... " >&6; }
7717 if ${ac_cv_lib_rt_clock_gettime+:} false; then :
7718 $as_echo_n "(cached) " >&6
7719 else
7720 ac_check_lib_save_LIBS=$LIBS
7721 LIBS="-lrt $LIBS"
7722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7723 /* end confdefs.h. */
7724
7725 /* Override any GCC internal prototype to avoid an error.
7726 Use char because int might match the return type of a GCC
7727 builtin and then its argument prototype would still apply. */
7728 #ifdef __cplusplus
7729 extern "C"
7730 #endif
7731 char clock_gettime ();
7732 int
7733 main ()
7734 {
7735 return clock_gettime ();
7736 ;
7737 return 0;
7738 }
7739 _ACEOF
7740 if ac_fn_c_try_link "$LINENO"; then :
7741 ac_cv_lib_rt_clock_gettime=yes
7742 else
7743 ac_cv_lib_rt_clock_gettime=no
7744 fi
7745 rm -f core conftest.err conftest.$ac_objext \
7746 conftest$ac_exeext conftest.$ac_ext
7747 LIBS=$ac_check_lib_save_LIBS
7748 fi
7749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
7750 $as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
7751 if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
7752 cat >>confdefs.h <<_ACEOF
7753 #define HAVE_LIBRT 1
7754 _ACEOF
7755
7756 LIBS="-lrt $LIBS"
7757
7758 fi
7759
7760 unset ac_cv_func_clock_gettime
7761 for ac_func in clock_gettime
7762 do :
7763 ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
7764 if test "x$ac_cv_func_clock_gettime" = xyes; then :
7765 cat >>confdefs.h <<_ACEOF
7766 #define HAVE_CLOCK_GETTIME 1
7767 _ACEOF
7768
7769 fi
7770 done
7771
7772 fi
7773
7774 fi
7775 done
7776
7777
7778 for ac_func in nanosleep
7779 do :
7780 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7781 if test "x$ac_cv_func_nanosleep" = xyes; then :
7782 cat >>confdefs.h <<_ACEOF
7783 #define HAVE_NANOSLEEP 1
7784 _ACEOF
7785
7786 else
7787
7788 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
7789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
7790 $as_echo_n "checking for nanosleep in -lrt... " >&6; }
7791 if ${ac_cv_lib_rt_nanosleep+:} false; then :
7792 $as_echo_n "(cached) " >&6
7793 else
7794 ac_check_lib_save_LIBS=$LIBS
7795 LIBS="-lrt $LIBS"
7796 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7797 /* end confdefs.h. */
7798
7799 /* Override any GCC internal prototype to avoid an error.
7800 Use char because int might match the return type of a GCC
7801 builtin and then its argument prototype would still apply. */
7802 #ifdef __cplusplus
7803 extern "C"
7804 #endif
7805 char nanosleep ();
7806 int
7807 main ()
7808 {
7809 return nanosleep ();
7810 ;
7811 return 0;
7812 }
7813 _ACEOF
7814 if ac_fn_c_try_link "$LINENO"; then :
7815 ac_cv_lib_rt_nanosleep=yes
7816 else
7817 ac_cv_lib_rt_nanosleep=no
7818 fi
7819 rm -f core conftest.err conftest.$ac_objext \
7820 conftest$ac_exeext conftest.$ac_ext
7821 LIBS=$ac_check_lib_save_LIBS
7822 fi
7823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
7824 $as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
7825 if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
7826 cat >>confdefs.h <<_ACEOF
7827 #define HAVE_LIBRT 1
7828 _ACEOF
7829
7830 LIBS="-lrt $LIBS"
7831
7832 fi
7833
7834 unset ac_cv_func_nanosleep
7835 for ac_func in nanosleep
7836 do :
7837 ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
7838 if test "x$ac_cv_func_nanosleep" = xyes; then :
7839 cat >>confdefs.h <<_ACEOF
7840 #define HAVE_NANOSLEEP 1
7841 _ACEOF
7842
7843 fi
7844 done
7845
7846 fi
7847
7848 fi
7849 done
7850
7851
7852 if test -z "$LIBEV_M4_AVOID_LIBM"; then
7853 LIBM=m
7854 fi
7855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
7856 $as_echo_n "checking for library containing floor... " >&6; }
7857 if ${ac_cv_search_floor+:} false; then :
7858 $as_echo_n "(cached) " >&6
7859 else
7860 ac_func_search_save_LIBS=$LIBS
7861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7862 /* end confdefs.h. */
7863
7864 /* Override any GCC internal prototype to avoid an error.
7865 Use char because int might match the return type of a GCC
7866 builtin and then its argument prototype would still apply. */
7867 #ifdef __cplusplus
7868 extern "C"
7869 #endif
7870 char floor ();
7871 int
7872 main ()
7873 {
7874 return floor ();
7875 ;
7876 return 0;
7877 }
7878 _ACEOF
7879 for ac_lib in '' $LIBM; do
7880 if test -z "$ac_lib"; then
7881 ac_res="none required"
7882 else
7883 ac_res=-l$ac_lib
7884 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7885 fi
7886 if ac_fn_c_try_link "$LINENO"; then :
7887 ac_cv_search_floor=$ac_res
7888 fi
7889 rm -f core conftest.err conftest.$ac_objext \
7890 conftest$ac_exeext
7891 if ${ac_cv_search_floor+:} false; then :
7892 break
7893 fi
7894 done
7895 if ${ac_cv_search_floor+:} false; then :
7896
7897 else
7898 ac_cv_search_floor=no
7899 fi
7900 rm conftest.$ac_ext
7901 LIBS=$ac_func_search_save_LIBS
7902 fi
7903 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_floor" >&5
7904 $as_echo "$ac_cv_search_floor" >&6; }
7905 ac_res=$ac_cv_search_floor
7906 if test "$ac_res" != no; then :
7907 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7908
7909 $as_echo "#define HAVE_FLOOR 1" >>confdefs.h
7910
7911 fi
7912
7913
7914
7915
7916 ac_ext=cpp
7917 ac_cpp='$CXXCPP $CPPFLAGS'
7918 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7919 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7920 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
7921
7922
7923
7924 cat >confcache <<\_ACEOF
7925 # This file is a shell script that caches the results of configure
7926 # tests run on this system so they can be shared between configure
7927 # scripts and configure runs, see configure's option --config-cache.
7928 # It is not useful on other systems. If it contains results you don't
7929 # want to keep, you may remove or edit it.
7930 #
7931 # config.status only pays attention to the cache file if you give it
7932 # the --recheck option to rerun configure.
7933 #
7934 # `ac_cv_env_foo' variables (set or unset) will be overridden when
7935 # loading this file, other *unset* `ac_cv_foo' will be assigned the
7936 # following values.
7937
7938 _ACEOF
7939
7940 # The following way of writing the cache mishandles newlines in values,
7941 # but we know of no workaround that is simple, portable, and efficient.
7942 # So, we kill variables containing newlines.
7943 # Ultrix sh set writes to stderr and can't be redirected directly,
7944 # and sets the high bit in the cache file unless we assign to the vars.
7945 (
7946 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
7947 eval ac_val=\$$ac_var
7948 case $ac_val in #(
7949 *${as_nl}*)
7950 case $ac_var in #(
7951 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
7952 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
7953 esac
7954 case $ac_var in #(
7955 _ | IFS | as_nl) ;; #(
7956 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
7957 *) { eval $ac_var=; unset $ac_var;} ;;
7958 esac ;;
7959 esac
7960 done
7961
7962 (set) 2>&1 |
7963 case $as_nl`(ac_space=' '; set) 2>&1` in #(
7964 *${as_nl}ac_space=\ *)
7965 # `set' does not quote correctly, so add quotes: double-quote
7966 # substitution turns \\\\ into \\, and sed turns \\ into \.
7967 sed -n \
7968 "s/'/'\\\\''/g;
7969 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7970 ;; #(
7971 *)
7972 # `set' quotes correctly as required by POSIX, so do not add quotes.
7973 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
7974 ;;
7975 esac |
7976 sort
7977 ) |
7978 sed '
7979 /^ac_cv_env_/b end
7980 t clear
7981 :clear
7982 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
7983 t end
7984 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7985 :end' >>confcache
7986 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
7987 if test -w "$cache_file"; then
7988 if test "x$cache_file" != "x/dev/null"; then
7989 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
7990 $as_echo "$as_me: updating cache $cache_file" >&6;}
7991 if test ! -f "$cache_file" || test -h "$cache_file"; then
7992 cat confcache >"$cache_file"
7993 else
7994 case $cache_file in #(
7995 */* | ?:*)
7996 mv -f confcache "$cache_file"$$ &&
7997 mv -f "$cache_file"$$ "$cache_file" ;; #(
7998 *)
7999 mv -f confcache "$cache_file" ;;
8000 esac
8001 fi
8002 fi
8003 else
8004 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8005 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8006 fi
8007 fi
8008 rm -f confcache
8009
8010
8011
8012 # Check whether --with-kernel was given.
8013 if test "${with_kernel+set}" = set; then :
8014 withval=$with_kernel; kerneldir="$withval"
8015 else
8016 kerneldir="/usr/src/linux"
8017
8018 fi
8019
8020
8021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for linux/if_tun.h" >&5
8022 $as_echo_n "checking for linux/if_tun.h... " >&6; }
8023 if ${tinc_cv_linux_if_tun_h+:} false; then :
8024 $as_echo_n "(cached) " >&6
8025 else
8026
8027 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8028 /* end confdefs.h. */
8029 #include "$kerneldir/include/linux/if_tun.h"
8030 int
8031 main ()
8032 {
8033 int a = IFF_TAP;
8034 ;
8035 return 0;
8036 }
8037 _ACEOF
8038 if ac_fn_cxx_try_compile "$LINENO"; then :
8039 if_tun_h="\"$kerneldir/include/linux/if_tun.h\""
8040 else
8041 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8042 /* end confdefs.h. */
8043 #include <linux/if_tun.h>
8044 int
8045 main ()
8046 {
8047 int a = IFF_TAP;
8048 ;
8049 return 0;
8050 }
8051 _ACEOF
8052 if ac_fn_cxx_try_compile "$LINENO"; then :
8053 if_tun_h="default"
8054 else
8055 if_tun_h="no"
8056
8057 fi
8058 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8059
8060 fi
8061 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8062
8063 if test $if_tun_h = no; then
8064 tinc_cv_linux_if_tun_h=none
8065 else
8066 tinc_cv_linux_if_tun_h="$if_tun_h"
8067 fi
8068
8069 fi
8070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tinc_cv_linux_if_tun_h" >&5
8071 $as_echo "$tinc_cv_linux_if_tun_h" >&6; }
8072
8073 if test $tinc_cv_linux_if_tun_h != none; then
8074
8075 $as_echo "#define HAVE_TUNTAP 1" >>confdefs.h
8076
8077 if test $tinc_cv_linux_if_tun_h != default; then
8078
8079 cat >>confdefs.h <<_ACEOF
8080 #define LINUX_IF_TUN_H $tinc_cv_linux_if_tun_h
8081 _ACEOF
8082
8083 fi
8084 fi
8085
8086
8087
8088
8089
8090 tinc_ac_save_CPPFLAGS="$CPPFLAGS"
8091
8092
8093 # Check whether --with-openssl-include was given.
8094 if test "${with_openssl_include+set}" = set; then :
8095 withval=$with_openssl_include; openssl_include="$withval"
8096 CFLAGS="$CFLAGS -I$withval"
8097 CPPFLAGS="$CPPFLAGS -I$withval"
8098
8099 fi
8100
8101
8102
8103 # Check whether --with-openssl-lib was given.
8104 if test "${with_openssl_lib+set}" = set; then :
8105 withval=$with_openssl_lib; openssl_lib="$withval"
8106 LIBS="$LIBS -L$withval"
8107
8108 fi
8109
8110
8111 for ac_header in openssl/evp.h openssl/rsa.h openssl/rand.h openssl/err.h openssl/sha.h openssl/pem.h
8112 do :
8113 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8114 ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8115 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
8116 cat >>confdefs.h <<_ACEOF
8117 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8118 _ACEOF
8119
8120 else
8121 as_fn_error $? "OpenSSL header files not found." "$LINENO" 5; break
8122
8123 fi
8124
8125 done
8126
8127
8128 CPPFLAGS="$tinc_ac_save_CPPFLAGS"
8129
8130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHA1_Init in -lcrypto" >&5
8131 $as_echo_n "checking for SHA1_Init in -lcrypto... " >&6; }
8132 if ${ac_cv_lib_crypto_SHA1_Init+:} false; then :
8133 $as_echo_n "(cached) " >&6
8134 else
8135 ac_check_lib_save_LIBS=$LIBS
8136 LIBS="-lcrypto $LIBS"
8137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8138 /* end confdefs.h. */
8139
8140 /* Override any GCC internal prototype to avoid an error.
8141 Use char because int might match the return type of a GCC
8142 builtin and then its argument prototype would still apply. */
8143 #ifdef __cplusplus
8144 extern "C"
8145 #endif
8146 char SHA1_Init ();
8147 int
8148 main ()
8149 {
8150 return SHA1_Init ();
8151 ;
8152 return 0;
8153 }
8154 _ACEOF
8155 if ac_fn_cxx_try_link "$LINENO"; then :
8156 ac_cv_lib_crypto_SHA1_Init=yes
8157 else
8158 ac_cv_lib_crypto_SHA1_Init=no
8159 fi
8160 rm -f core conftest.err conftest.$ac_objext \
8161 conftest$ac_exeext conftest.$ac_ext
8162 LIBS=$ac_check_lib_save_LIBS
8163 fi
8164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_SHA1_Init" >&5
8165 $as_echo "$ac_cv_lib_crypto_SHA1_Init" >&6; }
8166 if test "x$ac_cv_lib_crypto_SHA1_Init" = xyes; then :
8167 LIBS="$LIBS -lcrypto"
8168 else
8169 as_fn_error $? "OpenSSL libraries not found." "$LINENO" 5
8170
8171 fi
8172
8173
8174 for ac_func in RAND_pseudo_bytes OPENSSL_add_all_algorithms_noconf OpenSSL_add_all_algorithms SSLeay_add_all_algorithms
8175 do :
8176 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8177 ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
8178 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
8179 cat >>confdefs.h <<_ACEOF
8180 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8181 _ACEOF
8182
8183 fi
8184 done
8185
8186
8187 ac_fn_cxx_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
8188 if test "x$ac_cv_func_dlopen" = xyes; then :
8189
8190 else
8191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
8192 $as_echo_n "checking for dlopen in -ldl... " >&6; }
8193 if ${ac_cv_lib_dl_dlopen+:} false; then :
8194 $as_echo_n "(cached) " >&6
8195 else
8196 ac_check_lib_save_LIBS=$LIBS
8197 LIBS="-ldl $LIBS"
8198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8199 /* end confdefs.h. */
8200
8201 /* Override any GCC internal prototype to avoid an error.
8202 Use char because int might match the return type of a GCC
8203 builtin and then its argument prototype would still apply. */
8204 #ifdef __cplusplus
8205 extern "C"
8206 #endif
8207 char dlopen ();
8208 int
8209 main ()
8210 {
8211 return dlopen ();
8212 ;
8213 return 0;
8214 }
8215 _ACEOF
8216 if ac_fn_cxx_try_link "$LINENO"; then :
8217 ac_cv_lib_dl_dlopen=yes
8218 else
8219 ac_cv_lib_dl_dlopen=no
8220 fi
8221 rm -f core conftest.err conftest.$ac_objext \
8222 conftest$ac_exeext conftest.$ac_ext
8223 LIBS=$ac_check_lib_save_LIBS
8224 fi
8225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
8226 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
8227 if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
8228 LIBS="$LIBS -ldl"
8229 else
8230 as_fn_error $? "OpenSSL depends on libdl." "$LINENO" 5
8231
8232 fi
8233
8234
8235 fi
8236
8237
8238 ac_fn_cxx_check_func "$LINENO" "inflate" "ac_cv_func_inflate"
8239 if test "x$ac_cv_func_inflate" = xyes; then :
8240
8241 else
8242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
8243 $as_echo_n "checking for inflate in -lz... " >&6; }
8244 if ${ac_cv_lib_z_inflate+:} false; then :
8245 $as_echo_n "(cached) " >&6
8246 else
8247 ac_check_lib_save_LIBS=$LIBS
8248 LIBS="-lz $LIBS"
8249 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8250 /* end confdefs.h. */
8251
8252 /* Override any GCC internal prototype to avoid an error.
8253 Use char because int might match the return type of a GCC
8254 builtin and then its argument prototype would still apply. */
8255 #ifdef __cplusplus
8256 extern "C"
8257 #endif
8258 char inflate ();
8259 int
8260 main ()
8261 {
8262 return inflate ();
8263 ;
8264 return 0;
8265 }
8266 _ACEOF
8267 if ac_fn_cxx_try_link "$LINENO"; then :
8268 ac_cv_lib_z_inflate=yes
8269 else
8270 ac_cv_lib_z_inflate=no
8271 fi
8272 rm -f core conftest.err conftest.$ac_objext \
8273 conftest$ac_exeext conftest.$ac_ext
8274 LIBS=$ac_check_lib_save_LIBS
8275 fi
8276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
8277 $as_echo "$ac_cv_lib_z_inflate" >&6; }
8278 if test "x$ac_cv_lib_z_inflate" = xyes; then :
8279 LIBS="$LIBS -lz"
8280 else
8281 as_fn_error $? "OpenSSL depends on libz." "$LINENO" 5
8282
8283 fi
8284
8285
8286 fi
8287
8288
8289 if test "x$openssl_include" != x; then
8290 CXXFLAGS="$CXXFLAGS -I$openssl_include"
8291 fi
8292
8293 # Check whether --enable-threads was given.
8294 if test "${enable_threads+set}" = set; then :
8295 enableval=$enable_threads; try_threads=$enableval
8296 else
8297 try_threads=yes
8298
8299 fi
8300
8301
8302 if test "x$try_threads" = xyes; then
8303 ac_fn_cxx_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
8304 if test "x$ac_cv_header_pthread_h" = xyes; then :
8305
8306 LIBS="$LIBS -lpthread"
8307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8308 /* end confdefs.h. */
8309 #include <pthread.h>
8310 int
8311 main ()
8312 {
8313 pthread_t id; pthread_create (&id, 0, 0, 0);
8314 ;
8315 return 0;
8316 }
8317 _ACEOF
8318 if ac_fn_cxx_try_compile "$LINENO"; then :
8319
8320 cat >>confdefs.h <<_ACEOF
8321 #define ENABLE_PTHREADS 1
8322 _ACEOF
8323
8324
8325 fi
8326 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8327
8328 fi
8329
8330
8331 fi
8332
8333 # Check whether --enable-static-daemon was given.
8334 if test "${enable_static_daemon+set}" = set; then :
8335 enableval=$enable_static_daemon; LDFLAGS_DAEMON=-static
8336
8337 fi
8338
8339
8340
8341
8342
8343
8344 if test x$rohc = xtrue; then
8345 ROHC_TRUE=
8346 ROHC_FALSE='#'
8347 else
8348 ROHC_TRUE='#'
8349 ROHC_FALSE=
8350 fi
8351
8352
8353
8354 ICMP=1
8355 # Check whether --enable-icmp was given.
8356 if test "${enable_icmp+set}" = set; then :
8357 enableval=$enable_icmp; if test "x$enableval" = xno; then
8358 ICMP=0
8359 fi
8360
8361 fi
8362
8363 if test "x$ICMP" = x1; then
8364
8365 cat >>confdefs.h <<_ACEOF
8366 #define ENABLE_ICMP 1
8367 _ACEOF
8368
8369 fi
8370
8371 TCP=1
8372 # Check whether --enable-tcp was given.
8373 if test "${enable_tcp+set}" = set; then :
8374 enableval=$enable_tcp; if test "x$enableval" = xno; then
8375 TCP=0
8376 fi
8377
8378 fi
8379
8380 if test "x$TCP" = x1; then
8381
8382 cat >>confdefs.h <<_ACEOF
8383 #define ENABLE_TCP 1
8384 _ACEOF
8385
8386 fi
8387
8388 HTTP=1
8389 # Check whether --enable-http-proxy was given.
8390 if test "${enable_http_proxy+set}" = set; then :
8391 enableval=$enable_http_proxy; if test "x$enableval" = xno; then
8392 HTTP=0
8393 fi
8394
8395 fi
8396
8397 if test "x$HTTP" = x1; then
8398
8399 cat >>confdefs.h <<_ACEOF
8400 #define ENABLE_HTTP_PROXY 1
8401 _ACEOF
8402
8403 fi
8404
8405 # Check whether --enable-dns was given.
8406 if test "${enable_dns+set}" = set; then :
8407 enableval=$enable_dns;
8408 ac_fn_cxx_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
8409 if test "x$ac_cv_header_gmp_h" = xyes; then :
8410
8411 else
8412 as_fn_error $? "gmp.h not found, required for --enable-dns" "$LINENO" 5
8413 fi
8414
8415
8416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgmp" >&5
8417 $as_echo_n "checking for main in -lgmp... " >&6; }
8418 if ${ac_cv_lib_gmp_main+:} false; then :
8419 $as_echo_n "(cached) " >&6
8420 else
8421 ac_check_lib_save_LIBS=$LIBS
8422 LIBS="-lgmp $LIBS"
8423 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8424 /* end confdefs.h. */
8425
8426
8427 int
8428 main ()
8429 {
8430 return main ();
8431 ;
8432 return 0;
8433 }
8434 _ACEOF
8435 if ac_fn_cxx_try_link "$LINENO"; then :
8436 ac_cv_lib_gmp_main=yes
8437 else
8438 ac_cv_lib_gmp_main=no
8439 fi
8440 rm -f core conftest.err conftest.$ac_objext \
8441 conftest$ac_exeext conftest.$ac_ext
8442 LIBS=$ac_check_lib_save_LIBS
8443 fi
8444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp_main" >&5
8445 $as_echo "$ac_cv_lib_gmp_main" >&6; }
8446 if test "x$ac_cv_lib_gmp_main" = xyes; then :
8447 cat >>confdefs.h <<_ACEOF
8448 #define HAVE_LIBGMP 1
8449 _ACEOF
8450
8451 LIBS="-lgmp $LIBS"
8452
8453 else
8454 as_fn_error $? "libgmp not found, required for --enable-dns" "$LINENO" 5
8455 fi
8456
8457
8458
8459 cat >>confdefs.h <<_ACEOF
8460 #define ENABLE_DNS 1
8461 _ACEOF
8462
8463
8464
8465 fi
8466
8467
8468 RSA=3072
8469 # Check whether --enable-rsa-length was given.
8470 if test "${enable_rsa_length+set}" = set; then :
8471 enableval=$enable_rsa_length; RSA=$enableval
8472
8473 fi
8474
8475
8476 cat >>confdefs.h <<_ACEOF
8477 #define RSABITS $RSA
8478 _ACEOF
8479
8480
8481 HMACSIZE=12
8482 # Check whether --enable-hmac-length was given.
8483 if test "${enable_hmac_length+set}" = set; then :
8484 enableval=$enable_hmac_length; HMACSIZE=$enableval
8485
8486 fi
8487
8488
8489 cat >>confdefs.h <<_ACEOF
8490 #define HMACLENGTH $HMACSIZE
8491 _ACEOF
8492
8493
8494 MTU=1500
8495 # Check whether --enable-max-mtu was given.
8496 if test "${enable_max_mtu+set}" = set; then :
8497 enableval=$enable_max_mtu; MTU=$enableval
8498
8499 fi
8500
8501
8502 cat >>confdefs.h <<_ACEOF
8503 #define MAX_MTU ($MTU + 14)
8504 _ACEOF
8505
8506
8507 COMPRESS=1
8508 # Check whether --enable-compression was given.
8509 if test "${enable_compression+set}" = set; then :
8510 enableval=$enable_compression; if test "x$enableval" = xno; then
8511 COMPRESS=0
8512 fi
8513
8514 fi
8515
8516
8517 cat >>confdefs.h <<_ACEOF
8518 #define ENABLE_COMPRESSION $COMPRESS
8519 _ACEOF
8520
8521
8522 CIPHER=aes_128_ctr
8523 # Check whether --enable-cipher was given.
8524 if test "${enable_cipher+set}" = set; then :
8525 enableval=$enable_cipher; #if test "x$enableval" = xbf ; then CIPHER=bf_ctr ; fi
8526 if test "x$enableval" = xaes-128 ; then CIPHER=aes_128_ctr ; fi
8527 if test "x$enableval" = xaes-192 ; then CIPHER=aes_192_ctr ; fi
8528 if test "x$enableval" = xaes-256 ; then CIPHER=aes_256_ctr ; fi
8529 #if test "x$enableval" = xcamellia-128; then CIPHER=camellia_128_ctr; fi
8530 #if test "x$enableval" = xcamellia-256; then CIPHER=camellia_256_ctr; fi
8531
8532 fi
8533
8534
8535 cat >>confdefs.h <<_ACEOF
8536 #define ENABLE_CIPHER EVP_${CIPHER}
8537 _ACEOF
8538
8539
8540 HMAC=sha1
8541 # Check whether --enable-hmac-digest was given.
8542 if test "${enable_hmac_digest+set}" = set; then :
8543 enableval=$enable_hmac_digest; if test "x$enableval" = xwhirlpool; then HMAC=whirlpool; fi
8544 if test "x$enableval" = xsha512 ; then HMAC=sha512 ; fi
8545 if test "x$enableval" = xsha256 ; then HMAC=sha256 ; fi
8546 if test "x$enableval" = xsha1 ; then HMAC=sha1 ; fi
8547 if test "x$enableval" = xripemd160; then HMAC=ripemd160; fi
8548
8549 fi
8550
8551
8552 cat >>confdefs.h <<_ACEOF
8553 #define ENABLE_HMAC EVP_${HMAC}
8554 _ACEOF
8555
8556
8557 AUTH=sha512
8558 # Check whether --enable-auth-digest was given.
8559 if test "${enable_auth_digest+set}" = set; then :
8560 enableval=$enable_auth_digest; if test "x$enableval" = xwhirlpool; then AUTH=whirlpool; fi
8561 if test "x$enableval" = xsha512 ; then AUTH=sha512 ; fi
8562 if test "x$enableval" = xsha256 ; then AUTH=sha256 ; fi
8563
8564 fi
8565
8566
8567 cat >>confdefs.h <<_ACEOF
8568 #define ENABLE_AUTH EVP_${AUTH}
8569 _ACEOF
8570
8571
8572 if $CXX -v --help 2>&1 | grep -q fno-rtti; then
8573 CXXFLAGS="$CXXFLAGS -fno-rtti"
8574 fi
8575
8576 #if $CXX -v --help 2>&1 | grep -q fexceptions; then
8577 # CXXFLAGS="$CXXFLAGS -fno-exceptions"
8578 #fi
8579
8580 LIBS="$EXTRA_LIBS $LIBS"
8581
8582
8583
8584
8585 ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile doc/Makefile lib/Makefile m4/Makefile"
8586
8587 cat >confcache <<\_ACEOF
8588 # This file is a shell script that caches the results of configure
8589 # tests run on this system so they can be shared between configure
8590 # scripts and configure runs, see configure's option --config-cache.
8591 # It is not useful on other systems. If it contains results you don't
8592 # want to keep, you may remove or edit it.
8593 #
8594 # config.status only pays attention to the cache file if you give it
8595 # the --recheck option to rerun configure.
8596 #
8597 # `ac_cv_env_foo' variables (set or unset) will be overridden when
8598 # loading this file, other *unset* `ac_cv_foo' will be assigned the
8599 # following values.
8600
8601 _ACEOF
8602
8603 # The following way of writing the cache mishandles newlines in values,
8604 # but we know of no workaround that is simple, portable, and efficient.
8605 # So, we kill variables containing newlines.
8606 # Ultrix sh set writes to stderr and can't be redirected directly,
8607 # and sets the high bit in the cache file unless we assign to the vars.
8608 (
8609 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
8610 eval ac_val=\$$ac_var
8611 case $ac_val in #(
8612 *${as_nl}*)
8613 case $ac_var in #(
8614 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
8615 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
8616 esac
8617 case $ac_var in #(
8618 _ | IFS | as_nl) ;; #(
8619 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
8620 *) { eval $ac_var=; unset $ac_var;} ;;
8621 esac ;;
8622 esac
8623 done
8624
8625 (set) 2>&1 |
8626 case $as_nl`(ac_space=' '; set) 2>&1` in #(
8627 *${as_nl}ac_space=\ *)
8628 # `set' does not quote correctly, so add quotes: double-quote
8629 # substitution turns \\\\ into \\, and sed turns \\ into \.
8630 sed -n \
8631 "s/'/'\\\\''/g;
8632 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
8633 ;; #(
8634 *)
8635 # `set' quotes correctly as required by POSIX, so do not add quotes.
8636 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
8637 ;;
8638 esac |
8639 sort
8640 ) |
8641 sed '
8642 /^ac_cv_env_/b end
8643 t clear
8644 :clear
8645 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
8646 t end
8647 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8648 :end' >>confcache
8649 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8650 if test -w "$cache_file"; then
8651 if test "x$cache_file" != "x/dev/null"; then
8652 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8653 $as_echo "$as_me: updating cache $cache_file" >&6;}
8654 if test ! -f "$cache_file" || test -h "$cache_file"; then
8655 cat confcache >"$cache_file"
8656 else
8657 case $cache_file in #(
8658 */* | ?:*)
8659 mv -f confcache "$cache_file"$$ &&
8660 mv -f "$cache_file"$$ "$cache_file" ;; #(
8661 *)
8662 mv -f confcache "$cache_file" ;;
8663 esac
8664 fi
8665 fi
8666 else
8667 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8668 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8669 fi
8670 fi
8671 rm -f confcache
8672
8673 test "x$prefix" = xNONE && prefix=$ac_default_prefix
8674 # Let make expand exec_prefix.
8675 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
8676
8677 DEFS=-DHAVE_CONFIG_H
8678
8679 ac_libobjs=
8680 ac_ltlibobjs=
8681 U=
8682 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
8683 # 1. Remove the extension, and $U if already installed.
8684 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
8685 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
8686 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
8687 # will be set to the directory where LIBOBJS objects are built.
8688 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
8689 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
8690 done
8691 LIBOBJS=$ac_libobjs
8692
8693 LTLIBOBJS=$ac_ltlibobjs
8694
8695
8696 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
8697 as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
8698 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8699 fi
8700 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
8701 as_fn_error $? "conditional \"AMDEP\" was never defined.
8702 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8703 fi
8704 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
8705 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
8706 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8707 fi
8708 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
8709 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
8710 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8711 fi
8712 if test -z "${ROHC_TRUE}" && test -z "${ROHC_FALSE}"; then
8713 as_fn_error $? "conditional \"ROHC\" was never defined.
8714 Usually this means the macro was only invoked conditionally." "$LINENO" 5
8715 fi
8716
8717 : "${CONFIG_STATUS=./config.status}"
8718 ac_write_fail=0
8719 ac_clean_files_save=$ac_clean_files
8720 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8721 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8722 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8723 as_write_fail=0
8724 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
8725 #! $SHELL
8726 # Generated by $as_me.
8727 # Run this file to recreate the current configuration.
8728 # Compiler output produced by configure, useful for debugging
8729 # configure, is in config.log if it exists.
8730
8731 debug=false
8732 ac_cs_recheck=false
8733 ac_cs_silent=false
8734
8735 SHELL=\${CONFIG_SHELL-$SHELL}
8736 export SHELL
8737 _ASEOF
8738 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
8739 ## -------------------- ##
8740 ## M4sh Initialization. ##
8741 ## -------------------- ##
8742
8743 # Be more Bourne compatible
8744 DUALCASE=1; export DUALCASE # for MKS sh
8745 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
8746 emulate sh
8747 NULLCMD=:
8748 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
8749 # is contrary to our usage. Disable this feature.
8750 alias -g '${1+"$@"}'='"$@"'
8751 setopt NO_GLOB_SUBST
8752 else
8753 case `(set -o) 2>/dev/null` in #(
8754 *posix*) :
8755 set -o posix ;; #(
8756 *) :
8757 ;;
8758 esac
8759 fi
8760
8761
8762 as_nl='
8763 '
8764 export as_nl
8765 # Printing a long string crashes Solaris 7 /usr/bin/printf.
8766 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
8767 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
8768 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
8769 # Prefer a ksh shell builtin over an external printf program on Solaris,
8770 # but without wasting forks for bash or zsh.
8771 if test -z "$BASH_VERSION$ZSH_VERSION" \
8772 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
8773 as_echo='print -r --'
8774 as_echo_n='print -rn --'
8775 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
8776 as_echo='printf %s\n'
8777 as_echo_n='printf %s'
8778 else
8779 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
8780 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
8781 as_echo_n='/usr/ucb/echo -n'
8782 else
8783 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
8784 as_echo_n_body='eval
8785 arg=$1;
8786 case $arg in #(
8787 *"$as_nl"*)
8788 expr "X$arg" : "X\\(.*\\)$as_nl";
8789 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
8790 esac;
8791 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
8792 '
8793 export as_echo_n_body
8794 as_echo_n='sh -c $as_echo_n_body as_echo'
8795 fi
8796 export as_echo_body
8797 as_echo='sh -c $as_echo_body as_echo'
8798 fi
8799
8800 # The user is always right.
8801 if test "${PATH_SEPARATOR+set}" != set; then
8802 PATH_SEPARATOR=:
8803 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
8804 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
8805 PATH_SEPARATOR=';'
8806 }
8807 fi
8808
8809
8810 # IFS
8811 # We need space, tab and new line, in precisely that order. Quoting is
8812 # there to prevent editors from complaining about space-tab.
8813 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
8814 # splitting by setting IFS to empty value.)
8815 IFS=" "" $as_nl"
8816
8817 # Find who we are. Look in the path if we contain no directory separator.
8818 as_myself=
8819 case $0 in #((
8820 *[\\/]* ) as_myself=$0 ;;
8821 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8822 for as_dir in $PATH
8823 do
8824 IFS=$as_save_IFS
8825 test -z "$as_dir" && as_dir=.
8826 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
8827 done
8828 IFS=$as_save_IFS
8829
8830 ;;
8831 esac
8832 # We did not find ourselves, most probably we were run as `sh COMMAND'
8833 # in which case we are not to be found in the path.
8834 if test "x$as_myself" = x; then
8835 as_myself=$0
8836 fi
8837 if test ! -f "$as_myself"; then
8838 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
8839 exit 1
8840 fi
8841
8842 # Unset variables that we do not need and which cause bugs (e.g. in
8843 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
8844 # suppresses any "Segmentation fault" message there. '((' could
8845 # trigger a bug in pdksh 5.2.14.
8846 for as_var in BASH_ENV ENV MAIL MAILPATH
8847 do eval test x\${$as_var+set} = xset \
8848 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
8849 done
8850 PS1='$ '
8851 PS2='> '
8852 PS4='+ '
8853
8854 # NLS nuisances.
8855 LC_ALL=C
8856 export LC_ALL
8857 LANGUAGE=C
8858 export LANGUAGE
8859
8860 # CDPATH.
8861 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
8862
8863
8864 # as_fn_error STATUS ERROR [LINENO LOG_FD]
8865 # ----------------------------------------
8866 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8867 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8868 # script with STATUS, using 1 if that was 0.
8869 as_fn_error ()
8870 {
8871 as_status=$1; test $as_status -eq 0 && as_status=1
8872 if test "$4"; then
8873 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8874 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8875 fi
8876 $as_echo "$as_me: error: $2" >&2
8877 as_fn_exit $as_status
8878 } # as_fn_error
8879
8880
8881 # as_fn_set_status STATUS
8882 # -----------------------
8883 # Set $? to STATUS, without forking.
8884 as_fn_set_status ()
8885 {
8886 return $1
8887 } # as_fn_set_status
8888
8889 # as_fn_exit STATUS
8890 # -----------------
8891 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
8892 as_fn_exit ()
8893 {
8894 set +e
8895 as_fn_set_status $1
8896 exit $1
8897 } # as_fn_exit
8898
8899 # as_fn_unset VAR
8900 # ---------------
8901 # Portably unset VAR.
8902 as_fn_unset ()
8903 {
8904 { eval $1=; unset $1;}
8905 }
8906 as_unset=as_fn_unset
8907 # as_fn_append VAR VALUE
8908 # ----------------------
8909 # Append the text in VALUE to the end of the definition contained in VAR. Take
8910 # advantage of any shell optimizations that allow amortized linear growth over
8911 # repeated appends, instead of the typical quadratic growth present in naive
8912 # implementations.
8913 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
8914 eval 'as_fn_append ()
8915 {
8916 eval $1+=\$2
8917 }'
8918 else
8919 as_fn_append ()
8920 {
8921 eval $1=\$$1\$2
8922 }
8923 fi # as_fn_append
8924
8925 # as_fn_arith ARG...
8926 # ------------------
8927 # Perform arithmetic evaluation on the ARGs, and store the result in the
8928 # global $as_val. Take advantage of shells that can avoid forks. The arguments
8929 # must be portable across $(()) and expr.
8930 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
8931 eval 'as_fn_arith ()
8932 {
8933 as_val=$(( $* ))
8934 }'
8935 else
8936 as_fn_arith ()
8937 {
8938 as_val=`expr "$@" || test $? -eq 1`
8939 }
8940 fi # as_fn_arith
8941
8942
8943 if expr a : '\(a\)' >/dev/null 2>&1 &&
8944 test "X`expr 00001 : '.*\(...\)'`" = X001; then
8945 as_expr=expr
8946 else
8947 as_expr=false
8948 fi
8949
8950 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
8951 as_basename=basename
8952 else
8953 as_basename=false
8954 fi
8955
8956 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
8957 as_dirname=dirname
8958 else
8959 as_dirname=false
8960 fi
8961
8962 as_me=`$as_basename -- "$0" ||
8963 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
8964 X"$0" : 'X\(//\)$' \| \
8965 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
8966 $as_echo X/"$0" |
8967 sed '/^.*\/\([^/][^/]*\)\/*$/{
8968 s//\1/
8969 q
8970 }
8971 /^X\/\(\/\/\)$/{
8972 s//\1/
8973 q
8974 }
8975 /^X\/\(\/\).*/{
8976 s//\1/
8977 q
8978 }
8979 s/.*/./; q'`
8980
8981 # Avoid depending upon Character Ranges.
8982 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
8983 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
8984 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
8985 as_cr_digits='0123456789'
8986 as_cr_alnum=$as_cr_Letters$as_cr_digits
8987
8988 ECHO_C= ECHO_N= ECHO_T=
8989 case `echo -n x` in #(((((
8990 -n*)
8991 case `echo 'xy\c'` in
8992 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
8993 xy) ECHO_C='\c';;
8994 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
8995 ECHO_T=' ';;
8996 esac;;
8997 *)
8998 ECHO_N='-n';;
8999 esac
9000
9001 rm -f conf$$ conf$$.exe conf$$.file
9002 if test -d conf$$.dir; then
9003 rm -f conf$$.dir/conf$$.file
9004 else
9005 rm -f conf$$.dir
9006 mkdir conf$$.dir 2>/dev/null
9007 fi
9008 if (echo >conf$$.file) 2>/dev/null; then
9009 if ln -s conf$$.file conf$$ 2>/dev/null; then
9010 as_ln_s='ln -s'
9011 # ... but there are two gotchas:
9012 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
9013 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
9014 # In both cases, we have to default to `cp -pR'.
9015 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
9016 as_ln_s='cp -pR'
9017 elif ln conf$$.file conf$$ 2>/dev/null; then
9018 as_ln_s=ln
9019 else
9020 as_ln_s='cp -pR'
9021 fi
9022 else
9023 as_ln_s='cp -pR'
9024 fi
9025 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
9026 rmdir conf$$.dir 2>/dev/null
9027
9028
9029 # as_fn_mkdir_p
9030 # -------------
9031 # Create "$as_dir" as a directory, including parents if necessary.
9032 as_fn_mkdir_p ()
9033 {
9034
9035 case $as_dir in #(
9036 -*) as_dir=./$as_dir;;
9037 esac
9038 test -d "$as_dir" || eval $as_mkdir_p || {
9039 as_dirs=
9040 while :; do
9041 case $as_dir in #(
9042 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
9043 *) as_qdir=$as_dir;;
9044 esac
9045 as_dirs="'$as_qdir' $as_dirs"
9046 as_dir=`$as_dirname -- "$as_dir" ||
9047 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9048 X"$as_dir" : 'X\(//\)[^/]' \| \
9049 X"$as_dir" : 'X\(//\)$' \| \
9050 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
9051 $as_echo X"$as_dir" |
9052 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9053 s//\1/
9054 q
9055 }
9056 /^X\(\/\/\)[^/].*/{
9057 s//\1/
9058 q
9059 }
9060 /^X\(\/\/\)$/{
9061 s//\1/
9062 q
9063 }
9064 /^X\(\/\).*/{
9065 s//\1/
9066 q
9067 }
9068 s/.*/./; q'`
9069 test -d "$as_dir" && break
9070 done
9071 test -z "$as_dirs" || eval "mkdir $as_dirs"
9072 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
9073
9074
9075 } # as_fn_mkdir_p
9076 if mkdir -p . 2>/dev/null; then
9077 as_mkdir_p='mkdir -p "$as_dir"'
9078 else
9079 test -d ./-p && rmdir ./-p
9080 as_mkdir_p=false
9081 fi
9082
9083
9084 # as_fn_executable_p FILE
9085 # -----------------------
9086 # Test if FILE is an executable regular file.
9087 as_fn_executable_p ()
9088 {
9089 test -f "$1" && test -x "$1"
9090 } # as_fn_executable_p
9091 as_test_x='test -x'
9092 as_executable_p=as_fn_executable_p
9093
9094 # Sed expression to map a string onto a valid CPP name.
9095 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
9096
9097 # Sed expression to map a string onto a valid variable name.
9098 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
9099
9100
9101 exec 6>&1
9102 ## ----------------------------------- ##
9103 ## Main body of $CONFIG_STATUS script. ##
9104 ## ----------------------------------- ##
9105 _ASEOF
9106 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
9107
9108 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9109 # Save the log message, to keep $0 and so on meaningful, and to
9110 # report actual input values of CONFIG_FILES etc. instead of their
9111 # values after options handling.
9112 ac_log="
9113 This file was extended by $as_me, which was
9114 generated by GNU Autoconf 2.69. Invocation command line was
9115
9116 CONFIG_FILES = $CONFIG_FILES
9117 CONFIG_HEADERS = $CONFIG_HEADERS
9118 CONFIG_LINKS = $CONFIG_LINKS
9119 CONFIG_COMMANDS = $CONFIG_COMMANDS
9120 $ $0 $@
9121
9122 on `(hostname || uname -n) 2>/dev/null | sed 1q`
9123 "
9124
9125 _ACEOF
9126
9127 case $ac_config_files in *"
9128 "*) set x $ac_config_files; shift; ac_config_files=$*;;
9129 esac
9130
9131 case $ac_config_headers in *"
9132 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
9133 esac
9134
9135
9136 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9137 # Files that config.status was made for.
9138 config_files="$ac_config_files"
9139 config_headers="$ac_config_headers"
9140 config_commands="$ac_config_commands"
9141
9142 _ACEOF
9143
9144 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9145 ac_cs_usage="\
9146 \`$as_me' instantiates files and other configuration actions
9147 from templates according to the current configuration. Unless the files
9148 and actions are specified as TAGs, all are instantiated by default.
9149
9150 Usage: $0 [OPTION]... [TAG]...
9151
9152 -h, --help print this help, then exit
9153 -V, --version print version number and configuration settings, then exit
9154 --config print configuration, then exit
9155 -q, --quiet, --silent
9156 do not print progress messages
9157 -d, --debug don't remove temporary files
9158 --recheck update $as_me by reconfiguring in the same conditions
9159 --file=FILE[:TEMPLATE]
9160 instantiate the configuration file FILE
9161 --header=FILE[:TEMPLATE]
9162 instantiate the configuration header FILE
9163
9164 Configuration files:
9165 $config_files
9166
9167 Configuration headers:
9168 $config_headers
9169
9170 Configuration commands:
9171 $config_commands
9172
9173 Report bugs to the package provider."
9174
9175 _ACEOF
9176 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9177 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9178 ac_cs_version="\\
9179 config.status
9180 configured by $0, generated by GNU Autoconf 2.69,
9181 with options \\"\$ac_cs_config\\"
9182
9183 Copyright (C) 2012 Free Software Foundation, Inc.
9184 This config.status script is free software; the Free Software Foundation
9185 gives unlimited permission to copy, distribute and modify it."
9186
9187 ac_pwd='$ac_pwd'
9188 srcdir='$srcdir'
9189 INSTALL='$INSTALL'
9190 AWK='$AWK'
9191 test -n "\$AWK" || AWK=awk
9192 _ACEOF
9193
9194 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9195 # The default lists apply if the user does not specify any file.
9196 ac_need_defaults=:
9197 while test $# != 0
9198 do
9199 case $1 in
9200 --*=?*)
9201 ac_option=`expr "X$1" : 'X\([^=]*\)='`
9202 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
9203 ac_shift=:
9204 ;;
9205 --*=)
9206 ac_option=`expr "X$1" : 'X\([^=]*\)='`
9207 ac_optarg=
9208 ac_shift=:
9209 ;;
9210 *)
9211 ac_option=$1
9212 ac_optarg=$2
9213 ac_shift=shift
9214 ;;
9215 esac
9216
9217 case $ac_option in
9218 # Handling of the options.
9219 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
9220 ac_cs_recheck=: ;;
9221 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
9222 $as_echo "$ac_cs_version"; exit ;;
9223 --config | --confi | --conf | --con | --co | --c )
9224 $as_echo "$ac_cs_config"; exit ;;
9225 --debug | --debu | --deb | --de | --d | -d )
9226 debug=: ;;
9227 --file | --fil | --fi | --f )
9228 $ac_shift
9229 case $ac_optarg in
9230 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
9231 '') as_fn_error $? "missing file argument" ;;
9232 esac
9233 as_fn_append CONFIG_FILES " '$ac_optarg'"
9234 ac_need_defaults=false;;
9235 --header | --heade | --head | --hea )
9236 $ac_shift
9237 case $ac_optarg in
9238 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
9239 esac
9240 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
9241 ac_need_defaults=false;;
9242 --he | --h)
9243 # Conflict between --help and --header
9244 as_fn_error $? "ambiguous option: \`$1'
9245 Try \`$0 --help' for more information.";;
9246 --help | --hel | -h )
9247 $as_echo "$ac_cs_usage"; exit ;;
9248 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
9249 | -silent | --silent | --silen | --sile | --sil | --si | --s)
9250 ac_cs_silent=: ;;
9251
9252 # This is an error.
9253 -*) as_fn_error $? "unrecognized option: \`$1'
9254 Try \`$0 --help' for more information." ;;
9255
9256 *) as_fn_append ac_config_targets " $1"
9257 ac_need_defaults=false ;;
9258
9259 esac
9260 shift
9261 done
9262
9263 ac_configure_extra_args=
9264
9265 if $ac_cs_silent; then
9266 exec 6>/dev/null
9267 ac_configure_extra_args="$ac_configure_extra_args --silent"
9268 fi
9269
9270 _ACEOF
9271 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9272 if \$ac_cs_recheck; then
9273 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9274 shift
9275 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
9276 CONFIG_SHELL='$SHELL'
9277 export CONFIG_SHELL
9278 exec "\$@"
9279 fi
9280
9281 _ACEOF
9282 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9283 exec 5>>config.log
9284 {
9285 echo
9286 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
9287 ## Running $as_me. ##
9288 _ASBOX
9289 $as_echo "$ac_log"
9290 } >&5
9291
9292 _ACEOF
9293 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9294 #
9295 # INIT-COMMANDS
9296 #
9297 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
9298 # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
9299 # from automake.
9300 eval 'ALL_LINGUAS''="$ALL_LINGUAS"'
9301 # Capture the value of LINGUAS because we need it to compute CATALOGS.
9302 LINGUAS="${LINGUAS-%UNSET%}"
9303
9304 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
9305
9306 _ACEOF
9307
9308 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9309
9310 # Handling of arguments.
9311 for ac_config_target in $ac_config_targets
9312 do
9313 case $ac_config_target in
9314 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
9315 "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
9316 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
9317 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
9318 "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
9319 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9320 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9321 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
9322 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
9323
9324 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9325 esac
9326 done
9327
9328
9329 # If the user did not use the arguments to specify the items to instantiate,
9330 # then the envvar interface is used. Set only those that are not.
9331 # We use the long form for the default assignment because of an extremely
9332 # bizarre bug on SunOS 4.1.3.
9333 if $ac_need_defaults; then
9334 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
9335 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
9336 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
9337 fi
9338
9339 # Have a temporary directory for convenience. Make it in the build tree
9340 # simply because there is no reason against having it here, and in addition,
9341 # creating and moving files from /tmp can sometimes cause problems.
9342 # Hook for its removal unless debugging.
9343 # Note that there is a small window in which the directory will not be cleaned:
9344 # after its creation but before its name has been assigned to `$tmp'.
9345 $debug ||
9346 {
9347 tmp= ac_tmp=
9348 trap 'exit_status=$?
9349 : "${ac_tmp:=$tmp}"
9350 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9351 ' 0
9352 trap 'as_fn_exit 1' 1 2 13 15
9353 }
9354 # Create a (secure) tmp directory for tmp files.
9355
9356 {
9357 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9358 test -d "$tmp"
9359 } ||
9360 {
9361 tmp=./conf$$-$RANDOM
9362 (umask 077 && mkdir "$tmp")
9363 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9364 ac_tmp=$tmp
9365
9366 # Set up the scripts for CONFIG_FILES section.
9367 # No need to generate them if there are no CONFIG_FILES.
9368 # This happens for instance with `./config.status config.h'.
9369 if test -n "$CONFIG_FILES"; then
9370
9371
9372 ac_cr=`echo X | tr X '\015'`
9373 # On cygwin, bash can eat \r inside `` if the user requested igncr.
9374 # But we know of no other shell where ac_cr would be empty at this
9375 # point, so we can use a bashism as a fallback.
9376 if test "x$ac_cr" = x; then
9377 eval ac_cr=\$\'\\r\'
9378 fi
9379 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
9380 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
9381 ac_cs_awk_cr='\\r'
9382 else
9383 ac_cs_awk_cr=$ac_cr
9384 fi
9385
9386 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9387 _ACEOF
9388
9389
9390 {
9391 echo "cat >conf$$subs.awk <<_ACEOF" &&
9392 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
9393 echo "_ACEOF"
9394 } >conf$$subs.sh ||
9395 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9396 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
9397 ac_delim='%!_!# '
9398 for ac_last_try in false false false false false :; do
9399 . ./conf$$subs.sh ||
9400 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9401
9402 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
9403 if test $ac_delim_n = $ac_delim_num; then
9404 break
9405 elif $ac_last_try; then
9406 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9407 else
9408 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9409 fi
9410 done
9411 rm -f conf$$subs.sh
9412
9413 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9414 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9415 _ACEOF
9416 sed -n '
9417 h
9418 s/^/S["/; s/!.*/"]=/
9419 p
9420 g
9421 s/^[^!]*!//
9422 :repl
9423 t repl
9424 s/'"$ac_delim"'$//
9425 t delim
9426 :nl
9427 h
9428 s/\(.\{148\}\)..*/\1/
9429 t more1
9430 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
9431 p
9432 n
9433 b repl
9434 :more1
9435 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
9436 p
9437 g
9438 s/.\{148\}//
9439 t nl
9440 :delim
9441 h
9442 s/\(.\{148\}\)..*/\1/
9443 t more2
9444 s/["\\]/\\&/g; s/^/"/; s/$/"/
9445 p
9446 b
9447 :more2
9448 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
9449 p
9450 g
9451 s/.\{148\}//
9452 t delim
9453 ' <conf$$subs.awk | sed '
9454 /^[^""]/{
9455 N
9456 s/\n//
9457 }
9458 ' >>$CONFIG_STATUS || ac_write_fail=1
9459 rm -f conf$$subs.awk
9460 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9461 _ACAWK
9462 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9463 for (key in S) S_is_set[key] = 1
9464 FS = ""
9465
9466 }
9467 {
9468 line = $ 0
9469 nfields = split(line, field, "@")
9470 substed = 0
9471 len = length(field[1])
9472 for (i = 2; i < nfields; i++) {
9473 key = field[i]
9474 keylen = length(key)
9475 if (S_is_set[key]) {
9476 value = S[key]
9477 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
9478 len += length(value) + length(field[++i])
9479 substed = 1
9480 } else
9481 len += 1 + keylen
9482 }
9483
9484 print line
9485 }
9486
9487 _ACAWK
9488 _ACEOF
9489 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9490 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9491 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9492 else
9493 cat
9494 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9495 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9496 _ACEOF
9497
9498 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9499 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9500 # trailing colons and then remove the whole line if VPATH becomes empty
9501 # (actually we leave an empty line to preserve line numbers).
9502 if test "x$srcdir" = x.; then
9503 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
9504 h
9505 s///
9506 s/^/:/
9507 s/[ ]*$/:/
9508 s/:\$(srcdir):/:/g
9509 s/:\${srcdir}:/:/g
9510 s/:@srcdir@:/:/g
9511 s/^:*//
9512 s/:*$//
9513 x
9514 s/\(=[ ]*\).*/\1/
9515 G
9516 s/\n//
9517 s/^[^=]*=[ ]*$//
9518 }'
9519 fi
9520
9521 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9522 fi # test -n "$CONFIG_FILES"
9523
9524 # Set up the scripts for CONFIG_HEADERS section.
9525 # No need to generate them if there are no CONFIG_HEADERS.
9526 # This happens for instance with `./config.status Makefile'.
9527 if test -n "$CONFIG_HEADERS"; then
9528 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9529 BEGIN {
9530 _ACEOF
9531
9532 # Transform confdefs.h into an awk script `defines.awk', embedded as
9533 # here-document in config.status, that substitutes the proper values into
9534 # config.h.in to produce config.h.
9535
9536 # Create a delimiter string that does not exist in confdefs.h, to ease
9537 # handling of long lines.
9538 ac_delim='%!_!# '
9539 for ac_last_try in false false :; do
9540 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9541 if test -z "$ac_tt"; then
9542 break
9543 elif $ac_last_try; then
9544 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9545 else
9546 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9547 fi
9548 done
9549
9550 # For the awk script, D is an array of macro values keyed by name,
9551 # likewise P contains macro parameters if any. Preserve backslash
9552 # newline sequences.
9553
9554 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
9555 sed -n '
9556 s/.\{148\}/&'"$ac_delim"'/g
9557 t rset
9558 :rset
9559 s/^[ ]*#[ ]*define[ ][ ]*/ /
9560 t def
9561 d
9562 :def
9563 s/\\$//
9564 t bsnl
9565 s/["\\]/\\&/g
9566 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
9567 D["\1"]=" \3"/p
9568 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
9569 d
9570 :bsnl
9571 s/["\\]/\\&/g
9572 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
9573 D["\1"]=" \3\\\\\\n"\\/p
9574 t cont
9575 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
9576 t cont
9577 d
9578 :cont
9579 n
9580 s/.\{148\}/&'"$ac_delim"'/g
9581 t clear
9582 :clear
9583 s/\\$//
9584 t bsnlc
9585 s/["\\]/\\&/g; s/^/"/; s/$/"/p
9586 d
9587 :bsnlc
9588 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
9589 b cont
9590 ' <confdefs.h | sed '
9591 s/'"$ac_delim"'/"\\\
9592 "/g' >>$CONFIG_STATUS || ac_write_fail=1
9593
9594 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9595 for (key in D) D_is_set[key] = 1
9596 FS = ""
9597 }
9598 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
9599 line = \$ 0
9600 split(line, arg, " ")
9601 if (arg[1] == "#") {
9602 defundef = arg[2]
9603 mac1 = arg[3]
9604 } else {
9605 defundef = substr(arg[1], 2)
9606 mac1 = arg[2]
9607 }
9608 split(mac1, mac2, "(") #)
9609 macro = mac2[1]
9610 prefix = substr(line, 1, index(line, defundef) - 1)
9611 if (D_is_set[macro]) {
9612 # Preserve the white space surrounding the "#".
9613 print prefix "define", macro P[macro] D[macro]
9614 next
9615 } else {
9616 # Replace #undef with comments. This is necessary, for example,
9617 # in the case of _POSIX_SOURCE, which is predefined and required
9618 # on some systems where configure will not decide to define it.
9619 if (defundef == "undef") {
9620 print "/*", prefix defundef, macro, "*/"
9621 next
9622 }
9623 }
9624 }
9625 { print }
9626 _ACAWK
9627 _ACEOF
9628 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9629 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
9630 fi # test -n "$CONFIG_HEADERS"
9631
9632
9633 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
9634 shift
9635 for ac_tag
9636 do
9637 case $ac_tag in
9638 :[FHLC]) ac_mode=$ac_tag; continue;;
9639 esac
9640 case $ac_mode$ac_tag in
9641 :[FHL]*:*);;
9642 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9643 :[FH]-) ac_tag=-:-;;
9644 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9645 esac
9646 ac_save_IFS=$IFS
9647 IFS=:
9648 set x $ac_tag
9649 IFS=$ac_save_IFS
9650 shift
9651 ac_file=$1
9652 shift
9653
9654 case $ac_mode in
9655 :L) ac_source=$1;;
9656 :[FH])
9657 ac_file_inputs=
9658 for ac_f
9659 do
9660 case $ac_f in
9661 -) ac_f="$ac_tmp/stdin";;
9662 *) # Look for the file first in the build tree, then in the source tree
9663 # (if the path is not absolute). The absolute path cannot be DOS-style,
9664 # because $ac_f cannot contain `:'.
9665 test -f "$ac_f" ||
9666 case $ac_f in
9667 [\\/$]*) false;;
9668 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9669 esac ||
9670 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9671 esac
9672 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9673 as_fn_append ac_file_inputs " '$ac_f'"
9674 done
9675
9676 # Let's still pretend it is `configure' which instantiates (i.e., don't
9677 # use $as_me), people would be surprised to read:
9678 # /* config.h. Generated by config.status. */
9679 configure_input='Generated from '`
9680 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
9681 `' by configure.'
9682 if test x"$ac_file" != x-; then
9683 configure_input="$ac_file. $configure_input"
9684 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
9685 $as_echo "$as_me: creating $ac_file" >&6;}
9686 fi
9687 # Neutralize special characters interpreted by sed in replacement strings.
9688 case $configure_input in #(
9689 *\&* | *\|* | *\\* )
9690 ac_sed_conf_input=`$as_echo "$configure_input" |
9691 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9692 *) ac_sed_conf_input=$configure_input;;
9693 esac
9694
9695 case $ac_tag in
9696 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9697 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9698 esac
9699 ;;
9700 esac
9701
9702 ac_dir=`$as_dirname -- "$ac_file" ||
9703 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9704 X"$ac_file" : 'X\(//\)[^/]' \| \
9705 X"$ac_file" : 'X\(//\)$' \| \
9706 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
9707 $as_echo X"$ac_file" |
9708 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9709 s//\1/
9710 q
9711 }
9712 /^X\(\/\/\)[^/].*/{
9713 s//\1/
9714 q
9715 }
9716 /^X\(\/\/\)$/{
9717 s//\1/
9718 q
9719 }
9720 /^X\(\/\).*/{
9721 s//\1/
9722 q
9723 }
9724 s/.*/./; q'`
9725 as_dir="$ac_dir"; as_fn_mkdir_p
9726 ac_builddir=.
9727
9728 case "$ac_dir" in
9729 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
9730 *)
9731 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
9732 # A ".." for each directory in $ac_dir_suffix.
9733 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
9734 case $ac_top_builddir_sub in
9735 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
9736 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
9737 esac ;;
9738 esac
9739 ac_abs_top_builddir=$ac_pwd
9740 ac_abs_builddir=$ac_pwd$ac_dir_suffix
9741 # for backward compatibility:
9742 ac_top_builddir=$ac_top_build_prefix
9743
9744 case $srcdir in
9745 .) # We are building in place.
9746 ac_srcdir=.
9747 ac_top_srcdir=$ac_top_builddir_sub
9748 ac_abs_top_srcdir=$ac_pwd ;;
9749 [\\/]* | ?:[\\/]* ) # Absolute name.
9750 ac_srcdir=$srcdir$ac_dir_suffix;
9751 ac_top_srcdir=$srcdir
9752 ac_abs_top_srcdir=$srcdir ;;
9753 *) # Relative name.
9754 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
9755 ac_top_srcdir=$ac_top_build_prefix$srcdir
9756 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
9757 esac
9758 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
9759
9760
9761 case $ac_mode in
9762 :F)
9763 #
9764 # CONFIG_FILE
9765 #
9766
9767 case $INSTALL in
9768 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
9769 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
9770 esac
9771 _ACEOF
9772
9773 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9774 # If the template does not know about datarootdir, expand it.
9775 # FIXME: This hack should be removed a few years after 2.60.
9776 ac_datarootdir_hack=; ac_datarootdir_seen=
9777 ac_sed_dataroot='
9778 /datarootdir/ {
9779 p
9780 q
9781 }
9782 /@datadir@/p
9783 /@docdir@/p
9784 /@infodir@/p
9785 /@localedir@/p
9786 /@mandir@/p'
9787 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
9788 *datarootdir*) ac_datarootdir_seen=yes;;
9789 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
9790 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
9791 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
9792 _ACEOF
9793 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9794 ac_datarootdir_hack='
9795 s&@datadir@&$datadir&g
9796 s&@docdir@&$docdir&g
9797 s&@infodir@&$infodir&g
9798 s&@localedir@&$localedir&g
9799 s&@mandir@&$mandir&g
9800 s&\\\${datarootdir}&$datarootdir&g' ;;
9801 esac
9802 _ACEOF
9803
9804 # Neutralize VPATH when `$srcdir' = `.'.
9805 # Shell code in configure.ac might set extrasub.
9806 # FIXME: do we really want to maintain this feature?
9807 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9808 ac_sed_extra="$ac_vpsub
9809 $extrasub
9810 _ACEOF
9811 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9812 :t
9813 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
9814 s|@configure_input@|$ac_sed_conf_input|;t t
9815 s&@top_builddir@&$ac_top_builddir_sub&;t t
9816 s&@top_build_prefix@&$ac_top_build_prefix&;t t
9817 s&@srcdir@&$ac_srcdir&;t t
9818 s&@abs_srcdir@&$ac_abs_srcdir&;t t
9819 s&@top_srcdir@&$ac_top_srcdir&;t t
9820 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
9821 s&@builddir@&$ac_builddir&;t t
9822 s&@abs_builddir@&$ac_abs_builddir&;t t
9823 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9824 s&@INSTALL@&$ac_INSTALL&;t t
9825 $ac_datarootdir_hack
9826 "
9827 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9828 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9829
9830 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9831 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9832 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9833 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9834 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9835 which seems to be undefined. Please make sure it is defined" >&5
9836 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9837 which seems to be undefined. Please make sure it is defined" >&2;}
9838
9839 rm -f "$ac_tmp/stdin"
9840 case $ac_file in
9841 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9842 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9843 esac \
9844 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9845 ;;
9846 :H)
9847 #
9848 # CONFIG_HEADER
9849 #
9850 if test x"$ac_file" != x-; then
9851 {
9852 $as_echo "/* $configure_input */" \
9853 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9854 } >"$ac_tmp/config.h" \
9855 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9856 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9857 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9858 $as_echo "$as_me: $ac_file is unchanged" >&6;}
9859 else
9860 rm -f "$ac_file"
9861 mv "$ac_tmp/config.h" "$ac_file" \
9862 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9863 fi
9864 else
9865 $as_echo "/* $configure_input */" \
9866 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9867 || as_fn_error $? "could not create -" "$LINENO" 5
9868 fi
9869 # Compute "$ac_file"'s index in $config_headers.
9870 _am_stamp_count=1
9871 for _am_header in $config_headers :; do
9872 case $_am_header in
9873 "$ac_file" | "$ac_file":* )
9874 break ;;
9875 * )
9876 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
9877 esac
9878 done
9879 echo "timestamp for "$ac_file"" >`$as_dirname -- "$ac_file" ||
9880 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9881 X"$ac_file" : 'X\(//\)[^/]' \| \
9882 X"$ac_file" : 'X\(//\)$' \| \
9883 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
9884 $as_echo X"$ac_file" |
9885 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
9886 s//\1/
9887 q
9888 }
9889 /^X\(\/\/\)[^/].*/{
9890 s//\1/
9891 q
9892 }
9893 /^X\(\/\/\)$/{
9894 s//\1/
9895 q
9896 }
9897 /^X\(\/\).*/{
9898 s//\1/
9899 q
9900 }
9901 s/.*/./; q'`/stamp-h$_am_stamp_count
9902 ;;
9903
9904 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
9905 $as_echo "$as_me: executing $ac_file commands" >&6;}
9906 ;;
9907 esac
9908
9909
9910 case $ac_file$ac_mode in
9911 "default-1":C)
9912 for ac_file in $CONFIG_FILES; do
9913 # Support "outfile[:infile[:infile...]]"
9914 case "$ac_file" in
9915 *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
9916 esac
9917 # PO directories have a Makefile.in generated from Makefile.in.in.
9918 case "$ac_file" in */Makefile.in)
9919 # Adjust a relative srcdir.
9920 ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
9921 ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
9922 ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
9923 # In autoconf-2.13 it is called $ac_given_srcdir.
9924 # In autoconf-2.50 it is called $srcdir.
9925 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
9926 case "$ac_given_srcdir" in
9927 .) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
9928 /*) top_srcdir="$ac_given_srcdir" ;;
9929 *) top_srcdir="$ac_dots$ac_given_srcdir" ;;
9930 esac
9931 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
9932 rm -f "$ac_dir/POTFILES"
9933 test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
9934 cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
9935 # ALL_LINGUAS, POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES depend
9936 # on $ac_dir but don't depend on user-specified configuration
9937 # parameters.
9938 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
9939 # The LINGUAS file contains the set of available languages.
9940 if test -n "$ALL_LINGUAS"; then
9941 test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
9942 fi
9943 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
9944 # Hide the ALL_LINGUAS assigment from automake.
9945 eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
9946 fi
9947 case "$ac_given_srcdir" in
9948 .) srcdirpre= ;;
9949 *) srcdirpre='$(srcdir)/' ;;
9950 esac
9951 POFILES=
9952 GMOFILES=
9953 UPDATEPOFILES=
9954 DUMMYPOFILES=
9955 for lang in $ALL_LINGUAS; do
9956 POFILES="$POFILES $srcdirpre$lang.po"
9957 GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
9958 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
9959 DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
9960 done
9961 # CATALOGS depends on both $ac_dir and the user's LINGUAS
9962 # environment variable.
9963 INST_LINGUAS=
9964 if test -n "$ALL_LINGUAS"; then
9965 for presentlang in $ALL_LINGUAS; do
9966 useit=no
9967 if test "%UNSET%" != "$LINGUAS"; then
9968 desiredlanguages="$LINGUAS"
9969 else
9970 desiredlanguages="$ALL_LINGUAS"
9971 fi
9972 for desiredlang in $desiredlanguages; do
9973 # Use the presentlang catalog if desiredlang is
9974 # a. equal to presentlang, or
9975 # b. a variant of presentlang (because in this case,
9976 # presentlang can be used as a fallback for messages
9977 # which are not translated in the desiredlang catalog).
9978 case "$desiredlang" in
9979 "$presentlang"*) useit=yes;;
9980 esac
9981 done
9982 if test $useit = yes; then
9983 INST_LINGUAS="$INST_LINGUAS $presentlang"
9984 fi
9985 done
9986 fi
9987 CATALOGS=
9988 if test -n "$INST_LINGUAS"; then
9989 for lang in $INST_LINGUAS; do
9990 CATALOGS="$CATALOGS $lang.gmo"
9991 done
9992 fi
9993 test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
9994 sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
9995 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
9996 if test -f "$f"; then
9997 case "$f" in
9998 *.orig | *.bak | *~) ;;
9999 *) cat "$f" >> "$ac_dir/Makefile" ;;
10000 esac
10001 fi
10002 done
10003 fi
10004 ;;
10005 esac
10006 done ;;
10007 "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
10008 # Strip MF so we end up with the name of the file.
10009 mf=`echo "$mf" | sed -e 's/:.*$//'`
10010 # Check whether this is an Automake generated Makefile or not.
10011 # We used to match only the files named `Makefile.in', but
10012 # some people rename them; so instead we look at the file content.
10013 # Grep'ing the first line is not enough: some people post-process
10014 # each Makefile.in and add a new line on top of each file to say so.
10015 # So let's grep whole file.
10016 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
10017 dirpart=`$as_dirname -- "$mf" ||
10018 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10019 X"$mf" : 'X\(//\)[^/]' \| \
10020 X"$mf" : 'X\(//\)$' \| \
10021 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
10022 $as_echo X"$mf" |
10023 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
10024 s//\1/
10025 q
10026 }
10027 /^X\(\/\/\)[^/].*/{
10028 s//\1/
10029 q
10030 }
10031 /^X\(\/\/\)$/{
10032 s//\1/
10033 q
10034 }
10035 /^X\(\/\).*/{
10036 s//\1/
10037 q
10038 }
10039 s/.*/./; q'`
10040 else
10041 continue
10042 fi
10043 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
10044 # Extract the definition of DEP_FILES from the Makefile without
10045 # running `make'.
10046 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
10047 test -z "$DEPDIR" && continue
10048 # When using ansi2knr, U may be empty or an underscore; expand it
10049 U=`sed -n -e '/^U = / s///p' < "$mf"`
10050 test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
10051 # We invoke sed twice because it is the simplest approach to
10052 # changing $(DEPDIR) to its actual value in the expansion.
10053 for file in `sed -n -e '
10054 /^DEP_FILES = .*\\\\$/ {
10055 s/^DEP_FILES = //
10056 :loop
10057 s/\\\\$//
10058 p
10059 n
10060 /\\\\$/ b loop
10061 p
10062 }
10063 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
10064 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
10065 # Make sure the directory exists.
10066 test -f "$dirpart/$file" && continue
10067 fdir=`$as_dirname -- "$file" ||
10068 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
10069 X"$file" : 'X\(//\)[^/]' \| \
10070 X"$file" : 'X\(//\)$' \| \
10071 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
10072 $as_echo X"$file" |
10073 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
10074 s//\1/
10075 q
10076 }
10077 /^X\(\/\/\)[^/].*/{
10078 s//\1/
10079 q
10080 }
10081 /^X\(\/\/\)$/{
10082 s//\1/
10083 q
10084 }
10085 /^X\(\/\).*/{
10086 s//\1/
10087 q
10088 }
10089 s/.*/./; q'`
10090 as_dir=$dirpart/$fdir; as_fn_mkdir_p
10091 # echo "creating $dirpart/$file"
10092 echo '# dummy' > "$dirpart/$file"
10093 done
10094 done
10095 ;;
10096
10097 esac
10098 done # for ac_tag
10099
10100
10101 as_fn_exit 0
10102 _ACEOF
10103 ac_clean_files=$ac_clean_files_save
10104
10105 test $ac_write_fail = 0 ||
10106 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
10107
10108
10109 # configure is writing to config.log, and then calls config.status.
10110 # config.status does its own redirection, appending to config.log.
10111 # Unfortunately, on DOS this fails, as config.log is still kept open
10112 # by configure, so config.status won't be able to write to it; its
10113 # output is simply discarded. So we exec the FD to /dev/null,
10114 # effectively closing config.log, so it can be properly (re)opened and
10115 # appended to by config.status. When coming back to configure, we
10116 # need to make the FD available again.
10117 if test "$no_create" != yes; then
10118 ac_cs_success=:
10119 ac_config_status_args=
10120 test "$silent" = yes &&
10121 ac_config_status_args="$ac_config_status_args --quiet"
10122 exec 5>/dev/null
10123 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
10124 exec 5>>config.log
10125 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
10126 # would make configure fail if this is the last instruction.
10127 $ac_cs_success || as_fn_exit 1
10128 fi
10129 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
10130 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
10131 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
10132 fi
10133
10134
10135 echo
10136 echo "***"
10137 echo "*** Configuration Summary"
10138 echo "***"
10139 echo "*** Kernel Iface: $IFTYPE/$IFSUBTYPE"
10140 echo "*** RSA size: $RSA"
10141 echo "*** Cipher used: $CIPHER"
10142 echo "*** Digest used: $DIGEST"
10143 echo "*** Authdigest: $AUTH"
10144 echo "*** HMAC length: $HMAC"
10145 echo "*** Max. MTU: $MTU"
10146
10147 echo "***"
10148 echo "*** Enable options:"
10149 grep ENABLE_ config.h | sed -e 's/^/*** /'
10150
10151 if test "$HMACSIZE" -lt 12; then
10152 echo "***"
10153 echo "*** WARNING: The hmac length you have chosen ($HMACSIZE) is quite insecure"
10154 fi
10155
10156 echo "***"
10157 echo
10158
10159