2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.64 for package-unused version-unused.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo_n='print
-rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
53 as_echo_n='/usr
/ucb
/echo -n'
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
63 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
66 as_echo_n='sh
-c $as_echo_n_body as_echo
'
69 as_echo='sh
-c $as_echo_body as_echo
'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
75 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
89 # Find who we are. Look in the path if we contain no directory separator.
91 *[\\/]* ) as_myself=$0 ;;
92 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 test -z "$as_dir" && as_dir=.
97 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
103 # We did not find ourselves, most probably we were run as `sh COMMAND'
104 # in which case we are not to be found in the path.
105 if test "x$as_myself" = x
; then
108 if test ! -f "$as_myself"; then
109 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113 # Unset variables that we do not need and which cause bugs (e.g. in
114 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
115 # suppresses any "Segmentation fault" message there. '((' could
116 # trigger a bug in pdksh 5.2.14.
117 for as_var
in BASH_ENV ENV MAIL MAILPATH
118 do eval test x\
${$as_var+set} = xset \
119 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
132 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
134 if test "x$CONFIG_SHELL" = x
; then
135 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
138 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
139 # is contrary to our usage. Disable this feature.
140 alias -g '\${1+\"\$@\"}'='\"\$@\"'
143 case \`(set -o) 2>/dev/null\` in #(
151 as_required
="as_fn_return () { (exit \$1); }
152 as_fn_success () { as_fn_return 0; }
153 as_fn_failure () { as_fn_return 1; }
154 as_fn_ret_success () { return 0; }
155 as_fn_ret_failure () { return 1; }
158 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
159 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
160 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
161 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
162 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
165 exitcode=1; echo positional parameters were not saved.
167 test x\$exitcode = x0 || exit 1"
168 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
169 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
170 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
171 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
172 if (eval "$as_required") 2>/dev
/null
; then :
177 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
180 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
182 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
185 test -z "$as_dir" && as_dir
=.
189 for as_base
in sh bash ksh sh5
; do
190 # Try only shells that exist, to save several forks.
191 as_shell
=$as_dir/$as_base
192 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
193 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
194 CONFIG_SHELL
=$as_shell as_have_required
=yes
195 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
203 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
204 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
205 CONFIG_SHELL
=$SHELL as_have_required
=yes
210 if test "x$CONFIG_SHELL" != x
; then :
211 # We cannot yet assume a decent shell, so we have to provide a
212 # neutralization value for shells without unset; and this also
213 # works around shells that cannot unset nonexistent variables.
216 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
218 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
221 if test x
$as_have_required = xno
; then :
222 $as_echo "$0: This script requires a shell more modern than all"
223 $as_echo "$0: the shells that I found on your system."
224 if test x
${ZSH_VERSION+set} = xset
; then
225 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
226 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
228 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
229 $0: including any error possibly output before this
230 $0: message. Then install a modern shell, or manually run
231 $0: the script under such a shell if you do have one."
237 SHELL
=${CONFIG_SHELL-/bin/sh}
239 # Unset more variables known to interfere with behavior of common tools.
240 CLICOLOR_FORCE
= GREP_OPTIONS
=
241 unset CLICOLOR_FORCE GREP_OPTIONS
243 ## --------------------- ##
244 ## M4sh Shell Functions. ##
245 ## --------------------- ##
248 # Portably unset VAR.
251 { eval $1=; unset $1;}
255 # as_fn_set_status STATUS
256 # -----------------------
257 # Set $? to STATUS, without forking.
265 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275 # Create "$as_dir" as a directory, including parents if necessary.
280 -*) as_dir
=.
/$as_dir;;
282 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
286 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
289 as_dirs
="'$as_qdir' $as_dirs"
290 as_dir
=`$as_dirname -- "$as_dir" ||
291 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
292 X"$as_dir" : 'X\(//\)[^/]' \| \
293 X"$as_dir" : 'X\(//\)$' \| \
294 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
295 $as_echo X"$as_dir" |
296 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
313 test -d "$as_dir" && break
315 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
316 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
320 # as_fn_append VAR VALUE
321 # ----------------------
322 # Append the text in VALUE to the end of the definition contained in VAR. Take
323 # advantage of any shell optimizations that allow amortized linear growth over
324 # repeated appends, instead of the typical quadratic growth present in naive
326 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
327 eval 'as_fn_append ()
340 # Perform arithmetic evaluation on the ARGs, and store the result in the
341 # global $as_val. Take advantage of shells that can avoid forks. The arguments
342 # must be portable across $(()) and expr.
343 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
351 as_val
=`expr "$@" || test $? -eq 1`
356 # as_fn_error ERROR [LINENO LOG_FD]
357 # ---------------------------------
358 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
359 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
360 # script with status $?, using 1 if that was 0.
363 as_status
=$?
; test $as_status -eq 0 && as_status
=1
365 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
366 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
368 $as_echo "$as_me: error: $1" >&2
369 as_fn_exit
$as_status
372 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
373 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
379 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
385 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
391 as_me
=`$as_basename -- "$0" ||
392 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
393 X"$0" : 'X\(//\)$' \| \
394 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
396 sed '/^.*\/\([^/][^/]*\)\/*$/{
410 # Avoid depending upon Character Ranges.
411 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
412 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
413 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
414 as_cr_digits
='0123456789'
415 as_cr_alnum
=$as_cr_Letters$as_cr_digits
418 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
419 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
420 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
421 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
422 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
434 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
438 chmod +x
"$as_me.lineno" ||
439 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
441 # Don't try to exec as it changes $[0], causing all sort of problems
442 # (the dirname of $[0] is not the place where we might find the
443 # original and so on. Autoconf is especially sensitive to this).
445 # Exit status is that of the last command.
449 ECHO_C
= ECHO_N
= ECHO_T
=
450 case `echo -n x` in #(((((
452 case `echo 'xy\c'` in
453 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
455 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
462 rm -f conf$$ conf$$.exe conf$$.
file
463 if test -d conf$$.dir
; then
464 rm -f conf$$.dir
/conf$$.
file
467 mkdir conf$$.dir
2>/dev
/null
469 if (echo >conf$$.
file) 2>/dev
/null
; then
470 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
472 # ... but there are two gotchas:
473 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
474 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
475 # In both cases, we have to default to `cp -p'.
476 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
478 elif ln conf$$.
file conf$$
2>/dev
/null
; then
486 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
487 rmdir conf$$.dir
2>/dev
/null
489 if mkdir
-p .
2>/dev
/null
; then
490 as_mkdir_p
='mkdir -p "$as_dir"'
492 test -d .
/-p && rmdir .
/-p
496 if test -x / >/dev
/null
2>&1; then
499 if ls -dL / >/dev
/null
2>&1; then
506 if test -d "$1"; then
512 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
513 ???[sx]*):;;*)false;;esac;fi
517 as_executable_p
=$as_test_x
519 # Sed expression to map a string onto a valid CPP name.
520 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
522 # Sed expression to map a string onto a valid variable name.
523 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
526 exec 7<&0 </dev
/null
6>&1
529 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
530 # so uname gets run too.
531 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
536 ac_default_prefix
=/usr
/local
538 ac_config_libobj_dir
=.
545 # Identity of this package.
546 PACKAGE_NAME
='package-unused'
547 PACKAGE_TARNAME
='gotools'
548 PACKAGE_VERSION
='version-unused'
549 PACKAGE_STRING
='package-unused version-unused'
553 ac_unique_file
="Makefile.am"
554 ac_subst_vars
='am__EXEEXT_FALSE
579 MAINTAINER_MODE_FALSE
589 INSTALL_STRIP_PROGRAM
646 program_transform_name
659 enable_option_checking
660 enable_maintainer_mode
661 enable_dependency_tracking
663 ac_precious_vars
='build_alias
675 # Initialize some variables set by options.
677 ac_init_version
=false
678 ac_unrecognized_opts
=
680 # The variables have the same names as the options, with
681 # dashes changed to underlines.
689 program_transform_name
=s
,x
,x
,
697 # Installation directory options.
698 # These are left unexpanded so users can "make install exec_prefix=/foo"
699 # and all the variables that are supposed to be based on exec_prefix
700 # by default will actually change.
701 # Use braces instead of parens because sh, perl, etc. also accept them.
702 # (The list follows the same order as the GNU Coding Standards.)
703 bindir
='${exec_prefix}/bin'
704 sbindir
='${exec_prefix}/sbin'
705 libexecdir
='${exec_prefix}/libexec'
706 datarootdir
='${prefix}/share'
707 datadir
='${datarootdir}'
708 sysconfdir
='${prefix}/etc'
709 sharedstatedir
='${prefix}/com'
710 localstatedir
='${prefix}/var'
711 includedir
='${prefix}/include'
712 oldincludedir
='/usr/include'
713 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
714 infodir
='${datarootdir}/info'
719 libdir
='${exec_prefix}/lib'
720 localedir
='${datarootdir}/locale'
721 mandir
='${datarootdir}/man'
727 # If the previous option needs an argument, assign it.
728 if test -n "$ac_prev"; then
729 eval $ac_prev=\
$ac_option
735 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
739 # Accept the important Cygnus configure options, so we can diagnose typos.
741 case $ac_dashdash$ac_option in
745 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
747 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
750 -build |
--build |
--buil |
--bui |
--bu)
751 ac_prev
=build_alias
;;
752 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
753 build_alias
=$ac_optarg ;;
755 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
756 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
757 ac_prev
=cache_file
;;
758 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
759 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
760 cache_file
=$ac_optarg ;;
763 cache_file
=config.cache
;;
765 -datadir |
--datadir |
--datadi |
--datad)
767 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
768 datadir
=$ac_optarg ;;
770 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
771 |
--dataroo |
--dataro |
--datar)
772 ac_prev
=datarootdir
;;
773 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
774 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
775 datarootdir
=$ac_optarg ;;
777 -disable-* |
--disable-*)
778 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
779 # Reject names that are not valid shell variable names.
780 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
781 as_fn_error
"invalid feature name: $ac_useropt"
782 ac_useropt_orig
=$ac_useropt
783 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
784 case $ac_user_opts in
788 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
789 ac_unrecognized_sep
=', ';;
791 eval enable_
$ac_useropt=no
;;
793 -docdir |
--docdir |
--docdi |
--doc |
--do)
795 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
798 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
800 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
803 -enable-* |
--enable-*)
804 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
805 # Reject names that are not valid shell variable names.
806 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
807 as_fn_error
"invalid feature name: $ac_useropt"
808 ac_useropt_orig
=$ac_useropt
809 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
810 case $ac_user_opts in
814 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
815 ac_unrecognized_sep
=', ';;
817 eval enable_
$ac_useropt=\
$ac_optarg ;;
819 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
820 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
821 |
--exec |
--exe |
--ex)
822 ac_prev
=exec_prefix
;;
823 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
824 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
825 |
--exec=* |
--exe=* |
--ex=*)
826 exec_prefix
=$ac_optarg ;;
828 -gas |
--gas |
--ga |
--g)
829 # Obsolete; use --with-gas.
832 -help |
--help |
--hel |
--he |
-h)
834 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
835 ac_init_help
=recursive
;;
836 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
837 ac_init_help
=short
;;
839 -host |
--host |
--hos |
--ho)
840 ac_prev
=host_alias
;;
841 -host=* |
--host=* |
--hos=* |
--ho=*)
842 host_alias
=$ac_optarg ;;
844 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
846 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
848 htmldir
=$ac_optarg ;;
850 -includedir |
--includedir |
--includedi |
--included |
--include \
851 |
--includ |
--inclu |
--incl |
--inc)
852 ac_prev
=includedir
;;
853 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
854 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
855 includedir
=$ac_optarg ;;
857 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
859 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
860 infodir
=$ac_optarg ;;
862 -libdir |
--libdir |
--libdi |
--libd)
864 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
867 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
868 |
--libexe |
--libex |
--libe)
869 ac_prev
=libexecdir
;;
870 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
871 |
--libexe=* |
--libex=* |
--libe=*)
872 libexecdir
=$ac_optarg ;;
874 -localedir |
--localedir |
--localedi |
--localed |
--locale)
876 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
877 localedir
=$ac_optarg ;;
879 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
880 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
881 ac_prev
=localstatedir
;;
882 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
883 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
884 localstatedir
=$ac_optarg ;;
886 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
888 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
892 # Obsolete; use --without-fp.
895 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
896 |
--no-cr |
--no-c |
-n)
899 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
900 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
903 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
904 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
905 |
--oldin |
--oldi |
--old |
--ol |
--o)
906 ac_prev
=oldincludedir
;;
907 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
908 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
909 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
910 oldincludedir
=$ac_optarg ;;
912 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
914 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
917 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
918 |
--program-pre |
--program-pr |
--program-p)
919 ac_prev
=program_prefix
;;
920 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
921 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
922 program_prefix
=$ac_optarg ;;
924 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
925 |
--program-suf |
--program-su |
--program-s)
926 ac_prev
=program_suffix
;;
927 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
928 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
929 program_suffix
=$ac_optarg ;;
931 -program-transform-name |
--program-transform-name \
932 |
--program-transform-nam |
--program-transform-na \
933 |
--program-transform-n |
--program-transform- \
934 |
--program-transform |
--program-transfor \
935 |
--program-transfo |
--program-transf \
936 |
--program-trans |
--program-tran \
937 |
--progr-tra |
--program-tr |
--program-t)
938 ac_prev
=program_transform_name
;;
939 -program-transform-name=* |
--program-transform-name=* \
940 |
--program-transform-nam=* |
--program-transform-na=* \
941 |
--program-transform-n=* |
--program-transform-=* \
942 |
--program-transform=* |
--program-transfor=* \
943 |
--program-transfo=* |
--program-transf=* \
944 |
--program-trans=* |
--program-tran=* \
945 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
946 program_transform_name
=$ac_optarg ;;
948 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
950 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
953 -psdir |
--psdir |
--psdi |
--psd |
--ps)
955 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
958 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
959 |
-silent |
--silent |
--silen |
--sile |
--sil)
962 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
964 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
966 sbindir
=$ac_optarg ;;
968 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
969 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
970 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
972 ac_prev
=sharedstatedir
;;
973 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
974 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
975 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
977 sharedstatedir
=$ac_optarg ;;
979 -site |
--site |
--sit)
981 -site=* |
--site=* |
--sit=*)
984 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
986 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
989 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
990 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
991 ac_prev
=sysconfdir
;;
992 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
993 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
994 sysconfdir
=$ac_optarg ;;
996 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
997 ac_prev
=target_alias
;;
998 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
999 target_alias
=$ac_optarg ;;
1001 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1004 -version |
--version |
--versio |
--versi |
--vers |
-V)
1005 ac_init_version
=: ;;
1008 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1009 # Reject names that are not valid shell variable names.
1010 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1011 as_fn_error
"invalid package name: $ac_useropt"
1012 ac_useropt_orig
=$ac_useropt
1013 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1014 case $ac_user_opts in
1018 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1019 ac_unrecognized_sep
=', ';;
1021 eval with_
$ac_useropt=\
$ac_optarg ;;
1023 -without-* |
--without-*)
1024 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1025 # Reject names that are not valid shell variable names.
1026 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1027 as_fn_error
"invalid package name: $ac_useropt"
1028 ac_useropt_orig
=$ac_useropt
1029 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1030 case $ac_user_opts in
1034 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1035 ac_unrecognized_sep
=', ';;
1037 eval with_
$ac_useropt=no
;;
1040 # Obsolete; use --with-x.
1043 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1044 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1045 ac_prev
=x_includes
;;
1046 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1047 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1048 x_includes
=$ac_optarg ;;
1050 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1051 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1052 ac_prev
=x_libraries
;;
1053 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1054 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1055 x_libraries
=$ac_optarg ;;
1057 -*) as_fn_error
"unrecognized option: \`$ac_option'
1058 Try \`$0 --help' for more information."
1062 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1063 # Reject names that are not valid shell variable names.
1064 case $ac_envvar in #(
1065 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1066 as_fn_error
"invalid variable name: \`$ac_envvar'" ;;
1068 eval $ac_envvar=\
$ac_optarg
1069 export $ac_envvar ;;
1072 # FIXME: should be removed in autoconf 3.0.
1073 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1074 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1075 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1076 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1082 if test -n "$ac_prev"; then
1083 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1084 as_fn_error
"missing argument to $ac_option"
1087 if test -n "$ac_unrecognized_opts"; then
1088 case $enable_option_checking in
1090 fatal
) as_fn_error
"unrecognized options: $ac_unrecognized_opts" ;;
1091 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1095 # Check all directory arguments for consistency.
1096 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1097 datadir sysconfdir sharedstatedir localstatedir includedir \
1098 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1099 libdir localedir mandir
1101 eval ac_val
=\$
$ac_var
1102 # Remove trailing slashes.
1105 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1106 eval $ac_var=\
$ac_val;;
1108 # Be sure to have absolute directory names.
1110 [\\/$
]* | ?
:[\\/]* ) continue;;
1111 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1113 as_fn_error
"expected an absolute directory name for --$ac_var: $ac_val"
1116 # There might be people who depend on the old broken behavior: `$host'
1117 # used to hold the argument of --host etc.
1118 # FIXME: To remove some day.
1121 target
=$target_alias
1123 # FIXME: To remove some day.
1124 if test "x$host_alias" != x
; then
1125 if test "x$build_alias" = x
; then
1126 cross_compiling
=maybe
1127 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1128 If a cross compiler is detected then cross compile mode will be used." >&2
1129 elif test "x$build_alias" != "x$host_alias"; then
1135 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1137 test "$silent" = yes && exec 6>/dev
/null
1140 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1141 ac_ls_di
=`ls -di .` &&
1142 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1143 as_fn_error
"working directory cannot be determined"
1144 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1145 as_fn_error
"pwd does not report name of working directory"
1148 # Find the source files, if location was not specified.
1149 if test -z "$srcdir"; then
1150 ac_srcdir_defaulted
=yes
1151 # Try the directory containing this script, then the parent directory.
1152 ac_confdir
=`$as_dirname -- "$as_myself" ||
1153 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1154 X"$as_myself" : 'X\(//\)[^/]' \| \
1155 X"$as_myself" : 'X\(//\)$' \| \
1156 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1157 $as_echo X"$as_myself" |
1158 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1176 if test ! -r "$srcdir/$ac_unique_file"; then
1180 ac_srcdir_defaulted
=no
1182 if test ! -r "$srcdir/$ac_unique_file"; then
1183 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1184 as_fn_error
"cannot find sources ($ac_unique_file) in $srcdir"
1186 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1188 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1190 # When building in place, set srcdir=.
1191 if test "$ac_abs_confdir" = "$ac_pwd"; then
1194 # Remove unnecessary trailing slashes from srcdir.
1195 # Double slashes in file names in object file debugging info
1196 # mess up M-x gdb in Emacs.
1198 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1200 for ac_var
in $ac_precious_vars; do
1201 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1202 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1203 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1204 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1208 # Report the --help message.
1210 if test "$ac_init_help" = "long"; then
1211 # Omit some internal or obsolete options to make the list less imposing.
1212 # This message is too long to be a string in the A/UX 3.1 sh.
1214 \`configure' configures package-unused version-unused to adapt to many kinds of systems.
1216 Usage: $0 [OPTION]... [VAR=VALUE]...
1218 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1219 VAR=VALUE. See below for descriptions of some of the useful variables.
1221 Defaults for the options are specified in brackets.
1224 -h, --help display this help and exit
1225 --help=short display options specific to this package
1226 --help=recursive display the short help of all the included packages
1227 -V, --version display version information and exit
1228 -q, --quiet, --silent do not print \`checking...' messages
1229 --cache-file=FILE cache test results in FILE [disabled]
1230 -C, --config-cache alias for \`--cache-file=config.cache'
1231 -n, --no-create do not create output files
1232 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1234 Installation directories:
1235 --prefix=PREFIX install architecture-independent files in PREFIX
1236 [$ac_default_prefix]
1237 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1240 By default, \`make install' will install all the files in
1241 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1242 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1243 for instance \`--prefix=\$HOME'.
1245 For better control, use the options below.
1247 Fine tuning of the installation directories:
1248 --bindir=DIR user executables [EPREFIX/bin]
1249 --sbindir=DIR system admin executables [EPREFIX/sbin]
1250 --libexecdir=DIR program executables [EPREFIX/libexec]
1251 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1252 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1253 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1254 --libdir=DIR object code libraries [EPREFIX/lib]
1255 --includedir=DIR C header files [PREFIX/include]
1256 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1257 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1258 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1259 --infodir=DIR info documentation [DATAROOTDIR/info]
1260 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1261 --mandir=DIR man documentation [DATAROOTDIR/man]
1262 --docdir=DIR documentation root [DATAROOTDIR/doc/gotools]
1263 --htmldir=DIR html documentation [DOCDIR]
1264 --dvidir=DIR dvi documentation [DOCDIR]
1265 --pdfdir=DIR pdf documentation [DOCDIR]
1266 --psdir=DIR ps documentation [DOCDIR]
1272 --program-prefix=PREFIX prepend PREFIX to installed program names
1273 --program-suffix=SUFFIX append SUFFIX to installed program names
1274 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1277 --build=BUILD configure
for building on BUILD
[guessed
]
1278 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1279 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
1283 if test -n "$ac_init_help"; then
1284 case $ac_init_help in
1285 short | recursive
) echo "Configuration of package-unused version-unused:";;
1290 --disable-option-checking ignore unrecognized
--enable/--with options
1291 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1292 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1293 --enable-maintainer-mode enable make rules and dependencies not useful
1294 (and sometimes confusing
) to the casual installer
1295 --disable-dependency-tracking speeds up one-time build
1296 --enable-dependency-tracking do not reject slow dependency extractors
1298 Some influential environment variables
:
1299 CC C compiler
command
1300 CFLAGS C compiler flags
1301 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1302 nonstandard directory
<lib dir
>
1303 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1304 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1305 you have headers
in a nonstandard directory
<include dir
>
1306 GOC Go compiler
command
1307 GOCFLAGS Go compiler flags
1309 Use these variables to override the choices made by
`configure' or to help
1310 it to find libraries and programs with nonstandard names/locations.
1312 Report bugs to the package provider.
1317 if test "$ac_init_help" = "recursive"; then
1318 # If there are subdirs, report their specific --help.
1319 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1320 test -d "$ac_dir" ||
1321 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1326 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1328 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1329 # A ".." for each directory in $ac_dir_suffix.
1330 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1331 case $ac_top_builddir_sub in
1332 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1333 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1336 ac_abs_top_builddir=$ac_pwd
1337 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1338 # for backward compatibility:
1339 ac_top_builddir=$ac_top_build_prefix
1342 .) # We are building in place.
1344 ac_top_srcdir=$ac_top_builddir_sub
1345 ac_abs_top_srcdir=$ac_pwd ;;
1346 [\\/]* | ?:[\\/]* ) # Absolute name.
1347 ac_srcdir=$srcdir$ac_dir_suffix;
1348 ac_top_srcdir=$srcdir
1349 ac_abs_top_srcdir=$srcdir ;;
1351 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1352 ac_top_srcdir=$ac_top_build_prefix$srcdir
1353 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1355 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1357 cd "$ac_dir" || { ac_status=$?; continue; }
1358 # Check for guested configure.
1359 if test -f "$ac_srcdir/configure.gnu"; then
1361 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1362 elif test -f "$ac_srcdir/configure"; then
1364 $SHELL "$ac_srcdir/configure" --help=recursive
1366 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1368 cd "$ac_pwd" || { ac_status=$?; break; }
1372 test -n "$ac_init_help" && exit $ac_status
1373 if $ac_init_version; then
1375 package-unused configure version-unused
1376 generated by GNU Autoconf 2.64
1378 Copyright (C) 2009 Free Software Foundation, Inc.
1379 This configure script is free software; the Free Software Foundation
1380 gives unlimited permission to copy, distribute and modify it.
1385 ## ------------------------ ##
1386 ## Autoconf initialization. ##
1387 ## ------------------------ ##
1389 # ac_fn_c_try_compile LINENO
1390 # --------------------------
1391 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1392 ac_fn_c_try_compile ()
1394 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1395 rm -f conftest.$ac_objext
1396 if { { ac_try="$ac_compile"
1398 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1399 *) ac_try_echo
=$ac_try;;
1401 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1402 $as_echo "$ac_try_echo"; } >&5
1403 (eval "$ac_compile") 2>conftest.err
1405 if test -s conftest.err
; then
1406 grep -v '^ *+' conftest.err
>conftest.er1
1407 cat conftest.er1
>&5
1408 mv -f conftest.er1 conftest.err
1410 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1411 test $ac_status = 0; } && {
1412 test -z "$ac_c_werror_flag" ||
1413 test ! -s conftest.err
1414 } && test -s conftest.
$ac_objext; then :
1417 $as_echo "$as_me: failed program was:" >&5
1418 sed 's/^/| /' conftest.
$ac_ext >&5
1422 eval $as_lineno_stack; test "x$as_lineno_stack" = x
&& { as_lineno
=; unset as_lineno
;}
1425 } # ac_fn_c_try_compile
1426 cat >config.log
<<_ACEOF
1427 This file contains any messages produced by compilers while
1428 running configure, to aid debugging if configure makes a mistake.
1430 It was created by package-unused $as_me version-unused, which was
1431 generated by GNU Autoconf 2.64. Invocation command line was
1443 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1444 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1445 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1446 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1447 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1449 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1450 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1452 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1453 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1454 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1455 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1456 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1457 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1458 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1462 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1466 test -z "$as_dir" && as_dir
=.
1467 $as_echo "PATH: $as_dir"
1483 # Keep a trace of the command line.
1484 # Strip out --no-create and --no-recursion so they do not pile up.
1485 # Strip out --silent because we don't want to record it for future runs.
1486 # Also quote any args containing shell meta-characters.
1487 # Make two passes to allow for proper duplicate-argument suppression.
1491 ac_must_keep_next
=false
1497 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1498 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1499 |
-silent |
--silent |
--silen |
--sile |
--sil)
1502 ac_arg
=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1505 1) as_fn_append ac_configure_args0
" '$ac_arg'" ;;
1507 as_fn_append ac_configure_args1
" '$ac_arg'"
1508 if test $ac_must_keep_next = true
; then
1509 ac_must_keep_next
=false
# Got value, back to normal.
1512 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1513 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1514 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1515 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1516 case "$ac_configure_args0 " in
1517 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1520 -* ) ac_must_keep_next
=true
;;
1523 as_fn_append ac_configure_args
" '$ac_arg'"
1528 { ac_configure_args0
=; unset ac_configure_args0
;}
1529 { ac_configure_args1
=; unset ac_configure_args1
;}
1531 # When interrupted or exit'd, cleanup temporary files, and complete
1532 # config.log. We remove comments because anyway the quotes in there
1533 # would cause problems or look ugly.
1534 # WARNING: Use '\'' to represent an apostrophe within the trap.
1535 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1536 trap 'exit_status=$?
1537 # Save into config.log some information that might help in debugging.
1542 ## ---------------- ##
1543 ## Cache variables. ##
1544 ## ---------------- ##
1547 # The following way of writing the cache mishandles newlines in values,
1549 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1550 eval ac_val=\$$ac_var
1554 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1555 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1558 _ | IFS | as_nl) ;; #(
1559 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1560 *) { eval $ac_var=; unset $ac_var;} ;;
1565 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1566 *${as_nl}ac_space=\ *)
1568 "s/'\''/'\''\\\\'\'''\''/g;
1569 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1572 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1580 ## ----------------- ##
1581 ## Output variables. ##
1582 ## ----------------- ##
1585 for ac_var in $ac_subst_vars
1587 eval ac_val=\$$ac_var
1589 *\'\''*) ac_val
=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1591 $as_echo "$ac_var='\''$ac_val'\''"
1595 if test -n "$ac_subst_files"; then
1597 ## ------------------- ##
1598 ## File substitutions. ##
1599 ## ------------------- ##
1602 for ac_var
in $ac_subst_files
1604 eval ac_val
=\$
$ac_var
1606 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1608 $as_echo "$ac_var='\''$ac_val'\''"
1613 if test -s confdefs.h; then
1623 test "$ac_signal" != 0 &&
1624 $as_echo "$as_me: caught signal $ac_signal"
1625 $as_echo "$as_me: exit $exit_status"
1627 rm -f core *.core core.conftest.* &&
1628 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1631 for ac_signal
in 1 2 13 15; do
1632 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1636 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1637 rm -f -r conftest
* confdefs.h
1639 $as_echo "/* confdefs.h */" > confdefs.h
1641 # Predefined preprocessor variables.
1643 cat >>confdefs.h
<<_ACEOF
1644 #define PACKAGE_NAME "$PACKAGE_NAME"
1647 cat >>confdefs.h
<<_ACEOF
1648 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1651 cat >>confdefs.h
<<_ACEOF
1652 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1655 cat >>confdefs.h
<<_ACEOF
1656 #define PACKAGE_STRING "$PACKAGE_STRING"
1659 cat >>confdefs.h
<<_ACEOF
1660 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1663 cat >>confdefs.h
<<_ACEOF
1664 #define PACKAGE_URL "$PACKAGE_URL"
1668 # Let the site file select an alternate cache file if it wants to.
1669 # Prefer an explicitly selected file to automatically selected ones.
1672 if test -n "$CONFIG_SITE"; then
1673 ac_site_file1
=$CONFIG_SITE
1674 elif test "x$prefix" != xNONE
; then
1675 ac_site_file1
=$prefix/share
/config.site
1676 ac_site_file2
=$prefix/etc
/config.site
1678 ac_site_file1
=$ac_default_prefix/share
/config.site
1679 ac_site_file2
=$ac_default_prefix/etc
/config.site
1681 for ac_site_file
in "$ac_site_file1" "$ac_site_file2"
1683 test "x$ac_site_file" = xNONE
&& continue
1684 if test -r "$ac_site_file"; then
1685 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1686 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1687 sed 's/^/| /' "$ac_site_file" >&5
1692 if test -r "$cache_file"; then
1693 # Some versions of bash will fail to source /dev/null (special
1694 # files actually), so we avoid doing that.
1695 if test -f "$cache_file"; then
1696 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1697 $as_echo "$as_me: loading cache $cache_file" >&6;}
1699 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1700 *) .
"./$cache_file";;
1704 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1705 $as_echo "$as_me: creating cache $cache_file" >&6;}
1709 # Check that the precious variables saved in the cache have kept the same
1711 ac_cache_corrupted
=false
1712 for ac_var
in $ac_precious_vars; do
1713 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1714 eval ac_new_set
=\
$ac_env_${ac_var}_set
1715 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1716 eval ac_new_val
=\
$ac_env_${ac_var}_value
1717 case $ac_old_set,$ac_new_set in
1719 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1720 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1721 ac_cache_corrupted
=: ;;
1723 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1724 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1725 ac_cache_corrupted
=: ;;
1728 if test "x$ac_old_val" != "x$ac_new_val"; then
1729 # differences in whitespace do not lead to failure.
1730 ac_old_val_w
=`echo x $ac_old_val`
1731 ac_new_val_w
=`echo x $ac_new_val`
1732 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1733 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1734 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1735 ac_cache_corrupted
=:
1737 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1738 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1739 eval $ac_var=\
$ac_old_val
1741 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1742 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1743 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1744 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1747 # Pass precious variables to config.status.
1748 if test "$ac_new_set" = set; then
1750 *\'*) ac_arg
=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1751 *) ac_arg
=$ac_var=$ac_new_val ;;
1753 case " $ac_configure_args " in
1754 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1755 *) as_fn_append ac_configure_args
" '$ac_arg'" ;;
1759 if $ac_cache_corrupted; then
1760 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1761 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1762 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1763 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1764 as_fn_error
"run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1766 ## -------------------- ##
1767 ## Main body of script. ##
1768 ## -------------------- ##
1771 ac_cpp
='$CPP $CPPFLAGS'
1772 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1773 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1774 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1793 # This is what autoupdate's m4 run will expand. It fires
1794 # the warning (with _au_warn_XXX), outputs it into the
1795 # updated configure.ac (with AC_DIAGNOSE), and then outputs
1796 # the replacement expansion.
1799 # This is an auxiliary macro that is also run when
1800 # autoupdate runs m4. It simply calls m4_warning, but
1801 # we need a wrapper so that each warning is emitted only
1802 # once. We break the quoting in m4_warning's argument in
1803 # order to expand this macro's arguments, not AU_DEFUN's.
1806 # Finally, this is the expansion that is picked up by
1807 # autoconf. It tells the user to run autoupdate, and
1808 # then outputs the replacement expansion. We do not care
1809 # about autoupdate's warning because that contains
1810 # information on what to do *after* running autoupdate.
1832 # Determine the noncanonical names used for directories.
1834 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1835 for ac_t
in install-sh
install.sh shtool
; do
1836 if test -f "$ac_dir/$ac_t"; then
1838 ac_install_sh
="$ac_aux_dir/$ac_t -c"
1843 if test -z "$ac_aux_dir"; then
1844 as_fn_error
"cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
1847 # These three variables are undocumented and unsupported,
1848 # and are intended to be withdrawn in a future Autoconf release.
1849 # They can cause serious problems if a builder's source tree is in a directory
1850 # whose full name contains unusual characters.
1851 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1852 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1853 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1856 # Make sure we can run config.sub.
1857 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
1858 as_fn_error
"cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
1860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
1861 $as_echo_n "checking build system type... " >&6; }
1862 if test "${ac_cv_build+set}" = set; then :
1863 $as_echo_n "(cached) " >&6
1865 ac_build_alias
=$build_alias
1866 test "x$ac_build_alias" = x
&&
1867 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
1868 test "x$ac_build_alias" = x
&&
1869 as_fn_error
"cannot guess build type; you must specify one" "$LINENO" 5
1870 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
1871 as_fn_error
"$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
1874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
1875 $as_echo "$ac_cv_build" >&6; }
1876 case $ac_cv_build in
1878 *) as_fn_error
"invalid value of canonical build" "$LINENO" 5;;
1881 ac_save_IFS
=$IFS; IFS
='-'
1887 # Remember, the first character of IFS is used to create $*,
1888 # except with old shells:
1891 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
1894 case ${build_alias} in
1895 "") build_noncanonical
=${build} ;;
1896 *) build_noncanonical
=${build_alias} ;;
1901 case ${host_alias} in
1902 "") host_noncanonical
=${build_noncanonical} ;;
1903 *) host_noncanonical
=${host_alias} ;;
1908 case ${target_alias} in
1909 "") target_noncanonical
=${host_noncanonical} ;;
1910 *) target_noncanonical
=${target_alias} ;;
1916 test "$host_noncanonical" = "$target_noncanonical" &&
1917 test "$program_prefix$program_suffix$program_transform_name" = \
1919 program_transform_name
=s
,y
,y
,
1921 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
1922 $as_echo_n "checking host system type... " >&6; }
1923 if test "${ac_cv_host+set}" = set; then :
1924 $as_echo_n "(cached) " >&6
1926 if test "x$host_alias" = x
; then
1927 ac_cv_host
=$ac_cv_build
1929 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
1930 as_fn_error
"$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
1934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
1935 $as_echo "$ac_cv_host" >&6; }
1938 *) as_fn_error
"invalid value of canonical host" "$LINENO" 5;;
1941 ac_save_IFS
=$IFS; IFS
='-'
1947 # Remember, the first character of IFS is used to create $*,
1948 # except with old shells:
1951 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
1954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
1955 $as_echo_n "checking target system type... " >&6; }
1956 if test "${ac_cv_target+set}" = set; then :
1957 $as_echo_n "(cached) " >&6
1959 if test "x$target_alias" = x
; then
1960 ac_cv_target
=$ac_cv_host
1962 ac_cv_target
=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
1963 as_fn_error
"$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
1967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
1968 $as_echo "$ac_cv_target" >&6; }
1969 case $ac_cv_target in
1971 *) as_fn_error
"invalid value of canonical target" "$LINENO" 5;;
1973 target
=$ac_cv_target
1974 ac_save_IFS
=$IFS; IFS
='-'
1980 # Remember, the first character of IFS is used to create $*,
1981 # except with old shells:
1984 case $target_os in *\
*) target_os
=`echo "$target_os" | sed 's/ /-/g'`;; esac
1987 # The aliases save the names the user supplied, while $host etc.
1988 # will get canonicalized.
1989 test -n "$target_alias" &&
1990 test "$program_prefix$program_suffix$program_transform_name" = \
1992 program_prefix
=${target_alias}-
1994 test "$program_prefix" != NONE
&&
1995 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
1996 # Use a double $ so make ignores it.
1997 test "$program_suffix" != NONE
&&
1998 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
1999 # Double any \ or $.
2000 # By default was `s,x,x', remove it if useless.
2001 ac_script
='s/[\\$]/&&/g;s/;s,x,x,$//'
2002 program_transform_name
=`$as_echo "$program_transform_name" | sed "$ac_script"`
2005 am__api_version
='1.11'
2007 # Find a good install program. We prefer a C program (faster),
2008 # so one script is as good as another. But avoid the broken or
2009 # incompatible versions:
2010 # SysV /etc/install, /usr/sbin/install
2011 # SunOS /usr/etc/install
2012 # IRIX /sbin/install
2014 # AmigaOS /C/install, which installs bootblocks on floppy discs
2015 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2016 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2017 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2018 # OS/2's system install, which has a completely different semantic
2019 # ./install, which can be erroneously created by make from ./install.sh.
2020 # Reject install programs that cannot install multiple files.
2021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2022 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2023 if test -z "$INSTALL"; then
2024 if test "${ac_cv_path_install+set}" = set; then :
2025 $as_echo_n "(cached) " >&6
2027 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2031 test -z "$as_dir" && as_dir
=.
2032 # Account for people who put trailing slashes in PATH elements.
2033 case $as_dir/ in #((
2034 .
/ | .
// |
/[cC
]/* | \
2035 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
2036 ?
:[\\/]os2
[\\/]install[\\/]* | ?
:[\\/]OS2
[\\/]INSTALL
[\\/]* | \
2039 # OSF1 and SCO ODT 3.0 have their own names for install.
2040 # Don't use installbsd from OSF since it installs stuff as root
2042 for ac_prog
in ginstall scoinst
install; do
2043 for ac_exec_ext
in '' $ac_executable_extensions; do
2044 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2045 if test $ac_prog = install &&
2046 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2047 # AIX install. It has an incompatible calling convention.
2049 elif test $ac_prog = install &&
2050 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2051 # program-specific install script used by HP pwplus--don't use.
2054 rm -rf conftest.one conftest.two conftest.dir
2055 echo one
> conftest.one
2056 echo two
> conftest.two
2058 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two
"`pwd`/conftest.dir" &&
2059 test -s conftest.one
&& test -s conftest.two
&&
2060 test -s conftest.dir
/conftest.one
&&
2061 test -s conftest.dir
/conftest.two
2063 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
2076 rm -rf conftest.one conftest.two conftest.dir
2079 if test "${ac_cv_path_install+set}" = set; then
2080 INSTALL
=$ac_cv_path_install
2082 # As a last resort, use the slow shell script. Don't cache a
2083 # value for INSTALL within a source directory, because that will
2084 # break other packages using the cache if that directory is
2085 # removed, or if the value is a relative name.
2086 INSTALL
=$ac_install_sh
2089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2090 $as_echo "$INSTALL" >&6; }
2092 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2093 # It thinks the first close brace ends the variable substitution.
2094 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2096 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2098 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2101 $as_echo_n "checking whether build environment is sane... " >&6; }
2104 echo timestamp
> conftest.
file
2105 # Reject unsafe characters in $srcdir or the absolute working directory
2106 # name. Accept space and tab only in the latter.
2110 *[\\\"\
#\$\&\'\`$am_lf]*)
2111 as_fn_error
"unsafe absolute working directory name" "$LINENO" 5;;
2114 *[\\\"\
#\$\&\'\`$am_lf\ \ ]*)
2115 as_fn_error
"unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2118 # Do `set' in a subshell so we don't clobber the current shell's
2119 # arguments. Must try -L first in case configure is actually a
2120 # symlink; some systems play weird games with the mod time of symlinks
2121 # (eg FreeBSD returns the mod time of the symlink's containing
2124 set X
`ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2125 if test "$*" = "X"; then
2127 set X
`ls -t "$srcdir/configure" conftest.file`
2130 if test "$*" != "X $srcdir/configure conftest.file" \
2131 && test "$*" != "X conftest.file $srcdir/configure"; then
2133 # If neither matched, then we have a broken ls. This can happen
2134 # if, for instance, CONFIG_SHELL is bash and it inherits a
2135 # broken ls alias from the environment. This has actually
2136 # happened. Such a system could not be considered "sane".
2137 as_fn_error
"ls -t appears to fail. Make sure there is not a broken
2138 alias in your environment" "$LINENO" 5
2141 test "$2" = conftest.
file
2147 as_fn_error
"newly created file is older than distributed files!
2148 Check your system clock" "$LINENO" 5
2150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2151 $as_echo "yes" >&6; }
2152 # expand $ac_aux_dir to an absolute path
2153 am_aux_dir
=`cd $ac_aux_dir && pwd`
2155 if test x
"${MISSING+set}" != xset
; then
2158 MISSING
="\${SHELL} \"$am_aux_dir/missing\"" ;;
2160 MISSING
="\${SHELL} $am_aux_dir/missing" ;;
2163 # Use eval to expand $SHELL
2164 if eval "$MISSING --run true"; then
2165 am_missing_run
="$MISSING --run "
2168 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2169 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2172 if test x
"${install_sh}" != xset
; then
2175 install_sh
="\${SHELL} '$am_aux_dir/install-sh'" ;;
2177 install_sh
="\${SHELL} $am_aux_dir/install-sh"
2181 # Installed binaries are usually stripped using `strip' when the user
2182 # run `make install-strip'. However `strip' might not be the right
2183 # tool to use in cross-compilation environments, therefore Automake
2184 # will honor the `STRIP' environment variable to overrule this program.
2185 if test "$cross_compiling" != no
; then
2186 if test -n "$ac_tool_prefix"; then
2187 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2188 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2190 $as_echo_n "checking for $ac_word... " >&6; }
2191 if test "${ac_cv_prog_STRIP+set}" = set; then :
2192 $as_echo_n "(cached) " >&6
2194 if test -n "$STRIP"; then
2195 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2197 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2201 test -z "$as_dir" && as_dir
=.
2202 for ac_exec_ext
in '' $ac_executable_extensions; do
2203 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2204 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2205 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2214 STRIP
=$ac_cv_prog_STRIP
2215 if test -n "$STRIP"; then
2216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2217 $as_echo "$STRIP" >&6; }
2219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2220 $as_echo "no" >&6; }
2225 if test -z "$ac_cv_prog_STRIP"; then
2227 # Extract the first word of "strip", so it can be a program name with args.
2228 set dummy strip
; ac_word
=$2
2229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2230 $as_echo_n "checking for $ac_word... " >&6; }
2231 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2232 $as_echo_n "(cached) " >&6
2234 if test -n "$ac_ct_STRIP"; then
2235 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2237 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2241 test -z "$as_dir" && as_dir
=.
2242 for ac_exec_ext
in '' $ac_executable_extensions; do
2243 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2244 ac_cv_prog_ac_ct_STRIP
="strip"
2245 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2254 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2255 if test -n "$ac_ct_STRIP"; then
2256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2257 $as_echo "$ac_ct_STRIP" >&6; }
2259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2260 $as_echo "no" >&6; }
2263 if test "x$ac_ct_STRIP" = x
; then
2266 case $cross_compiling:$ac_tool_warned in
2268 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2269 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2270 ac_tool_warned
=yes ;;
2275 STRIP
="$ac_cv_prog_STRIP"
2279 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2282 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2283 if test -z "$MKDIR_P"; then
2284 if test "${ac_cv_path_mkdir+set}" = set; then :
2285 $as_echo_n "(cached) " >&6
2287 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2288 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
2291 test -z "$as_dir" && as_dir
=.
2292 for ac_prog
in mkdir gmkdir
; do
2293 for ac_exec_ext
in '' $ac_executable_extensions; do
2294 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
2295 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2296 'mkdir (GNU coreutils) '* | \
2297 'mkdir (coreutils) '* | \
2298 'mkdir (fileutils) '4.1*)
2299 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
2309 if test "${ac_cv_path_mkdir+set}" = set; then
2310 MKDIR_P
="$ac_cv_path_mkdir -p"
2312 # As a last resort, use the slow shell script. Don't cache a
2313 # value for MKDIR_P within a source directory, because that will
2314 # break other packages using the cache if that directory is
2315 # removed, or if the value is a relative name.
2316 test -d .
/--version && rmdir .
/--version
2317 MKDIR_P
="$ac_install_sh -d"
2320 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2321 $as_echo "$MKDIR_P" >&6; }
2325 [\\/$
]* | ?
:[\\/]*) ;;
2326 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
2329 for ac_prog
in gawk mawk nawk
awk
2331 # Extract the first word of "$ac_prog", so it can be a program name with args.
2332 set dummy
$ac_prog; ac_word
=$2
2333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2334 $as_echo_n "checking for $ac_word... " >&6; }
2335 if test "${ac_cv_prog_AWK+set}" = set; then :
2336 $as_echo_n "(cached) " >&6
2338 if test -n "$AWK"; then
2339 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
2341 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2345 test -z "$as_dir" && as_dir
=.
2346 for ac_exec_ext
in '' $ac_executable_extensions; do
2347 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2348 ac_cv_prog_AWK
="$ac_prog"
2349 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2359 if test -n "$AWK"; then
2360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2361 $as_echo "$AWK" >&6; }
2363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2364 $as_echo "no" >&6; }
2368 test -n "$AWK" && break
2371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2372 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2374 ac_make
=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2375 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2376 $as_echo_n "(cached) " >&6
2378 cat >conftest.
make <<\_ACEOF
2381 @
echo '@@@%%%=$(MAKE)=@@@%%%'
2383 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2384 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2386 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
2388 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
2392 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
2393 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2394 $as_echo "yes" >&6; }
2397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2398 $as_echo "no" >&6; }
2399 SET_MAKE
="MAKE=${MAKE-make}"
2402 rm -rf .tst
2>/dev
/null
2403 mkdir .tst
2>/dev
/null
2404 if test -d .tst
; then
2409 rmdir .tst
2>/dev
/null
2411 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2412 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2413 # is not polluted with repeated "-I."
2414 am__isrc
=' -I$(srcdir)'
2415 # test to see if srcdir already configured
2416 if test -f $srcdir/config.status
; then
2417 as_fn_error
"source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2421 # test whether we have cygpath
2422 if test -z "$CYGPATH_W"; then
2423 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
2424 CYGPATH_W
='cygpath -w'
2431 # Define the identity of the package.
2433 VERSION
='version-unused'
2436 # Some tools Automake needs.
2438 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2441 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
2444 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2447 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
2450 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
2452 # We need awk for the "check" target. The system "awk" is bad on
2454 # Always define AMTAR for backward compatibility.
2456 AMTAR
=${AMTAR-"${am_missing_run}tar"}
2458 am__tar
='${AMTAR} chof - "$$tardir"'; am__untar
='${AMTAR} xf -'
2465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2466 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2467 # Check whether --enable-maintainer-mode was given.
2468 if test "${enable_maintainer_mode+set}" = set; then :
2469 enableval
=$enable_maintainer_mode; USE_MAINTAINER_MODE
=$enableval
2471 USE_MAINTAINER_MODE
=no
2474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2475 $as_echo "$USE_MAINTAINER_MODE" >&6; }
2476 if test $USE_MAINTAINER_MODE = yes; then
2477 MAINTAINER_MODE_TRUE
=
2478 MAINTAINER_MODE_FALSE
='#'
2480 MAINTAINER_MODE_TRUE
='#'
2481 MAINTAINER_MODE_FALSE
=
2484 MAINT
=$MAINTAINER_MODE_TRUE
2491 ac_cpp
='$CPP $CPPFLAGS'
2492 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2493 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2494 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2495 if test -n "$ac_tool_prefix"; then
2496 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2497 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
2498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2499 $as_echo_n "checking for $ac_word... " >&6; }
2500 if test "${ac_cv_prog_CC+set}" = set; then :
2501 $as_echo_n "(cached) " >&6
2503 if test -n "$CC"; then
2504 ac_cv_prog_CC
="$CC" # Let the user override the test.
2506 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2510 test -z "$as_dir" && as_dir
=.
2511 for ac_exec_ext
in '' $ac_executable_extensions; do
2512 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2513 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
2514 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2524 if test -n "$CC"; then
2525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2526 $as_echo "$CC" >&6; }
2528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2529 $as_echo "no" >&6; }
2534 if test -z "$ac_cv_prog_CC"; then
2536 # Extract the first word of "gcc", so it can be a program name with args.
2537 set dummy gcc
; ac_word
=$2
2538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2539 $as_echo_n "checking for $ac_word... " >&6; }
2540 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2541 $as_echo_n "(cached) " >&6
2543 if test -n "$ac_ct_CC"; then
2544 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2546 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2550 test -z "$as_dir" && as_dir
=.
2551 for ac_exec_ext
in '' $ac_executable_extensions; do
2552 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2553 ac_cv_prog_ac_ct_CC
="gcc"
2554 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2563 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2564 if test -n "$ac_ct_CC"; then
2565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2566 $as_echo "$ac_ct_CC" >&6; }
2568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2569 $as_echo "no" >&6; }
2572 if test "x$ac_ct_CC" = x
; then
2575 case $cross_compiling:$ac_tool_warned in
2577 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2578 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2579 ac_tool_warned
=yes ;;
2587 if test -z "$CC"; then
2588 if test -n "$ac_tool_prefix"; then
2589 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2590 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2592 $as_echo_n "checking for $ac_word... " >&6; }
2593 if test "${ac_cv_prog_CC+set}" = set; then :
2594 $as_echo_n "(cached) " >&6
2596 if test -n "$CC"; then
2597 ac_cv_prog_CC
="$CC" # Let the user override the test.
2599 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2603 test -z "$as_dir" && as_dir
=.
2604 for ac_exec_ext
in '' $ac_executable_extensions; do
2605 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2606 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2607 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2617 if test -n "$CC"; then
2618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2619 $as_echo "$CC" >&6; }
2621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2622 $as_echo "no" >&6; }
2628 if test -z "$CC"; then
2629 # Extract the first word of "cc", so it can be a program name with args.
2630 set dummy cc
; ac_word
=$2
2631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2632 $as_echo_n "checking for $ac_word... " >&6; }
2633 if test "${ac_cv_prog_CC+set}" = set; then :
2634 $as_echo_n "(cached) " >&6
2636 if test -n "$CC"; then
2637 ac_cv_prog_CC
="$CC" # Let the user override the test.
2640 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2644 test -z "$as_dir" && as_dir
=.
2645 for ac_exec_ext
in '' $ac_executable_extensions; do
2646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2647 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2648 ac_prog_rejected
=yes
2652 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2659 if test $ac_prog_rejected = yes; then
2660 # We found a bogon in the path, so make sure we never use it.
2661 set dummy
$ac_cv_prog_CC
2663 if test $# != 0; then
2664 # We chose a different compiler from the bogus one.
2665 # However, it has the same basename, so the bogon will be chosen
2666 # first if we set CC to just the basename; use the full file name.
2668 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2674 if test -n "$CC"; then
2675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2676 $as_echo "$CC" >&6; }
2678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2679 $as_echo "no" >&6; }
2684 if test -z "$CC"; then
2685 if test -n "$ac_tool_prefix"; then
2686 for ac_prog
in cl.exe
2688 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2689 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2691 $as_echo_n "checking for $ac_word... " >&6; }
2692 if test "${ac_cv_prog_CC+set}" = set; then :
2693 $as_echo_n "(cached) " >&6
2695 if test -n "$CC"; then
2696 ac_cv_prog_CC
="$CC" # Let the user override the test.
2698 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2702 test -z "$as_dir" && as_dir
=.
2703 for ac_exec_ext
in '' $ac_executable_extensions; do
2704 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2705 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2706 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2716 if test -n "$CC"; then
2717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2718 $as_echo "$CC" >&6; }
2720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2721 $as_echo "no" >&6; }
2725 test -n "$CC" && break
2728 if test -z "$CC"; then
2730 for ac_prog
in cl.exe
2732 # Extract the first word of "$ac_prog", so it can be a program name with args.
2733 set dummy
$ac_prog; ac_word
=$2
2734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2735 $as_echo_n "checking for $ac_word... " >&6; }
2736 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2737 $as_echo_n "(cached) " >&6
2739 if test -n "$ac_ct_CC"; then
2740 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2742 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2746 test -z "$as_dir" && as_dir
=.
2747 for ac_exec_ext
in '' $ac_executable_extensions; do
2748 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2749 ac_cv_prog_ac_ct_CC
="$ac_prog"
2750 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2759 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2760 if test -n "$ac_ct_CC"; then
2761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2762 $as_echo "$ac_ct_CC" >&6; }
2764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2765 $as_echo "no" >&6; }
2769 test -n "$ac_ct_CC" && break
2772 if test "x$ac_ct_CC" = x
; then
2775 case $cross_compiling:$ac_tool_warned in
2777 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2778 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2779 ac_tool_warned
=yes ;;
2788 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2789 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2790 as_fn_error
"no acceptable C compiler found in \$PATH
2791 See \`config.log' for more details." "$LINENO" 5; }
2793 # Provide some information about the compiler.
2794 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2797 for ac_option
in --version -v -V -qversion; do
2798 { { ac_try
="$ac_compiler $ac_option >&5"
2800 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2801 *) ac_try_echo=$ac_try;;
2803 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2804 $as_echo "$ac_try_echo"; } >&5
2805 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2807 if test -s conftest.err; then
2809 ... rest of stderr output deleted ...
2810 10q' conftest.err >conftest.er1
2811 cat conftest.er1 >&5
2812 rm -f conftest.er1 conftest.err
2814 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2815 test $ac_status = 0; }
2818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2819 /* end confdefs.h. */
2829 ac_clean_files_save=$ac_clean_files
2830 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
2831 # Try to create an executable without -o first, disregard a.out.
2832 # It will help us diagnose broken compilers, and finding out an intuition
2834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2835 $as_echo_n "checking for C compiler default output file name... " >&6; }
2836 ac_link_default=`$as_echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2838 # The possible output files:
2839 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2842 for ac_file in $ac_files
2845 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2846 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2851 if { { ac_try="$ac_link_default"
2853 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2854 *) ac_try_echo
=$ac_try;;
2856 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2857 $as_echo "$ac_try_echo"; } >&5
2858 (eval "$ac_link_default") 2>&5
2860 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2861 test $ac_status = 0; }; then :
2862 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2863 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2864 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2865 # so that the user can short-circuit this test for compilers unknown to
2867 for ac_file
in $ac_files ''
2869 test -f "$ac_file" ||
continue
2871 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
)
2874 # We found the default executable, but exeext='' is most
2878 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2880 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2882 # We set ac_cv_exeext here because the later test for it is not
2883 # safe: cross compilers may not add the suffix if given an `-o'
2884 # argument, so we may need to know it at that point already.
2885 # Even if this section looks crufty: it has the advantage of
2892 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2898 $as_echo "$ac_file" >&6; }
2899 if test -z "$ac_file"; then :
2900 $as_echo "$as_me: failed program was:" >&5
2901 sed 's/^/| /' conftest.
$ac_ext >&5
2903 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2904 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2905 { as_fn_set_status
77
2906 as_fn_error
"C compiler cannot create executables
2907 See \`config.log' for more details." "$LINENO" 5; }; }
2909 ac_exeext
=$ac_cv_exeext
2911 # Check that the compiler produces executables we can run. If not, either
2912 # the compiler is broken, or we cross compile.
2913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2914 $as_echo_n "checking whether the C compiler works... " >&6; }
2915 # If not cross compiling, check that we can run a simple program.
2916 if test "$cross_compiling" != yes; then
2917 if { ac_try
='./$ac_file'
2918 { { case "(($ac_try" in
2919 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2920 *) ac_try_echo=$ac_try;;
2922 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2923 $as_echo "$ac_try_echo"; } >&5
2924 (eval "$ac_try") 2>&5
2926 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2927 test $ac_status = 0; }; }; then
2930 if test "$cross_compiling" = maybe; then
2933 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2934 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2935 as_fn_error "cannot run C compiled programs.
2936 If you meant to cross compile
, use \
`--host'.
2937 See \`config.log
' for more details." "$LINENO" 5; }
2941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2942 $as_echo "yes" >&6; }
2944 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
2945 ac_clean_files=$ac_clean_files_save
2946 # Check that the compiler produces executables we can run. If not, either
2947 # the compiler is broken, or we cross compile.
2948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2949 $as_echo_n "checking whether we are cross compiling... " >&6; }
2950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2951 $as_echo "$cross_compiling" >&6; }
2953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2954 $as_echo_n "checking for suffix of executables... " >&6; }
2955 if { { ac_try="$ac_link"
2957 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2958 *) ac_try_echo=$ac_try;;
2960 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2961 $as_echo "$ac_try_echo"; } >&5
2962 (eval "$ac_link") 2>&5
2964 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2965 test $ac_status = 0; }; then :
2966 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
2967 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
2968 # work properly (i.e., refer to `conftest.exe
'), while it won't with
2970 for ac_file
in conftest.exe conftest conftest.
*; do
2971 test -f "$ac_file" ||
continue
2973 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2974 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2980 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2981 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2982 as_fn_error
"cannot compute suffix of executables: cannot compile and link
2983 See \`config.log' for more details." "$LINENO" 5; }
2985 rm -f conftest
$ac_cv_exeext
2986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2987 $as_echo "$ac_cv_exeext" >&6; }
2989 rm -f conftest.
$ac_ext
2990 EXEEXT
=$ac_cv_exeext
2992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2993 $as_echo_n "checking for suffix of object files... " >&6; }
2994 if test "${ac_cv_objext+set}" = set; then :
2995 $as_echo_n "(cached) " >&6
2997 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2998 /* end confdefs.h. */
3008 rm -f conftest.o conftest.obj
3009 if { { ac_try
="$ac_compile"
3011 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3012 *) ac_try_echo=$ac_try;;
3014 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3015 $as_echo "$ac_try_echo"; } >&5
3016 (eval "$ac_compile") 2>&5
3018 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3019 test $ac_status = 0; }; then :
3020 for ac_file in conftest.o conftest.obj conftest.*; do
3021 test -f "$ac_file" || continue;
3023 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3024 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3029 $as_echo "$as_me: failed program was:" >&5
3030 sed 's/^/| /' conftest.$ac_ext >&5
3032 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3033 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3034 as_fn_error "cannot compute suffix of object files
: cannot compile
3035 See \
`config.log' for more details." "$LINENO" 5; }
3037 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3040 $as_echo "$ac_cv_objext" >&6; }
3041 OBJEXT=$ac_cv_objext
3043 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3044 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3045 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3046 $as_echo_n "(cached) " >&6
3048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3049 /* end confdefs.h. */
3062 if ac_fn_c_try_compile "$LINENO"; then :
3067 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3068 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3072 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3073 if test $ac_compiler_gnu = yes; then
3078 ac_test_CFLAGS=${CFLAGS+set}
3079 ac_save_CFLAGS=$CFLAGS
3080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3081 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3082 if test "${ac_cv_prog_cc_g+set}" = set; then :
3083 $as_echo_n "(cached) " >&6
3085 ac_save_c_werror_flag=$ac_c_werror_flag
3086 ac_c_werror_flag=yes
3089 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3090 /* end confdefs.h. */
3100 if ac_fn_c_try_compile "$LINENO"; then :
3104 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3105 /* end confdefs.h. */
3115 if ac_fn_c_try_compile "$LINENO"; then :
3118 ac_c_werror_flag=$ac_save_c_werror_flag
3120 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3121 /* end confdefs.h. */
3131 if ac_fn_c_try_compile "$LINENO"; then :
3134 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3136 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3138 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3139 ac_c_werror_flag=$ac_save_c_werror_flag
3141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3142 $as_echo "$ac_cv_prog_cc_g" >&6; }
3143 if test "$ac_test_CFLAGS" = set; then
3144 CFLAGS=$ac_save_CFLAGS
3145 elif test $ac_cv_prog_cc_g = yes; then
3146 if test "$GCC" = yes; then
3152 if test "$GCC" = yes; then
3158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3159 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3160 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3161 $as_echo_n "(cached) " >&6
3163 ac_cv_prog_cc_c89=no
3165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3166 /* end confdefs.h. */
3169 #include <sys/types.h>
3170 #include <sys/stat.h>
3171 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3172 struct buf { int x; };
3173 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3174 static char *e (p, i)
3180 static char *f (char * (*g) (char **, int), char **p, ...)
3185 s = g (p, va_arg (v,int));
3190 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3191 function prototypes and stuff, but not '\xHH' hex character constants.
3192 These don't provoke an error unfortunately, instead are silently treated
3193 as 'x'. The following induces an error, until -std is added to get
3194 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3195 array size at least. It's necessary to write '\x00'==0 to get something
3196 that's true only with -std. */
3197 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3199 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3200 inside strings and character constants. */
3202 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3204 int test (int i, double x);
3205 struct s1 {int (*f) (int a);};
3206 struct s2 {int (*f) (double a);};
3207 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3213 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3218 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3219 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3221 CC="$ac_save_CC $ac_arg"
3222 if ac_fn_c_try_compile "$LINENO"; then :
3223 ac_cv_prog_cc_c89=$ac_arg
3225 rm -f core conftest.err conftest.$ac_objext
3226 test "x$ac_cv_prog_cc_c89" != "xno" && break
3228 rm -f conftest.$ac_ext
3233 case "x$ac_cv_prog_cc_c89" in
3235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3236 $as_echo "none needed" >&6; } ;;
3238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3239 $as_echo "unsupported" >&6; } ;;
3241 CC="$CC $ac_cv_prog_cc_c89"
3242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3243 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3245 if test "x$ac_cv_prog_cc_c89" != xno; then :
3250 ac_cpp='$CPP $CPPFLAGS'
3251 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3252 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3253 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3254 DEPDIR="${am__leading_dot}deps"
3256 ac_config_commands="$ac_config_commands depfiles"
3259 am_make=${MAKE-make}
3260 cat > confinc << 'END'
3262 @echo this is the am__doit target
3265 # If we don't find an include directive, just comment out the code.
3266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3267 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3271 # First try GNU make style include.
3272 echo "include confinc" > confmf
3273 # Ignore all kinds of additional output from `make'.
3274 case `$am_make -s -f confmf 2> /dev/null` in #(
3275 *the\ am__doit\ target*)
3281 # Now try BSD make style include.
3282 if test "$am__include" = "#"; then
3283 echo '.include
"confinc"' > confmf
3284 case `$am_make -s -f confmf 2> /dev/null` in #(
3285 *the\ am__doit\ target*)
3286 am__include=.include
3294 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3295 $as_echo "$_am_result" >&6; }
3296 rm -f confinc confmf
3298 # Check whether --enable-dependency-tracking was given.
3299 if test "${enable_dependency_tracking+set}" = set; then :
3300 enableval=$enable_dependency_tracking;
3303 if test "x$enable_dependency_tracking" != xno; then
3304 am_depcomp="$ac_aux_dir/depcomp"
3307 if test "x$enable_dependency_tracking" != xno
; then
3317 depcc
="$CC" am_compiler_list
=
3319 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3320 $as_echo_n "checking dependency style of $depcc... " >&6; }
3321 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3322 $as_echo_n "(cached) " >&6
3324 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3325 # We make a subdir and do the tests there. Otherwise we can end up
3326 # making bogus files that we don't know about and never remove. For
3327 # instance it was reported that on HP-UX the gcc test will end up
3328 # making a dummy file named `D' -- because `-MD' means `put the output
3331 # Copy depcomp to subdir because otherwise we won't find it if we're
3332 # using a relative directory.
3333 cp "$am_depcomp" conftest.dir
3335 # We will build objects and dependencies in a subdirectory because
3336 # it helps to detect inapplicable dependency modes. For instance
3337 # both Tru64's cc and ICC support -MD to output dependencies as a
3338 # side effect of compilation, but ICC will put the dependencies in
3339 # the current directory while Tru64 will put them in the object
3343 am_cv_CC_dependencies_compiler_type
=none
3344 if test "$am_compiler_list" = ""; then
3345 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3348 case " $depcc " in #(
3349 *\
-arch\
*\
-arch\
*) am__universal
=true
;;
3352 for depmode
in $am_compiler_list; do
3353 # Setup a source with many dependencies, because some compilers
3354 # like to wrap large dependency lists on column 80 (with \), and
3355 # we should not choose a depcomp mode which is confused by this.
3357 # We need to recreate these files for each test, as the compiler may
3358 # overwrite some of them when testing with obscure command lines.
3359 # This happens at least with the AIX C compiler.
3361 for i
in 1 2 3 4 5 6; do
3362 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
3363 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3364 # Solaris 8's {/usr,}/bin/sh.
3365 touch sub
/conftst
$i.h
3367 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3369 # We check with `-c' and `-o' for the sake of the "dashmstdout"
3370 # mode. It turns out that the SunPro C++ compiler does not properly
3371 # handle `-M -o', and we need to detect this. Also, some Intel
3372 # versions had trouble with output in subdirs
3373 am__obj
=sub
/conftest.
${OBJEXT-o}
3374 am__minus_obj
="-o $am__obj"
3377 # This depmode causes a compiler race in universal mode.
3378 test "$am__universal" = false ||
continue
3381 # after this tag, mechanisms are not by side-effect, so they'll
3382 # only be used when explicitly requested
3383 if test "x$enable_dependency_tracking" = xyes
; then
3389 msvisualcpp | msvcmsys
)
3390 # This compiler won't grok `-c -o', but also, the minuso test has
3391 # not run yet. These depmodes are late enough in the game, and
3392 # so weak that their functioning should not be impacted.
3393 am__obj
=conftest.
${OBJEXT-o}
3398 if depmode
=$depmode \
3399 source=sub
/conftest.c object
=$am__obj \
3400 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
3401 $SHELL .
/depcomp
$depcc -c $am__minus_obj sub
/conftest.c \
3402 >/dev
/null
2>conftest.err
&&
3403 grep sub
/conftst1.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3404 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
3405 grep $am__obj sub
/conftest.Po
> /dev
/null
2>&1 &&
3406 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
3407 # icc doesn't choke on unknown options, it will just issue warnings
3408 # or remarks (even with -Werror). So we grep stderr for any message
3409 # that says an option was ignored or not supported.
3410 # When given -MP, icc 7.0 and 7.1 complain thusly:
3411 # icc: Command line warning: ignoring option '-M'; no argument required
3412 # The diagnosis changed in icc 8.0:
3413 # icc: Command line remark: option '-MP' not supported
3414 if (grep 'ignoring option' conftest.err ||
3415 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
3416 am_cv_CC_dependencies_compiler_type
=$depmode
3425 am_cv_CC_dependencies_compiler_type
=none
3429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3430 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3431 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
3434 test "x$enable_dependency_tracking" != xno \
3435 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
3437 am__fastdepCC_FALSE
='#'
3439 am__fastdepCC_TRUE
='#'
3440 am__fastdepCC_FALSE
=
3445 ac_compile
='$GOC -c $GOCFLAGS conftest.$ac_ext >&5'
3446 ac_link
='$GOC -o conftest$ac_exeext $GOCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3448 if test -n "$ac_tool_prefix"; then
3449 # Extract the first word of "${ac_tool_prefix}gccgo", so it can be a program name with args.
3450 set dummy
${ac_tool_prefix}gccgo
; ac_word
=$2
3451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3452 $as_echo_n "checking for $ac_word... " >&6; }
3453 if test "${ac_cv_prog_GOC+set}" = set; then :
3454 $as_echo_n "(cached) " >&6
3456 if test -n "$GOC"; then
3457 ac_cv_prog_GOC
="$GOC" # Let the user override the test.
3459 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3463 test -z "$as_dir" && as_dir
=.
3464 for ac_exec_ext
in '' $ac_executable_extensions; do
3465 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3466 ac_cv_prog_GOC
="${ac_tool_prefix}gccgo"
3467 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3477 if test -n "$GOC"; then
3478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC" >&5
3479 $as_echo "$GOC" >&6; }
3481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3482 $as_echo "no" >&6; }
3487 if test -z "$ac_cv_prog_GOC"; then
3489 # Extract the first word of "gccgo", so it can be a program name with args.
3490 set dummy gccgo
; ac_word
=$2
3491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3492 $as_echo_n "checking for $ac_word... " >&6; }
3493 if test "${ac_cv_prog_ac_ct_GOC+set}" = set; then :
3494 $as_echo_n "(cached) " >&6
3496 if test -n "$ac_ct_GOC"; then
3497 ac_cv_prog_ac_ct_GOC
="$ac_ct_GOC" # Let the user override the test.
3499 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3503 test -z "$as_dir" && as_dir
=.
3504 for ac_exec_ext
in '' $ac_executable_extensions; do
3505 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3506 ac_cv_prog_ac_ct_GOC
="gccgo"
3507 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3516 ac_ct_GOC
=$ac_cv_prog_ac_ct_GOC
3517 if test -n "$ac_ct_GOC"; then
3518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_GOC" >&5
3519 $as_echo "$ac_ct_GOC" >&6; }
3521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3522 $as_echo "no" >&6; }
3525 if test "x$ac_ct_GOC" = x
; then
3528 case $cross_compiling:$ac_tool_warned in
3530 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3531 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3532 ac_tool_warned
=yes ;;
3537 GOC
="$ac_cv_prog_GOC"
3540 if test -z "$GOC"; then
3541 if test -n "$ac_tool_prefix"; then
3542 # Extract the first word of "${ac_tool_prefix}gccgo", so it can be a program name with args.
3543 set dummy
${ac_tool_prefix}gccgo
; ac_word
=$2
3544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3545 $as_echo_n "checking for $ac_word... " >&6; }
3546 if test "${ac_cv_prog_GOC+set}" = set; then :
3547 $as_echo_n "(cached) " >&6
3549 if test -n "$GOC"; then
3550 ac_cv_prog_GOC
="$GOC" # Let the user override the test.
3552 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3556 test -z "$as_dir" && as_dir
=.
3557 for ac_exec_ext
in '' $ac_executable_extensions; do
3558 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3559 ac_cv_prog_GOC
="$ac_tool_prefix}gccgo"
3560 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3570 if test -n "$GOC"; then
3571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC" >&5
3572 $as_echo "$GOC" >&6; }
3574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3575 $as_echo "no" >&6; }
3581 if test -z "$GOC"; then
3582 # Extract the first word of "gccgo", so it can be a program name with args.
3583 set dummy gccgo
; ac_word
=$2
3584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3585 $as_echo_n "checking for $ac_word... " >&6; }
3586 if test "${ac_cv_prog_GOC+set}" = set; then :
3587 $as_echo_n "(cached) " >&6
3589 if test -n "$GOC"; then
3590 ac_cv_prog_GOC
="$GOC" # Let the user override the test.
3593 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3597 test -z "$as_dir" && as_dir
=.
3598 for ac_exec_ext
in '' $ac_executable_extensions; do
3599 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3600 if test "$as_dir/$ac_word$ac_exec_ext" = "gccgo"; then
3601 ac_prog_rejected
=yes
3604 ac_cv_prog_GOC
="gccgo"
3605 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3612 if test $ac_prog_rejected = yes; then
3613 # We found a bogon in the path, so make sure we never use it.
3614 set dummy
$ac_cv_prog_GOC
3616 if test $# != 0; then
3617 # We chose a different compiler from the bogus one.
3618 # However, it has the same basename, so the bogon will be chosen
3619 # first if we set GOC to just the basename; use the full file name.
3621 ac_cv_prog_GOC
="$as_dir/$ac_word${1+' '}$@"
3627 if test -n "$GOC"; then
3628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GOC" >&5
3629 $as_echo "$GOC" >&6; }
3631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3632 $as_echo "no" >&6; }
3639 # Provide some information about the compiler.
3640 $as_echo "$as_me:${as_lineno-$LINENO}: checking for Go compiler version" >&5
3643 { { ac_try
="$ac_compiler --version >&5"
3645 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3646 *) ac_try_echo=$ac_try;;
3648 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3649 $as_echo "$ac_try_echo"; } >&5
3650 (eval "$ac_compiler --version >&5") 2>conftest.err
3652 if test -s conftest.err; then
3654 ... rest of stderr output deleted ...
3655 10q' conftest.err >conftest.er1
3656 cat conftest.er1 >&5
3657 rm -f conftest.er1 conftest.err
3659 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3660 test $ac_status = 0; }
3663 ac_cpp='$CPP $CPPFLAGS'
3664 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3665 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3666 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3669 if test "$cross_compiling" = no; then
3678 ac_config_files="$ac_config_files Makefile"
3681 cat >confcache <<\_ACEOF
3682 # This file is a shell script that caches the results of configure
3683 # tests run on this system so they can be shared between configure
3684 # scripts and configure runs, see configure's option --config-cache.
3685 # It is not useful on other systems. If it contains results you don't
3686 # want to keep, you may remove or edit it.
3688 # config.status only pays attention to the cache file if you give it
3689 # the --recheck option to rerun configure.
3691 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
3692 # loading this file, other *unset* `ac_cv_foo' will be assigned the
3697 # The following way of writing the cache mishandles newlines in values,
3698 # but we know of no workaround that is simple, portable, and efficient.
3699 # So, we kill variables containing newlines.
3700 # Ultrix sh set writes to stderr and can't be redirected directly,
3701 # and sets the high bit in the cache file unless we assign to the vars.
3703 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3704 eval ac_val
=\$
$ac_var
3708 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3709 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3712 _ | IFS | as_nl
) ;; #(
3713 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
3714 *) { eval $ac_var=; unset $ac_var;} ;;
3720 case $as_nl`(ac_space=' '; set) 2>&1` in #(
3721 *${as_nl}ac_space
=\
*)
3722 # `set' does not quote correctly, so add quotes: double-quote
3723 # substitution turns \\\\ into \\, and sed turns \\ into \.
3726 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3729 # `set' quotes correctly as required by POSIX, so do not add quotes.
3730 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3739 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3741 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3743 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
3744 if test -w "$cache_file"; then
3745 test "x$cache_file" != "x/dev/null" &&
3746 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
3747 $as_echo "$as_me: updating cache $cache_file" >&6;}
3748 cat confcache
>$cache_file
3750 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
3751 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
3756 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
3757 # Let make expand exec_prefix.
3758 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
3760 # Transform confdefs.h into DEFS.
3761 # Protect against shell expansion while executing Makefile rules.
3762 # Protect against Makefile macro expansion.
3764 # If the first sed substitution is executed (which looks for macros that
3765 # take arguments), then branch to the quote section. Otherwise,
3766 # look for a macro that doesn't take arguments.
3776 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
3778 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
3782 s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
3795 DEFS
=`sed -n "$ac_script" confdefs.h`
3800 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
3801 # 1. Remove the extension, and $U if already installed.
3802 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
3803 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
3804 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3805 # will be set to the directory where LIBOBJS objects are built.
3806 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3807 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
3811 LTLIBOBJS
=$ac_ltlibobjs
3814 if test -n "$EXEEXT"; then
3816 am__EXEEXT_FALSE
='#'
3822 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
3823 as_fn_error
"conditional \"MAINTAINER_MODE\" was never defined.
3824 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3826 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
3827 as_fn_error
"conditional \"AMDEP\" was never defined.
3828 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3830 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3831 as_fn_error
"conditional \"am__fastdepCC\" was never defined.
3832 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3834 if test -z "${NATIVE_TRUE}" && test -z "${NATIVE_FALSE}"; then
3835 as_fn_error
"conditional \"NATIVE\" was never defined.
3836 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3839 : ${CONFIG_STATUS=./config.status}
3841 ac_clean_files_save
=$ac_clean_files
3842 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
3843 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
3844 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
3846 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
3848 # Generated by $as_me.
3849 # Run this file to recreate the current configuration.
3850 # Compiler output produced by configure, useful for debugging
3851 # configure, is in config.log if it exists.
3857 SHELL=\${CONFIG_SHELL-$SHELL}
3860 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
3861 ## -------------------- ##
3862 ## M4sh Initialization. ##
3863 ## -------------------- ##
3865 # Be more Bourne compatible
3866 DUALCASE
=1; export DUALCASE
# for MKS sh
3867 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
3870 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
3871 # is contrary to our usage. Disable this feature.
3872 alias -g '${1+"$@"}'='"$@"'
3873 setopt NO_GLOB_SUBST
3875 case `(set -o) 2>/dev/null` in #(
3887 # Printing a long string crashes Solaris 7 /usr/bin/printf.
3888 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3889 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
3890 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
3891 # Prefer a ksh shell builtin over an external printf program on Solaris,
3892 # but without wasting forks for bash or zsh.
3893 if test -z "$BASH_VERSION$ZSH_VERSION" \
3894 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
3895 as_echo='print
-r --'
3896 as_echo_n='print
-rn --'
3897 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
3898 as_echo='printf %s
\n'
3899 as_echo_n='printf %s
'
3901 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
3902 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
3903 as_echo_n='/usr
/ucb
/echo -n'
3905 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
3906 as_echo_n_body='eval
3910 expr "X$arg" : "X\\(.*\\)$as_nl";
3911 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
3913 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
3915 export as_echo_n_body
3916 as_echo_n='sh
-c $as_echo_n_body as_echo
'
3919 as_echo='sh
-c $as_echo_body as_echo
'
3922 # The user is always right.
3923 if test "${PATH_SEPARATOR+set}" != set; then
3925 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3926 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3933 # We need space, tab and new line, in precisely that order. Quoting is
3934 # there to prevent editors from complaining about space-tab.
3935 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
3936 # splitting by setting IFS to empty value.)
3939 # Find who we are. Look in the path if we contain no directory separator.
3941 *[\\/]* ) as_myself=$0 ;;
3942 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3946 test -z "$as_dir" && as_dir=.
3947 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3953 # We did not find ourselves, most probably we were run as `sh COMMAND'
3954 # in which case we are not to be found in the path.
3955 if test "x$as_myself" = x
; then
3958 if test ! -f "$as_myself"; then
3959 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3963 # Unset variables that we do not need and which cause bugs (e.g. in
3964 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
3965 # suppresses any "Segmentation fault" message there. '((' could
3966 # trigger a bug in pdksh 5.2.14.
3967 for as_var
in BASH_ENV ENV MAIL MAILPATH
3968 do eval test x\
${$as_var+set} = xset \
3969 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
3982 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
3985 # as_fn_error ERROR [LINENO LOG_FD]
3986 # ---------------------------------
3987 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3988 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
3989 # script with status $?, using 1 if that was 0.
3992 as_status
=$?
; test $as_status -eq 0 && as_status
=1
3994 as_lineno
=${as_lineno-"$2"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
3995 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
3997 $as_echo "$as_me: error: $1" >&2
3998 as_fn_exit
$as_status
4002 # as_fn_set_status STATUS
4003 # -----------------------
4004 # Set $? to STATUS, without forking.
4008 } # as_fn_set_status
4012 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
4022 # Portably unset VAR.
4025 { eval $1=; unset $1;}
4027 as_unset
=as_fn_unset
4028 # as_fn_append VAR VALUE
4029 # ----------------------
4030 # Append the text in VALUE to the end of the definition contained in VAR. Take
4031 # advantage of any shell optimizations that allow amortized linear growth over
4032 # repeated appends, instead of the typical quadratic growth present in naive
4034 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
4035 eval 'as_fn_append ()
4046 # as_fn_arith ARG...
4047 # ------------------
4048 # Perform arithmetic evaluation on the ARGs, and store the result in the
4049 # global $as_val. Take advantage of shells that can avoid forks. The arguments
4050 # must be portable across $(()) and expr.
4051 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
4052 eval 'as_fn_arith ()
4059 as_val
=`expr "$@" || test $? -eq 1`
4064 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
4065 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
4071 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
4072 as_basename
=basename
4077 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
4083 as_me
=`$as_basename -- "$0" ||
4084 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
4085 X"$0" : 'X\(//\)$' \| \
4086 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
4088 sed '/^.*\/\([^/][^/]*\)\/*$/{
4102 # Avoid depending upon Character Ranges.
4103 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
4104 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
4105 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
4106 as_cr_digits
='0123456789'
4107 as_cr_alnum
=$as_cr_Letters$as_cr_digits
4109 ECHO_C
= ECHO_N
= ECHO_T
=
4110 case `echo -n x` in #(((((
4112 case `echo 'xy\c'` in
4113 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
4115 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
4122 rm -f conf$$ conf$$.exe conf$$.
file
4123 if test -d conf$$.dir
; then
4124 rm -f conf$$.dir
/conf$$.
file
4127 mkdir conf$$.dir
2>/dev
/null
4129 if (echo >conf$$.
file) 2>/dev
/null
; then
4130 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
4132 # ... but there are two gotchas:
4133 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
4134 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
4135 # In both cases, we have to default to `cp -p'.
4136 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
4138 elif ln conf$$.
file conf$$
2>/dev
/null
; then
4146 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
4147 rmdir conf$$.dir
2>/dev
/null
4152 # Create "$as_dir" as a directory, including parents if necessary.
4157 -*) as_dir
=.
/$as_dir;;
4159 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
4163 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
4164 *) as_qdir
=$as_dir;;
4166 as_dirs
="'$as_qdir' $as_dirs"
4167 as_dir
=`$as_dirname -- "$as_dir" ||
4168 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4169 X"$as_dir" : 'X\(//\)[^/]' \| \
4170 X"$as_dir" : 'X\(//\)$' \| \
4171 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
4172 $as_echo X"$as_dir" |
4173 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4190 test -d "$as_dir" && break
4192 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
4193 } ||
test -d "$as_dir" || as_fn_error
"cannot create directory $as_dir"
4197 if mkdir
-p .
2>/dev
/null
; then
4198 as_mkdir_p
='mkdir -p "$as_dir"'
4200 test -d .
/-p && rmdir .
/-p
4204 if test -x / >/dev
/null
2>&1; then
4207 if ls -dL / >/dev
/null
2>&1; then
4214 if test -d "$1"; then
4220 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
4221 ???[sx]*):;;*)false;;esac;fi
4225 as_executable_p
=$as_test_x
4227 # Sed expression to map a string onto a valid CPP name.
4228 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
4230 # Sed expression to map a string onto a valid variable name.
4231 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
4235 ## ----------------------------------- ##
4236 ## Main body of $CONFIG_STATUS script. ##
4237 ## ----------------------------------- ##
4239 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
4241 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4242 # Save the log message, to keep $0 and so on meaningful, and to
4243 # report actual input values of CONFIG_FILES etc. instead of their
4244 # values after options handling.
4246 This file was extended by package-unused $as_me version-unused, which was
4247 generated by GNU Autoconf 2.64. Invocation command line was
4249 CONFIG_FILES = $CONFIG_FILES
4250 CONFIG_HEADERS = $CONFIG_HEADERS
4251 CONFIG_LINKS = $CONFIG_LINKS
4252 CONFIG_COMMANDS = $CONFIG_COMMANDS
4255 on `(hostname || uname -n) 2>/dev/null | sed 1q`
4260 case $ac_config_files in *"
4261 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
4266 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4267 # Files that config.status was made for.
4268 config_files="$ac_config_files"
4269 config_commands="$ac_config_commands"
4273 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4275 \`$as_me' instantiates files and other configuration actions
4276 from templates according to the current configuration. Unless the files
4277 and actions are specified as TAGs, all are instantiated by default.
4279 Usage: $0 [OPTION]... [TAG]...
4281 -h, --help print this help, then exit
4282 -V, --version print version number and configuration settings, then exit
4283 -q, --quiet, --silent
4284 do not print progress messages
4285 -d, --debug don't remove temporary files
4286 --recheck update $as_me by reconfiguring in the same conditions
4287 --file=FILE[:TEMPLATE]
4288 instantiate the configuration file FILE
4290 Configuration files:
4293 Configuration commands:
4296 Report bugs to the package provider."
4299 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4301 package-unused config.status version-unused
4302 configured by $0, generated by GNU Autoconf 2.64,
4303 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4305 Copyright (C) 2009 Free Software Foundation, Inc.
4306 This config.status script is free software; the Free Software Foundation
4307 gives unlimited permission to copy, distribute and modify it."
4314 test -n "\$AWK" || AWK=awk
4317 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4318 # The default lists apply if the user does not specify any file.
4324 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
4325 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
4336 # Handling of the options.
4337 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
4339 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
4340 $as_echo "$ac_cs_version"; exit ;;
4341 --debug |
--debu |
--deb |
--de |
--d |
-d )
4343 --file |
--fil |
--fi |
--f )
4346 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
4348 as_fn_append CONFIG_FILES
" '$ac_optarg'"
4349 ac_need_defaults
=false
;;
4350 --he |
--h |
--help |
--hel |
-h )
4351 $as_echo "$ac_cs_usage"; exit ;;
4352 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
4353 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
4357 -*) as_fn_error
"unrecognized option: \`$1'
4358 Try \`$0 --help' for more information." ;;
4360 *) as_fn_append ac_config_targets
" $1"
4361 ac_need_defaults
=false
;;
4367 ac_configure_extra_args
=
4369 if $ac_cs_silent; then
4371 ac_configure_extra_args
="$ac_configure_extra_args --silent"
4375 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4376 if \$ac_cs_recheck; then
4377 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
4379 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
4380 CONFIG_SHELL='$SHELL'
4386 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4390 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
4391 ## Running $as_me. ##
4397 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4401 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
4405 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4407 # Handling of arguments.
4408 for ac_config_target
in $ac_config_targets
4410 case $ac_config_target in
4411 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
4412 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
4414 *) as_fn_error
"invalid argument: \`$ac_config_target'" "$LINENO" 5;;
4419 # If the user did not use the arguments to specify the items to instantiate,
4420 # then the envvar interface is used. Set only those that are not.
4421 # We use the long form for the default assignment because of an extremely
4422 # bizarre bug on SunOS 4.1.3.
4423 if $ac_need_defaults; then
4424 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
4425 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
4428 # Have a temporary directory for convenience. Make it in the build tree
4429 # simply because there is no reason against having it here, and in addition,
4430 # creating and moving files from /tmp can sometimes cause problems.
4431 # Hook for its removal unless debugging.
4432 # Note that there is a small window in which the directory will not be cleaned:
4433 # after its creation but before its name has been assigned to `$tmp'.
4437 trap 'exit_status=$?
4438 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
4440 trap 'as_fn_exit 1' 1 2 13 15
4442 # Create a (secure) tmp directory for tmp files.
4445 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
4446 test -n "$tmp" && test -d "$tmp"
4449 tmp
=.
/conf$$
-$RANDOM
4450 (umask 077 && mkdir
"$tmp")
4451 } || as_fn_error
"cannot create a temporary directory in ." "$LINENO" 5
4453 # Set up the scripts for CONFIG_FILES section.
4454 # No need to generate them if there are no CONFIG_FILES.
4455 # This happens for instance with `./config.status config.h'.
4456 if test -n "$CONFIG_FILES"; then
4459 ac_cr
=`echo X | tr X '\015'`
4460 # On cygwin, bash can eat \r inside `` if the user requested igncr.
4461 # But we know of no other shell where ac_cr would be empty at this
4462 # point, so we can use a bashism as a fallback.
4463 if test "x$ac_cr" = x
; then
4464 eval ac_cr
=\$
\'\\r
\'
4466 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
4467 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
4473 echo 'BEGIN {' >"$tmp/subs1.awk" &&
4478 echo "cat >conf$$subs.awk <<_ACEOF" &&
4479 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
4482 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
4483 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
4485 for ac_last_try in false false false false false :; do
4486 . ./conf$$subs.sh ||
4487 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
4489 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
4490 if test $ac_delim_n = $ac_delim_num; then
4492 elif $ac_last_try; then
4493 as_fn_error "could not
make $CONFIG_STATUS" "$LINENO" 5
4495 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
4500 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4501 cat >>"\
$tmp/subs1.
awk" <<\\_ACAWK &&
4505 s/^/S["/; s
/!.
*/"]=/
4515 s/\(.\{148\}\).*/\1/
4517 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
4522 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
4529 s/\(.\{148\}\).*/\1/
4531 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
4535 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
4540 ' <conf$$subs.awk | sed '
4545 ' >>$CONFIG_STATUS || ac_write_fail=1
4546 rm -f conf$$subs.awk
4547 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4549 cat >>"\
$tmp/subs1.
awk" <<_ACAWK &&
4550 for (key in S) S_is_set[key] = 1
4556 nfields = split(line, field, "@
")
4558 len = length(field[1])
4559 for (i = 2; i < nfields; i++) {
4561 keylen = length(key)
4562 if (S_is_set[key]) {
4564 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
4565 len += length(value) + length(field[++i])
4576 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4577 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
4578 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
4581 fi < "$tmp/subs1.
awk" > "$tmp/subs.
awk" \
4582 || as_fn_error "could not setup config files machinery
" "$LINENO" 5
4585 # VPATH may cause trouble with some makes, so we remove $(srcdir),
4586 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".
", strip leading and
4587 # trailing colons and then remove the whole line if VPATH becomes empty
4588 # (actually we leave an empty line to preserve line numbers).
4589 if test "x
$srcdir" = x.; then
4590 ac_vpsub='/^[ ]*VPATH[ ]*=/{
4594 s/^\([^=]*=[ ]*\):*/\1/
4600 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4601 fi # test -n "$CONFIG_FILES"
4604 eval set X " :F
$CONFIG_FILES :C
$CONFIG_COMMANDS"
4609 :[FHLC]) ac_mode=$ac_tag; continue;;
4611 case $ac_mode$ac_tag in
4613 :L* | :C*:*) as_fn_error "invalid tag \
`$ac_tag'" "$LINENO" 5;;
4614 :[FH]-) ac_tag=-:-;;
4615 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4632 -) ac_f="$tmp/stdin";;
4633 *) # Look for the file first in the build tree, then in the source tree
4634 # (if the path is not absolute). The absolute path cannot be DOS-style,
4635 # because $ac_f cannot contain `:'.
4639 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
4641 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
4643 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s
/'/'\\\\\\\\''/g
"`;; esac
4644 as_fn_append ac_file_inputs " '$ac_f'"
4647 # Let's still pretend it is `configure' which instantiates (i.e., don't
4648 # use $as_me), people would be surprised to read:
4649 # /* config.h. Generated by config.status. */
4650 configure_input='Generated from '`
4651 $as_echo "$
*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
4653 if test x"$ac_file" != x-; then
4654 configure_input="$ac_file.
$configure_input"
4655 { $as_echo "$as_me:${as_lineno-$LINENO}: creating
$ac_file" >&5
4656 $as_echo "$as_me: creating
$ac_file" >&6;}
4658 # Neutralize special characters interpreted by sed in replacement strings.
4659 case $configure_input in #(
4660 *\&* | *\|* | *\\* )
4661 ac_sed_conf_input=`$as_echo "$configure_input" |
4662 sed 's/[\\\\&|]/\\\\&/g'`;; #(
4663 *) ac_sed_conf_input=$configure_input;;
4667 *:-:* | *:-) cat >"$tmp/stdin
" \
4668 || as_fn_error "could not create
$ac_file" "$LINENO" 5 ;;
4673 ac_dir=`$as_dirname -- "$ac_file" ||
4674 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4675 X"$ac_file" : 'X\(//\)[^/]' \| \
4676 X"$ac_file" : 'X\(//\)$' \| \
4677 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
4678 $as_echo X"$ac_file" |
4679 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4696 as_dir="$ac_dir"; as_fn_mkdir_p
4700 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
4702 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
4703 # A "..
" for each directory in $ac_dir_suffix.
4704 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
4705 case $ac_top_builddir_sub in
4706 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
4707 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
4710 ac_abs_top_builddir=$ac_pwd
4711 ac_abs_builddir=$ac_pwd$ac_dir_suffix
4712 # for backward compatibility:
4713 ac_top_builddir=$ac_top_build_prefix
4716 .) # We are building in place.
4718 ac_top_srcdir=$ac_top_builddir_sub
4719 ac_abs_top_srcdir=$ac_pwd ;;
4720 [\\/]* | ?:[\\/]* ) # Absolute name.
4721 ac_srcdir=$srcdir$ac_dir_suffix;
4722 ac_top_srcdir=$srcdir
4723 ac_abs_top_srcdir=$srcdir ;;
4725 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
4726 ac_top_srcdir=$ac_top_build_prefix$srcdir
4727 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
4729 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
4739 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
4740 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
4744 [\\/$]* | ?:[\\/]* ) ;;
4745 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
4749 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4750 # If the template does not know about datarootdir, expand it.
4751 # FIXME: This hack should be removed a few years after 2.60.
4752 ac_datarootdir_hack=; ac_datarootdir_seen=
4763 case `eval "sed -n \"\
$ac_sed_dataroot\" $ac_file_inputs"` in
4764 *datarootdir*) ac_datarootdir_seen=yes;;
4765 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
4766 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file_inputs seems to ignore the
--datarootdir setting
" >&5
4767 $as_echo "$as_me: WARNING
: $ac_file_inputs seems to ignore the
--datarootdir setting
" >&2;}
4769 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4770 ac_datarootdir_hack='
4771 s&@datadir@&$datadir&g
4772 s&@docdir@&$docdir&g
4773 s&@infodir@&$infodir&g
4774 s&@localedir@&$localedir&g
4775 s&@mandir@&$mandir&g
4776 s&\\\${datarootdir}&$datarootdir&g' ;;
4780 # Neutralize VPATH when `$srcdir' = `.'.
4781 # Shell code in configure.ac might set extrasub.
4782 # FIXME: do we really want to maintain this feature?
4783 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4784 ac_sed_extra="$ac_vpsub
4787 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
4789 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
4790 s|@configure_input@|
$ac_sed_conf_input|
;t t
4791 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
4792 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
4793 s
&@srcdir@
&$ac_srcdir&;t t
4794 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
4795 s
&@top_srcdir@
&$ac_top_srcdir&;t t
4796 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
4797 s
&@builddir@
&$ac_builddir&;t t
4798 s
&@abs_builddir@
&$ac_abs_builddir&;t t
4799 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
4800 s
&@INSTALL@
&$ac_INSTALL&;t t
4801 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
4802 $ac_datarootdir_hack
4804 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.
awk" >$tmp/out \
4805 || as_fn_error "could not create
$ac_file" "$LINENO" 5
4807 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
4808 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
4809 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
4810 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
4811 which seems to be undefined. Please make sure it is defined." >&5
4812 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
4813 which seems to be undefined. Please make sure it is defined." >&2;}
4817 -) cat "$tmp/out" && rm -f "$tmp/out";;
4818 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
4820 || as_fn_error "could not create $ac_file" "$LINENO" 5
4824 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
4825 $as_echo "$as_me: executing $ac_file commands" >&6;}
4830 case $ac_file$ac_mode in
4831 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
4832 # Autoconf 2.62 quotes --file arguments for eval, but not when files
4833 # are listed without --file. Let's play safe and only
enable the
eval
4834 # if we detect the quoting.
4835 case $CONFIG_FILES in
4836 *\'*) eval set x
"$CONFIG_FILES" ;;
4837 *) set x
$CONFIG_FILES ;;
4842 # Strip MF so we end up with the name of the file.
4843 mf
=`echo "$mf" | sed -e 's/:.*$//'`
4844 # Check whether this is an Automake generated Makefile or not.
4845 # We used to match only the files named `Makefile.in', but
4846 # some people rename them; so instead we look at the file content.
4847 # Grep'ing the first line is not enough: some people post-process
4848 # each Makefile.in and add a new line on top of each file to say so.
4849 # Grep'ing the whole file is not good either: AIX grep has a line
4850 # limit of 2048, but all sed's we know have understand at least 4000.
4851 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
4852 dirpart
=`$as_dirname -- "$mf" ||
4853 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4854 X"$mf" : 'X\(//\)[^/]' \| \
4855 X"$mf" : 'X\(//\)$' \| \
4856 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
4858 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4878 # Extract the definition of DEPDIR, am__include, and am__quote
4879 # from the Makefile without running `make'.
4880 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
4881 test -z "$DEPDIR" && continue
4882 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
4883 test -z "am__include" && continue
4884 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
4885 # When using ansi2knr, U may be empty or an underscore; expand it
4886 U
=`sed -n 's/^U = //p' < "$mf"`
4887 # Find all dependency output files, they are included files with
4888 # $(DEPDIR) in their names. We invoke sed twice because it is the
4889 # simplest approach to changing $(DEPDIR) to its actual value in the
4891 for file in `sed -n "
4892 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
4893 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
4894 # Make sure the directory exists.
4895 test -f "$dirpart/$file" && continue
4896 fdir
=`$as_dirname -- "$file" ||
4897 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4898 X"$file" : 'X\(//\)[^/]' \| \
4899 X"$file" : 'X\(//\)$' \| \
4900 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
4902 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4919 as_dir
=$dirpart/$fdir; as_fn_mkdir_p
4920 # echo "creating $dirpart/$file"
4921 echo '# dummy' > "$dirpart/$file"
4933 ac_clean_files
=$ac_clean_files_save
4935 test $ac_write_fail = 0 ||
4936 as_fn_error
"write failure creating $CONFIG_STATUS" "$LINENO" 5
4939 # configure is writing to config.log, and then calls config.status.
4940 # config.status does its own redirection, appending to config.log.
4941 # Unfortunately, on DOS this fails, as config.log is still kept open
4942 # by configure, so config.status won't be able to write to it; its
4943 # output is simply discarded. So we exec the FD to /dev/null,
4944 # effectively closing config.log, so it can be properly (re)opened and
4945 # appended to by config.status. When coming back to configure, we
4946 # need to make the FD available again.
4947 if test "$no_create" != yes; then
4949 ac_config_status_args
=
4950 test "$silent" = yes &&
4951 ac_config_status_args
="$ac_config_status_args --quiet"
4953 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
4955 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
4956 # would make configure fail if this is the last instruction.
4957 $ac_cs_success || as_fn_exit $?
4959 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
4960 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
4961 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}