Fix build when building on OSX, using non standard libssl, and a non standard version...
[freeradius.git] / src / modules / rlm_eap / types / rlm_eap_sim / configure
1 #! /bin/sh
2 # From configure.ac Revision.
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated by GNU Autoconf 2.69.
5 #
6 #
7 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
8 #
9 #
10 # This configure script is free software; the Free Software Foundation
11 # gives unlimited permission to copy, distribute and modify it.
12 ## -------------------- ##
13 ## M4sh Initialization. ##
14 ## -------------------- ##
15
16 # Be more Bourne compatible
17 DUALCASE=1; export DUALCASE # for MKS sh
18 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
19   emulate sh
20   NULLCMD=:
21   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
22   # is contrary to our usage.  Disable this feature.
23   alias -g '${1+"$@"}'='"$@"'
24   setopt NO_GLOB_SUBST
25 else
26   case `(set -o) 2>/dev/null` in #(
27   *posix*) :
28     set -o posix ;; #(
29   *) :
30      ;;
31 esac
32 fi
33
34
35 as_nl='
36 '
37 export as_nl
38 # Printing a long string crashes Solaris 7 /usr/bin/printf.
39 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
42 # Prefer a ksh shell builtin over an external printf program on Solaris,
43 # but without wasting forks for bash or zsh.
44 if test -z "$BASH_VERSION$ZSH_VERSION" \
45     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46   as_echo='print -r --'
47   as_echo_n='print -rn --'
48 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
49   as_echo='printf %s\n'
50   as_echo_n='printf %s'
51 else
52   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
53     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
54     as_echo_n='/usr/ucb/echo -n'
55   else
56     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
57     as_echo_n_body='eval
58       arg=$1;
59       case $arg in #(
60       *"$as_nl"*)
61         expr "X$arg" : "X\\(.*\\)$as_nl";
62         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63       esac;
64       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
65     '
66     export as_echo_n_body
67     as_echo_n='sh -c $as_echo_n_body as_echo'
68   fi
69   export as_echo_body
70   as_echo='sh -c $as_echo_body as_echo'
71 fi
72
73 # The user is always right.
74 if test "${PATH_SEPARATOR+set}" != set; then
75   PATH_SEPARATOR=:
76   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
77     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
78       PATH_SEPARATOR=';'
79   }
80 fi
81
82
83 # IFS
84 # We need space, tab and new line, in precisely that order.  Quoting is
85 # there to prevent editors from complaining about space-tab.
86 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
87 # splitting by setting IFS to empty value.)
88 IFS=" ""        $as_nl"
89
90 # Find who we are.  Look in the path if we contain no directory separator.
91 as_myself=
92 case $0 in #((
93   *[\\/]* ) as_myself=$0 ;;
94   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
95 for as_dir in $PATH
96 do
97   IFS=$as_save_IFS
98   test -z "$as_dir" && as_dir=.
99     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
100   done
101 IFS=$as_save_IFS
102
103      ;;
104 esac
105 # We did not find ourselves, most probably we were run as `sh COMMAND'
106 # in which case we are not to be found in the path.
107 if test "x$as_myself" = x; then
108   as_myself=$0
109 fi
110 if test ! -f "$as_myself"; then
111   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
112   exit 1
113 fi
114
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
117 # suppresses any "Segmentation fault" message there.  '((' could
118 # trigger a bug in pdksh 5.2.14.
119 for as_var in BASH_ENV ENV MAIL MAILPATH
120 do eval test x\${$as_var+set} = xset \
121   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
122 done
123 PS1='$ '
124 PS2='> '
125 PS4='+ '
126
127 # NLS nuisances.
128 LC_ALL=C
129 export LC_ALL
130 LANGUAGE=C
131 export LANGUAGE
132
133 # CDPATH.
134 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135
136 # Use a proper internal environment variable to ensure we don't fall
137   # into an infinite loop, continuously re-executing ourselves.
138   if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
139     _as_can_reexec=no; export _as_can_reexec;
140     # We cannot yet assume a decent shell, so we have to provide a
141 # neutralization value for shells without unset; and this also
142 # works around shells that cannot unset nonexistent variables.
143 # Preserve -v and -x to the replacement shell.
144 BASH_ENV=/dev/null
145 ENV=/dev/null
146 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
147 case $- in # ((((
148   *v*x* | *x*v* ) as_opts=-vx ;;
149   *v* ) as_opts=-v ;;
150   *x* ) as_opts=-x ;;
151   * ) as_opts= ;;
152 esac
153 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
154 # Admittedly, this is quite paranoid, since all the known shells bail
155 # out after a failed `exec'.
156 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
157 as_fn_exit 255
158   fi
159   # We don't want this to propagate to other subprocesses.
160           { _as_can_reexec=; unset _as_can_reexec;}
161 if test "x$CONFIG_SHELL" = x; then
162   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
163   emulate sh
164   NULLCMD=:
165   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
166   # is contrary to our usage.  Disable this feature.
167   alias -g '\${1+\"\$@\"}'='\"\$@\"'
168   setopt NO_GLOB_SUBST
169 else
170   case \`(set -o) 2>/dev/null\` in #(
171   *posix*) :
172     set -o posix ;; #(
173   *) :
174      ;;
175 esac
176 fi
177 "
178   as_required="as_fn_return () { (exit \$1); }
179 as_fn_success () { as_fn_return 0; }
180 as_fn_failure () { as_fn_return 1; }
181 as_fn_ret_success () { return 0; }
182 as_fn_ret_failure () { return 1; }
183
184 exitcode=0
185 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
186 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
187 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
188 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
189 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
190
191 else
192   exitcode=1; echo positional parameters were not saved.
193 fi
194 test x\$exitcode = x0 || exit 1
195 test -x / || exit 1"
196   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
197   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
198   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
199   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
200   if (eval "$as_required") 2>/dev/null; then :
201   as_have_required=yes
202 else
203   as_have_required=no
204 fi
205   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
206
207 else
208   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209 as_found=false
210 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
211 do
212   IFS=$as_save_IFS
213   test -z "$as_dir" && as_dir=.
214   as_found=:
215   case $as_dir in #(
216          /*)
217            for as_base in sh bash ksh sh5; do
218              # Try only shells that exist, to save several forks.
219              as_shell=$as_dir/$as_base
220              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222   CONFIG_SHELL=$as_shell as_have_required=yes
223                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224   break 2
225 fi
226 fi
227            done;;
228        esac
229   as_found=false
230 done
231 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233   CONFIG_SHELL=$SHELL as_have_required=yes
234 fi; }
235 IFS=$as_save_IFS
236
237
238       if test "x$CONFIG_SHELL" != x; then :
239   export CONFIG_SHELL
240              # We cannot yet assume a decent shell, so we have to provide a
241 # neutralization value for shells without unset; and this also
242 # works around shells that cannot unset nonexistent variables.
243 # Preserve -v and -x to the replacement shell.
244 BASH_ENV=/dev/null
245 ENV=/dev/null
246 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247 case $- in # ((((
248   *v*x* | *x*v* ) as_opts=-vx ;;
249   *v* ) as_opts=-v ;;
250   *x* ) as_opts=-x ;;
251   * ) as_opts= ;;
252 esac
253 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254 # Admittedly, this is quite paranoid, since all the known shells bail
255 # out after a failed `exec'.
256 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257 exit 255
258 fi
259
260     if test x$as_have_required = xno; then :
261   $as_echo "$0: This script requires a shell more modern than all"
262   $as_echo "$0: the shells that I found on your system."
263   if test x${ZSH_VERSION+set} = xset ; then
264     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
266   else
267     $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268 $0: including any error possibly output before this
269 $0: message. Then install a modern shell, or manually run
270 $0: the script under such a shell if you do have one."
271   fi
272   exit 1
273 fi
274 fi
275 fi
276 SHELL=${CONFIG_SHELL-/bin/sh}
277 export SHELL
278 # Unset more variables known to interfere with behavior of common tools.
279 CLICOLOR_FORCE= GREP_OPTIONS=
280 unset CLICOLOR_FORCE GREP_OPTIONS
281
282 ## --------------------- ##
283 ## M4sh Shell Functions. ##
284 ## --------------------- ##
285 # as_fn_unset VAR
286 # ---------------
287 # Portably unset VAR.
288 as_fn_unset ()
289 {
290   { eval $1=; unset $1;}
291 }
292 as_unset=as_fn_unset
293
294 # as_fn_set_status STATUS
295 # -----------------------
296 # Set $? to STATUS, without forking.
297 as_fn_set_status ()
298 {
299   return $1
300 } # as_fn_set_status
301
302 # as_fn_exit STATUS
303 # -----------------
304 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305 as_fn_exit ()
306 {
307   set +e
308   as_fn_set_status $1
309   exit $1
310 } # as_fn_exit
311
312 # as_fn_mkdir_p
313 # -------------
314 # Create "$as_dir" as a directory, including parents if necessary.
315 as_fn_mkdir_p ()
316 {
317
318   case $as_dir in #(
319   -*) as_dir=./$as_dir;;
320   esac
321   test -d "$as_dir" || eval $as_mkdir_p || {
322     as_dirs=
323     while :; do
324       case $as_dir in #(
325       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326       *) as_qdir=$as_dir;;
327       esac
328       as_dirs="'$as_qdir' $as_dirs"
329       as_dir=`$as_dirname -- "$as_dir" ||
330 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331          X"$as_dir" : 'X\(//\)[^/]' \| \
332          X"$as_dir" : 'X\(//\)$' \| \
333          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334 $as_echo X"$as_dir" |
335     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336             s//\1/
337             q
338           }
339           /^X\(\/\/\)[^/].*/{
340             s//\1/
341             q
342           }
343           /^X\(\/\/\)$/{
344             s//\1/
345             q
346           }
347           /^X\(\/\).*/{
348             s//\1/
349             q
350           }
351           s/.*/./; q'`
352       test -d "$as_dir" && break
353     done
354     test -z "$as_dirs" || eval "mkdir $as_dirs"
355   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
356
357
358 } # as_fn_mkdir_p
359
360 # as_fn_executable_p FILE
361 # -----------------------
362 # Test if FILE is an executable regular file.
363 as_fn_executable_p ()
364 {
365   test -f "$1" && test -x "$1"
366 } # as_fn_executable_p
367 # as_fn_append VAR VALUE
368 # ----------------------
369 # Append the text in VALUE to the end of the definition contained in VAR. Take
370 # advantage of any shell optimizations that allow amortized linear growth over
371 # repeated appends, instead of the typical quadratic growth present in naive
372 # implementations.
373 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374   eval 'as_fn_append ()
375   {
376     eval $1+=\$2
377   }'
378 else
379   as_fn_append ()
380   {
381     eval $1=\$$1\$2
382   }
383 fi # as_fn_append
384
385 # as_fn_arith ARG...
386 # ------------------
387 # Perform arithmetic evaluation on the ARGs, and store the result in the
388 # global $as_val. Take advantage of shells that can avoid forks. The arguments
389 # must be portable across $(()) and expr.
390 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391   eval 'as_fn_arith ()
392   {
393     as_val=$(( $* ))
394   }'
395 else
396   as_fn_arith ()
397   {
398     as_val=`expr "$@" || test $? -eq 1`
399   }
400 fi # as_fn_arith
401
402
403 # as_fn_error STATUS ERROR [LINENO LOG_FD]
404 # ----------------------------------------
405 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
407 # script with STATUS, using 1 if that was 0.
408 as_fn_error ()
409 {
410   as_status=$1; test $as_status -eq 0 && as_status=1
411   if test "$4"; then
412     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
414   fi
415   $as_echo "$as_me: error: $2" >&2
416   as_fn_exit $as_status
417 } # as_fn_error
418
419 if expr a : '\(a\)' >/dev/null 2>&1 &&
420    test "X`expr 00001 : '.*\(...\)'`" = X001; then
421   as_expr=expr
422 else
423   as_expr=false
424 fi
425
426 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
427   as_basename=basename
428 else
429   as_basename=false
430 fi
431
432 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433   as_dirname=dirname
434 else
435   as_dirname=false
436 fi
437
438 as_me=`$as_basename -- "$0" ||
439 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440          X"$0" : 'X\(//\)$' \| \
441          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
442 $as_echo X/"$0" |
443     sed '/^.*\/\([^/][^/]*\)\/*$/{
444             s//\1/
445             q
446           }
447           /^X\/\(\/\/\)$/{
448             s//\1/
449             q
450           }
451           /^X\/\(\/\).*/{
452             s//\1/
453             q
454           }
455           s/.*/./; q'`
456
457 # Avoid depending upon Character Ranges.
458 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461 as_cr_digits='0123456789'
462 as_cr_alnum=$as_cr_Letters$as_cr_digits
463
464
465   as_lineno_1=$LINENO as_lineno_1a=$LINENO
466   as_lineno_2=$LINENO as_lineno_2a=$LINENO
467   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
470   sed -n '
471     p
472     /[$]LINENO/=
473   ' <$as_myself |
474     sed '
475       s/[$]LINENO.*/&-/
476       t lineno
477       b
478       :lineno
479       N
480       :loop
481       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
482       t loop
483       s/-\n.*//
484     ' >$as_me.lineno &&
485   chmod +x "$as_me.lineno" ||
486     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
487
488   # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489   # already done that, so ensure we don't try to do so again and fall
490   # in an infinite loop.  This has already happened in practice.
491   _as_can_reexec=no; export _as_can_reexec
492   # Don't try to exec as it changes $[0], causing all sort of problems
493   # (the dirname of $[0] is not the place where we might find the
494   # original and so on.  Autoconf is especially sensitive to this).
495   . "./$as_me.lineno"
496   # Exit status is that of the last command.
497   exit
498 }
499
500 ECHO_C= ECHO_N= ECHO_T=
501 case `echo -n x` in #(((((
502 -n*)
503   case `echo 'xy\c'` in
504   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
505   xy)  ECHO_C='\c';;
506   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
507        ECHO_T=' ';;
508   esac;;
509 *)
510   ECHO_N='-n';;
511 esac
512
513 rm -f conf$$ conf$$.exe conf$$.file
514 if test -d conf$$.dir; then
515   rm -f conf$$.dir/conf$$.file
516 else
517   rm -f conf$$.dir
518   mkdir conf$$.dir 2>/dev/null
519 fi
520 if (echo >conf$$.file) 2>/dev/null; then
521   if ln -s conf$$.file conf$$ 2>/dev/null; then
522     as_ln_s='ln -s'
523     # ... but there are two gotchas:
524     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
526     # In both cases, we have to default to `cp -pR'.
527     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
528       as_ln_s='cp -pR'
529   elif ln conf$$.file conf$$ 2>/dev/null; then
530     as_ln_s=ln
531   else
532     as_ln_s='cp -pR'
533   fi
534 else
535   as_ln_s='cp -pR'
536 fi
537 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538 rmdir conf$$.dir 2>/dev/null
539
540 if mkdir -p . 2>/dev/null; then
541   as_mkdir_p='mkdir -p "$as_dir"'
542 else
543   test -d ./-p && rmdir ./-p
544   as_mkdir_p=false
545 fi
546
547 as_test_x='test -x'
548 as_executable_p=as_fn_executable_p
549
550 # Sed expression to map a string onto a valid CPP name.
551 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
552
553 # Sed expression to map a string onto a valid variable name.
554 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
555
556
557 test -n "$DJDIR" || exec 7<&0 </dev/null
558 exec 6>&1
559
560 # Name of the host.
561 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
562 # so uname gets run too.
563 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564
565 #
566 # Initializations.
567 #
568 ac_default_prefix=/usr/local
569 ac_clean_files=
570 ac_config_libobj_dir=.
571 LIBOBJS=
572 cross_compiling=no
573 subdirs=
574 MFLAGS=
575 MAKEFLAGS=
576
577 # Identity of this package.
578 PACKAGE_NAME=
579 PACKAGE_TARNAME=
580 PACKAGE_VERSION=
581 PACKAGE_STRING=
582 PACKAGE_BUGREPORT=
583 PACKAGE_URL=
584
585 ac_unique_file="rlm_eap_sim.c"
586 ac_subst_vars='LTLIBOBJS
587 LIBOBJS
588 targetname
589 mod_cflags
590 mod_ldflags
591 target_alias
592 host_alias
593 build_alias
594 LIBS
595 ECHO_T
596 ECHO_N
597 ECHO_C
598 DEFS
599 mandir
600 localedir
601 libdir
602 psdir
603 pdfdir
604 dvidir
605 htmldir
606 infodir
607 docdir
608 oldincludedir
609 includedir
610 localstatedir
611 sharedstatedir
612 sysconfdir
613 datadir
614 datarootdir
615 libexecdir
616 sbindir
617 bindir
618 program_transform_name
619 prefix
620 exec_prefix
621 PACKAGE_URL
622 PACKAGE_BUGREPORT
623 PACKAGE_STRING
624 PACKAGE_VERSION
625 PACKAGE_TARNAME
626 PACKAGE_NAME
627 PATH_SEPARATOR
628 SHELL'
629 ac_subst_files=''
630 ac_user_opts='
631 enable_option_checking
632 '
633       ac_precious_vars='build_alias
634 host_alias
635 target_alias'
636
637
638 # Initialize some variables set by options.
639 ac_init_help=
640 ac_init_version=false
641 ac_unrecognized_opts=
642 ac_unrecognized_sep=
643 # The variables have the same names as the options, with
644 # dashes changed to underlines.
645 cache_file=/dev/null
646 exec_prefix=NONE
647 no_create=
648 no_recursion=
649 prefix=NONE
650 program_prefix=NONE
651 program_suffix=NONE
652 program_transform_name=s,x,x,
653 silent=
654 site=
655 srcdir=
656 verbose=
657 x_includes=NONE
658 x_libraries=NONE
659
660 # Installation directory options.
661 # These are left unexpanded so users can "make install exec_prefix=/foo"
662 # and all the variables that are supposed to be based on exec_prefix
663 # by default will actually change.
664 # Use braces instead of parens because sh, perl, etc. also accept them.
665 # (The list follows the same order as the GNU Coding Standards.)
666 bindir='${exec_prefix}/bin'
667 sbindir='${exec_prefix}/sbin'
668 libexecdir='${exec_prefix}/libexec'
669 datarootdir='${prefix}/share'
670 datadir='${datarootdir}'
671 sysconfdir='${prefix}/etc'
672 sharedstatedir='${prefix}/com'
673 localstatedir='${prefix}/var'
674 includedir='${prefix}/include'
675 oldincludedir='/usr/include'
676 docdir='${datarootdir}/doc/${PACKAGE}'
677 infodir='${datarootdir}/info'
678 htmldir='${docdir}'
679 dvidir='${docdir}'
680 pdfdir='${docdir}'
681 psdir='${docdir}'
682 libdir='${exec_prefix}/lib'
683 localedir='${datarootdir}/locale'
684 mandir='${datarootdir}/man'
685
686 ac_prev=
687 ac_dashdash=
688 for ac_option
689 do
690   # If the previous option needs an argument, assign it.
691   if test -n "$ac_prev"; then
692     eval $ac_prev=\$ac_option
693     ac_prev=
694     continue
695   fi
696
697   case $ac_option in
698   *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
699   *=)   ac_optarg= ;;
700   *)    ac_optarg=yes ;;
701   esac
702
703   # Accept the important Cygnus configure options, so we can diagnose typos.
704
705   case $ac_dashdash$ac_option in
706   --)
707     ac_dashdash=yes ;;
708
709   -bindir | --bindir | --bindi | --bind | --bin | --bi)
710     ac_prev=bindir ;;
711   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
712     bindir=$ac_optarg ;;
713
714   -build | --build | --buil | --bui | --bu)
715     ac_prev=build_alias ;;
716   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
717     build_alias=$ac_optarg ;;
718
719   -cache-file | --cache-file | --cache-fil | --cache-fi \
720   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
721     ac_prev=cache_file ;;
722   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
723   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
724     cache_file=$ac_optarg ;;
725
726   --config-cache | -C)
727     cache_file=config.cache ;;
728
729   -datadir | --datadir | --datadi | --datad)
730     ac_prev=datadir ;;
731   -datadir=* | --datadir=* | --datadi=* | --datad=*)
732     datadir=$ac_optarg ;;
733
734   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
735   | --dataroo | --dataro | --datar)
736     ac_prev=datarootdir ;;
737   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
738   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
739     datarootdir=$ac_optarg ;;
740
741   -disable-* | --disable-*)
742     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
743     # Reject names that are not valid shell variable names.
744     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
745       as_fn_error $? "invalid feature name: $ac_useropt"
746     ac_useropt_orig=$ac_useropt
747     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
748     case $ac_user_opts in
749       *"
750 "enable_$ac_useropt"
751 "*) ;;
752       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
753          ac_unrecognized_sep=', ';;
754     esac
755     eval enable_$ac_useropt=no ;;
756
757   -docdir | --docdir | --docdi | --doc | --do)
758     ac_prev=docdir ;;
759   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
760     docdir=$ac_optarg ;;
761
762   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
763     ac_prev=dvidir ;;
764   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
765     dvidir=$ac_optarg ;;
766
767   -enable-* | --enable-*)
768     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
769     # Reject names that are not valid shell variable names.
770     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
771       as_fn_error $? "invalid feature name: $ac_useropt"
772     ac_useropt_orig=$ac_useropt
773     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
774     case $ac_user_opts in
775       *"
776 "enable_$ac_useropt"
777 "*) ;;
778       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
779          ac_unrecognized_sep=', ';;
780     esac
781     eval enable_$ac_useropt=\$ac_optarg ;;
782
783   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
784   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
785   | --exec | --exe | --ex)
786     ac_prev=exec_prefix ;;
787   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
788   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
789   | --exec=* | --exe=* | --ex=*)
790     exec_prefix=$ac_optarg ;;
791
792   -gas | --gas | --ga | --g)
793     # Obsolete; use --with-gas.
794     with_gas=yes ;;
795
796   -help | --help | --hel | --he | -h)
797     ac_init_help=long ;;
798   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
799     ac_init_help=recursive ;;
800   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
801     ac_init_help=short ;;
802
803   -host | --host | --hos | --ho)
804     ac_prev=host_alias ;;
805   -host=* | --host=* | --hos=* | --ho=*)
806     host_alias=$ac_optarg ;;
807
808   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
809     ac_prev=htmldir ;;
810   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
811   | --ht=*)
812     htmldir=$ac_optarg ;;
813
814   -includedir | --includedir | --includedi | --included | --include \
815   | --includ | --inclu | --incl | --inc)
816     ac_prev=includedir ;;
817   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
818   | --includ=* | --inclu=* | --incl=* | --inc=*)
819     includedir=$ac_optarg ;;
820
821   -infodir | --infodir | --infodi | --infod | --info | --inf)
822     ac_prev=infodir ;;
823   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
824     infodir=$ac_optarg ;;
825
826   -libdir | --libdir | --libdi | --libd)
827     ac_prev=libdir ;;
828   -libdir=* | --libdir=* | --libdi=* | --libd=*)
829     libdir=$ac_optarg ;;
830
831   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
832   | --libexe | --libex | --libe)
833     ac_prev=libexecdir ;;
834   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
835   | --libexe=* | --libex=* | --libe=*)
836     libexecdir=$ac_optarg ;;
837
838   -localedir | --localedir | --localedi | --localed | --locale)
839     ac_prev=localedir ;;
840   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
841     localedir=$ac_optarg ;;
842
843   -localstatedir | --localstatedir | --localstatedi | --localstated \
844   | --localstate | --localstat | --localsta | --localst | --locals)
845     ac_prev=localstatedir ;;
846   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
847   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
848     localstatedir=$ac_optarg ;;
849
850   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
851     ac_prev=mandir ;;
852   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
853     mandir=$ac_optarg ;;
854
855   -nfp | --nfp | --nf)
856     # Obsolete; use --without-fp.
857     with_fp=no ;;
858
859   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
860   | --no-cr | --no-c | -n)
861     no_create=yes ;;
862
863   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
864   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
865     no_recursion=yes ;;
866
867   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
868   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
869   | --oldin | --oldi | --old | --ol | --o)
870     ac_prev=oldincludedir ;;
871   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
872   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
873   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
874     oldincludedir=$ac_optarg ;;
875
876   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
877     ac_prev=prefix ;;
878   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
879     prefix=$ac_optarg ;;
880
881   -program-prefix | --program-prefix | --program-prefi | --program-pref \
882   | --program-pre | --program-pr | --program-p)
883     ac_prev=program_prefix ;;
884   -program-prefix=* | --program-prefix=* | --program-prefi=* \
885   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
886     program_prefix=$ac_optarg ;;
887
888   -program-suffix | --program-suffix | --program-suffi | --program-suff \
889   | --program-suf | --program-su | --program-s)
890     ac_prev=program_suffix ;;
891   -program-suffix=* | --program-suffix=* | --program-suffi=* \
892   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
893     program_suffix=$ac_optarg ;;
894
895   -program-transform-name | --program-transform-name \
896   | --program-transform-nam | --program-transform-na \
897   | --program-transform-n | --program-transform- \
898   | --program-transform | --program-transfor \
899   | --program-transfo | --program-transf \
900   | --program-trans | --program-tran \
901   | --progr-tra | --program-tr | --program-t)
902     ac_prev=program_transform_name ;;
903   -program-transform-name=* | --program-transform-name=* \
904   | --program-transform-nam=* | --program-transform-na=* \
905   | --program-transform-n=* | --program-transform-=* \
906   | --program-transform=* | --program-transfor=* \
907   | --program-transfo=* | --program-transf=* \
908   | --program-trans=* | --program-tran=* \
909   | --progr-tra=* | --program-tr=* | --program-t=*)
910     program_transform_name=$ac_optarg ;;
911
912   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
913     ac_prev=pdfdir ;;
914   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
915     pdfdir=$ac_optarg ;;
916
917   -psdir | --psdir | --psdi | --psd | --ps)
918     ac_prev=psdir ;;
919   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
920     psdir=$ac_optarg ;;
921
922   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
923   | -silent | --silent | --silen | --sile | --sil)
924     silent=yes ;;
925
926   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
927     ac_prev=sbindir ;;
928   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
929   | --sbi=* | --sb=*)
930     sbindir=$ac_optarg ;;
931
932   -sharedstatedir | --sharedstatedir | --sharedstatedi \
933   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
934   | --sharedst | --shareds | --shared | --share | --shar \
935   | --sha | --sh)
936     ac_prev=sharedstatedir ;;
937   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
938   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
939   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
940   | --sha=* | --sh=*)
941     sharedstatedir=$ac_optarg ;;
942
943   -site | --site | --sit)
944     ac_prev=site ;;
945   -site=* | --site=* | --sit=*)
946     site=$ac_optarg ;;
947
948   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
949     ac_prev=srcdir ;;
950   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
951     srcdir=$ac_optarg ;;
952
953   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
954   | --syscon | --sysco | --sysc | --sys | --sy)
955     ac_prev=sysconfdir ;;
956   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
957   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
958     sysconfdir=$ac_optarg ;;
959
960   -target | --target | --targe | --targ | --tar | --ta | --t)
961     ac_prev=target_alias ;;
962   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
963     target_alias=$ac_optarg ;;
964
965   -v | -verbose | --verbose | --verbos | --verbo | --verb)
966     verbose=yes ;;
967
968   -version | --version | --versio | --versi | --vers | -V)
969     ac_init_version=: ;;
970
971   -with-* | --with-*)
972     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
973     # Reject names that are not valid shell variable names.
974     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
975       as_fn_error $? "invalid package name: $ac_useropt"
976     ac_useropt_orig=$ac_useropt
977     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
978     case $ac_user_opts in
979       *"
980 "with_$ac_useropt"
981 "*) ;;
982       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
983          ac_unrecognized_sep=', ';;
984     esac
985     eval with_$ac_useropt=\$ac_optarg ;;
986
987   -without-* | --without-*)
988     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
989     # Reject names that are not valid shell variable names.
990     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
991       as_fn_error $? "invalid package name: $ac_useropt"
992     ac_useropt_orig=$ac_useropt
993     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
994     case $ac_user_opts in
995       *"
996 "with_$ac_useropt"
997 "*) ;;
998       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
999          ac_unrecognized_sep=', ';;
1000     esac
1001     eval with_$ac_useropt=no ;;
1002
1003   --x)
1004     # Obsolete; use --with-x.
1005     with_x=yes ;;
1006
1007   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1008   | --x-incl | --x-inc | --x-in | --x-i)
1009     ac_prev=x_includes ;;
1010   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1011   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1012     x_includes=$ac_optarg ;;
1013
1014   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1015   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1016     ac_prev=x_libraries ;;
1017   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1018   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1019     x_libraries=$ac_optarg ;;
1020
1021   -*) as_fn_error $? "unrecognized option: \`$ac_option'
1022 Try \`$0 --help' for more information"
1023     ;;
1024
1025   *=*)
1026     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1027     # Reject names that are not valid shell variable names.
1028     case $ac_envvar in #(
1029       '' | [0-9]* | *[!_$as_cr_alnum]* )
1030       as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1031     esac
1032     eval $ac_envvar=\$ac_optarg
1033     export $ac_envvar ;;
1034
1035   *)
1036     # FIXME: should be removed in autoconf 3.0.
1037     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1038     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1039       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1040     : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1041     ;;
1042
1043   esac
1044 done
1045
1046 if test -n "$ac_prev"; then
1047   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1048   as_fn_error $? "missing argument to $ac_option"
1049 fi
1050
1051 if test -n "$ac_unrecognized_opts"; then
1052   case $enable_option_checking in
1053     no) ;;
1054     fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1055     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1056   esac
1057 fi
1058
1059 # Check all directory arguments for consistency.
1060 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1061                 datadir sysconfdir sharedstatedir localstatedir includedir \
1062                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1063                 libdir localedir mandir
1064 do
1065   eval ac_val=\$$ac_var
1066   # Remove trailing slashes.
1067   case $ac_val in
1068     */ )
1069       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1070       eval $ac_var=\$ac_val;;
1071   esac
1072   # Be sure to have absolute directory names.
1073   case $ac_val in
1074     [\\/$]* | ?:[\\/]* )  continue;;
1075     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1076   esac
1077   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1078 done
1079
1080 # There might be people who depend on the old broken behavior: `$host'
1081 # used to hold the argument of --host etc.
1082 # FIXME: To remove some day.
1083 build=$build_alias
1084 host=$host_alias
1085 target=$target_alias
1086
1087 # FIXME: To remove some day.
1088 if test "x$host_alias" != x; then
1089   if test "x$build_alias" = x; then
1090     cross_compiling=maybe
1091   elif test "x$build_alias" != "x$host_alias"; then
1092     cross_compiling=yes
1093   fi
1094 fi
1095
1096 ac_tool_prefix=
1097 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1098
1099 test "$silent" = yes && exec 6>/dev/null
1100
1101
1102 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1103 ac_ls_di=`ls -di .` &&
1104 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1105   as_fn_error $? "working directory cannot be determined"
1106 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1107   as_fn_error $? "pwd does not report name of working directory"
1108
1109
1110 # Find the source files, if location was not specified.
1111 if test -z "$srcdir"; then
1112   ac_srcdir_defaulted=yes
1113   # Try the directory containing this script, then the parent directory.
1114   ac_confdir=`$as_dirname -- "$as_myself" ||
1115 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1116          X"$as_myself" : 'X\(//\)[^/]' \| \
1117          X"$as_myself" : 'X\(//\)$' \| \
1118          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1119 $as_echo X"$as_myself" |
1120     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1121             s//\1/
1122             q
1123           }
1124           /^X\(\/\/\)[^/].*/{
1125             s//\1/
1126             q
1127           }
1128           /^X\(\/\/\)$/{
1129             s//\1/
1130             q
1131           }
1132           /^X\(\/\).*/{
1133             s//\1/
1134             q
1135           }
1136           s/.*/./; q'`
1137   srcdir=$ac_confdir
1138   if test ! -r "$srcdir/$ac_unique_file"; then
1139     srcdir=..
1140   fi
1141 else
1142   ac_srcdir_defaulted=no
1143 fi
1144 if test ! -r "$srcdir/$ac_unique_file"; then
1145   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1146   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1147 fi
1148 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1149 ac_abs_confdir=`(
1150         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1151         pwd)`
1152 # When building in place, set srcdir=.
1153 if test "$ac_abs_confdir" = "$ac_pwd"; then
1154   srcdir=.
1155 fi
1156 # Remove unnecessary trailing slashes from srcdir.
1157 # Double slashes in file names in object file debugging info
1158 # mess up M-x gdb in Emacs.
1159 case $srcdir in
1160 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1161 esac
1162 for ac_var in $ac_precious_vars; do
1163   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1164   eval ac_env_${ac_var}_value=\$${ac_var}
1165   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1166   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1167 done
1168
1169 #
1170 # Report the --help message.
1171 #
1172 if test "$ac_init_help" = "long"; then
1173   # Omit some internal or obsolete options to make the list less imposing.
1174   # This message is too long to be a string in the A/UX 3.1 sh.
1175   cat <<_ACEOF
1176 \`configure' configures this package to adapt to many kinds of systems.
1177
1178 Usage: $0 [OPTION]... [VAR=VALUE]...
1179
1180 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1181 VAR=VALUE.  See below for descriptions of some of the useful variables.
1182
1183 Defaults for the options are specified in brackets.
1184
1185 Configuration:
1186   -h, --help              display this help and exit
1187       --help=short        display options specific to this package
1188       --help=recursive    display the short help of all the included packages
1189   -V, --version           display version information and exit
1190   -q, --quiet, --silent   do not print \`checking ...' messages
1191       --cache-file=FILE   cache test results in FILE [disabled]
1192   -C, --config-cache      alias for \`--cache-file=config.cache'
1193   -n, --no-create         do not create output files
1194       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1195
1196 Installation directories:
1197   --prefix=PREFIX         install architecture-independent files in PREFIX
1198                           [$ac_default_prefix]
1199   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1200                           [PREFIX]
1201
1202 By default, \`make install' will install all the files in
1203 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1204 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1205 for instance \`--prefix=\$HOME'.
1206
1207 For better control, use the options below.
1208
1209 Fine tuning of the installation directories:
1210   --bindir=DIR            user executables [EPREFIX/bin]
1211   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1212   --libexecdir=DIR        program executables [EPREFIX/libexec]
1213   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1214   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1215   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1216   --libdir=DIR            object code libraries [EPREFIX/lib]
1217   --includedir=DIR        C header files [PREFIX/include]
1218   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1219   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1220   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1221   --infodir=DIR           info documentation [DATAROOTDIR/info]
1222   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1223   --mandir=DIR            man documentation [DATAROOTDIR/man]
1224   --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
1225   --htmldir=DIR           html documentation [DOCDIR]
1226   --dvidir=DIR            dvi documentation [DOCDIR]
1227   --pdfdir=DIR            pdf documentation [DOCDIR]
1228   --psdir=DIR             ps documentation [DOCDIR]
1229 _ACEOF
1230
1231   cat <<\_ACEOF
1232 _ACEOF
1233 fi
1234
1235 if test -n "$ac_init_help"; then
1236
1237   cat <<\_ACEOF
1238
1239 Report bugs to the package provider.
1240 _ACEOF
1241 ac_status=$?
1242 fi
1243
1244 if test "$ac_init_help" = "recursive"; then
1245   # If there are subdirs, report their specific --help.
1246   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1247     test -d "$ac_dir" ||
1248       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1249       continue
1250     ac_builddir=.
1251
1252 case "$ac_dir" in
1253 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1254 *)
1255   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1256   # A ".." for each directory in $ac_dir_suffix.
1257   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1258   case $ac_top_builddir_sub in
1259   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1260   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1261   esac ;;
1262 esac
1263 ac_abs_top_builddir=$ac_pwd
1264 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1265 # for backward compatibility:
1266 ac_top_builddir=$ac_top_build_prefix
1267
1268 case $srcdir in
1269   .)  # We are building in place.
1270     ac_srcdir=.
1271     ac_top_srcdir=$ac_top_builddir_sub
1272     ac_abs_top_srcdir=$ac_pwd ;;
1273   [\\/]* | ?:[\\/]* )  # Absolute name.
1274     ac_srcdir=$srcdir$ac_dir_suffix;
1275     ac_top_srcdir=$srcdir
1276     ac_abs_top_srcdir=$srcdir ;;
1277   *) # Relative name.
1278     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1279     ac_top_srcdir=$ac_top_build_prefix$srcdir
1280     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1281 esac
1282 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1283
1284     cd "$ac_dir" || { ac_status=$?; continue; }
1285     # Check for guested configure.
1286     if test -f "$ac_srcdir/configure.gnu"; then
1287       echo &&
1288       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1289     elif test -f "$ac_srcdir/configure"; then
1290       echo &&
1291       $SHELL "$ac_srcdir/configure" --help=recursive
1292     else
1293       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1294     fi || ac_status=$?
1295     cd "$ac_pwd" || { ac_status=$?; break; }
1296   done
1297 fi
1298
1299 test -n "$ac_init_help" && exit $ac_status
1300 if $ac_init_version; then
1301   cat <<\_ACEOF
1302 configure
1303 generated by GNU Autoconf 2.69
1304
1305 Copyright (C) 2012 Free Software Foundation, Inc.
1306 This configure script is free software; the Free Software Foundation
1307 gives unlimited permission to copy, distribute and modify it.
1308 _ACEOF
1309   exit
1310 fi
1311
1312 ## ------------------------ ##
1313 ## Autoconf initialization. ##
1314 ## ------------------------ ##
1315 cat >config.log <<_ACEOF
1316 This file contains any messages produced by compilers while
1317 running configure, to aid debugging if configure makes a mistake.
1318
1319 It was created by $as_me, which was
1320 generated by GNU Autoconf 2.69.  Invocation command line was
1321
1322   $ $0 $@
1323
1324 _ACEOF
1325 exec 5>>config.log
1326 {
1327 cat <<_ASUNAME
1328 ## --------- ##
1329 ## Platform. ##
1330 ## --------- ##
1331
1332 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1333 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1334 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1335 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1336 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1337
1338 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1339 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1340
1341 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1342 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1343 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1344 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1345 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1346 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1347 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1348
1349 _ASUNAME
1350
1351 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1352 for as_dir in $PATH
1353 do
1354   IFS=$as_save_IFS
1355   test -z "$as_dir" && as_dir=.
1356     $as_echo "PATH: $as_dir"
1357   done
1358 IFS=$as_save_IFS
1359
1360 } >&5
1361
1362 cat >&5 <<_ACEOF
1363
1364
1365 ## ----------- ##
1366 ## Core tests. ##
1367 ## ----------- ##
1368
1369 _ACEOF
1370
1371
1372 # Keep a trace of the command line.
1373 # Strip out --no-create and --no-recursion so they do not pile up.
1374 # Strip out --silent because we don't want to record it for future runs.
1375 # Also quote any args containing shell meta-characters.
1376 # Make two passes to allow for proper duplicate-argument suppression.
1377 ac_configure_args=
1378 ac_configure_args0=
1379 ac_configure_args1=
1380 ac_must_keep_next=false
1381 for ac_pass in 1 2
1382 do
1383   for ac_arg
1384   do
1385     case $ac_arg in
1386     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1387     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1388     | -silent | --silent | --silen | --sile | --sil)
1389       continue ;;
1390     *\'*)
1391       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1392     esac
1393     case $ac_pass in
1394     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1395     2)
1396       as_fn_append ac_configure_args1 " '$ac_arg'"
1397       if test $ac_must_keep_next = true; then
1398         ac_must_keep_next=false # Got value, back to normal.
1399       else
1400         case $ac_arg in
1401           *=* | --config-cache | -C | -disable-* | --disable-* \
1402           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1403           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1404           | -with-* | --with-* | -without-* | --without-* | --x)
1405             case "$ac_configure_args0 " in
1406               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1407             esac
1408             ;;
1409           -* ) ac_must_keep_next=true ;;
1410         esac
1411       fi
1412       as_fn_append ac_configure_args " '$ac_arg'"
1413       ;;
1414     esac
1415   done
1416 done
1417 { ac_configure_args0=; unset ac_configure_args0;}
1418 { ac_configure_args1=; unset ac_configure_args1;}
1419
1420 # When interrupted or exit'd, cleanup temporary files, and complete
1421 # config.log.  We remove comments because anyway the quotes in there
1422 # would cause problems or look ugly.
1423 # WARNING: Use '\'' to represent an apostrophe within the trap.
1424 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1425 trap 'exit_status=$?
1426   # Save into config.log some information that might help in debugging.
1427   {
1428     echo
1429
1430     $as_echo "## ---------------- ##
1431 ## Cache variables. ##
1432 ## ---------------- ##"
1433     echo
1434     # The following way of writing the cache mishandles newlines in values,
1435 (
1436   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1437     eval ac_val=\$$ac_var
1438     case $ac_val in #(
1439     *${as_nl}*)
1440       case $ac_var in #(
1441       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1442 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1443       esac
1444       case $ac_var in #(
1445       _ | IFS | as_nl) ;; #(
1446       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1447       *) { eval $ac_var=; unset $ac_var;} ;;
1448       esac ;;
1449     esac
1450   done
1451   (set) 2>&1 |
1452     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1453     *${as_nl}ac_space=\ *)
1454       sed -n \
1455         "s/'\''/'\''\\\\'\'''\''/g;
1456           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1457       ;; #(
1458     *)
1459       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1460       ;;
1461     esac |
1462     sort
1463 )
1464     echo
1465
1466     $as_echo "## ----------------- ##
1467 ## Output variables. ##
1468 ## ----------------- ##"
1469     echo
1470     for ac_var in $ac_subst_vars
1471     do
1472       eval ac_val=\$$ac_var
1473       case $ac_val in
1474       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1475       esac
1476       $as_echo "$ac_var='\''$ac_val'\''"
1477     done | sort
1478     echo
1479
1480     if test -n "$ac_subst_files"; then
1481       $as_echo "## ------------------- ##
1482 ## File substitutions. ##
1483 ## ------------------- ##"
1484       echo
1485       for ac_var in $ac_subst_files
1486       do
1487         eval ac_val=\$$ac_var
1488         case $ac_val in
1489         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1490         esac
1491         $as_echo "$ac_var='\''$ac_val'\''"
1492       done | sort
1493       echo
1494     fi
1495
1496     if test -s confdefs.h; then
1497       $as_echo "## ----------- ##
1498 ## confdefs.h. ##
1499 ## ----------- ##"
1500       echo
1501       cat confdefs.h
1502       echo
1503     fi
1504     test "$ac_signal" != 0 &&
1505       $as_echo "$as_me: caught signal $ac_signal"
1506     $as_echo "$as_me: exit $exit_status"
1507   } >&5
1508   rm -f core *.core core.conftest.* &&
1509     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1510     exit $exit_status
1511 ' 0
1512 for ac_signal in 1 2 13 15; do
1513   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1514 done
1515 ac_signal=0
1516
1517 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1518 rm -f -r conftest* confdefs.h
1519
1520 $as_echo "/* confdefs.h */" > confdefs.h
1521
1522 # Predefined preprocessor variables.
1523
1524 cat >>confdefs.h <<_ACEOF
1525 #define PACKAGE_NAME "$PACKAGE_NAME"
1526 _ACEOF
1527
1528 cat >>confdefs.h <<_ACEOF
1529 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1530 _ACEOF
1531
1532 cat >>confdefs.h <<_ACEOF
1533 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1534 _ACEOF
1535
1536 cat >>confdefs.h <<_ACEOF
1537 #define PACKAGE_STRING "$PACKAGE_STRING"
1538 _ACEOF
1539
1540 cat >>confdefs.h <<_ACEOF
1541 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1542 _ACEOF
1543
1544 cat >>confdefs.h <<_ACEOF
1545 #define PACKAGE_URL "$PACKAGE_URL"
1546 _ACEOF
1547
1548
1549 # Let the site file select an alternate cache file if it wants to.
1550 # Prefer an explicitly selected file to automatically selected ones.
1551 ac_site_file1=NONE
1552 ac_site_file2=NONE
1553 if test -n "$CONFIG_SITE"; then
1554   # We do not want a PATH search for config.site.
1555   case $CONFIG_SITE in #((
1556     -*)  ac_site_file1=./$CONFIG_SITE;;
1557     */*) ac_site_file1=$CONFIG_SITE;;
1558     *)   ac_site_file1=./$CONFIG_SITE;;
1559   esac
1560 elif test "x$prefix" != xNONE; then
1561   ac_site_file1=$prefix/share/config.site
1562   ac_site_file2=$prefix/etc/config.site
1563 else
1564   ac_site_file1=$ac_default_prefix/share/config.site
1565   ac_site_file2=$ac_default_prefix/etc/config.site
1566 fi
1567 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1568 do
1569   test "x$ac_site_file" = xNONE && continue
1570   if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1571     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1572 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1573     sed 's/^/| /' "$ac_site_file" >&5
1574     . "$ac_site_file" \
1575       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1576 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1577 as_fn_error $? "failed to load site script $ac_site_file
1578 See \`config.log' for more details" "$LINENO" 5; }
1579   fi
1580 done
1581
1582 if test -r "$cache_file"; then
1583   # Some versions of bash will fail to source /dev/null (special files
1584   # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
1585   if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1586     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1587 $as_echo "$as_me: loading cache $cache_file" >&6;}
1588     case $cache_file in
1589       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1590       *)                      . "./$cache_file";;
1591     esac
1592   fi
1593 else
1594   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1595 $as_echo "$as_me: creating cache $cache_file" >&6;}
1596   >$cache_file
1597 fi
1598
1599 # Check that the precious variables saved in the cache have kept the same
1600 # value.
1601 ac_cache_corrupted=false
1602 for ac_var in $ac_precious_vars; do
1603   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1604   eval ac_new_set=\$ac_env_${ac_var}_set
1605   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1606   eval ac_new_val=\$ac_env_${ac_var}_value
1607   case $ac_old_set,$ac_new_set in
1608     set,)
1609       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1610 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1611       ac_cache_corrupted=: ;;
1612     ,set)
1613       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1614 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1615       ac_cache_corrupted=: ;;
1616     ,);;
1617     *)
1618       if test "x$ac_old_val" != "x$ac_new_val"; then
1619         # differences in whitespace do not lead to failure.
1620         ac_old_val_w=`echo x $ac_old_val`
1621         ac_new_val_w=`echo x $ac_new_val`
1622         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1623           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1624 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1625           ac_cache_corrupted=:
1626         else
1627           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1628 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1629           eval $ac_var=\$ac_old_val
1630         fi
1631         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
1632 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1633         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
1634 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1635       fi;;
1636   esac
1637   # Pass precious variables to config.status.
1638   if test "$ac_new_set" = set; then
1639     case $ac_new_val in
1640     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1641     *) ac_arg=$ac_var=$ac_new_val ;;
1642     esac
1643     case " $ac_configure_args " in
1644       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1645       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1646     esac
1647   fi
1648 done
1649 if $ac_cache_corrupted; then
1650   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1651 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1652   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1653 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1654   as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1655 fi
1656 ## -------------------- ##
1657 ## Main body of script. ##
1658 ## -------------------- ##
1659
1660 ac_ext=c
1661 ac_cpp='$CPP $CPPFLAGS'
1662 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1663 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1664 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1665
1666
1667
1668
1669
1670 fail=
1671 mod_ldflags=
1672 mod_cflags=
1673
1674 if test x$with_rlm_eap_sim != xno; then
1675
1676         targetname=rlm_eap_sim
1677 else
1678         targetname=
1679         echo \*\*\* module rlm_eap_sim is disabled.
1680 fi
1681
1682 if test x"$fail" != x""; then
1683         if test x"${enable_strict_dependencies}" = x"yes"; then
1684                 as_fn_error $? "set --without-rlm_eap_sim to disable it explicitly." "$LINENO" 5
1685         else
1686                 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: silently not building rlm_eap_sim." >&5
1687 $as_echo "$as_me: WARNING: silently not building rlm_eap_sim." >&2;}
1688                 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: FAILURE: rlm_eap_sim requires: $fail." >&5
1689 $as_echo "$as_me: WARNING: FAILURE: rlm_eap_sim requires: $fail." >&2;}
1690                 if test x"$headersuggestion" != x; then
1691                         { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $headersuggestion" >&5
1692 $as_echo "$as_me: WARNING: $headersuggestion" >&2;}
1693                 fi
1694                 if test x"$libsuggestion" != x; then
1695                         { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $libsuggestion" >&5
1696 $as_echo "$as_me: WARNING: $libsuggestion" >&2;}
1697                 fi
1698                 targetname=""
1699         fi
1700 fi
1701
1702
1703
1704
1705
1706   unset ac_cv_env_LIBS_set
1707   unset ac_cv_env_LIBS_value
1708
1709   ac_config_files="$ac_config_files all.mk"
1710
1711 cat >confcache <<\_ACEOF
1712 # This file is a shell script that caches the results of configure
1713 # tests run on this system so they can be shared between configure
1714 # scripts and configure runs, see configure's option --config-cache.
1715 # It is not useful on other systems.  If it contains results you don't
1716 # want to keep, you may remove or edit it.
1717 #
1718 # config.status only pays attention to the cache file if you give it
1719 # the --recheck option to rerun configure.
1720 #
1721 # `ac_cv_env_foo' variables (set or unset) will be overridden when
1722 # loading this file, other *unset* `ac_cv_foo' will be assigned the
1723 # following values.
1724
1725 _ACEOF
1726
1727 # The following way of writing the cache mishandles newlines in values,
1728 # but we know of no workaround that is simple, portable, and efficient.
1729 # So, we kill variables containing newlines.
1730 # Ultrix sh set writes to stderr and can't be redirected directly,
1731 # and sets the high bit in the cache file unless we assign to the vars.
1732 (
1733   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
1734     eval ac_val=\$$ac_var
1735     case $ac_val in #(
1736     *${as_nl}*)
1737       case $ac_var in #(
1738       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1739 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1740       esac
1741       case $ac_var in #(
1742       _ | IFS | as_nl) ;; #(
1743       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1744       *) { eval $ac_var=; unset $ac_var;} ;;
1745       esac ;;
1746     esac
1747   done
1748
1749   (set) 2>&1 |
1750     case $as_nl`(ac_space=' '; set) 2>&1` in #(
1751     *${as_nl}ac_space=\ *)
1752       # `set' does not quote correctly, so add quotes: double-quote
1753       # substitution turns \\\\ into \\, and sed turns \\ into \.
1754       sed -n \
1755         "s/'/'\\\\''/g;
1756           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
1757       ;; #(
1758     *)
1759       # `set' quotes correctly as required by POSIX, so do not add quotes.
1760       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1761       ;;
1762     esac |
1763     sort
1764 ) |
1765   sed '
1766      /^ac_cv_env_/b end
1767      t clear
1768      :clear
1769      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
1770      t end
1771      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1772      :end' >>confcache
1773 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
1774   if test -w "$cache_file"; then
1775     if test "x$cache_file" != "x/dev/null"; then
1776       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
1777 $as_echo "$as_me: updating cache $cache_file" >&6;}
1778       if test ! -f "$cache_file" || test -h "$cache_file"; then
1779         cat confcache >"$cache_file"
1780       else
1781         case $cache_file in #(
1782         */* | ?:*)
1783           mv -f confcache "$cache_file"$$ &&
1784           mv -f "$cache_file"$$ "$cache_file" ;; #(
1785         *)
1786           mv -f confcache "$cache_file" ;;
1787         esac
1788       fi
1789     fi
1790   else
1791     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
1792 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
1793   fi
1794 fi
1795 rm -f confcache
1796
1797 test "x$prefix" = xNONE && prefix=$ac_default_prefix
1798 # Let make expand exec_prefix.
1799 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1800
1801 # Transform confdefs.h into DEFS.
1802 # Protect against shell expansion while executing Makefile rules.
1803 # Protect against Makefile macro expansion.
1804 #
1805 # If the first sed substitution is executed (which looks for macros that
1806 # take arguments), then branch to the quote section.  Otherwise,
1807 # look for a macro that doesn't take arguments.
1808 ac_script='
1809 :mline
1810 /\\$/{
1811  N
1812  s,\\\n,,
1813  b mline
1814 }
1815 t clear
1816 :clear
1817 s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g
1818 t quote
1819 s/^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)/-D\1=\2/g
1820 t quote
1821 b any
1822 :quote
1823 s/[      `~#$^&*(){}\\|;'\''"<>?]/\\&/g
1824 s/\[/\\&/g
1825 s/\]/\\&/g
1826 s/\$/$$/g
1827 H
1828 :any
1829 ${
1830         g
1831         s/^\n//
1832         s/\n/ /g
1833         p
1834 }
1835 '
1836 DEFS=`sed -n "$ac_script" confdefs.h`
1837
1838
1839 ac_libobjs=
1840 ac_ltlibobjs=
1841 U=
1842 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
1843   # 1. Remove the extension, and $U if already installed.
1844   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
1845   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
1846   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
1847   #    will be set to the directory where LIBOBJS objects are built.
1848   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
1849   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
1850 done
1851 LIBOBJS=$ac_libobjs
1852
1853 LTLIBOBJS=$ac_ltlibobjs
1854
1855
1856
1857 : "${CONFIG_STATUS=./config.status}"
1858 ac_write_fail=0
1859 ac_clean_files_save=$ac_clean_files
1860 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
1861 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
1862 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
1863 as_write_fail=0
1864 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
1865 #! $SHELL
1866 # Generated by $as_me.
1867 # Run this file to recreate the current configuration.
1868 # Compiler output produced by configure, useful for debugging
1869 # configure, is in config.log if it exists.
1870
1871 debug=false
1872 ac_cs_recheck=false
1873 ac_cs_silent=false
1874
1875 SHELL=\${CONFIG_SHELL-$SHELL}
1876 export SHELL
1877 _ASEOF
1878 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
1879 ## -------------------- ##
1880 ## M4sh Initialization. ##
1881 ## -------------------- ##
1882
1883 # Be more Bourne compatible
1884 DUALCASE=1; export DUALCASE # for MKS sh
1885 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
1886   emulate sh
1887   NULLCMD=:
1888   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
1889   # is contrary to our usage.  Disable this feature.
1890   alias -g '${1+"$@"}'='"$@"'
1891   setopt NO_GLOB_SUBST
1892 else
1893   case `(set -o) 2>/dev/null` in #(
1894   *posix*) :
1895     set -o posix ;; #(
1896   *) :
1897      ;;
1898 esac
1899 fi
1900
1901
1902 as_nl='
1903 '
1904 export as_nl
1905 # Printing a long string crashes Solaris 7 /usr/bin/printf.
1906 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1907 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
1908 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
1909 # Prefer a ksh shell builtin over an external printf program on Solaris,
1910 # but without wasting forks for bash or zsh.
1911 if test -z "$BASH_VERSION$ZSH_VERSION" \
1912     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
1913   as_echo='print -r --'
1914   as_echo_n='print -rn --'
1915 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
1916   as_echo='printf %s\n'
1917   as_echo_n='printf %s'
1918 else
1919   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
1920     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
1921     as_echo_n='/usr/ucb/echo -n'
1922   else
1923     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
1924     as_echo_n_body='eval
1925       arg=$1;
1926       case $arg in #(
1927       *"$as_nl"*)
1928         expr "X$arg" : "X\\(.*\\)$as_nl";
1929         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
1930       esac;
1931       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
1932     '
1933     export as_echo_n_body
1934     as_echo_n='sh -c $as_echo_n_body as_echo'
1935   fi
1936   export as_echo_body
1937   as_echo='sh -c $as_echo_body as_echo'
1938 fi
1939
1940 # The user is always right.
1941 if test "${PATH_SEPARATOR+set}" != set; then
1942   PATH_SEPARATOR=:
1943   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
1944     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
1945       PATH_SEPARATOR=';'
1946   }
1947 fi
1948
1949
1950 # IFS
1951 # We need space, tab and new line, in precisely that order.  Quoting is
1952 # there to prevent editors from complaining about space-tab.
1953 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
1954 # splitting by setting IFS to empty value.)
1955 IFS=" ""        $as_nl"
1956
1957 # Find who we are.  Look in the path if we contain no directory separator.
1958 as_myself=
1959 case $0 in #((
1960   *[\\/]* ) as_myself=$0 ;;
1961   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1962 for as_dir in $PATH
1963 do
1964   IFS=$as_save_IFS
1965   test -z "$as_dir" && as_dir=.
1966     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
1967   done
1968 IFS=$as_save_IFS
1969
1970      ;;
1971 esac
1972 # We did not find ourselves, most probably we were run as `sh COMMAND'
1973 # in which case we are not to be found in the path.
1974 if test "x$as_myself" = x; then
1975   as_myself=$0
1976 fi
1977 if test ! -f "$as_myself"; then
1978   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
1979   exit 1
1980 fi
1981
1982 # Unset variables that we do not need and which cause bugs (e.g. in
1983 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
1984 # suppresses any "Segmentation fault" message there.  '((' could
1985 # trigger a bug in pdksh 5.2.14.
1986 for as_var in BASH_ENV ENV MAIL MAILPATH
1987 do eval test x\${$as_var+set} = xset \
1988   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
1989 done
1990 PS1='$ '
1991 PS2='> '
1992 PS4='+ '
1993
1994 # NLS nuisances.
1995 LC_ALL=C
1996 export LC_ALL
1997 LANGUAGE=C
1998 export LANGUAGE
1999
2000 # CDPATH.
2001 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2002
2003
2004 # as_fn_error STATUS ERROR [LINENO LOG_FD]
2005 # ----------------------------------------
2006 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
2007 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
2008 # script with STATUS, using 1 if that was 0.
2009 as_fn_error ()
2010 {
2011   as_status=$1; test $as_status -eq 0 && as_status=1
2012   if test "$4"; then
2013     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2014     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
2015   fi
2016   $as_echo "$as_me: error: $2" >&2
2017   as_fn_exit $as_status
2018 } # as_fn_error
2019
2020
2021 # as_fn_set_status STATUS
2022 # -----------------------
2023 # Set $? to STATUS, without forking.
2024 as_fn_set_status ()
2025 {
2026   return $1
2027 } # as_fn_set_status
2028
2029 # as_fn_exit STATUS
2030 # -----------------
2031 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
2032 as_fn_exit ()
2033 {
2034   set +e
2035   as_fn_set_status $1
2036   exit $1
2037 } # as_fn_exit
2038
2039 # as_fn_unset VAR
2040 # ---------------
2041 # Portably unset VAR.
2042 as_fn_unset ()
2043 {
2044   { eval $1=; unset $1;}
2045 }
2046 as_unset=as_fn_unset
2047 # as_fn_append VAR VALUE
2048 # ----------------------
2049 # Append the text in VALUE to the end of the definition contained in VAR. Take
2050 # advantage of any shell optimizations that allow amortized linear growth over
2051 # repeated appends, instead of the typical quadratic growth present in naive
2052 # implementations.
2053 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
2054   eval 'as_fn_append ()
2055   {
2056     eval $1+=\$2
2057   }'
2058 else
2059   as_fn_append ()
2060   {
2061     eval $1=\$$1\$2
2062   }
2063 fi # as_fn_append
2064
2065 # as_fn_arith ARG...
2066 # ------------------
2067 # Perform arithmetic evaluation on the ARGs, and store the result in the
2068 # global $as_val. Take advantage of shells that can avoid forks. The arguments
2069 # must be portable across $(()) and expr.
2070 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
2071   eval 'as_fn_arith ()
2072   {
2073     as_val=$(( $* ))
2074   }'
2075 else
2076   as_fn_arith ()
2077   {
2078     as_val=`expr "$@" || test $? -eq 1`
2079   }
2080 fi # as_fn_arith
2081
2082
2083 if expr a : '\(a\)' >/dev/null 2>&1 &&
2084    test "X`expr 00001 : '.*\(...\)'`" = X001; then
2085   as_expr=expr
2086 else
2087   as_expr=false
2088 fi
2089
2090 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2091   as_basename=basename
2092 else
2093   as_basename=false
2094 fi
2095
2096 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2097   as_dirname=dirname
2098 else
2099   as_dirname=false
2100 fi
2101
2102 as_me=`$as_basename -- "$0" ||
2103 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2104          X"$0" : 'X\(//\)$' \| \
2105          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2106 $as_echo X/"$0" |
2107     sed '/^.*\/\([^/][^/]*\)\/*$/{
2108             s//\1/
2109             q
2110           }
2111           /^X\/\(\/\/\)$/{
2112             s//\1/
2113             q
2114           }
2115           /^X\/\(\/\).*/{
2116             s//\1/
2117             q
2118           }
2119           s/.*/./; q'`
2120
2121 # Avoid depending upon Character Ranges.
2122 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2123 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2124 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2125 as_cr_digits='0123456789'
2126 as_cr_alnum=$as_cr_Letters$as_cr_digits
2127
2128 ECHO_C= ECHO_N= ECHO_T=
2129 case `echo -n x` in #(((((
2130 -n*)
2131   case `echo 'xy\c'` in
2132   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
2133   xy)  ECHO_C='\c';;
2134   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
2135        ECHO_T=' ';;
2136   esac;;
2137 *)
2138   ECHO_N='-n';;
2139 esac
2140
2141 rm -f conf$$ conf$$.exe conf$$.file
2142 if test -d conf$$.dir; then
2143   rm -f conf$$.dir/conf$$.file
2144 else
2145   rm -f conf$$.dir
2146   mkdir conf$$.dir 2>/dev/null
2147 fi
2148 if (echo >conf$$.file) 2>/dev/null; then
2149   if ln -s conf$$.file conf$$ 2>/dev/null; then
2150     as_ln_s='ln -s'
2151     # ... but there are two gotchas:
2152     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2153     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2154     # In both cases, we have to default to `cp -pR'.
2155     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2156       as_ln_s='cp -pR'
2157   elif ln conf$$.file conf$$ 2>/dev/null; then
2158     as_ln_s=ln
2159   else
2160     as_ln_s='cp -pR'
2161   fi
2162 else
2163   as_ln_s='cp -pR'
2164 fi
2165 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2166 rmdir conf$$.dir 2>/dev/null
2167
2168
2169 # as_fn_mkdir_p
2170 # -------------
2171 # Create "$as_dir" as a directory, including parents if necessary.
2172 as_fn_mkdir_p ()
2173 {
2174
2175   case $as_dir in #(
2176   -*) as_dir=./$as_dir;;
2177   esac
2178   test -d "$as_dir" || eval $as_mkdir_p || {
2179     as_dirs=
2180     while :; do
2181       case $as_dir in #(
2182       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2183       *) as_qdir=$as_dir;;
2184       esac
2185       as_dirs="'$as_qdir' $as_dirs"
2186       as_dir=`$as_dirname -- "$as_dir" ||
2187 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2188          X"$as_dir" : 'X\(//\)[^/]' \| \
2189          X"$as_dir" : 'X\(//\)$' \| \
2190          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2191 $as_echo X"$as_dir" |
2192     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2193             s//\1/
2194             q
2195           }
2196           /^X\(\/\/\)[^/].*/{
2197             s//\1/
2198             q
2199           }
2200           /^X\(\/\/\)$/{
2201             s//\1/
2202             q
2203           }
2204           /^X\(\/\).*/{
2205             s//\1/
2206             q
2207           }
2208           s/.*/./; q'`
2209       test -d "$as_dir" && break
2210     done
2211     test -z "$as_dirs" || eval "mkdir $as_dirs"
2212   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
2213
2214
2215 } # as_fn_mkdir_p
2216 if mkdir -p . 2>/dev/null; then
2217   as_mkdir_p='mkdir -p "$as_dir"'
2218 else
2219   test -d ./-p && rmdir ./-p
2220   as_mkdir_p=false
2221 fi
2222
2223
2224 # as_fn_executable_p FILE
2225 # -----------------------
2226 # Test if FILE is an executable regular file.
2227 as_fn_executable_p ()
2228 {
2229   test -f "$1" && test -x "$1"
2230 } # as_fn_executable_p
2231 as_test_x='test -x'
2232 as_executable_p=as_fn_executable_p
2233
2234 # Sed expression to map a string onto a valid CPP name.
2235 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2236
2237 # Sed expression to map a string onto a valid variable name.
2238 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2239
2240
2241 exec 6>&1
2242 ## ----------------------------------- ##
2243 ## Main body of $CONFIG_STATUS script. ##
2244 ## ----------------------------------- ##
2245 _ASEOF
2246 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
2247
2248 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2249 # Save the log message, to keep $0 and so on meaningful, and to
2250 # report actual input values of CONFIG_FILES etc. instead of their
2251 # values after options handling.
2252 ac_log="
2253 This file was extended by $as_me, which was
2254 generated by GNU Autoconf 2.69.  Invocation command line was
2255
2256   CONFIG_FILES    = $CONFIG_FILES
2257   CONFIG_HEADERS  = $CONFIG_HEADERS
2258   CONFIG_LINKS    = $CONFIG_LINKS
2259   CONFIG_COMMANDS = $CONFIG_COMMANDS
2260   $ $0 $@
2261
2262 on `(hostname || uname -n) 2>/dev/null | sed 1q`
2263 "
2264
2265 _ACEOF
2266
2267 case $ac_config_files in *"
2268 "*) set x $ac_config_files; shift; ac_config_files=$*;;
2269 esac
2270
2271
2272
2273 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2274 # Files that config.status was made for.
2275 config_files="$ac_config_files"
2276
2277 _ACEOF
2278
2279 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2280 ac_cs_usage="\
2281 \`$as_me' instantiates files and other configuration actions
2282 from templates according to the current configuration.  Unless the files
2283 and actions are specified as TAGs, all are instantiated by default.
2284
2285 Usage: $0 [OPTION]... [TAG]...
2286
2287   -h, --help       print this help, then exit
2288   -V, --version    print version number and configuration settings, then exit
2289       --config     print configuration, then exit
2290   -q, --quiet, --silent
2291                    do not print progress messages
2292   -d, --debug      don't remove temporary files
2293       --recheck    update $as_me by reconfiguring in the same conditions
2294       --file=FILE[:TEMPLATE]
2295                    instantiate the configuration file FILE
2296
2297 Configuration files:
2298 $config_files
2299
2300 Report bugs to the package provider."
2301
2302 _ACEOF
2303 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2304 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2305 ac_cs_version="\\
2306 config.status
2307 configured by $0, generated by GNU Autoconf 2.69,
2308   with options \\"\$ac_cs_config\\"
2309
2310 Copyright (C) 2012 Free Software Foundation, Inc.
2311 This config.status script is free software; the Free Software Foundation
2312 gives unlimited permission to copy, distribute and modify it."
2313
2314 ac_pwd='$ac_pwd'
2315 srcdir='$srcdir'
2316 test -n "\$AWK" || AWK=awk
2317 _ACEOF
2318
2319 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2320 # The default lists apply if the user does not specify any file.
2321 ac_need_defaults=:
2322 while test $# != 0
2323 do
2324   case $1 in
2325   --*=?*)
2326     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2327     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2328     ac_shift=:
2329     ;;
2330   --*=)
2331     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2332     ac_optarg=
2333     ac_shift=:
2334     ;;
2335   *)
2336     ac_option=$1
2337     ac_optarg=$2
2338     ac_shift=shift
2339     ;;
2340   esac
2341
2342   case $ac_option in
2343   # Handling of the options.
2344   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2345     ac_cs_recheck=: ;;
2346   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2347     $as_echo "$ac_cs_version"; exit ;;
2348   --config | --confi | --conf | --con | --co | --c )
2349     $as_echo "$ac_cs_config"; exit ;;
2350   --debug | --debu | --deb | --de | --d | -d )
2351     debug=: ;;
2352   --file | --fil | --fi | --f )
2353     $ac_shift
2354     case $ac_optarg in
2355     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
2356     '') as_fn_error $? "missing file argument" ;;
2357     esac
2358     as_fn_append CONFIG_FILES " '$ac_optarg'"
2359     ac_need_defaults=false;;
2360   --he | --h |  --help | --hel | -h )
2361     $as_echo "$ac_cs_usage"; exit ;;
2362   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2363   | -silent | --silent | --silen | --sile | --sil | --si | --s)
2364     ac_cs_silent=: ;;
2365
2366   # This is an error.
2367   -*) as_fn_error $? "unrecognized option: \`$1'
2368 Try \`$0 --help' for more information." ;;
2369
2370   *) as_fn_append ac_config_targets " $1"
2371      ac_need_defaults=false ;;
2372
2373   esac
2374   shift
2375 done
2376
2377 ac_configure_extra_args=
2378
2379 if $ac_cs_silent; then
2380   exec 6>/dev/null
2381   ac_configure_extra_args="$ac_configure_extra_args --silent"
2382 fi
2383
2384 _ACEOF
2385 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2386 if \$ac_cs_recheck; then
2387   set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2388   shift
2389   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
2390   CONFIG_SHELL='$SHELL'
2391   export CONFIG_SHELL
2392   exec "\$@"
2393 fi
2394
2395 _ACEOF
2396 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2397 exec 5>>config.log
2398 {
2399   echo
2400   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
2401 ## Running $as_me. ##
2402 _ASBOX
2403   $as_echo "$ac_log"
2404 } >&5
2405
2406 _ACEOF
2407 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2408 _ACEOF
2409
2410 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2411
2412 # Handling of arguments.
2413 for ac_config_target in $ac_config_targets
2414 do
2415   case $ac_config_target in
2416     "all.mk") CONFIG_FILES="$CONFIG_FILES all.mk" ;;
2417
2418   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
2419   esac
2420 done
2421
2422
2423 # If the user did not use the arguments to specify the items to instantiate,
2424 # then the envvar interface is used.  Set only those that are not.
2425 # We use the long form for the default assignment because of an extremely
2426 # bizarre bug on SunOS 4.1.3.
2427 if $ac_need_defaults; then
2428   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
2429 fi
2430
2431 # Have a temporary directory for convenience.  Make it in the build tree
2432 # simply because there is no reason against having it here, and in addition,
2433 # creating and moving files from /tmp can sometimes cause problems.
2434 # Hook for its removal unless debugging.
2435 # Note that there is a small window in which the directory will not be cleaned:
2436 # after its creation but before its name has been assigned to `$tmp'.
2437 $debug ||
2438 {
2439   tmp= ac_tmp=
2440   trap 'exit_status=$?
2441   : "${ac_tmp:=$tmp}"
2442   { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
2443 ' 0
2444   trap 'as_fn_exit 1' 1 2 13 15
2445 }
2446 # Create a (secure) tmp directory for tmp files.
2447
2448 {
2449   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
2450   test -d "$tmp"
2451 }  ||
2452 {
2453   tmp=./conf$$-$RANDOM
2454   (umask 077 && mkdir "$tmp")
2455 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
2456 ac_tmp=$tmp
2457
2458 # Set up the scripts for CONFIG_FILES section.
2459 # No need to generate them if there are no CONFIG_FILES.
2460 # This happens for instance with `./config.status config.h'.
2461 if test -n "$CONFIG_FILES"; then
2462
2463
2464 ac_cr=`echo X | tr X '\015'`
2465 # On cygwin, bash can eat \r inside `` if the user requested igncr.
2466 # But we know of no other shell where ac_cr would be empty at this
2467 # point, so we can use a bashism as a fallback.
2468 if test "x$ac_cr" = x; then
2469   eval ac_cr=\$\'\\r\'
2470 fi
2471 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
2472 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
2473   ac_cs_awk_cr='\\r'
2474 else
2475   ac_cs_awk_cr=$ac_cr
2476 fi
2477
2478 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
2479 _ACEOF
2480
2481
2482 {
2483   echo "cat >conf$$subs.awk <<_ACEOF" &&
2484   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
2485   echo "_ACEOF"
2486 } >conf$$subs.sh ||
2487   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
2488 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
2489 ac_delim='%!_!# '
2490 for ac_last_try in false false false false false :; do
2491   . ./conf$$subs.sh ||
2492     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
2493
2494   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
2495   if test $ac_delim_n = $ac_delim_num; then
2496     break
2497   elif $ac_last_try; then
2498     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
2499   else
2500     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
2501   fi
2502 done
2503 rm -f conf$$subs.sh
2504
2505 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2506 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
2507 _ACEOF
2508 sed -n '
2509 h
2510 s/^/S["/; s/!.*/"]=/
2511 p
2512 g
2513 s/^[^!]*!//
2514 :repl
2515 t repl
2516 s/'"$ac_delim"'$//
2517 t delim
2518 :nl
2519 h
2520 s/\(.\{148\}\)..*/\1/
2521 t more1
2522 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
2523 p
2524 n
2525 b repl
2526 :more1
2527 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
2528 p
2529 g
2530 s/.\{148\}//
2531 t nl
2532 :delim
2533 h
2534 s/\(.\{148\}\)..*/\1/
2535 t more2
2536 s/["\\]/\\&/g; s/^/"/; s/$/"/
2537 p
2538 b
2539 :more2
2540 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
2541 p
2542 g
2543 s/.\{148\}//
2544 t delim
2545 ' <conf$$subs.awk | sed '
2546 /^[^""]/{
2547   N
2548   s/\n//
2549 }
2550 ' >>$CONFIG_STATUS || ac_write_fail=1
2551 rm -f conf$$subs.awk
2552 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2553 _ACAWK
2554 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
2555   for (key in S) S_is_set[key] = 1
2556   FS = "\a"
2557
2558 }
2559 {
2560   line = $ 0
2561   nfields = split(line, field, "@")
2562   substed = 0
2563   len = length(field[1])
2564   for (i = 2; i < nfields; i++) {
2565     key = field[i]
2566     keylen = length(key)
2567     if (S_is_set[key]) {
2568       value = S[key]
2569       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
2570       len += length(value) + length(field[++i])
2571       substed = 1
2572     } else
2573       len += 1 + keylen
2574   }
2575
2576   print line
2577 }
2578
2579 _ACAWK
2580 _ACEOF
2581 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2582 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
2583   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
2584 else
2585   cat
2586 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
2587   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
2588 _ACEOF
2589
2590 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
2591 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
2592 # trailing colons and then remove the whole line if VPATH becomes empty
2593 # (actually we leave an empty line to preserve line numbers).
2594 if test "x$srcdir" = x.; then
2595   ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
2596 h
2597 s///
2598 s/^/:/
2599 s/[      ]*$/:/
2600 s/:\$(srcdir):/:/g
2601 s/:\${srcdir}:/:/g
2602 s/:@srcdir@:/:/g
2603 s/^:*//
2604 s/:*$//
2605 x
2606 s/\(=[   ]*\).*/\1/
2607 G
2608 s/\n//
2609 s/^[^=]*=[       ]*$//
2610 }'
2611 fi
2612
2613 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2614 fi # test -n "$CONFIG_FILES"
2615
2616
2617 eval set X "  :F $CONFIG_FILES      "
2618 shift
2619 for ac_tag
2620 do
2621   case $ac_tag in
2622   :[FHLC]) ac_mode=$ac_tag; continue;;
2623   esac
2624   case $ac_mode$ac_tag in
2625   :[FHL]*:*);;
2626   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
2627   :[FH]-) ac_tag=-:-;;
2628   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
2629   esac
2630   ac_save_IFS=$IFS
2631   IFS=:
2632   set x $ac_tag
2633   IFS=$ac_save_IFS
2634   shift
2635   ac_file=$1
2636   shift
2637
2638   case $ac_mode in
2639   :L) ac_source=$1;;
2640   :[FH])
2641     ac_file_inputs=
2642     for ac_f
2643     do
2644       case $ac_f in
2645       -) ac_f="$ac_tmp/stdin";;
2646       *) # Look for the file first in the build tree, then in the source tree
2647          # (if the path is not absolute).  The absolute path cannot be DOS-style,
2648          # because $ac_f cannot contain `:'.
2649          test -f "$ac_f" ||
2650            case $ac_f in
2651            [\\/$]*) false;;
2652            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
2653            esac ||
2654            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
2655       esac
2656       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
2657       as_fn_append ac_file_inputs " '$ac_f'"
2658     done
2659
2660     # Let's still pretend it is `configure' which instantiates (i.e., don't
2661     # use $as_me), people would be surprised to read:
2662     #    /* config.h.  Generated by config.status.  */
2663     configure_input='Generated from '`
2664           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
2665         `' by configure.'
2666     if test x"$ac_file" != x-; then
2667       configure_input="$ac_file.  $configure_input"
2668       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
2669 $as_echo "$as_me: creating $ac_file" >&6;}
2670     fi
2671     # Neutralize special characters interpreted by sed in replacement strings.
2672     case $configure_input in #(
2673     *\&* | *\|* | *\\* )
2674        ac_sed_conf_input=`$as_echo "$configure_input" |
2675        sed 's/[\\\\&|]/\\\\&/g'`;; #(
2676     *) ac_sed_conf_input=$configure_input;;
2677     esac
2678
2679     case $ac_tag in
2680     *:-:* | *:-) cat >"$ac_tmp/stdin" \
2681       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
2682     esac
2683     ;;
2684   esac
2685
2686   ac_dir=`$as_dirname -- "$ac_file" ||
2687 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2688          X"$ac_file" : 'X\(//\)[^/]' \| \
2689          X"$ac_file" : 'X\(//\)$' \| \
2690          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
2691 $as_echo X"$ac_file" |
2692     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2693             s//\1/
2694             q
2695           }
2696           /^X\(\/\/\)[^/].*/{
2697             s//\1/
2698             q
2699           }
2700           /^X\(\/\/\)$/{
2701             s//\1/
2702             q
2703           }
2704           /^X\(\/\).*/{
2705             s//\1/
2706             q
2707           }
2708           s/.*/./; q'`
2709   as_dir="$ac_dir"; as_fn_mkdir_p
2710   ac_builddir=.
2711
2712 case "$ac_dir" in
2713 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
2714 *)
2715   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
2716   # A ".." for each directory in $ac_dir_suffix.
2717   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
2718   case $ac_top_builddir_sub in
2719   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
2720   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
2721   esac ;;
2722 esac
2723 ac_abs_top_builddir=$ac_pwd
2724 ac_abs_builddir=$ac_pwd$ac_dir_suffix
2725 # for backward compatibility:
2726 ac_top_builddir=$ac_top_build_prefix
2727
2728 case $srcdir in
2729   .)  # We are building in place.
2730     ac_srcdir=.
2731     ac_top_srcdir=$ac_top_builddir_sub
2732     ac_abs_top_srcdir=$ac_pwd ;;
2733   [\\/]* | ?:[\\/]* )  # Absolute name.
2734     ac_srcdir=$srcdir$ac_dir_suffix;
2735     ac_top_srcdir=$srcdir
2736     ac_abs_top_srcdir=$srcdir ;;
2737   *) # Relative name.
2738     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
2739     ac_top_srcdir=$ac_top_build_prefix$srcdir
2740     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
2741 esac
2742 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
2743
2744
2745   case $ac_mode in
2746   :F)
2747   #
2748   # CONFIG_FILE
2749   #
2750
2751 _ACEOF
2752
2753 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2754 # If the template does not know about datarootdir, expand it.
2755 # FIXME: This hack should be removed a few years after 2.60.
2756 ac_datarootdir_hack=; ac_datarootdir_seen=
2757 ac_sed_dataroot='
2758 /datarootdir/ {
2759   p
2760   q
2761 }
2762 /@datadir@/p
2763 /@docdir@/p
2764 /@infodir@/p
2765 /@localedir@/p
2766 /@mandir@/p'
2767 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
2768 *datarootdir*) ac_datarootdir_seen=yes;;
2769 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
2770   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
2771 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
2772 _ACEOF
2773 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2774   ac_datarootdir_hack='
2775   s&@datadir@&$datadir&g
2776   s&@docdir@&$docdir&g
2777   s&@infodir@&$infodir&g
2778   s&@localedir@&$localedir&g
2779   s&@mandir@&$mandir&g
2780   s&\\\${datarootdir}&$datarootdir&g' ;;
2781 esac
2782 _ACEOF
2783
2784 # Neutralize VPATH when `$srcdir' = `.'.
2785 # Shell code in configure.ac might set extrasub.
2786 # FIXME: do we really want to maintain this feature?
2787 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2788 ac_sed_extra="$ac_vpsub
2789 $extrasub
2790 _ACEOF
2791 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2792 :t
2793 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
2794 s|@configure_input@|$ac_sed_conf_input|;t t
2795 s&@top_builddir@&$ac_top_builddir_sub&;t t
2796 s&@top_build_prefix@&$ac_top_build_prefix&;t t
2797 s&@srcdir@&$ac_srcdir&;t t
2798 s&@abs_srcdir@&$ac_abs_srcdir&;t t
2799 s&@top_srcdir@&$ac_top_srcdir&;t t
2800 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
2801 s&@builddir@&$ac_builddir&;t t
2802 s&@abs_builddir@&$ac_abs_builddir&;t t
2803 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
2804 $ac_datarootdir_hack
2805 "
2806 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
2807   >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
2808
2809 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
2810   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
2811   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
2812       "$ac_tmp/out"`; test -z "$ac_out"; } &&
2813   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
2814 which seems to be undefined.  Please make sure it is defined" >&5
2815 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
2816 which seems to be undefined.  Please make sure it is defined" >&2;}
2817
2818   rm -f "$ac_tmp/stdin"
2819   case $ac_file in
2820   -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
2821   *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
2822   esac \
2823   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
2824  ;;
2825
2826
2827
2828   esac
2829
2830 done # for ac_tag
2831
2832
2833 as_fn_exit 0
2834 _ACEOF
2835 ac_clean_files=$ac_clean_files_save
2836
2837 test $ac_write_fail = 0 ||
2838   as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
2839
2840
2841 # configure is writing to config.log, and then calls config.status.
2842 # config.status does its own redirection, appending to config.log.
2843 # Unfortunately, on DOS this fails, as config.log is still kept open
2844 # by configure, so config.status won't be able to write to it; its
2845 # output is simply discarded.  So we exec the FD to /dev/null,
2846 # effectively closing config.log, so it can be properly (re)opened and
2847 # appended to by config.status.  When coming back to configure, we
2848 # need to make the FD available again.
2849 if test "$no_create" != yes; then
2850   ac_cs_success=:
2851   ac_config_status_args=
2852   test "$silent" = yes &&
2853     ac_config_status_args="$ac_config_status_args --quiet"
2854   exec 5>/dev/null
2855   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
2856   exec 5>>config.log
2857   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
2858   # would make configure fail if this is the last instruction.
2859   $ac_cs_success || as_fn_exit 1
2860 fi
2861 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
2862   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
2863 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
2864 fi
2865
2866