2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.68 for gacela 0.5.
5 # Report bugs to <jsf@jsancho.org>.
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
13 # This configure script is free software; the Free Software Foundation
14 # gives unlimited permission to copy, distribute and modify it.
15 ## -------------------- ##
16 ## M4sh Initialization. ##
17 ## -------------------- ##
19 # Be more Bourne compatible
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25 # is contrary to our usage. Disable this feature.
26 alias -g '${1+"$@"}'='"$@"'
29 case `(set -o) 2>/dev/null` in #(
41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
42 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
43 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
44 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
46 # but without wasting forks for bash or zsh.
47 if test -z "$BASH_VERSION$ZSH_VERSION" \
48 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
50 as_echo_n='print -rn --'
51 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
55 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
56 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
57 as_echo_n='/usr/ucb/echo -n'
59 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
64 expr "X$arg" : "X\\(.*\\)$as_nl";
65 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
67 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
76 # The user is always right.
77 if test "${PATH_SEPARATOR+set}" != set; then
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
87 # We need space, tab and new line, in precisely that order. Quoting is
88 # there to prevent editors from complaining about space-tab.
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
90 # splitting by setting IFS to empty value.)
93 # Find who we are. Look in the path if we contain no directory separator.
96 *[\\/]* ) as_myself=$0 ;;
97 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
101 test -z "$as_dir" && as_dir=.
102 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
108 # We did not find ourselves, most probably we were run as `sh COMMAND'
109 # in which case we are not to be found in the path.
110 if test "x$as_myself" = x; then
113 if test ! -f "$as_myself"; then
114 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
118 # Unset variables that we do not need and which cause bugs (e.g. in
119 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
120 # suppresses any "Segmentation fault" message there. '((' could
121 # trigger a bug in pdksh 5.2.14.
122 for as_var in BASH_ENV ENV MAIL MAILPATH
123 do eval test x\${$as_var+set} = xset \
124 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
137 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
139 if test "x$CONFIG_SHELL" = x; then
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
143 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
144 # is contrary to our usage. Disable this feature.
145 alias -g '\${1+\"\$@\"}'='\"\$@\"'
148 case \`(set -o) 2>/dev/null\` in #(
156 as_required="as_fn_return () { (exit \$1); }
157 as_fn_success () { as_fn_return 0; }
158 as_fn_failure () { as_fn_return 1; }
159 as_fn_ret_success () { return 0; }
160 as_fn_ret_failure () { return 1; }
163 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
164 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
165 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
166 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
167 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
170 exitcode=1; echo positional parameters were not saved.
172 test x\$exitcode = x0 || exit 1"
173 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
175 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
176 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
177 if (eval "$as_required") 2>/dev/null; then :
182 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
187 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
190 test -z "$as_dir" && as_dir=.
194 for as_base in sh bash ksh sh5; do
195 # Try only shells that exist, to save several forks.
196 as_shell=$as_dir/$as_base
197 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
198 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
199 CONFIG_SHELL=$as_shell as_have_required=yes
200 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
209 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
210 CONFIG_SHELL=$SHELL as_have_required=yes
215 if test "x$CONFIG_SHELL" != x; then :
216 # We cannot yet assume a decent shell, so we have to provide a
217 # neutralization value for shells without unset; and this also
218 # works around shells that cannot unset nonexistent variables.
219 # Preserve -v and -x to the replacement shell.
222 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
225 *v*x* | *x*v* ) as_opts=-vx ;;
230 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
233 if test x$as_have_required = xno; then :
234 $as_echo "$0: This script requires a shell more modern than all"
235 $as_echo "$0: the shells that I found on your system."
236 if test x${ZSH_VERSION+set} = xset ; then
237 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
238 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
240 $as_echo "$0: Please tell bug-autoconf@gnu.org and jsf@jsancho.org
241 $0: about your system, including any error possibly output
242 $0: before this message. Then install a modern shell, or
243 $0: manually run the script under such a shell if you do
250 SHELL=${CONFIG_SHELL-/bin/sh}
252 # Unset more variables known to interfere with behavior of common tools.
253 CLICOLOR_FORCE= GREP_OPTIONS=
254 unset CLICOLOR_FORCE GREP_OPTIONS
256 ## --------------------- ##
257 ## M4sh Shell Functions. ##
258 ## --------------------- ##
261 # Portably unset VAR.
264 { eval $1=; unset $1;}
268 # as_fn_set_status STATUS
269 # -----------------------
270 # Set $? to STATUS, without forking.
278 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
288 # Create "$as_dir" as a directory, including parents if necessary.
293 -*) as_dir=./$as_dir;;
295 test -d "$as_dir" || eval $as_mkdir_p || {
299 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
302 as_dirs="'$as_qdir' $as_dirs"
303 as_dir=`$as_dirname -- "$as_dir" ||
304 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
305 X"$as_dir" : 'X\(//\)[^/]' \| \
306 X"$as_dir" : 'X\(//\)$' \| \
307 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
308 $as_echo X"$as_dir" |
309 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
326 test -d "$as_dir" && break
328 test -z "$as_dirs" || eval "mkdir $as_dirs"
329 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
333 # as_fn_append VAR VALUE
334 # ----------------------
335 # Append the text in VALUE to the end of the definition contained in VAR. Take
336 # advantage of any shell optimizations that allow amortized linear growth over
337 # repeated appends, instead of the typical quadratic growth present in naive
339 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
340 eval 'as_fn_append ()
353 # Perform arithmetic evaluation on the ARGs, and store the result in the
354 # global $as_val. Take advantage of shells that can avoid forks. The arguments
355 # must be portable across $(()) and expr.
356 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
364 as_val=`expr "$@" || test $? -eq 1`
369 # as_fn_error STATUS ERROR [LINENO LOG_FD]
370 # ----------------------------------------
371 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
372 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
373 # script with STATUS, using 1 if that was 0.
376 as_status=$1; test $as_status -eq 0 && as_status=1
378 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
379 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
381 $as_echo "$as_me: error: $2" >&2
382 as_fn_exit $as_status
385 if expr a : '\(a\)' >/dev/null 2>&1 &&
386 test "X`expr 00001 : '.*\(...\)'`" = X001; then
392 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
398 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
404 as_me=`$as_basename -- "$0" ||
405 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
406 X"$0" : 'X\(//\)$' \| \
407 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
409 sed '/^.*\/\([^/][^/]*\)\/*$/{
423 # Avoid depending upon Character Ranges.
424 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
425 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
426 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
427 as_cr_digits='0123456789'
428 as_cr_alnum=$as_cr_Letters$as_cr_digits
431 as_lineno_1=$LINENO as_lineno_1a=$LINENO
432 as_lineno_2=$LINENO as_lineno_2a=$LINENO
433 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
434 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
435 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
447 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
451 chmod +x "$as_me.lineno" ||
452 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
454 # Don't try to exec as it changes $[0], causing all sort of problems
455 # (the dirname of $[0] is not the place where we might find the
456 # original and so on. Autoconf is especially sensitive to this).
458 # Exit status is that of the last command.
462 ECHO_C= ECHO_N= ECHO_T=
463 case `echo -n x` in #(((((
465 case `echo 'xy\c'` in
466 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
468 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
475 rm -f conf$$ conf$$.exe conf$$.file
476 if test -d conf$$.dir; then
477 rm -f conf$$.dir/conf$$.file
480 mkdir conf$$.dir 2>/dev/null
482 if (echo >conf$$.file) 2>/dev/null; then
483 if ln -s conf$$.file conf$$ 2>/dev/null; then
485 # ... but there are two gotchas:
486 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
487 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
488 # In both cases, we have to default to `cp -p'.
489 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
491 elif ln conf$$.file conf$$ 2>/dev/null; then
499 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
500 rmdir conf$$.dir 2>/dev/null
502 if mkdir -p . 2>/dev/null; then
503 as_mkdir_p='mkdir -p "$as_dir"'
505 test -d ./-p && rmdir ./-p
509 if test -x / >/dev/null 2>&1; then
512 if ls -dL / >/dev/null 2>&1; then
519 if test -d "$1"; then
525 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
526 ???[sx]*):;;*)false;;esac;fi
530 as_executable_p=$as_test_x
532 # Sed expression to map a string onto a valid CPP name.
533 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
535 # Sed expression to map a string onto a valid variable name.
536 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
539 test -n "$DJDIR" || exec 7<&0 </dev/null
543 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
544 # so uname gets run too.
545 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
550 ac_default_prefix=/usr/local
552 ac_config_libobj_dir=.
559 # Identity of this package.
560 PACKAGE_NAME='gacela'
561 PACKAGE_TARNAME='gacela'
562 PACKAGE_VERSION='0.5'
563 PACKAGE_STRING='gacela 0.5'
564 PACKAGE_BUGREPORT='jsf@jsancho.org'
567 ac_unique_file="src/gacela_SDL.h"
568 ac_subst_vars='am__EXEEXT_FALSE
601 INSTALL_STRIP_PROGRAM
643 program_transform_name
656 enable_option_checking
657 enable_dependency_tracking
659 ac_precious_vars='build_alias
669 # Initialize some variables set by options.
671 ac_init_version=false
672 ac_unrecognized_opts=
674 # The variables have the same names as the options, with
675 # dashes changed to underlines.
683 program_transform_name=s,x,x,
691 # Installation directory options.
692 # These are left unexpanded so users can "make install exec_prefix=/foo"
693 # and all the variables that are supposed to be based on exec_prefix
694 # by default will actually change.
695 # Use braces instead of parens because sh, perl, etc. also accept them.
696 # (The list follows the same order as the GNU Coding Standards.)
697 bindir='${exec_prefix}/bin'
698 sbindir='${exec_prefix}/sbin'
699 libexecdir='${exec_prefix}/libexec'
700 datarootdir='${prefix}/share'
701 datadir='${datarootdir}'
702 sysconfdir='${prefix}/etc'
703 sharedstatedir='${prefix}/com'
704 localstatedir='${prefix}/var'
705 includedir='${prefix}/include'
706 oldincludedir='/usr/include'
707 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
708 infodir='${datarootdir}/info'
713 libdir='${exec_prefix}/lib'
714 localedir='${datarootdir}/locale'
715 mandir='${datarootdir}/man'
721 # If the previous option needs an argument, assign it.
722 if test -n "$ac_prev"; then
723 eval $ac_prev=\$ac_option
729 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
734 # Accept the important Cygnus configure options, so we can diagnose typos.
736 case $ac_dashdash$ac_option in
740 -bindir | --bindir | --bindi | --bind | --bin | --bi)
742 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
745 -build | --build | --buil | --bui | --bu)
746 ac_prev=build_alias ;;
747 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
748 build_alias=$ac_optarg ;;
750 -cache-file | --cache-file | --cache-fil | --cache-fi \
751 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
752 ac_prev=cache_file ;;
753 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
754 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
755 cache_file=$ac_optarg ;;
758 cache_file=config.cache ;;
760 -datadir | --datadir | --datadi | --datad)
762 -datadir=* | --datadir=* | --datadi=* | --datad=*)
763 datadir=$ac_optarg ;;
765 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
766 | --dataroo | --dataro | --datar)
767 ac_prev=datarootdir ;;
768 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
769 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
770 datarootdir=$ac_optarg ;;
772 -disable-* | --disable-*)
773 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
774 # Reject names that are not valid shell variable names.
775 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
776 as_fn_error $? "invalid feature name: $ac_useropt"
777 ac_useropt_orig=$ac_useropt
778 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
779 case $ac_user_opts in
783 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
784 ac_unrecognized_sep=', ';;
786 eval enable_$ac_useropt=no ;;
788 -docdir | --docdir | --docdi | --doc | --do)
790 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
793 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
795 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
798 -enable-* | --enable-*)
799 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
800 # Reject names that are not valid shell variable names.
801 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
802 as_fn_error $? "invalid feature name: $ac_useropt"
803 ac_useropt_orig=$ac_useropt
804 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
805 case $ac_user_opts in
809 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
810 ac_unrecognized_sep=', ';;
812 eval enable_$ac_useropt=\$ac_optarg ;;
814 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
815 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
816 | --exec | --exe | --ex)
817 ac_prev=exec_prefix ;;
818 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
819 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
820 | --exec=* | --exe=* | --ex=*)
821 exec_prefix=$ac_optarg ;;
823 -gas | --gas | --ga | --g)
824 # Obsolete; use --with-gas.
827 -help | --help | --hel | --he | -h)
829 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
830 ac_init_help=recursive ;;
831 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
832 ac_init_help=short ;;
834 -host | --host | --hos | --ho)
835 ac_prev=host_alias ;;
836 -host=* | --host=* | --hos=* | --ho=*)
837 host_alias=$ac_optarg ;;
839 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
841 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
843 htmldir=$ac_optarg ;;
845 -includedir | --includedir | --includedi | --included | --include \
846 | --includ | --inclu | --incl | --inc)
847 ac_prev=includedir ;;
848 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
849 | --includ=* | --inclu=* | --incl=* | --inc=*)
850 includedir=$ac_optarg ;;
852 -infodir | --infodir | --infodi | --infod | --info | --inf)
854 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
855 infodir=$ac_optarg ;;
857 -libdir | --libdir | --libdi | --libd)
859 -libdir=* | --libdir=* | --libdi=* | --libd=*)
862 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
863 | --libexe | --libex | --libe)
864 ac_prev=libexecdir ;;
865 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
866 | --libexe=* | --libex=* | --libe=*)
867 libexecdir=$ac_optarg ;;
869 -localedir | --localedir | --localedi | --localed | --locale)
871 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
872 localedir=$ac_optarg ;;
874 -localstatedir | --localstatedir | --localstatedi | --localstated \
875 | --localstate | --localstat | --localsta | --localst | --locals)
876 ac_prev=localstatedir ;;
877 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
878 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
879 localstatedir=$ac_optarg ;;
881 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
883 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
887 # Obsolete; use --without-fp.
890 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
891 | --no-cr | --no-c | -n)
894 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
895 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
898 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
899 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
900 | --oldin | --oldi | --old | --ol | --o)
901 ac_prev=oldincludedir ;;
902 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
903 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
904 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
905 oldincludedir=$ac_optarg ;;
907 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
909 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
912 -program-prefix | --program-prefix | --program-prefi | --program-pref \
913 | --program-pre | --program-pr | --program-p)
914 ac_prev=program_prefix ;;
915 -program-prefix=* | --program-prefix=* | --program-prefi=* \
916 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
917 program_prefix=$ac_optarg ;;
919 -program-suffix | --program-suffix | --program-suffi | --program-suff \
920 | --program-suf | --program-su | --program-s)
921 ac_prev=program_suffix ;;
922 -program-suffix=* | --program-suffix=* | --program-suffi=* \
923 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
924 program_suffix=$ac_optarg ;;
926 -program-transform-name | --program-transform-name \
927 | --program-transform-nam | --program-transform-na \
928 | --program-transform-n | --program-transform- \
929 | --program-transform | --program-transfor \
930 | --program-transfo | --program-transf \
931 | --program-trans | --program-tran \
932 | --progr-tra | --program-tr | --program-t)
933 ac_prev=program_transform_name ;;
934 -program-transform-name=* | --program-transform-name=* \
935 | --program-transform-nam=* | --program-transform-na=* \
936 | --program-transform-n=* | --program-transform-=* \
937 | --program-transform=* | --program-transfor=* \
938 | --program-transfo=* | --program-transf=* \
939 | --program-trans=* | --program-tran=* \
940 | --progr-tra=* | --program-tr=* | --program-t=*)
941 program_transform_name=$ac_optarg ;;
943 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
945 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
948 -psdir | --psdir | --psdi | --psd | --ps)
950 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
953 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
954 | -silent | --silent | --silen | --sile | --sil)
957 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
959 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
961 sbindir=$ac_optarg ;;
963 -sharedstatedir | --sharedstatedir | --sharedstatedi \
964 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
965 | --sharedst | --shareds | --shared | --share | --shar \
967 ac_prev=sharedstatedir ;;
968 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
969 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
970 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
972 sharedstatedir=$ac_optarg ;;
974 -site | --site | --sit)
976 -site=* | --site=* | --sit=*)
979 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
981 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
984 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
985 | --syscon | --sysco | --sysc | --sys | --sy)
986 ac_prev=sysconfdir ;;
987 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
988 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
989 sysconfdir=$ac_optarg ;;
991 -target | --target | --targe | --targ | --tar | --ta | --t)
992 ac_prev=target_alias ;;
993 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
994 target_alias=$ac_optarg ;;
996 -v | -verbose | --verbose | --verbos | --verbo | --verb)
999 -version | --version | --versio | --versi | --vers | -V)
1000 ac_init_version=: ;;
1003 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1004 # Reject names that are not valid shell variable names.
1005 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1006 as_fn_error $? "invalid package name: $ac_useropt"
1007 ac_useropt_orig=$ac_useropt
1008 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1009 case $ac_user_opts in
1013 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1014 ac_unrecognized_sep=', ';;
1016 eval with_$ac_useropt=\$ac_optarg ;;
1018 -without-* | --without-*)
1019 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1020 # Reject names that are not valid shell variable names.
1021 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1022 as_fn_error $? "invalid package name: $ac_useropt"
1023 ac_useropt_orig=$ac_useropt
1024 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1025 case $ac_user_opts in
1029 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1030 ac_unrecognized_sep=', ';;
1032 eval with_$ac_useropt=no ;;
1035 # Obsolete; use --with-x.
1038 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1039 | --x-incl | --x-inc | --x-in | --x-i)
1040 ac_prev=x_includes ;;
1041 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1042 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1043 x_includes=$ac_optarg ;;
1045 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1046 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1047 ac_prev=x_libraries ;;
1048 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1049 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1050 x_libraries=$ac_optarg ;;
1052 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1053 Try \`$0 --help' for more information"
1057 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1058 # Reject names that are not valid shell variable names.
1059 case $ac_envvar in #(
1060 '' | [0-9]* | *[!_$as_cr_alnum]* )
1061 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1063 eval $ac_envvar=\$ac_optarg
1064 export $ac_envvar ;;
1067 # FIXME: should be removed in autoconf 3.0.
1068 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1069 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1070 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1071 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1077 if test -n "$ac_prev"; then
1078 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1079 as_fn_error $? "missing argument to $ac_option"
1082 if test -n "$ac_unrecognized_opts"; then
1083 case $enable_option_checking in
1085 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1086 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1090 # Check all directory arguments for consistency.
1091 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1092 datadir sysconfdir sharedstatedir localstatedir includedir \
1093 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1094 libdir localedir mandir
1096 eval ac_val=\$$ac_var
1097 # Remove trailing slashes.
1100 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1101 eval $ac_var=\$ac_val;;
1103 # Be sure to have absolute directory names.
1105 [\\/$]* | ?:[\\/]* ) continue;;
1106 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1108 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1111 # There might be people who depend on the old broken behavior: `$host'
1112 # used to hold the argument of --host etc.
1113 # FIXME: To remove some day.
1116 target=$target_alias
1118 # FIXME: To remove some day.
1119 if test "x$host_alias" != x; then
1120 if test "x$build_alias" = x; then
1121 cross_compiling=maybe
1122 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1123 If a cross compiler is detected then cross compile mode will be used" >&2
1124 elif test "x$build_alias" != "x$host_alias"; then
1130 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1132 test "$silent" = yes && exec 6>/dev/null
1135 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1136 ac_ls_di=`ls -di .` &&
1137 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1138 as_fn_error $? "working directory cannot be determined"
1139 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1140 as_fn_error $? "pwd does not report name of working directory"
1143 # Find the source files, if location was not specified.
1144 if test -z "$srcdir"; then
1145 ac_srcdir_defaulted=yes
1146 # Try the directory containing this script, then the parent directory.
1147 ac_confdir=`$as_dirname -- "$as_myself" ||
1148 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1149 X"$as_myself" : 'X\(//\)[^/]' \| \
1150 X"$as_myself" : 'X\(//\)$' \| \
1151 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1152 $as_echo X"$as_myself" |
1153 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1171 if test ! -r "$srcdir/$ac_unique_file"; then
1175 ac_srcdir_defaulted=no
1177 if test ! -r "$srcdir/$ac_unique_file"; then
1178 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1179 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1181 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1183 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1185 # When building in place, set srcdir=.
1186 if test "$ac_abs_confdir" = "$ac_pwd"; then
1189 # Remove unnecessary trailing slashes from srcdir.
1190 # Double slashes in file names in object file debugging info
1191 # mess up M-x gdb in Emacs.
1193 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1195 for ac_var in $ac_precious_vars; do
1196 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1197 eval ac_env_${ac_var}_value=\$${ac_var}
1198 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1199 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1203 # Report the --help message.
1205 if test "$ac_init_help" = "long"; then
1206 # Omit some internal or obsolete options to make the list less imposing.
1207 # This message is too long to be a string in the A/UX 3.1 sh.
1209 \`configure' configures gacela 0.5 to adapt to many kinds of systems.
1211 Usage: $0 [OPTION]... [VAR=VALUE]...
1213 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1214 VAR=VALUE. See below for descriptions of some of the useful variables.
1216 Defaults for the options are specified in brackets.
1219 -h, --help display this help and exit
1220 --help=short display options specific to this package
1221 --help=recursive display the short help of all the included packages
1222 -V, --version display version information and exit
1223 -q, --quiet, --silent do not print \`checking ...' messages
1224 --cache-file=FILE cache test results in FILE [disabled]
1225 -C, --config-cache alias for \`--cache-file=config.cache'
1226 -n, --no-create do not create output files
1227 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1229 Installation directories:
1230 --prefix=PREFIX install architecture-independent files in PREFIX
1231 [$ac_default_prefix]
1232 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1235 By default, \`make install' will install all the files in
1236 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1237 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1238 for instance \`--prefix=\$HOME'.
1240 For better control, use the options below.
1242 Fine tuning of the installation directories:
1243 --bindir=DIR user executables [EPREFIX/bin]
1244 --sbindir=DIR system admin executables [EPREFIX/sbin]
1245 --libexecdir=DIR program executables [EPREFIX/libexec]
1246 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1247 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1248 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1249 --libdir=DIR object code libraries [EPREFIX/lib]
1250 --includedir=DIR C header files [PREFIX/include]
1251 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1252 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1253 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1254 --infodir=DIR info documentation [DATAROOTDIR/info]
1255 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1256 --mandir=DIR man documentation [DATAROOTDIR/man]
1257 --docdir=DIR documentation root [DATAROOTDIR/doc/gacela]
1258 --htmldir=DIR html documentation [DOCDIR]
1259 --dvidir=DIR dvi documentation [DOCDIR]
1260 --pdfdir=DIR pdf documentation [DOCDIR]
1261 --psdir=DIR ps documentation [DOCDIR]
1267 --program-prefix=PREFIX prepend PREFIX to installed program names
1268 --program-suffix=SUFFIX append SUFFIX to installed program names
1269 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1273 if test -n "$ac_init_help"; then
1274 case $ac_init_help in
1275 short | recursive ) echo "Configuration of gacela 0.5:";;
1280 --disable-option-checking ignore unrecognized --enable/--with options
1281 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1282 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1283 --disable-dependency-tracking speeds up one-time build
1284 --enable-dependency-tracking do not reject slow dependency extractors
1286 Some influential environment variables:
1287 CC C compiler command
1288 CFLAGS C compiler flags
1289 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1290 nonstandard directory <lib dir>
1291 LIBS libraries to pass to the linker, e.g. -l<library>
1292 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1293 you have headers in a nonstandard directory <include dir>
1295 Use these variables to override the choices made by `configure' or to help
1296 it to find libraries and programs with nonstandard names/locations.
1298 Report bugs to <jsf@jsancho.org>.
1303 if test "$ac_init_help" = "recursive"; then
1304 # If there are subdirs, report their specific --help.
1305 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1306 test -d "$ac_dir" ||
1307 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1312 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1314 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1315 # A ".." for each directory in $ac_dir_suffix.
1316 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1317 case $ac_top_builddir_sub in
1318 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1319 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1322 ac_abs_top_builddir=$ac_pwd
1323 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1324 # for backward compatibility:
1325 ac_top_builddir=$ac_top_build_prefix
1328 .) # We are building in place.
1330 ac_top_srcdir=$ac_top_builddir_sub
1331 ac_abs_top_srcdir=$ac_pwd ;;
1332 [\\/]* | ?:[\\/]* ) # Absolute name.
1333 ac_srcdir=$srcdir$ac_dir_suffix;
1334 ac_top_srcdir=$srcdir
1335 ac_abs_top_srcdir=$srcdir ;;
1337 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1338 ac_top_srcdir=$ac_top_build_prefix$srcdir
1339 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1341 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1343 cd "$ac_dir" || { ac_status=$?; continue; }
1344 # Check for guested configure.
1345 if test -f "$ac_srcdir/configure.gnu"; then
1347 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1348 elif test -f "$ac_srcdir/configure"; then
1350 $SHELL "$ac_srcdir/configure" --help=recursive
1352 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1354 cd "$ac_pwd" || { ac_status=$?; break; }
1358 test -n "$ac_init_help" && exit $ac_status
1359 if $ac_init_version; then
1361 gacela configure 0.5
1362 generated by GNU Autoconf 2.68
1364 Copyright (C) 2010 Free Software Foundation, Inc.
1365 This configure script is free software; the Free Software Foundation
1366 gives unlimited permission to copy, distribute and modify it.
1371 ## ------------------------ ##
1372 ## Autoconf initialization. ##
1373 ## ------------------------ ##
1375 # ac_fn_c_try_compile LINENO
1376 # --------------------------
1377 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1378 ac_fn_c_try_compile ()
1380 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1381 rm -f conftest.$ac_objext
1382 if { { ac_try="$ac_compile"
1384 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1385 *) ac_try_echo=$ac_try;;
1387 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1388 $as_echo "$ac_try_echo"; } >&5
1389 (eval "$ac_compile") 2>conftest.err
1391 if test -s conftest.err; then
1392 grep -v '^ *+' conftest.err >conftest.er1
1393 cat conftest.er1 >&5
1394 mv -f conftest.er1 conftest.err
1396 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1397 test $ac_status = 0; } && {
1398 test -z "$ac_c_werror_flag" ||
1399 test ! -s conftest.err
1400 } && test -s conftest.$ac_objext; then :
1403 $as_echo "$as_me: failed program was:" >&5
1404 sed 's/^/| /' conftest.$ac_ext >&5
1408 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1409 as_fn_set_status $ac_retval
1411 } # ac_fn_c_try_compile
1413 # ac_fn_c_try_link LINENO
1414 # -----------------------
1415 # Try to link conftest.$ac_ext, and return whether this succeeded.
1418 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1419 rm -f conftest.$ac_objext conftest$ac_exeext
1420 if { { ac_try="$ac_link"
1422 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1423 *) ac_try_echo=$ac_try;;
1425 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1426 $as_echo "$ac_try_echo"; } >&5
1427 (eval "$ac_link") 2>conftest.err
1429 if test -s conftest.err; then
1430 grep -v '^ *+' conftest.err >conftest.er1
1431 cat conftest.er1 >&5
1432 mv -f conftest.er1 conftest.err
1434 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1435 test $ac_status = 0; } && {
1436 test -z "$ac_c_werror_flag" ||
1437 test ! -s conftest.err
1438 } && test -s conftest$ac_exeext && {
1439 test "$cross_compiling" = yes ||
1440 $as_test_x conftest$ac_exeext
1444 $as_echo "$as_me: failed program was:" >&5
1445 sed 's/^/| /' conftest.$ac_ext >&5
1449 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1450 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1451 # interfere with the next link command; also delete a directory that is
1452 # left behind by Apple's compiler. We do this before executing the actions.
1453 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1454 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1455 as_fn_set_status $ac_retval
1457 } # ac_fn_c_try_link
1458 cat >config.log <<_ACEOF
1459 This file contains any messages produced by compilers while
1460 running configure, to aid debugging if configure makes a mistake.
1462 It was created by gacela $as_me 0.5, which was
1463 generated by GNU Autoconf 2.68. Invocation command line was
1475 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1476 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1477 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1478 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1479 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1481 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1482 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1484 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1485 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1486 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1487 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1488 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1489 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1490 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1494 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1498 test -z "$as_dir" && as_dir=.
1499 $as_echo "PATH: $as_dir"
1515 # Keep a trace of the command line.
1516 # Strip out --no-create and --no-recursion so they do not pile up.
1517 # Strip out --silent because we don't want to record it for future runs.
1518 # Also quote any args containing shell meta-characters.
1519 # Make two passes to allow for proper duplicate-argument suppression.
1523 ac_must_keep_next=false
1529 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1530 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1531 | -silent | --silent | --silen | --sile | --sil)
1534 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1537 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1539 as_fn_append ac_configure_args1 " '$ac_arg'"
1540 if test $ac_must_keep_next = true; then
1541 ac_must_keep_next=false # Got value, back to normal.
1544 *=* | --config-cache | -C | -disable-* | --disable-* \
1545 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1546 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1547 | -with-* | --with-* | -without-* | --without-* | --x)
1548 case "$ac_configure_args0 " in
1549 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1552 -* ) ac_must_keep_next=true ;;
1555 as_fn_append ac_configure_args " '$ac_arg'"
1560 { ac_configure_args0=; unset ac_configure_args0;}
1561 { ac_configure_args1=; unset ac_configure_args1;}
1563 # When interrupted or exit'd, cleanup temporary files, and complete
1564 # config.log. We remove comments because anyway the quotes in there
1565 # would cause problems or look ugly.
1566 # WARNING: Use '\'' to represent an apostrophe within the trap.
1567 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1568 trap 'exit_status=$?
1569 # Save into config.log some information that might help in debugging.
1573 $as_echo "## ---------------- ##
1574 ## Cache variables. ##
1575 ## ---------------- ##"
1577 # The following way of writing the cache mishandles newlines in values,
1579 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1580 eval ac_val=\$$ac_var
1584 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1585 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1588 _ | IFS | as_nl) ;; #(
1589 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1590 *) { eval $ac_var=; unset $ac_var;} ;;
1595 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1596 *${as_nl}ac_space=\ *)
1598 "s/'\''/'\''\\\\'\'''\''/g;
1599 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1602 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1609 $as_echo "## ----------------- ##
1610 ## Output variables. ##
1611 ## ----------------- ##"
1613 for ac_var in $ac_subst_vars
1615 eval ac_val=\$$ac_var
1617 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1619 $as_echo "$ac_var='\''$ac_val'\''"
1623 if test -n "$ac_subst_files"; then
1624 $as_echo "## ------------------- ##
1625 ## File substitutions. ##
1626 ## ------------------- ##"
1628 for ac_var in $ac_subst_files
1630 eval ac_val=\$$ac_var
1632 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1634 $as_echo "$ac_var='\''$ac_val'\''"
1639 if test -s confdefs.h; then
1640 $as_echo "## ----------- ##
1647 test "$ac_signal" != 0 &&
1648 $as_echo "$as_me: caught signal $ac_signal"
1649 $as_echo "$as_me: exit $exit_status"
1651 rm -f core *.core core.conftest.* &&
1652 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1655 for ac_signal in 1 2 13 15; do
1656 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1660 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1661 rm -f -r conftest* confdefs.h
1663 $as_echo "/* confdefs.h */" > confdefs.h
1665 # Predefined preprocessor variables.
1667 cat >>confdefs.h <<_ACEOF
1668 #define PACKAGE_NAME "$PACKAGE_NAME"
1671 cat >>confdefs.h <<_ACEOF
1672 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1675 cat >>confdefs.h <<_ACEOF
1676 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1679 cat >>confdefs.h <<_ACEOF
1680 #define PACKAGE_STRING "$PACKAGE_STRING"
1683 cat >>confdefs.h <<_ACEOF
1684 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1687 cat >>confdefs.h <<_ACEOF
1688 #define PACKAGE_URL "$PACKAGE_URL"
1692 # Let the site file select an alternate cache file if it wants to.
1693 # Prefer an explicitly selected file to automatically selected ones.
1696 if test -n "$CONFIG_SITE"; then
1697 # We do not want a PATH search for config.site.
1698 case $CONFIG_SITE in #((
1699 -*) ac_site_file1=./$CONFIG_SITE;;
1700 */*) ac_site_file1=$CONFIG_SITE;;
1701 *) ac_site_file1=./$CONFIG_SITE;;
1703 elif test "x$prefix" != xNONE; then
1704 ac_site_file1=$prefix/share/config.site
1705 ac_site_file2=$prefix/etc/config.site
1707 ac_site_file1=$ac_default_prefix/share/config.site
1708 ac_site_file2=$ac_default_prefix/etc/config.site
1710 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1712 test "x$ac_site_file" = xNONE && continue
1713 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1714 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1715 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1716 sed 's/^/| /' "$ac_site_file" >&5
1718 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1719 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1720 as_fn_error $? "failed to load site script $ac_site_file
1721 See \`config.log' for more details" "$LINENO" 5; }
1725 if test -r "$cache_file"; then
1726 # Some versions of bash will fail to source /dev/null (special files
1727 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1728 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1729 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1730 $as_echo "$as_me: loading cache $cache_file" >&6;}
1732 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1733 *) . "./$cache_file";;
1737 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1738 $as_echo "$as_me: creating cache $cache_file" >&6;}
1742 # Check that the precious variables saved in the cache have kept the same
1744 ac_cache_corrupted=false
1745 for ac_var in $ac_precious_vars; do
1746 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1747 eval ac_new_set=\$ac_env_${ac_var}_set
1748 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1749 eval ac_new_val=\$ac_env_${ac_var}_value
1750 case $ac_old_set,$ac_new_set in
1752 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1753 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1754 ac_cache_corrupted=: ;;
1756 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1757 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1758 ac_cache_corrupted=: ;;
1761 if test "x$ac_old_val" != "x$ac_new_val"; then
1762 # differences in whitespace do not lead to failure.
1763 ac_old_val_w=`echo x $ac_old_val`
1764 ac_new_val_w=`echo x $ac_new_val`
1765 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1766 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1767 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1768 ac_cache_corrupted=:
1770 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1771 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1772 eval $ac_var=\$ac_old_val
1774 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1775 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1776 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1777 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1780 # Pass precious variables to config.status.
1781 if test "$ac_new_set" = set; then
1783 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1784 *) ac_arg=$ac_var=$ac_new_val ;;
1786 case " $ac_configure_args " in
1787 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1788 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1792 if $ac_cache_corrupted; then
1793 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1794 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1796 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1797 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1799 ## -------------------- ##
1800 ## Main body of script. ##
1801 ## -------------------- ##
1804 ac_cpp='$CPP $CPPFLAGS'
1805 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1806 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1807 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1810 am__api_version='1.11'
1813 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1814 if test -f "$ac_dir/install-sh"; then
1816 ac_install_sh="$ac_aux_dir/install-sh -c"
1818 elif test -f "$ac_dir/install.sh"; then
1820 ac_install_sh="$ac_aux_dir/install.sh -c"
1822 elif test -f "$ac_dir/shtool"; then
1824 ac_install_sh="$ac_aux_dir/shtool install -c"
1828 if test -z "$ac_aux_dir"; then
1829 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
1832 # These three variables are undocumented and unsupported,
1833 # and are intended to be withdrawn in a future Autoconf release.
1834 # They can cause serious problems if a builder's source tree is in a directory
1835 # whose full name contains unusual characters.
1836 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1837 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1838 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1841 # Find a good install program. We prefer a C program (faster),
1842 # so one script is as good as another. But avoid the broken or
1843 # incompatible versions:
1844 # SysV /etc/install, /usr/sbin/install
1845 # SunOS /usr/etc/install
1846 # IRIX /sbin/install
1848 # AmigaOS /C/install, which installs bootblocks on floppy discs
1849 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1850 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1851 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1852 # OS/2's system install, which has a completely different semantic
1853 # ./install, which can be erroneously created by make from ./install.sh.
1854 # Reject install programs that cannot install multiple files.
1855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1856 $as_echo_n "checking for a BSD-compatible install... " >&6; }
1857 if test -z "$INSTALL"; then
1858 if ${ac_cv_path_install+:} false; then :
1859 $as_echo_n "(cached) " >&6
1861 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1865 test -z "$as_dir" && as_dir=.
1866 # Account for people who put trailing slashes in PATH elements.
1867 case $as_dir/ in #((
1868 ./ | .// | /[cC]/* | \
1869 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1870 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
1873 # OSF1 and SCO ODT 3.0 have their own names for install.
1874 # Don't use installbsd from OSF since it installs stuff as root
1876 for ac_prog in ginstall scoinst install; do
1877 for ac_exec_ext in '' $ac_executable_extensions; do
1878 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
1879 if test $ac_prog = install &&
1880 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1881 # AIX install. It has an incompatible calling convention.
1883 elif test $ac_prog = install &&
1884 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1885 # program-specific install script used by HP pwplus--don't use.
1888 rm -rf conftest.one conftest.two conftest.dir
1889 echo one > conftest.one
1890 echo two > conftest.two
1892 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1893 test -s conftest.one && test -s conftest.two &&
1894 test -s conftest.dir/conftest.one &&
1895 test -s conftest.dir/conftest.two
1897 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1910 rm -rf conftest.one conftest.two conftest.dir
1913 if test "${ac_cv_path_install+set}" = set; then
1914 INSTALL=$ac_cv_path_install
1916 # As a last resort, use the slow shell script. Don't cache a
1917 # value for INSTALL within a source directory, because that will
1918 # break other packages using the cache if that directory is
1919 # removed, or if the value is a relative name.
1920 INSTALL=$ac_install_sh
1923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
1924 $as_echo "$INSTALL" >&6; }
1926 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1927 # It thinks the first close brace ends the variable substitution.
1928 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1930 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1932 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
1935 $as_echo_n "checking whether build environment is sane... " >&6; }
1938 echo timestamp > conftest.file
1939 # Reject unsafe characters in $srcdir or the absolute working directory
1940 # name. Accept space and tab only in the latter.
1944 *[\\\"\#\$\&\'\`$am_lf]*)
1945 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
1948 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
1949 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
1952 # Do `set' in a subshell so we don't clobber the current shell's
1953 # arguments. Must try -L first in case configure is actually a
1954 # symlink; some systems play weird games with the mod time of symlinks
1955 # (eg FreeBSD returns the mod time of the symlink's containing
1958 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1959 if test "$*" = "X"; then
1961 set X `ls -t "$srcdir/configure" conftest.file`
1964 if test "$*" != "X $srcdir/configure conftest.file" \
1965 && test "$*" != "X conftest.file $srcdir/configure"; then
1967 # If neither matched, then we have a broken ls. This can happen
1968 # if, for instance, CONFIG_SHELL is bash and it inherits a
1969 # broken ls alias from the environment. This has actually
1970 # happened. Such a system could not be considered "sane".
1971 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
1972 alias in your environment" "$LINENO" 5
1975 test "$2" = conftest.file
1981 as_fn_error $? "newly created file is older than distributed files!
1982 Check your system clock" "$LINENO" 5
1984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1985 $as_echo "yes" >&6; }
1986 test "$program_prefix" != NONE &&
1987 program_transform_name="s&^&$program_prefix&;$program_transform_name"
1988 # Use a double $ so make ignores it.
1989 test "$program_suffix" != NONE &&
1990 program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1991 # Double any \ or $.
1992 # By default was `s,x,x', remove it if useless.
1993 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
1994 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1996 # expand $ac_aux_dir to an absolute path
1997 am_aux_dir=`cd $ac_aux_dir && pwd`
1999 if test x"${MISSING+set}" != xset; then
2002 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2004 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2007 # Use eval to expand $SHELL
2008 if eval "$MISSING --run true"; then
2009 am_missing_run="$MISSING --run "
2012 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2013 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2016 if test x"${install_sh}" != xset; then
2019 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2021 install_sh="\${SHELL} $am_aux_dir/install-sh"
2025 # Installed binaries are usually stripped using `strip' when the user
2026 # run `make install-strip'. However `strip' might not be the right
2027 # tool to use in cross-compilation environments, therefore Automake
2028 # will honor the `STRIP' environment variable to overrule this program.
2029 if test "$cross_compiling" != no; then
2030 if test -n "$ac_tool_prefix"; then
2031 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2032 set dummy ${ac_tool_prefix}strip; ac_word=$2
2033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2034 $as_echo_n "checking for $ac_word... " >&6; }
2035 if ${ac_cv_prog_STRIP+:} false; then :
2036 $as_echo_n "(cached) " >&6
2038 if test -n "$STRIP"; then
2039 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2041 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2045 test -z "$as_dir" && as_dir=.
2046 for ac_exec_ext in '' $ac_executable_extensions; do
2047 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2048 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2049 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2058 STRIP=$ac_cv_prog_STRIP
2059 if test -n "$STRIP"; then
2060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2061 $as_echo "$STRIP" >&6; }
2063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2064 $as_echo "no" >&6; }
2069 if test -z "$ac_cv_prog_STRIP"; then
2071 # Extract the first word of "strip", so it can be a program name with args.
2072 set dummy strip; ac_word=$2
2073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2074 $as_echo_n "checking for $ac_word... " >&6; }
2075 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2076 $as_echo_n "(cached) " >&6
2078 if test -n "$ac_ct_STRIP"; then
2079 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2081 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2085 test -z "$as_dir" && as_dir=.
2086 for ac_exec_ext in '' $ac_executable_extensions; do
2087 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2088 ac_cv_prog_ac_ct_STRIP="strip"
2089 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2098 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2099 if test -n "$ac_ct_STRIP"; then
2100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2101 $as_echo "$ac_ct_STRIP" >&6; }
2103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2104 $as_echo "no" >&6; }
2107 if test "x$ac_ct_STRIP" = x; then
2110 case $cross_compiling:$ac_tool_warned in
2112 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2113 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2114 ac_tool_warned=yes ;;
2119 STRIP="$ac_cv_prog_STRIP"
2123 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2126 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2127 if test -z "$MKDIR_P"; then
2128 if ${ac_cv_path_mkdir+:} false; then :
2129 $as_echo_n "(cached) " >&6
2131 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2132 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2135 test -z "$as_dir" && as_dir=.
2136 for ac_prog in mkdir gmkdir; do
2137 for ac_exec_ext in '' $ac_executable_extensions; do
2138 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2139 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2140 'mkdir (GNU coreutils) '* | \
2141 'mkdir (coreutils) '* | \
2142 'mkdir (fileutils) '4.1*)
2143 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2153 test -d ./--version && rmdir ./--version
2154 if test "${ac_cv_path_mkdir+set}" = set; then
2155 MKDIR_P="$ac_cv_path_mkdir -p"
2157 # As a last resort, use the slow shell script. Don't cache a
2158 # value for MKDIR_P within a source directory, because that will
2159 # break other packages using the cache if that directory is
2160 # removed, or if the value is a relative name.
2161 MKDIR_P="$ac_install_sh -d"
2164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2165 $as_echo "$MKDIR_P" >&6; }
2169 [\\/$]* | ?:[\\/]*) ;;
2170 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2173 for ac_prog in gawk mawk nawk awk
2175 # Extract the first word of "$ac_prog", so it can be a program name with args.
2176 set dummy $ac_prog; ac_word=$2
2177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2178 $as_echo_n "checking for $ac_word... " >&6; }
2179 if ${ac_cv_prog_AWK+:} false; then :
2180 $as_echo_n "(cached) " >&6
2182 if test -n "$AWK"; then
2183 ac_cv_prog_AWK="$AWK" # Let the user override the test.
2185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2189 test -z "$as_dir" && as_dir=.
2190 for ac_exec_ext in '' $ac_executable_extensions; do
2191 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2192 ac_cv_prog_AWK="$ac_prog"
2193 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2203 if test -n "$AWK"; then
2204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2205 $as_echo "$AWK" >&6; }
2207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2208 $as_echo "no" >&6; }
2212 test -n "$AWK" && break
2215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2216 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2218 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2219 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2220 $as_echo_n "(cached) " >&6
2222 cat >conftest.make <<\_ACEOF
2225 @echo '@@@%%%=$(MAKE)=@@@%%%'
2227 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2228 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2230 eval ac_cv_prog_make_${ac_make}_set=yes;;
2232 eval ac_cv_prog_make_${ac_make}_set=no;;
2236 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2238 $as_echo "yes" >&6; }
2241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2242 $as_echo "no" >&6; }
2243 SET_MAKE="MAKE=${MAKE-make}"
2246 rm -rf .tst 2>/dev/null
2247 mkdir .tst 2>/dev/null
2248 if test -d .tst; then
2253 rmdir .tst 2>/dev/null
2255 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2256 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2257 # is not polluted with repeated "-I."
2258 am__isrc=' -I$(srcdir)'
2259 # test to see if srcdir already configured
2260 if test -f $srcdir/config.status; then
2261 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2265 # test whether we have cygpath
2266 if test -z "$CYGPATH_W"; then
2267 if (cygpath --version) >/dev/null 2>/dev/null; then
2268 CYGPATH_W='cygpath -w'
2275 # Define the identity of the package.
2280 cat >>confdefs.h <<_ACEOF
2281 #define PACKAGE "$PACKAGE"
2285 cat >>confdefs.h <<_ACEOF
2286 #define VERSION "$VERSION"
2289 # Some tools Automake needs.
2291 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2294 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2297 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2300 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2303 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2305 # We need awk for the "check" target. The system "awk" is bad on
2307 # Always define AMTAR for backward compatibility.
2309 AMTAR=${AMTAR-"${am_missing_run}tar"}
2311 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2318 ac_cpp='$CPP $CPPFLAGS'
2319 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2320 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2321 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2322 if test -n "$ac_tool_prefix"; then
2323 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2324 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2326 $as_echo_n "checking for $ac_word... " >&6; }
2327 if ${ac_cv_prog_CC+:} false; then :
2328 $as_echo_n "(cached) " >&6
2330 if test -n "$CC"; then
2331 ac_cv_prog_CC="$CC" # Let the user override the test.
2333 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2337 test -z "$as_dir" && as_dir=.
2338 for ac_exec_ext in '' $ac_executable_extensions; do
2339 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2340 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2341 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2351 if test -n "$CC"; then
2352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2353 $as_echo "$CC" >&6; }
2355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2356 $as_echo "no" >&6; }
2361 if test -z "$ac_cv_prog_CC"; then
2363 # Extract the first word of "gcc", so it can be a program name with args.
2364 set dummy gcc; ac_word=$2
2365 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2366 $as_echo_n "checking for $ac_word... " >&6; }
2367 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2368 $as_echo_n "(cached) " >&6
2370 if test -n "$ac_ct_CC"; then
2371 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2373 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2377 test -z "$as_dir" && as_dir=.
2378 for ac_exec_ext in '' $ac_executable_extensions; do
2379 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2380 ac_cv_prog_ac_ct_CC="gcc"
2381 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2390 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2391 if test -n "$ac_ct_CC"; then
2392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2393 $as_echo "$ac_ct_CC" >&6; }
2395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2396 $as_echo "no" >&6; }
2399 if test "x$ac_ct_CC" = x; then
2402 case $cross_compiling:$ac_tool_warned in
2404 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2405 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2406 ac_tool_warned=yes ;;
2414 if test -z "$CC"; then
2415 if test -n "$ac_tool_prefix"; then
2416 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2417 set dummy ${ac_tool_prefix}cc; ac_word=$2
2418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2419 $as_echo_n "checking for $ac_word... " >&6; }
2420 if ${ac_cv_prog_CC+:} false; then :
2421 $as_echo_n "(cached) " >&6
2423 if test -n "$CC"; then
2424 ac_cv_prog_CC="$CC" # Let the user override the test.
2426 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2430 test -z "$as_dir" && as_dir=.
2431 for ac_exec_ext in '' $ac_executable_extensions; do
2432 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2433 ac_cv_prog_CC="${ac_tool_prefix}cc"
2434 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2444 if test -n "$CC"; then
2445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2446 $as_echo "$CC" >&6; }
2448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2449 $as_echo "no" >&6; }
2455 if test -z "$CC"; then
2456 # Extract the first word of "cc", so it can be a program name with args.
2457 set dummy cc; ac_word=$2
2458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2459 $as_echo_n "checking for $ac_word... " >&6; }
2460 if ${ac_cv_prog_CC+:} false; then :
2461 $as_echo_n "(cached) " >&6
2463 if test -n "$CC"; then
2464 ac_cv_prog_CC="$CC" # Let the user override the test.
2467 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2471 test -z "$as_dir" && as_dir=.
2472 for ac_exec_ext in '' $ac_executable_extensions; do
2473 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2474 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2475 ac_prog_rejected=yes
2479 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2486 if test $ac_prog_rejected = yes; then
2487 # We found a bogon in the path, so make sure we never use it.
2488 set dummy $ac_cv_prog_CC
2490 if test $# != 0; then
2491 # We chose a different compiler from the bogus one.
2492 # However, it has the same basename, so the bogon will be chosen
2493 # first if we set CC to just the basename; use the full file name.
2495 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2501 if test -n "$CC"; then
2502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2503 $as_echo "$CC" >&6; }
2505 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2506 $as_echo "no" >&6; }
2511 if test -z "$CC"; then
2512 if test -n "$ac_tool_prefix"; then
2513 for ac_prog in cl.exe
2515 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2516 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2518 $as_echo_n "checking for $ac_word... " >&6; }
2519 if ${ac_cv_prog_CC+:} false; then :
2520 $as_echo_n "(cached) " >&6
2522 if test -n "$CC"; then
2523 ac_cv_prog_CC="$CC" # Let the user override the test.
2525 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2529 test -z "$as_dir" && as_dir=.
2530 for ac_exec_ext in '' $ac_executable_extensions; do
2531 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2532 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2533 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2543 if test -n "$CC"; then
2544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2545 $as_echo "$CC" >&6; }
2547 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2548 $as_echo "no" >&6; }
2552 test -n "$CC" && break
2555 if test -z "$CC"; then
2557 for ac_prog in cl.exe
2559 # Extract the first word of "$ac_prog", so it can be a program name with args.
2560 set dummy $ac_prog; ac_word=$2
2561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2562 $as_echo_n "checking for $ac_word... " >&6; }
2563 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2564 $as_echo_n "(cached) " >&6
2566 if test -n "$ac_ct_CC"; then
2567 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2569 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2573 test -z "$as_dir" && as_dir=.
2574 for ac_exec_ext in '' $ac_executable_extensions; do
2575 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2576 ac_cv_prog_ac_ct_CC="$ac_prog"
2577 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2586 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2587 if test -n "$ac_ct_CC"; then
2588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2589 $as_echo "$ac_ct_CC" >&6; }
2591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2592 $as_echo "no" >&6; }
2596 test -n "$ac_ct_CC" && break
2599 if test "x$ac_ct_CC" = x; then
2602 case $cross_compiling:$ac_tool_warned in
2604 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2605 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2606 ac_tool_warned=yes ;;
2615 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2616 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2617 as_fn_error $? "no acceptable C compiler found in \$PATH
2618 See \`config.log' for more details" "$LINENO" 5; }
2620 # Provide some information about the compiler.
2621 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2624 for ac_option in --version -v -V -qversion; do
2625 { { ac_try="$ac_compiler $ac_option >&5"
2627 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2628 *) ac_try_echo=$ac_try;;
2630 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2631 $as_echo "$ac_try_echo"; } >&5
2632 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2634 if test -s conftest.err; then
2636 ... rest of stderr output deleted ...
2637 10q' conftest.err >conftest.er1
2638 cat conftest.er1 >&5
2640 rm -f conftest.er1 conftest.err
2641 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2642 test $ac_status = 0; }
2645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2646 /* end confdefs.h. */
2656 ac_clean_files_save=$ac_clean_files
2657 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2658 # Try to create an executable without -o first, disregard a.out.
2659 # It will help us diagnose broken compilers, and finding out an intuition
2661 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2662 $as_echo_n "checking whether the C compiler works... " >&6; }
2663 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2665 # The possible output files:
2666 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2669 for ac_file in $ac_files
2672 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2673 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2678 if { { ac_try="$ac_link_default"
2680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2681 *) ac_try_echo=$ac_try;;
2683 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2684 $as_echo "$ac_try_echo"; } >&5
2685 (eval "$ac_link_default") 2>&5
2687 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2688 test $ac_status = 0; }; then :
2689 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2690 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2691 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2692 # so that the user can short-circuit this test for compilers unknown to
2694 for ac_file in $ac_files ''
2696 test -f "$ac_file" || continue
2698 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2701 # We found the default executable, but exeext='' is most
2705 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2707 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2709 # We set ac_cv_exeext here because the later test for it is not
2710 # safe: cross compilers may not add the suffix if given an `-o'
2711 # argument, so we may need to know it at that point already.
2712 # Even if this section looks crufty: it has the advantage of
2719 test "$ac_cv_exeext" = no && ac_cv_exeext=
2724 if test -z "$ac_file"; then :
2725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2726 $as_echo "no" >&6; }
2727 $as_echo "$as_me: failed program was:" >&5
2728 sed 's/^/| /' conftest.$ac_ext >&5
2730 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2731 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2732 as_fn_error 77 "C compiler cannot create executables
2733 See \`config.log' for more details" "$LINENO" 5; }
2735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2736 $as_echo "yes" >&6; }
2738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2739 $as_echo_n "checking for C compiler default output file name... " >&6; }
2740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2741 $as_echo "$ac_file" >&6; }
2742 ac_exeext=$ac_cv_exeext
2744 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2745 ac_clean_files=$ac_clean_files_save
2746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2747 $as_echo_n "checking for suffix of executables... " >&6; }
2748 if { { ac_try="$ac_link"
2750 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2751 *) ac_try_echo=$ac_try;;
2753 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2754 $as_echo "$ac_try_echo"; } >&5
2755 (eval "$ac_link") 2>&5
2757 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2758 test $ac_status = 0; }; then :
2759 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2760 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2761 # work properly (i.e., refer to `conftest.exe'), while it won't with
2763 for ac_file in conftest.exe conftest conftest.*; do
2764 test -f "$ac_file" || continue
2766 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2767 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2773 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2774 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2775 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2776 See \`config.log' for more details" "$LINENO" 5; }
2778 rm -f conftest conftest$ac_cv_exeext
2779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2780 $as_echo "$ac_cv_exeext" >&6; }
2782 rm -f conftest.$ac_ext
2783 EXEEXT=$ac_cv_exeext
2785 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2786 /* end confdefs.h. */
2791 FILE *f = fopen ("conftest.out", "w");
2792 return ferror (f) || fclose (f) != 0;
2798 ac_clean_files="$ac_clean_files conftest.out"
2799 # Check that the compiler produces executables we can run. If not, either
2800 # the compiler is broken, or we cross compile.
2801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2802 $as_echo_n "checking whether we are cross compiling... " >&6; }
2803 if test "$cross_compiling" != yes; then
2804 { { ac_try="$ac_link"
2806 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2807 *) ac_try_echo=$ac_try;;
2809 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2810 $as_echo "$ac_try_echo"; } >&5
2811 (eval "$ac_link") 2>&5
2813 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2814 test $ac_status = 0; }
2815 if { ac_try='./conftest$ac_cv_exeext'
2816 { { case "(($ac_try" in
2817 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2818 *) ac_try_echo=$ac_try;;
2820 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2821 $as_echo "$ac_try_echo"; } >&5
2822 (eval "$ac_try") 2>&5
2824 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2825 test $ac_status = 0; }; }; then
2828 if test "$cross_compiling" = maybe; then
2831 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2832 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2833 as_fn_error $? "cannot run C compiled programs.
2834 If you meant to cross compile, use \`--host'.
2835 See \`config.log' for more details" "$LINENO" 5; }
2839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2840 $as_echo "$cross_compiling" >&6; }
2842 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
2843 ac_clean_files=$ac_clean_files_save
2844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2845 $as_echo_n "checking for suffix of object files... " >&6; }
2846 if ${ac_cv_objext+:} false; then :
2847 $as_echo_n "(cached) " >&6
2849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2850 /* end confdefs.h. */
2860 rm -f conftest.o conftest.obj
2861 if { { ac_try="$ac_compile"
2863 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2864 *) ac_try_echo=$ac_try;;
2866 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2867 $as_echo "$ac_try_echo"; } >&5
2868 (eval "$ac_compile") 2>&5
2870 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2871 test $ac_status = 0; }; then :
2872 for ac_file in conftest.o conftest.obj conftest.*; do
2873 test -f "$ac_file" || continue;
2875 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2876 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2881 $as_echo "$as_me: failed program was:" >&5
2882 sed 's/^/| /' conftest.$ac_ext >&5
2884 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2885 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2886 as_fn_error $? "cannot compute suffix of object files: cannot compile
2887 See \`config.log' for more details" "$LINENO" 5; }
2889 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2892 $as_echo "$ac_cv_objext" >&6; }
2893 OBJEXT=$ac_cv_objext
2895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
2896 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2897 if ${ac_cv_c_compiler_gnu+:} false; then :
2898 $as_echo_n "(cached) " >&6
2900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2901 /* end confdefs.h. */
2914 if ac_fn_c_try_compile "$LINENO"; then :
2919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2920 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
2924 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
2925 if test $ac_compiler_gnu = yes; then
2930 ac_test_CFLAGS=${CFLAGS+set}
2931 ac_save_CFLAGS=$CFLAGS
2932 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2933 $as_echo_n "checking whether $CC accepts -g... " >&6; }
2934 if ${ac_cv_prog_cc_g+:} false; then :
2935 $as_echo_n "(cached) " >&6
2937 ac_save_c_werror_flag=$ac_c_werror_flag
2938 ac_c_werror_flag=yes
2941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2942 /* end confdefs.h. */
2952 if ac_fn_c_try_compile "$LINENO"; then :
2956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2957 /* end confdefs.h. */
2967 if ac_fn_c_try_compile "$LINENO"; then :
2970 ac_c_werror_flag=$ac_save_c_werror_flag
2972 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2973 /* end confdefs.h. */
2983 if ac_fn_c_try_compile "$LINENO"; then :
2986 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2988 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2990 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2991 ac_c_werror_flag=$ac_save_c_werror_flag
2993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
2994 $as_echo "$ac_cv_prog_cc_g" >&6; }
2995 if test "$ac_test_CFLAGS" = set; then
2996 CFLAGS=$ac_save_CFLAGS
2997 elif test $ac_cv_prog_cc_g = yes; then
2998 if test "$GCC" = yes; then
3004 if test "$GCC" = yes; then
3010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3011 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3012 if ${ac_cv_prog_cc_c89+:} false; then :
3013 $as_echo_n "(cached) " >&6
3015 ac_cv_prog_cc_c89=no
3017 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3018 /* end confdefs.h. */
3021 #include <sys/types.h>
3022 #include <sys/stat.h>
3023 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3024 struct buf { int x; };
3025 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3026 static char *e (p, i)
3032 static char *f (char * (*g) (char **, int), char **p, ...)
3037 s = g (p, va_arg (v,int));
3042 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3043 function prototypes and stuff, but not '\xHH' hex character constants.
3044 These don't provoke an error unfortunately, instead are silently treated
3045 as 'x'. The following induces an error, until -std is added to get
3046 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3047 array size at least. It's necessary to write '\x00'==0 to get something
3048 that's true only with -std. */
3049 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3051 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3052 inside strings and character constants. */
3054 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3056 int test (int i, double x);
3057 struct s1 {int (*f) (int a);};
3058 struct s2 {int (*f) (double a);};
3059 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3065 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3070 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3071 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3073 CC="$ac_save_CC $ac_arg"
3074 if ac_fn_c_try_compile "$LINENO"; then :
3075 ac_cv_prog_cc_c89=$ac_arg
3077 rm -f core conftest.err conftest.$ac_objext
3078 test "x$ac_cv_prog_cc_c89" != "xno" && break
3080 rm -f conftest.$ac_ext
3085 case "x$ac_cv_prog_cc_c89" in
3087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3088 $as_echo "none needed" >&6; } ;;
3090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3091 $as_echo "unsupported" >&6; } ;;
3093 CC="$CC $ac_cv_prog_cc_c89"
3094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3095 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3097 if test "x$ac_cv_prog_cc_c89" != xno; then :
3102 ac_cpp='$CPP $CPPFLAGS'
3103 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3104 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3105 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3106 DEPDIR="${am__leading_dot}deps"
3108 ac_config_commands="$ac_config_commands depfiles"
3111 am_make=${MAKE-make}
3112 cat > confinc << 'END'
3114 @echo this is the am__doit target
3117 # If we don't find an include directive, just comment out the code.
3118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3119 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3123 # First try GNU make style include.
3124 echo "include confinc" > confmf
3125 # Ignore all kinds of additional output from `make'.
3126 case `$am_make -s -f confmf 2> /dev/null` in #(
3127 *the\ am__doit\ target*)
3133 # Now try BSD make style include.
3134 if test "$am__include" = "#"; then
3135 echo '.include "confinc"' > confmf
3136 case `$am_make -s -f confmf 2> /dev/null` in #(
3137 *the\ am__doit\ target*)
3138 am__include=.include
3146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3147 $as_echo "$_am_result" >&6; }
3148 rm -f confinc confmf
3150 # Check whether --enable-dependency-tracking was given.
3151 if test "${enable_dependency_tracking+set}" = set; then :
3152 enableval=$enable_dependency_tracking;
3155 if test "x$enable_dependency_tracking" != xno; then
3156 am_depcomp="$ac_aux_dir/depcomp"
3159 if test "x$enable_dependency_tracking" != xno; then
3169 depcc="$CC" am_compiler_list=
3171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3172 $as_echo_n "checking dependency style of $depcc... " >&6; }
3173 if ${am_cv_CC_dependencies_compiler_type+:} false; then :
3174 $as_echo_n "(cached) " >&6
3176 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3177 # We make a subdir and do the tests there. Otherwise we can end up
3178 # making bogus files that we don't know about and never remove. For
3179 # instance it was reported that on HP-UX the gcc test will end up
3180 # making a dummy file named `D' -- because `-MD' means `put the output
3183 # Copy depcomp to subdir because otherwise we won't find it if we're
3184 # using a relative directory.
3185 cp "$am_depcomp" conftest.dir
3187 # We will build objects and dependencies in a subdirectory because
3188 # it helps to detect inapplicable dependency modes. For instance
3189 # both Tru64's cc and ICC support -MD to output dependencies as a
3190 # side effect of compilation, but ICC will put the dependencies in
3191 # the current directory while Tru64 will put them in the object
3195 am_cv_CC_dependencies_compiler_type=none
3196 if test "$am_compiler_list" = ""; then
3197 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3200 case " $depcc " in #(
3201 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3204 for depmode in $am_compiler_list; do
3205 # Setup a source with many dependencies, because some compilers
3206 # like to wrap large dependency lists on column 80 (with \), and
3207 # we should not choose a depcomp mode which is confused by this.
3209 # We need to recreate these files for each test, as the compiler may
3210 # overwrite some of them when testing with obscure command lines.
3211 # This happens at least with the AIX C compiler.
3213 for i in 1 2 3 4 5 6; do
3214 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3215 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3216 # Solaris 8's {/usr,}/bin/sh.
3217 touch sub/conftst$i.h
3219 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3221 # We check with `-c' and `-o' for the sake of the "dashmstdout"
3222 # mode. It turns out that the SunPro C++ compiler does not properly
3223 # handle `-M -o', and we need to detect this. Also, some Intel
3224 # versions had trouble with output in subdirs
3225 am__obj=sub/conftest.${OBJEXT-o}
3226 am__minus_obj="-o $am__obj"
3229 # This depmode causes a compiler race in universal mode.
3230 test "$am__universal" = false || continue
3233 # after this tag, mechanisms are not by side-effect, so they'll
3234 # only be used when explicitly requested
3235 if test "x$enable_dependency_tracking" = xyes; then
3241 msvisualcpp | msvcmsys)
3242 # This compiler won't grok `-c -o', but also, the minuso test has
3243 # not run yet. These depmodes are late enough in the game, and
3244 # so weak that their functioning should not be impacted.
3245 am__obj=conftest.${OBJEXT-o}
3250 if depmode=$depmode \
3251 source=sub/conftest.c object=$am__obj \
3252 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3253 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3254 >/dev/null 2>conftest.err &&
3255 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3256 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3257 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3258 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3259 # icc doesn't choke on unknown options, it will just issue warnings
3260 # or remarks (even with -Werror). So we grep stderr for any message
3261 # that says an option was ignored or not supported.
3262 # When given -MP, icc 7.0 and 7.1 complain thusly:
3263 # icc: Command line warning: ignoring option '-M'; no argument required
3264 # The diagnosis changed in icc 8.0:
3265 # icc: Command line remark: option '-MP' not supported
3266 if (grep 'ignoring option' conftest.err ||
3267 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3268 am_cv_CC_dependencies_compiler_type=$depmode
3277 am_cv_CC_dependencies_compiler_type=none
3281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3282 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3283 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3286 test "x$enable_dependency_tracking" != xno \
3287 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3289 am__fastdepCC_FALSE='#'
3291 am__fastdepCC_TRUE='#'
3292 am__fastdepCC_FALSE=
3296 # Extract the first word of "guile", so it can be a program name with args.
3297 set dummy guile; ac_word=$2
3298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3299 $as_echo_n "checking for $ac_word... " >&6; }
3300 if ${ac_cv_path_GUILE+:} false; then :
3301 $as_echo_n "(cached) " >&6
3305 ac_cv_path_GUILE="$GUILE" # Let the user override the test with a path.
3308 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3312 test -z "$as_dir" && as_dir=.
3313 for ac_exec_ext in '' $ac_executable_extensions; do
3314 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3315 ac_cv_path_GUILE="$as_dir/$ac_word$ac_exec_ext"
3316 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3326 GUILE=$ac_cv_path_GUILE
3327 if test -n "$GUILE"; then
3328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE" >&5
3329 $as_echo "$GUILE" >&6; }
3331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3332 $as_echo "no" >&6; }
3336 if test "$GUILE" = "" ; then
3337 as_fn_error $? "guile required but not found" "$LINENO" 5
3340 # Extract the first word of "guile-config", so it can be a program name with args.
3341 set dummy guile-config; ac_word=$2
3342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3343 $as_echo_n "checking for $ac_word... " >&6; }
3344 if ${ac_cv_path_GUILE_CONFIG+:} false; then :
3345 $as_echo_n "(cached) " >&6
3347 case $GUILE_CONFIG in
3349 ac_cv_path_GUILE_CONFIG="$GUILE_CONFIG" # Let the user override the test with a path.
3352 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3356 test -z "$as_dir" && as_dir=.
3357 for ac_exec_ext in '' $ac_executable_extensions; do
3358 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3359 ac_cv_path_GUILE_CONFIG="$as_dir/$ac_word$ac_exec_ext"
3360 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3370 GUILE_CONFIG=$ac_cv_path_GUILE_CONFIG
3371 if test -n "$GUILE_CONFIG"; then
3372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_CONFIG" >&5
3373 $as_echo "$GUILE_CONFIG" >&6; }
3375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3376 $as_echo "no" >&6; }
3380 if test "$GUILE_CONFIG" = "" ; then
3381 as_fn_error $? "guile-config required but not found" "$LINENO" 5
3384 # Extract the first word of "guile-tools", so it can be a program name with args.
3385 set dummy guile-tools; ac_word=$2
3386 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3387 $as_echo_n "checking for $ac_word... " >&6; }
3388 if ${ac_cv_path_GUILE_TOOLS+:} false; then :
3389 $as_echo_n "(cached) " >&6
3391 case $GUILE_TOOLS in
3393 ac_cv_path_GUILE_TOOLS="$GUILE_TOOLS" # Let the user override the test with a path.
3396 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3400 test -z "$as_dir" && as_dir=.
3401 for ac_exec_ext in '' $ac_executable_extensions; do
3402 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3403 ac_cv_path_GUILE_TOOLS="$as_dir/$ac_word$ac_exec_ext"
3404 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3414 GUILE_TOOLS=$ac_cv_path_GUILE_TOOLS
3415 if test -n "$GUILE_TOOLS"; then
3416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_TOOLS" >&5
3417 $as_echo "$GUILE_TOOLS" >&6; }
3419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3420 $as_echo "no" >&6; }
3426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking libguile compile flags" >&5
3427 $as_echo_n "checking libguile compile flags... " >&6; }
3428 GUILE_CFLAGS="`$GUILE_CONFIG compile`"
3429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_CFLAGS" >&5
3430 $as_echo "$GUILE_CFLAGS" >&6; }
3431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking libguile link flags" >&5
3432 $as_echo_n "checking libguile link flags... " >&6; }
3433 GUILE_LDFLAGS="`$GUILE_CONFIG link`"
3434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_LDFLAGS" >&5
3435 $as_echo "$GUILE_LDFLAGS" >&6; }
3439 CFLAGS="$CFLAGS -I/usr/include/freetype2"
3441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lreadline" >&5
3442 $as_echo_n "checking for main in -lreadline... " >&6; }
3443 if ${ac_cv_lib_readline_main+:} false; then :
3444 $as_echo_n "(cached) " >&6
3446 ac_check_lib_save_LIBS=$LIBS
3447 LIBS="-lreadline $LIBS"
3448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3449 /* end confdefs.h. */
3460 if ac_fn_c_try_link "$LINENO"; then :
3461 ac_cv_lib_readline_main=yes
3463 ac_cv_lib_readline_main=no
3465 rm -f core conftest.err conftest.$ac_objext \
3466 conftest$ac_exeext conftest.$ac_ext
3467 LIBS=$ac_check_lib_save_LIBS
3469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_readline_main" >&5
3470 $as_echo "$ac_cv_lib_readline_main" >&6; }
3471 if test "x$ac_cv_lib_readline_main" = xyes; then :
3472 LIBS="$LIBS -lreadline"
3474 as_fn_error $? "*** readline library not found!" "$LINENO" 5
3478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lSDL" >&5
3479 $as_echo_n "checking for main in -lSDL... " >&6; }
3480 if ${ac_cv_lib_SDL_main+:} false; then :
3481 $as_echo_n "(cached) " >&6
3483 ac_check_lib_save_LIBS=$LIBS
3485 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3486 /* end confdefs.h. */
3497 if ac_fn_c_try_link "$LINENO"; then :
3498 ac_cv_lib_SDL_main=yes
3500 ac_cv_lib_SDL_main=no
3502 rm -f core conftest.err conftest.$ac_objext \
3503 conftest$ac_exeext conftest.$ac_ext
3504 LIBS=$ac_check_lib_save_LIBS
3506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_main" >&5
3507 $as_echo "$ac_cv_lib_SDL_main" >&6; }
3508 if test "x$ac_cv_lib_SDL_main" = xyes; then :
3511 as_fn_error $? "*** SDL library not found!" "$LINENO" 5
3515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lSDL_image" >&5
3516 $as_echo_n "checking for main in -lSDL_image... " >&6; }
3517 if ${ac_cv_lib_SDL_image_main+:} false; then :
3518 $as_echo_n "(cached) " >&6
3520 ac_check_lib_save_LIBS=$LIBS
3521 LIBS="-lSDL_image $LIBS"
3522 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3523 /* end confdefs.h. */
3534 if ac_fn_c_try_link "$LINENO"; then :
3535 ac_cv_lib_SDL_image_main=yes
3537 ac_cv_lib_SDL_image_main=no
3539 rm -f core conftest.err conftest.$ac_objext \
3540 conftest$ac_exeext conftest.$ac_ext
3541 LIBS=$ac_check_lib_save_LIBS
3543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_image_main" >&5
3544 $as_echo "$ac_cv_lib_SDL_image_main" >&6; }
3545 if test "x$ac_cv_lib_SDL_image_main" = xyes; then :
3546 LIBS="$LIBS -lSDL_image"
3548 as_fn_error $? "*** SDL_image library not found!" "$LINENO" 5
3552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lSDL_gfx" >&5
3553 $as_echo_n "checking for main in -lSDL_gfx... " >&6; }
3554 if ${ac_cv_lib_SDL_gfx_main+:} false; then :
3555 $as_echo_n "(cached) " >&6
3557 ac_check_lib_save_LIBS=$LIBS
3558 LIBS="-lSDL_gfx $LIBS"
3559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3560 /* end confdefs.h. */
3571 if ac_fn_c_try_link "$LINENO"; then :
3572 ac_cv_lib_SDL_gfx_main=yes
3574 ac_cv_lib_SDL_gfx_main=no
3576 rm -f core conftest.err conftest.$ac_objext \
3577 conftest$ac_exeext conftest.$ac_ext
3578 LIBS=$ac_check_lib_save_LIBS
3580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_gfx_main" >&5
3581 $as_echo "$ac_cv_lib_SDL_gfx_main" >&6; }
3582 if test "x$ac_cv_lib_SDL_gfx_main" = xyes; then :
3583 LIBS="$LIBS -lSDL_gfx"
3585 as_fn_error $? "*** SDL_gfx library not found!" "$LINENO" 5
3589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lSDL_mixer" >&5
3590 $as_echo_n "checking for main in -lSDL_mixer... " >&6; }
3591 if ${ac_cv_lib_SDL_mixer_main+:} false; then :
3592 $as_echo_n "(cached) " >&6
3594 ac_check_lib_save_LIBS=$LIBS
3595 LIBS="-lSDL_mixer $LIBS"
3596 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3597 /* end confdefs.h. */
3608 if ac_fn_c_try_link "$LINENO"; then :
3609 ac_cv_lib_SDL_mixer_main=yes
3611 ac_cv_lib_SDL_mixer_main=no
3613 rm -f core conftest.err conftest.$ac_objext \
3614 conftest$ac_exeext conftest.$ac_ext
3615 LIBS=$ac_check_lib_save_LIBS
3617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_mixer_main" >&5
3618 $as_echo "$ac_cv_lib_SDL_mixer_main" >&6; }
3619 if test "x$ac_cv_lib_SDL_mixer_main" = xyes; then :
3620 LIBS="$LIBS -lSDL_mixer"
3622 as_fn_error $? "*** SDL_mixer library not found!" "$LINENO" 5
3626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lGL" >&5
3627 $as_echo_n "checking for main in -lGL... " >&6; }
3628 if ${ac_cv_lib_GL_main+:} false; then :
3629 $as_echo_n "(cached) " >&6
3631 ac_check_lib_save_LIBS=$LIBS
3633 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3634 /* end confdefs.h. */
3645 if ac_fn_c_try_link "$LINENO"; then :
3646 ac_cv_lib_GL_main=yes
3648 ac_cv_lib_GL_main=no
3650 rm -f core conftest.err conftest.$ac_objext \
3651 conftest$ac_exeext conftest.$ac_ext
3652 LIBS=$ac_check_lib_save_LIBS
3654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GL_main" >&5
3655 $as_echo "$ac_cv_lib_GL_main" >&6; }
3656 if test "x$ac_cv_lib_GL_main" = xyes; then :
3659 as_fn_error $? "*** GL library not found!" "$LINENO" 5
3663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lGLU" >&5
3664 $as_echo_n "checking for main in -lGLU... " >&6; }
3665 if ${ac_cv_lib_GLU_main+:} false; then :
3666 $as_echo_n "(cached) " >&6
3668 ac_check_lib_save_LIBS=$LIBS
3670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3671 /* end confdefs.h. */
3682 if ac_fn_c_try_link "$LINENO"; then :
3683 ac_cv_lib_GLU_main=yes
3685 ac_cv_lib_GLU_main=no
3687 rm -f core conftest.err conftest.$ac_objext \
3688 conftest$ac_exeext conftest.$ac_ext
3689 LIBS=$ac_check_lib_save_LIBS
3691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GLU_main" >&5
3692 $as_echo "$ac_cv_lib_GLU_main" >&6; }
3693 if test "x$ac_cv_lib_GLU_main" = xyes; then :
3696 as_fn_error $? "*** GLU library not found!" "$LINENO" 5
3700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lftgl" >&5
3701 $as_echo_n "checking for main in -lftgl... " >&6; }
3702 if ${ac_cv_lib_ftgl_main+:} false; then :
3703 $as_echo_n "(cached) " >&6
3705 ac_check_lib_save_LIBS=$LIBS
3707 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3708 /* end confdefs.h. */
3719 if ac_fn_c_try_link "$LINENO"; then :
3720 ac_cv_lib_ftgl_main=yes
3722 ac_cv_lib_ftgl_main=no
3724 rm -f core conftest.err conftest.$ac_objext \
3725 conftest$ac_exeext conftest.$ac_ext
3726 LIBS=$ac_check_lib_save_LIBS
3728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ftgl_main" >&5
3729 $as_echo "$ac_cv_lib_ftgl_main" >&6; }
3730 if test "x$ac_cv_lib_ftgl_main" = xyes; then :
3733 as_fn_error $? "*** FTGL library not found!" "$LINENO" 5
3738 ac_config_headers="$ac_config_headers config.h"
3740 ac_config_files="$ac_config_files Makefile src/Makefile"
3742 cat >confcache <<\_ACEOF
3743 # This file is a shell script that caches the results of configure
3744 # tests run on this system so they can be shared between configure
3745 # scripts and configure runs, see configure's option --config-cache.
3746 # It is not useful on other systems. If it contains results you don't
3747 # want to keep, you may remove or edit it.
3749 # config.status only pays attention to the cache file if you give it
3750 # the --recheck option to rerun configure.
3752 # `ac_cv_env_foo' variables (set or unset) will be overridden when
3753 # loading this file, other *unset* `ac_cv_foo' will be assigned the
3758 # The following way of writing the cache mishandles newlines in values,
3759 # but we know of no workaround that is simple, portable, and efficient.
3760 # So, we kill variables containing newlines.
3761 # Ultrix sh set writes to stderr and can't be redirected directly,
3762 # and sets the high bit in the cache file unless we assign to the vars.
3764 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3765 eval ac_val=\$$ac_var
3769 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3770 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3773 _ | IFS | as_nl) ;; #(
3774 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
3775 *) { eval $ac_var=; unset $ac_var;} ;;
3781 case $as_nl`(ac_space=' '; set) 2>&1` in #(
3782 *${as_nl}ac_space=\ *)
3783 # `set' does not quote correctly, so add quotes: double-quote
3784 # substitution turns \\\\ into \\, and sed turns \\ into \.
3787 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3790 # `set' quotes correctly as required by POSIX, so do not add quotes.
3791 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3800 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3802 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3804 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
3805 if test -w "$cache_file"; then
3806 if test "x$cache_file" != "x/dev/null"; then
3807 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
3808 $as_echo "$as_me: updating cache $cache_file" >&6;}
3809 if test ! -f "$cache_file" || test -h "$cache_file"; then
3810 cat confcache >"$cache_file"
3812 case $cache_file in #(
3814 mv -f confcache "$cache_file"$$ &&
3815 mv -f "$cache_file"$$ "$cache_file" ;; #(
3817 mv -f confcache "$cache_file" ;;
3822 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
3823 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
3828 test "x$prefix" = xNONE && prefix=$ac_default_prefix
3829 # Let make expand exec_prefix.
3830 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
3832 DEFS=-DHAVE_CONFIG_H
3837 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
3838 # 1. Remove the extension, and $U if already installed.
3839 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
3840 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
3841 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3842 # will be set to the directory where LIBOBJS objects are built.
3843 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3844 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
3848 LTLIBOBJS=$ac_ltlibobjs
3851 if test -n "$EXEEXT"; then
3853 am__EXEEXT_FALSE='#'
3859 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
3860 as_fn_error $? "conditional \"AMDEP\" was never defined.
3861 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3863 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3864 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
3865 Usually this means the macro was only invoked conditionally." "$LINENO" 5
3868 : "${CONFIG_STATUS=./config.status}"
3870 ac_clean_files_save=$ac_clean_files
3871 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
3872 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
3873 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
3875 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
3877 # Generated by $as_me.
3878 # Run this file to recreate the current configuration.
3879 # Compiler output produced by configure, useful for debugging
3880 # configure, is in config.log if it exists.
3886 SHELL=\${CONFIG_SHELL-$SHELL}
3889 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
3890 ## -------------------- ##
3891 ## M4sh Initialization. ##
3892 ## -------------------- ##
3894 # Be more Bourne compatible
3895 DUALCASE=1; export DUALCASE # for MKS sh
3896 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
3899 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
3900 # is contrary to our usage. Disable this feature.
3901 alias -g '${1+"$@"}'='"$@"'
3902 setopt NO_GLOB_SUBST
3904 case `(set -o) 2>/dev/null` in #(
3916 # Printing a long string crashes Solaris 7 /usr/bin/printf.
3917 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3918 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
3919 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
3920 # Prefer a ksh shell builtin over an external printf program on Solaris,
3921 # but without wasting forks for bash or zsh.
3922 if test -z "$BASH_VERSION$ZSH_VERSION" \
3923 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
3924 as_echo='print -r --'
3925 as_echo_n='print -rn --'
3926 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
3927 as_echo='printf %s\n'
3928 as_echo_n='printf %s'
3930 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
3931 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
3932 as_echo_n='/usr/ucb/echo -n'
3934 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
3935 as_echo_n_body='eval
3939 expr "X$arg" : "X\\(.*\\)$as_nl";
3940 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
3942 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
3944 export as_echo_n_body
3945 as_echo_n='sh -c $as_echo_n_body as_echo'
3948 as_echo='sh -c $as_echo_body as_echo'
3951 # The user is always right.
3952 if test "${PATH_SEPARATOR+set}" != set; then
3954 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3955 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3962 # We need space, tab and new line, in precisely that order. Quoting is
3963 # there to prevent editors from complaining about space-tab.
3964 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
3965 # splitting by setting IFS to empty value.)
3968 # Find who we are. Look in the path if we contain no directory separator.
3971 *[\\/]* ) as_myself=$0 ;;
3972 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3976 test -z "$as_dir" && as_dir=.
3977 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3983 # We did not find ourselves, most probably we were run as `sh COMMAND'
3984 # in which case we are not to be found in the path.
3985 if test "x$as_myself" = x; then
3988 if test ! -f "$as_myself"; then
3989 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3993 # Unset variables that we do not need and which cause bugs (e.g. in
3994 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
3995 # suppresses any "Segmentation fault" message there. '((' could
3996 # trigger a bug in pdksh 5.2.14.
3997 for as_var in BASH_ENV ENV MAIL MAILPATH
3998 do eval test x\${$as_var+set} = xset \
3999 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
4012 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
4015 # as_fn_error STATUS ERROR [LINENO LOG_FD]
4016 # ----------------------------------------
4017 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
4018 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
4019 # script with STATUS, using 1 if that was 0.
4022 as_status=$1; test $as_status -eq 0 && as_status=1
4024 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
4025 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
4027 $as_echo "$as_me: error: $2" >&2
4028 as_fn_exit $as_status
4032 # as_fn_set_status STATUS
4033 # -----------------------
4034 # Set $? to STATUS, without forking.
4038 } # as_fn_set_status
4042 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
4052 # Portably unset VAR.
4055 { eval $1=; unset $1;}
4057 as_unset=as_fn_unset
4058 # as_fn_append VAR VALUE
4059 # ----------------------
4060 # Append the text in VALUE to the end of the definition contained in VAR. Take
4061 # advantage of any shell optimizations that allow amortized linear growth over
4062 # repeated appends, instead of the typical quadratic growth present in naive
4064 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
4065 eval 'as_fn_append ()
4076 # as_fn_arith ARG...
4077 # ------------------
4078 # Perform arithmetic evaluation on the ARGs, and store the result in the
4079 # global $as_val. Take advantage of shells that can avoid forks. The arguments
4080 # must be portable across $(()) and expr.
4081 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
4082 eval 'as_fn_arith ()
4089 as_val=`expr "$@" || test $? -eq 1`
4094 if expr a : '\(a\)' >/dev/null 2>&1 &&
4095 test "X`expr 00001 : '.*\(...\)'`" = X001; then
4101 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
4102 as_basename=basename
4107 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
4113 as_me=`$as_basename -- "$0" ||
4114 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
4115 X"$0" : 'X\(//\)$' \| \
4116 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
4118 sed '/^.*\/\([^/][^/]*\)\/*$/{
4132 # Avoid depending upon Character Ranges.
4133 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
4134 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
4135 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
4136 as_cr_digits='0123456789'
4137 as_cr_alnum=$as_cr_Letters$as_cr_digits
4139 ECHO_C= ECHO_N= ECHO_T=
4140 case `echo -n x` in #(((((
4142 case `echo 'xy\c'` in
4143 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
4145 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
4152 rm -f conf$$ conf$$.exe conf$$.file
4153 if test -d conf$$.dir; then
4154 rm -f conf$$.dir/conf$$.file
4157 mkdir conf$$.dir 2>/dev/null
4159 if (echo >conf$$.file) 2>/dev/null; then
4160 if ln -s conf$$.file conf$$ 2>/dev/null; then
4162 # ... but there are two gotchas:
4163 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
4164 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
4165 # In both cases, we have to default to `cp -p'.
4166 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
4168 elif ln conf$$.file conf$$ 2>/dev/null; then
4176 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
4177 rmdir conf$$.dir 2>/dev/null
4182 # Create "$as_dir" as a directory, including parents if necessary.
4187 -*) as_dir=./$as_dir;;
4189 test -d "$as_dir" || eval $as_mkdir_p || {
4193 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
4194 *) as_qdir=$as_dir;;
4196 as_dirs="'$as_qdir' $as_dirs"
4197 as_dir=`$as_dirname -- "$as_dir" ||
4198 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4199 X"$as_dir" : 'X\(//\)[^/]' \| \
4200 X"$as_dir" : 'X\(//\)$' \| \
4201 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
4202 $as_echo X"$as_dir" |
4203 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4220 test -d "$as_dir" && break
4222 test -z "$as_dirs" || eval "mkdir $as_dirs"
4223 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
4227 if mkdir -p . 2>/dev/null; then
4228 as_mkdir_p='mkdir -p "$as_dir"'
4230 test -d ./-p && rmdir ./-p
4234 if test -x / >/dev/null 2>&1; then
4237 if ls -dL / >/dev/null 2>&1; then
4244 if test -d "$1"; then
4250 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
4251 ???[sx]*):;;*)false;;esac;fi
4255 as_executable_p=$as_test_x
4257 # Sed expression to map a string onto a valid CPP name.
4258 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
4260 # Sed expression to map a string onto a valid variable name.
4261 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
4265 ## ----------------------------------- ##
4266 ## Main body of $CONFIG_STATUS script. ##
4267 ## ----------------------------------- ##
4269 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
4271 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4272 # Save the log message, to keep $0 and so on meaningful, and to
4273 # report actual input values of CONFIG_FILES etc. instead of their
4274 # values after options handling.
4276 This file was extended by gacela $as_me 0.5, which was
4277 generated by GNU Autoconf 2.68. Invocation command line was
4279 CONFIG_FILES = $CONFIG_FILES
4280 CONFIG_HEADERS = $CONFIG_HEADERS
4281 CONFIG_LINKS = $CONFIG_LINKS
4282 CONFIG_COMMANDS = $CONFIG_COMMANDS
4285 on `(hostname || uname -n) 2>/dev/null | sed 1q`
4290 case $ac_config_files in *"
4291 "*) set x $ac_config_files; shift; ac_config_files=$*;;
4294 case $ac_config_headers in *"
4295 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
4299 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4300 # Files that config.status was made for.
4301 config_files="$ac_config_files"
4302 config_headers="$ac_config_headers"
4303 config_commands="$ac_config_commands"
4307 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4309 \`$as_me' instantiates files and other configuration actions
4310 from templates according to the current configuration. Unless the files
4311 and actions are specified as TAGs, all are instantiated by default.
4313 Usage: $0 [OPTION]... [TAG]...
4315 -h, --help print this help, then exit
4316 -V, --version print version number and configuration settings, then exit
4317 --config print configuration, then exit
4318 -q, --quiet, --silent
4319 do not print progress messages
4320 -d, --debug don't remove temporary files
4321 --recheck update $as_me by reconfiguring in the same conditions
4322 --file=FILE[:TEMPLATE]
4323 instantiate the configuration file FILE
4324 --header=FILE[:TEMPLATE]
4325 instantiate the configuration header FILE
4327 Configuration files:
4330 Configuration headers:
4333 Configuration commands:
4336 Report bugs to <jsf@jsancho.org>."
4339 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4340 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
4342 gacela config.status 0.5
4343 configured by $0, generated by GNU Autoconf 2.68,
4344 with options \\"\$ac_cs_config\\"
4346 Copyright (C) 2010 Free Software Foundation, Inc.
4347 This config.status script is free software; the Free Software Foundation
4348 gives unlimited permission to copy, distribute and modify it."
4355 test -n "\$AWK" || AWK=awk
4358 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4359 # The default lists apply if the user does not specify any file.
4365 ac_option=`expr "X$1" : 'X\([^=]*\)='`
4366 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
4370 ac_option=`expr "X$1" : 'X\([^=]*\)='`
4382 # Handling of the options.
4383 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
4385 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
4386 $as_echo "$ac_cs_version"; exit ;;
4387 --config | --confi | --conf | --con | --co | --c )
4388 $as_echo "$ac_cs_config"; exit ;;
4389 --debug | --debu | --deb | --de | --d | -d )
4391 --file | --fil | --fi | --f )
4394 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
4395 '') as_fn_error $? "missing file argument" ;;
4397 as_fn_append CONFIG_FILES " '$ac_optarg'"
4398 ac_need_defaults=false;;
4399 --header | --heade | --head | --hea )
4402 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
4404 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
4405 ac_need_defaults=false;;
4407 # Conflict between --help and --header
4408 as_fn_error $? "ambiguous option: \`$1'
4409 Try \`$0 --help' for more information.";;
4410 --help | --hel | -h )
4411 $as_echo "$ac_cs_usage"; exit ;;
4412 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4413 | -silent | --silent | --silen | --sile | --sil | --si | --s)
4417 -*) as_fn_error $? "unrecognized option: \`$1'
4418 Try \`$0 --help' for more information." ;;
4420 *) as_fn_append ac_config_targets " $1"
4421 ac_need_defaults=false ;;
4427 ac_configure_extra_args=
4429 if $ac_cs_silent; then
4431 ac_configure_extra_args="$ac_configure_extra_args --silent"
4435 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4436 if \$ac_cs_recheck; then
4437 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
4439 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
4440 CONFIG_SHELL='$SHELL'
4446 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4450 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
4451 ## Running $as_me. ##
4457 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4461 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
4465 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4467 # Handling of arguments.
4468 for ac_config_target in $ac_config_targets
4470 case $ac_config_target in
4471 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
4472 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
4473 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
4474 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
4476 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
4481 # If the user did not use the arguments to specify the items to instantiate,
4482 # then the envvar interface is used. Set only those that are not.
4483 # We use the long form for the default assignment because of an extremely
4484 # bizarre bug on SunOS 4.1.3.
4485 if $ac_need_defaults; then
4486 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
4487 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
4488 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
4491 # Have a temporary directory for convenience. Make it in the build tree
4492 # simply because there is no reason against having it here, and in addition,
4493 # creating and moving files from /tmp can sometimes cause problems.
4494 # Hook for its removal unless debugging.
4495 # Note that there is a small window in which the directory will not be cleaned:
4496 # after its creation but before its name has been assigned to `$tmp'.
4500 trap 'exit_status=$?
4502 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
4504 trap 'as_fn_exit 1' 1 2 13 15
4506 # Create a (secure) tmp directory for tmp files.
4509 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
4513 tmp=./conf$$-$RANDOM
4514 (umask 077 && mkdir "$tmp")
4515 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
4518 # Set up the scripts for CONFIG_FILES section.
4519 # No need to generate them if there are no CONFIG_FILES.
4520 # This happens for instance with `./config.status config.h'.
4521 if test -n "$CONFIG_FILES"; then
4524 ac_cr=`echo X | tr X '\015'`
4525 # On cygwin, bash can eat \r inside `` if the user requested igncr.
4526 # But we know of no other shell where ac_cr would be empty at this
4527 # point, so we can use a bashism as a fallback.
4528 if test "x$ac_cr" = x; then
4529 eval ac_cr=\$\'\\r\'
4531 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
4532 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
4538 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
4543 echo "cat >conf$$subs.awk <<_ACEOF" &&
4544 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
4547 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
4548 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
4550 for ac_last_try in false false false false false :; do
4551 . ./conf$$subs.sh ||
4552 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
4554 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
4555 if test $ac_delim_n = $ac_delim_num; then
4557 elif $ac_last_try; then
4558 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
4560 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
4565 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4566 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
4570 s/^/S["/; s/!.*/"]=/
4580 s/\(.\{148\}\)..*/\1/
4582 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
4587 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
4594 s/\(.\{148\}\)..*/\1/
4596 s/["\\]/\\&/g; s/^/"/; s/$/"/
4600 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
4605 ' <conf$$subs.awk | sed '
4610 ' >>$CONFIG_STATUS || ac_write_fail=1
4611 rm -f conf$$subs.awk
4612 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4614 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
4615 for (key in S) S_is_set[key] = 1
4621 nfields = split(line, field, "@")
4623 len = length(field[1])
4624 for (i = 2; i < nfields; i++) {
4626 keylen = length(key)
4627 if (S_is_set[key]) {
4629 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
4630 len += length(value) + length(field[++i])
4641 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4642 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
4643 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
4646 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
4647 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
4650 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
4651 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
4652 # trailing colons and then remove the whole line if VPATH becomes empty
4653 # (actually we leave an empty line to preserve line numbers).
4654 if test "x$srcdir" = x.; then
4655 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
4673 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4674 fi # test -n "$CONFIG_FILES"
4676 # Set up the scripts for CONFIG_HEADERS section.
4677 # No need to generate them if there are no CONFIG_HEADERS.
4678 # This happens for instance with `./config.status Makefile'.
4679 if test -n "$CONFIG_HEADERS"; then
4680 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
4684 # Transform confdefs.h into an awk script `defines.awk', embedded as
4685 # here-document in config.status, that substitutes the proper values into
4686 # config.h.in to produce config.h.
4688 # Create a delimiter string that does not exist in confdefs.h, to ease
4689 # handling of long lines.
4691 for ac_last_try in false false :; do
4692 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
4693 if test -z "$ac_tt"; then
4695 elif $ac_last_try; then
4696 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
4698 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
4702 # For the awk script, D is an array of macro values keyed by name,
4703 # likewise P contains macro parameters if any. Preserve backslash
4704 # newline sequences.
4706 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
4708 s/.\{148\}/&'"$ac_delim"'/g
4711 s/^[ ]*#[ ]*define[ ][ ]*/ /
4718 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
4720 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
4724 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
4725 D["\1"]=" \3\\\\\\n"\\/p
4727 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
4732 s/.\{148\}/&'"$ac_delim"'/g
4737 s/["\\]/\\&/g; s/^/"/; s/$/"/p
4740 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
4742 ' <confdefs.h | sed '
4743 s/'"$ac_delim"'/"\\\
4744 "/g' >>$CONFIG_STATUS || ac_write_fail=1
4746 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4747 for (key in D) D_is_set[key] = 1
4750 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
4752 split(line, arg, " ")
4753 if (arg[1] == "#") {
4757 defundef = substr(arg[1], 2)
4760 split(mac1, mac2, "(") #)
4762 prefix = substr(line, 1, index(line, defundef) - 1)
4763 if (D_is_set[macro]) {
4764 # Preserve the white space surrounding the "#".
4765 print prefix "define", macro P[macro] D[macro]
4768 # Replace #undef with comments. This is necessary, for example,
4769 # in the case of _POSIX_SOURCE, which is predefined and required
4770 # on some systems where configure will not decide to define it.
4771 if (defundef == "undef") {
4772 print "/*", prefix defundef, macro, "*/"
4780 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4781 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
4782 fi # test -n "$CONFIG_HEADERS"
4785 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
4790 :[FHLC]) ac_mode=$ac_tag; continue;;
4792 case $ac_mode$ac_tag in
4794 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
4795 :[FH]-) ac_tag=-:-;;
4796 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4813 -) ac_f="$ac_tmp/stdin";;
4814 *) # Look for the file first in the build tree, then in the source tree
4815 # (if the path is not absolute). The absolute path cannot be DOS-style,
4816 # because $ac_f cannot contain `:'.
4820 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
4822 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
4824 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
4825 as_fn_append ac_file_inputs " '$ac_f'"
4828 # Let's still pretend it is `configure' which instantiates (i.e., don't
4829 # use $as_me), people would be surprised to read:
4830 # /* config.h. Generated by config.status. */
4831 configure_input='Generated from '`
4832 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
4834 if test x"$ac_file" != x-; then
4835 configure_input="$ac_file. $configure_input"
4836 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
4837 $as_echo "$as_me: creating $ac_file" >&6;}
4839 # Neutralize special characters interpreted by sed in replacement strings.
4840 case $configure_input in #(
4841 *\&* | *\|* | *\\* )
4842 ac_sed_conf_input=`$as_echo "$configure_input" |
4843 sed 's/[\\\\&|]/\\\\&/g'`;; #(
4844 *) ac_sed_conf_input=$configure_input;;
4848 *:-:* | *:-) cat >"$ac_tmp/stdin" \
4849 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
4854 ac_dir=`$as_dirname -- "$ac_file" ||
4855 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4856 X"$ac_file" : 'X\(//\)[^/]' \| \
4857 X"$ac_file" : 'X\(//\)$' \| \
4858 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
4859 $as_echo X"$ac_file" |
4860 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4877 as_dir="$ac_dir"; as_fn_mkdir_p
4881 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
4883 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
4884 # A ".." for each directory in $ac_dir_suffix.
4885 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
4886 case $ac_top_builddir_sub in
4887 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
4888 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
4891 ac_abs_top_builddir=$ac_pwd
4892 ac_abs_builddir=$ac_pwd$ac_dir_suffix
4893 # for backward compatibility:
4894 ac_top_builddir=$ac_top_build_prefix
4897 .) # We are building in place.
4899 ac_top_srcdir=$ac_top_builddir_sub
4900 ac_abs_top_srcdir=$ac_pwd ;;
4901 [\\/]* | ?:[\\/]* ) # Absolute name.
4902 ac_srcdir=$srcdir$ac_dir_suffix;
4903 ac_top_srcdir=$srcdir
4904 ac_abs_top_srcdir=$srcdir ;;
4906 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
4907 ac_top_srcdir=$ac_top_build_prefix$srcdir
4908 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
4910 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
4920 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
4921 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
4925 [\\/$]* | ?:[\\/]* ) ;;
4926 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
4930 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4931 # If the template does not know about datarootdir, expand it.
4932 # FIXME: This hack should be removed a few years after 2.60.
4933 ac_datarootdir_hack=; ac_datarootdir_seen=
4944 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
4945 *datarootdir*) ac_datarootdir_seen=yes;;
4946 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
4947 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
4948 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
4950 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4951 ac_datarootdir_hack='
4952 s&@datadir@&$datadir&g
4953 s&@docdir@&$docdir&g
4954 s&@infodir@&$infodir&g
4955 s&@localedir@&$localedir&g
4956 s&@mandir@&$mandir&g
4957 s&\\\${datarootdir}&$datarootdir&g' ;;
4961 # Neutralize VPATH when `$srcdir' = `.'.
4962 # Shell code in configure.ac might set extrasub.
4963 # FIXME: do we really want to maintain this feature?
4964 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4965 ac_sed_extra="$ac_vpsub
4968 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4970 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
4971 s|@configure_input@|$ac_sed_conf_input|;t t
4972 s&@top_builddir@&$ac_top_builddir_sub&;t t
4973 s&@top_build_prefix@&$ac_top_build_prefix&;t t
4974 s&@srcdir@&$ac_srcdir&;t t
4975 s&@abs_srcdir@&$ac_abs_srcdir&;t t
4976 s&@top_srcdir@&$ac_top_srcdir&;t t
4977 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
4978 s&@builddir@&$ac_builddir&;t t
4979 s&@abs_builddir@&$ac_abs_builddir&;t t
4980 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
4981 s&@INSTALL@&$ac_INSTALL&;t t
4982 s&@MKDIR_P@&$ac_MKDIR_P&;t t
4983 $ac_datarootdir_hack
4985 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
4986 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4988 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
4989 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
4990 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
4991 "$ac_tmp/out"`; test -z "$ac_out"; } &&
4992 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4993 which seems to be undefined. Please make sure it is defined" >&5
4994 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4995 which seems to be undefined. Please make sure it is defined" >&2;}
4997 rm -f "$ac_tmp/stdin"
4999 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
5000 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
5002 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
5008 if test x"$ac_file" != x-; then
5010 $as_echo "/* $configure_input */" \
5011 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
5012 } >"$ac_tmp/config.h" \
5013 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
5014 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
5015 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
5016 $as_echo "$as_me: $ac_file is unchanged" >&6;}
5019 mv "$ac_tmp/config.h" "$ac_file" \
5020 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
5023 $as_echo "/* $configure_input */" \
5024 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
5025 || as_fn_error $? "could not create -" "$LINENO" 5
5027 # Compute "$ac_file"'s index in $config_headers.
5030 for _am_header in $config_headers :; do
5032 $_am_arg | $_am_arg:* )
5035 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
5038 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
5039 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5040 X"$_am_arg" : 'X\(//\)[^/]' \| \
5041 X"$_am_arg" : 'X\(//\)$' \| \
5042 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
5043 $as_echo X"$_am_arg" |
5044 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5060 s/.*/./; q'`/stamp-h$_am_stamp_count
5063 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
5064 $as_echo "$as_me: executing $ac_file commands" >&6;}
5069 case $ac_file$ac_mode in
5070 "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
5071 # Autoconf 2.62 quotes --file arguments for eval, but not when files
5072 # are listed without --file. Let's play safe and only enable the eval
5073 # if we detect the quoting.
5074 case $CONFIG_FILES in
5075 *\'*) eval set x "$CONFIG_FILES" ;;
5076 *) set x $CONFIG_FILES ;;
5081 # Strip MF so we end up with the name of the file.
5082 mf=`echo "$mf" | sed -e 's/:.*$//'`
5083 # Check whether this is an Automake generated Makefile or not.
5084 # We used to match only the files named `Makefile.in', but
5085 # some people rename them; so instead we look at the file content.
5086 # Grep'ing the first line is not enough: some people post-process
5087 # each Makefile.in and add a new line on top of each file to say so.
5088 # Grep'ing the whole file is not good either: AIX grep has a line
5089 # limit of 2048, but all sed's we know have understand at least 4000.
5090 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
5091 dirpart=`$as_dirname -- "$mf" ||
5092 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5093 X"$mf" : 'X\(//\)[^/]' \| \
5094 X"$mf" : 'X\(//\)$' \| \
5095 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
5097 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5117 # Extract the definition of DEPDIR, am__include, and am__quote
5118 # from the Makefile without running `make'.
5119 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
5120 test -z "$DEPDIR" && continue
5121 am__include=`sed -n 's/^am__include = //p' < "$mf"`
5122 test -z "am__include" && continue
5123 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
5124 # When using ansi2knr, U may be empty or an underscore; expand it
5125 U=`sed -n 's/^U = //p' < "$mf"`
5126 # Find all dependency output files, they are included files with
5127 # $(DEPDIR) in their names. We invoke sed twice because it is the
5128 # simplest approach to changing $(DEPDIR) to its actual value in the
5130 for file in `sed -n "
5131 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
5132 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
5133 # Make sure the directory exists.
5134 test -f "$dirpart/$file" && continue
5135 fdir=`$as_dirname -- "$file" ||
5136 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
5137 X"$file" : 'X\(//\)[^/]' \| \
5138 X"$file" : 'X\(//\)$' \| \
5139 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
5141 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5158 as_dir=$dirpart/$fdir; as_fn_mkdir_p
5159 # echo "creating $dirpart/$file"
5160 echo '# dummy' > "$dirpart/$file"
5172 ac_clean_files=$ac_clean_files_save
5174 test $ac_write_fail = 0 ||
5175 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
5178 # configure is writing to config.log, and then calls config.status.
5179 # config.status does its own redirection, appending to config.log.
5180 # Unfortunately, on DOS this fails, as config.log is still kept open
5181 # by configure, so config.status won't be able to write to it; its
5182 # output is simply discarded. So we exec the FD to /dev/null,
5183 # effectively closing config.log, so it can be properly (re)opened and
5184 # appended to by config.status. When coming back to configure, we
5185 # need to make the FD available again.
5186 if test "$no_create" != yes; then
5188 ac_config_status_args=
5189 test "$silent" = yes &&
5190 ac_config_status_args="$ac_config_status_args --quiet"
5192 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
5194 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
5195 # would make configure fail if this is the last instruction.
5196 $ac_cs_success || as_fn_exit 1
5198 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
5199 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
5200 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}