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