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