2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.61 for tf4mono 0.4.6.
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
9 ## --------------------- ##
10 ## M4sh Initialization. ##
11 ## --------------------- ##
13 # Be more Bourne compatible
14 DUALCASE
=1; export DUALCASE
# for MKS sh
15 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"'
23 case `(set -o) 2>/dev/null` in
24 *posix
*) set -o posix
;;
33 # Avoid depending upon Character Ranges.
34 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
35 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
36 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
37 as_cr_digits
='0123456789'
38 as_cr_alnum
=$as_cr_Letters$as_cr_digits
40 # The user is always right.
41 if test "${PATH_SEPARATOR+set}" != set; then
42 echo "#! /bin/sh" >conf$$.sh
43 echo "exit 0" >>conf$$.sh
45 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
53 # Support unset when possible.
54 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
62 # We need space, tab and new line, in precisely that order. Quoting is
63 # there to prevent editors from complaining about space-tab.
64 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
65 # splitting by setting IFS to empty value.)
70 # Find who we are. Look in the path if we contain no directory separator.
72 *[\\/]* ) as_myself
=$0 ;;
73 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
77 test -z "$as_dir" && as_dir
=.
78 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
84 # We did not find ourselves, most probably we were run as `sh COMMAND'
85 # in which case we are not to be found in the path.
86 if test "x$as_myself" = x
; then
89 if test ! -f "$as_myself"; then
90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
94 # Work around bugs in pre-3.0 UWIN ksh.
95 for as_var
in ENV MAIL MAILPATH
96 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
104 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
105 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
108 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
109 eval $as_var=C
; export $as_var
111 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
115 # Required to use basename.
116 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
117 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
123 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
130 # Name of the executable.
131 as_me
=`$as_basename -- "$0" ||
132 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
133 X"$0" : 'X\(//\)$' \| \
134 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
136 sed '/^.*\/\([^/][^/]*\)\/*$/{
154 if test "x$CONFIG_SHELL" = x
; then
155 if (eval ":") 2>/dev
/null
; then
161 if test $as_have_required = yes && (eval ":
171 as_func_ret_success () {
174 as_func_ret_failure () {
179 if as_func_success; then
183 echo as_func_success failed.
186 if as_func_failure; then
188 echo as_func_failure succeeded.
191 if as_func_ret_success; then
195 echo as_func_ret_success failed.
198 if as_func_ret_failure; then
200 echo as_func_ret_failure succeeded.
203 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
207 echo positional parameters were not saved.
210 test \$exitcode = 0) || { (exit 1); exit 1; }
215 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
216 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
217 ") 2> /dev
/null
; then
221 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
222 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
225 test -z "$as_dir" && as_dir
=.
228 for as_base
in sh bash ksh sh5
; do
229 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
236 for as_shell
in $as_candidate_shells $SHELL; do
237 # Try only shells that exist, to save several forks.
238 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
239 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
240 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
243 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
244 # is contrary to our usage. Disable this feature.
245 alias -g '${1+"$@"}'='"$@"'
248 case `(set -o) 2>/dev/null` in
249 *posix
*) set -o posix
;;
258 CONFIG_SHELL
=$as_shell
260 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
261 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
264 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
265 # is contrary to our usage. Disable this feature.
266 alias -g '${1+"$@"}'='"$@"'
269 case `(set -o) 2>/dev/null` in
270 *posix
*) set -o posix
;;
286 as_func_ret_success
() {
289 as_func_ret_failure
() {
294 if as_func_success
; then
298 echo as_func_success failed.
301 if as_func_failure
; then
303 echo as_func_failure succeeded.
306 if as_func_ret_success
; then
310 echo as_func_ret_success failed.
313 if as_func_ret_failure
; then
315 echo as_func_ret_failure succeeded.
318 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
322 echo positional parameters were not saved.
325 test $exitcode = 0) ||
{ (exit 1); exit 1; }
330 test "x$as_lineno_1" != "x$as_lineno_2" &&
331 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
342 if test "x$CONFIG_SHELL" != x
; then
343 for as_var
in BASH_ENV ENV
344 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
347 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
351 if test $as_have_required = no
; then
352 echo This
script requires a shell
more modern than all the
353 echo shells that I found on your system. Please
install a
354 echo modern shell
, or manually run the
script under such a
355 echo shell
if you
do have one.
356 { (exit 1); exit 1; }
366 (eval "as_func_return () {
375 as_func_ret_success () {
378 as_func_ret_failure () {
383 if as_func_success; then
387 echo as_func_success failed.
390 if as_func_failure; then
392 echo as_func_failure succeeded.
395 if as_func_ret_success; then
399 echo as_func_ret_success failed.
402 if as_func_ret_failure; then
404 echo as_func_ret_failure succeeded.
407 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
411 echo positional parameters were not saved.
414 test \$exitcode = 0") ||
{
415 echo No shell found that supports shell functions.
416 echo Please tell autoconf@gnu.org about your system
,
417 echo including any error possibly output before this
425 test "x$as_lineno_1" != "x$as_lineno_2" &&
426 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
428 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
429 # uniformly replaced by the line number. The first 'sed' inserts a
430 # line-number line after each line using $LINENO; the second 'sed'
431 # does the real work. The second script uses 'N' to pair each
432 # line-number line with the line containing $LINENO, and appends
433 # trailing '-' during substitution so that $LINENO is not a special
435 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
436 # scripts with optimization help from Paolo Bonzini. Blame Lee
437 # E. McMahon (1931-1989) for sed's syntax. :-)
449 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
453 chmod +x
"$as_me.lineno" ||
454 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
455 { (exit 1); exit 1; }; }
457 # Don't try to exec as it changes $[0], causing all sort of problems
458 # (the dirname of $[0] is not the place where we might find the
459 # original and so on. Autoconf is especially sensitive to this).
461 # Exit status is that of the last command.
466 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
472 ECHO_C
= ECHO_N
= ECHO_T
=
476 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
483 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
484 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
490 rm -f conf$$ conf$$.exe conf$$.
file
491 if test -d conf$$.dir
; then
492 rm -f conf$$.dir
/conf$$.
file
498 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
500 # ... but there are two gotchas:
501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
502 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
503 # In both cases, we have to default to `cp -p'.
504 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
506 elif ln conf$$.
file conf$$
2>/dev
/null
; then
511 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
512 rmdir conf$$.dir
2>/dev
/null
514 if mkdir
-p .
2>/dev
/null
; then
517 test -d .
/-p && rmdir .
/-p
521 if test -x / >/dev
/null
2>&1; then
524 if ls -dL / >/dev
/null
2>&1; then
531 if test -d "$1"; then
537 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
538 ???[sx]*):;;*)false;;esac;fi
542 as_executable_p
=$as_test_x
544 # Sed expression to map a string onto a valid CPP name.
545 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
547 # Sed expression to map a string onto a valid variable name.
548 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
552 exec 7<&0 </dev
/null
6>&1
555 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
556 # so uname gets run too.
557 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
562 ac_default_prefix
=/usr
/local
564 ac_config_libobj_dir
=.
570 SHELL
=${CONFIG_SHELL-/bin/sh}
572 # Identity of this package.
573 PACKAGE_NAME
='tf4mono'
574 PACKAGE_TARNAME
='tf4mono'
575 PACKAGE_VERSION
='0.4.6'
576 PACKAGE_STRING
='tf4mono 0.4.6'
588 program_transform_name
627 ac_precious_vars
='build_alias
638 # Initialize some variables set by options.
640 ac_init_version
=false
641 # The variables have the same names as the options, with
642 # dashes changed to underlines.
650 program_transform_name
=s
,x
,x
,
658 # Installation directory options.
659 # These are left unexpanded so users can "make install exec_prefix=/foo"
660 # and all the variables that are supposed to be based on exec_prefix
661 # by default will actually change.
662 # Use braces instead of parens because sh, perl, etc. also accept them.
663 # (The list follows the same order as the GNU Coding Standards.)
664 bindir
='${exec_prefix}/bin'
665 sbindir
='${exec_prefix}/sbin'
666 libexecdir
='${exec_prefix}/libexec'
667 datarootdir
='${prefix}/share'
668 datadir
='${datarootdir}'
669 sysconfdir
='${prefix}/etc'
670 sharedstatedir
='${prefix}/com'
671 localstatedir
='${prefix}/var'
672 includedir
='${prefix}/include'
673 oldincludedir
='/usr/include'
674 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
675 infodir
='${datarootdir}/info'
680 libdir
='${exec_prefix}/lib'
681 localedir
='${datarootdir}/locale'
682 mandir
='${datarootdir}/man'
688 # If the previous option needs an argument, assign it.
689 if test -n "$ac_prev"; then
690 eval $ac_prev=\
$ac_option
696 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
700 # Accept the important Cygnus configure options, so we can diagnose typos.
702 case $ac_dashdash$ac_option in
706 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
708 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
711 -build |
--build |
--buil |
--bui |
--bu)
712 ac_prev
=build_alias
;;
713 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
714 build_alias
=$ac_optarg ;;
716 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
717 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
718 ac_prev
=cache_file
;;
719 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
720 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
721 cache_file
=$ac_optarg ;;
724 cache_file
=config.cache
;;
726 -datadir |
--datadir |
--datadi |
--datad)
728 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
729 datadir
=$ac_optarg ;;
731 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
732 |
--dataroo |
--dataro |
--datar)
733 ac_prev
=datarootdir
;;
734 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
735 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
736 datarootdir
=$ac_optarg ;;
738 -disable-* |
--disable-*)
739 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
740 # Reject names that are not valid shell variable names.
741 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
742 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
743 { (exit 1); exit 1; }; }
744 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
745 eval enable_
$ac_feature=no
;;
747 -docdir |
--docdir |
--docdi |
--doc |
--do)
749 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
752 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
754 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
757 -enable-* |
--enable-*)
758 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
759 # Reject names that are not valid shell variable names.
760 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
761 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
762 { (exit 1); exit 1; }; }
763 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
764 eval enable_
$ac_feature=\
$ac_optarg ;;
766 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
767 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
768 |
--exec |
--exe |
--ex)
769 ac_prev
=exec_prefix
;;
770 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
771 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
772 |
--exec=* |
--exe=* |
--ex=*)
773 exec_prefix
=$ac_optarg ;;
775 -gas |
--gas |
--ga |
--g)
776 # Obsolete; use --with-gas.
779 -help |
--help |
--hel |
--he |
-h)
781 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
782 ac_init_help
=recursive
;;
783 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
784 ac_init_help
=short
;;
786 -host |
--host |
--hos |
--ho)
787 ac_prev
=host_alias
;;
788 -host=* |
--host=* |
--hos=* |
--ho=*)
789 host_alias
=$ac_optarg ;;
791 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
793 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
795 htmldir
=$ac_optarg ;;
797 -includedir |
--includedir |
--includedi |
--included |
--include \
798 |
--includ |
--inclu |
--incl |
--inc)
799 ac_prev
=includedir
;;
800 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
801 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
802 includedir
=$ac_optarg ;;
804 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
806 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
807 infodir
=$ac_optarg ;;
809 -libdir |
--libdir |
--libdi |
--libd)
811 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
814 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
815 |
--libexe |
--libex |
--libe)
816 ac_prev
=libexecdir
;;
817 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
818 |
--libexe=* |
--libex=* |
--libe=*)
819 libexecdir
=$ac_optarg ;;
821 -localedir |
--localedir |
--localedi |
--localed |
--locale)
823 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
824 localedir
=$ac_optarg ;;
826 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
827 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
828 ac_prev
=localstatedir
;;
829 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
830 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
831 localstatedir
=$ac_optarg ;;
833 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
835 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
839 # Obsolete; use --without-fp.
842 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
843 |
--no-cr |
--no-c |
-n)
846 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
847 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
850 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
851 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
852 |
--oldin |
--oldi |
--old |
--ol |
--o)
853 ac_prev
=oldincludedir
;;
854 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
855 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
856 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
857 oldincludedir
=$ac_optarg ;;
859 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
861 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
864 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
865 |
--program-pre |
--program-pr |
--program-p)
866 ac_prev
=program_prefix
;;
867 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
868 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
869 program_prefix
=$ac_optarg ;;
871 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
872 |
--program-suf |
--program-su |
--program-s)
873 ac_prev
=program_suffix
;;
874 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
875 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
876 program_suffix
=$ac_optarg ;;
878 -program-transform-name |
--program-transform-name \
879 |
--program-transform-nam |
--program-transform-na \
880 |
--program-transform-n |
--program-transform- \
881 |
--program-transform |
--program-transfor \
882 |
--program-transfo |
--program-transf \
883 |
--program-trans |
--program-tran \
884 |
--progr-tra |
--program-tr |
--program-t)
885 ac_prev
=program_transform_name
;;
886 -program-transform-name=* |
--program-transform-name=* \
887 |
--program-transform-nam=* |
--program-transform-na=* \
888 |
--program-transform-n=* |
--program-transform-=* \
889 |
--program-transform=* |
--program-transfor=* \
890 |
--program-transfo=* |
--program-transf=* \
891 |
--program-trans=* |
--program-tran=* \
892 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
893 program_transform_name
=$ac_optarg ;;
895 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
897 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
900 -psdir |
--psdir |
--psdi |
--psd |
--ps)
902 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
905 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
906 |
-silent |
--silent |
--silen |
--sile |
--sil)
909 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
911 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
913 sbindir
=$ac_optarg ;;
915 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
916 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
917 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
919 ac_prev
=sharedstatedir
;;
920 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
921 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
922 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
924 sharedstatedir
=$ac_optarg ;;
926 -site |
--site |
--sit)
928 -site=* |
--site=* |
--sit=*)
931 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
933 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
936 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
937 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
938 ac_prev
=sysconfdir
;;
939 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
940 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
941 sysconfdir
=$ac_optarg ;;
943 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
944 ac_prev
=target_alias
;;
945 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
946 target_alias
=$ac_optarg ;;
948 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
951 -version |
--version |
--versio |
--versi |
--vers |
-V)
955 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
956 # Reject names that are not valid shell variable names.
957 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
958 { echo "$as_me: error: invalid package name: $ac_package" >&2
959 { (exit 1); exit 1; }; }
960 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
961 eval with_
$ac_package=\
$ac_optarg ;;
963 -without-* |
--without-*)
964 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
965 # Reject names that are not valid shell variable names.
966 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
967 { echo "$as_me: error: invalid package name: $ac_package" >&2
968 { (exit 1); exit 1; }; }
969 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
970 eval with_
$ac_package=no
;;
973 # Obsolete; use --with-x.
976 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
977 |
--x-incl |
--x-inc |
--x-in |
--x-i)
978 ac_prev
=x_includes
;;
979 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
980 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
981 x_includes
=$ac_optarg ;;
983 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
984 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
985 ac_prev
=x_libraries
;;
986 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
987 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
988 x_libraries
=$ac_optarg ;;
990 -*) { echo "$as_me: error: unrecognized option: $ac_option
991 Try \`$0 --help' for more information." >&2
992 { (exit 1); exit 1; }; }
996 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
997 # Reject names that are not valid shell variable names.
998 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
999 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1000 { (exit 1); exit 1; }; }
1001 eval $ac_envvar=\
$ac_optarg
1002 export $ac_envvar ;;
1005 # FIXME: should be removed in autoconf 3.0.
1006 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1007 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1008 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1009 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1015 if test -n "$ac_prev"; then
1016 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1017 { echo "$as_me: error: missing argument to $ac_option" >&2
1018 { (exit 1); exit 1; }; }
1021 # Be sure to have absolute directory names.
1022 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1023 datadir sysconfdir sharedstatedir localstatedir includedir \
1024 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1025 libdir localedir mandir
1027 eval ac_val
=\$
$ac_var
1029 [\\/$
]* | ?
:[\\/]* ) continue;;
1030 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1032 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1033 { (exit 1); exit 1; }; }
1036 # There might be people who depend on the old broken behavior: `$host'
1037 # used to hold the argument of --host etc.
1038 # FIXME: To remove some day.
1041 target
=$target_alias
1043 # FIXME: To remove some day.
1044 if test "x$host_alias" != x
; then
1045 if test "x$build_alias" = x
; then
1046 cross_compiling
=maybe
1047 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1048 If a cross compiler is detected then cross compile mode will be used." >&2
1049 elif test "x$build_alias" != "x$host_alias"; then
1055 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1057 test "$silent" = yes && exec 6>/dev
/null
1060 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1061 ac_ls_di
=`ls -di .` &&
1062 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1063 { echo "$as_me: error: Working directory cannot be determined" >&2
1064 { (exit 1); exit 1; }; }
1065 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1066 { echo "$as_me: error: pwd does not report name of working directory" >&2
1067 { (exit 1); exit 1; }; }
1070 # Find the source files, if location was not specified.
1071 if test -z "$srcdir"; then
1072 ac_srcdir_defaulted
=yes
1073 # Try the directory containing this script, then the parent directory.
1074 ac_confdir
=`$as_dirname -- "$0" ||
1075 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1076 X"$0" : 'X\(//\)[^/]' \| \
1077 X"$0" : 'X\(//\)$' \| \
1078 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1080 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1098 if test ! -r "$srcdir/$ac_unique_file"; then
1102 ac_srcdir_defaulted
=no
1104 if test ! -r "$srcdir/$ac_unique_file"; then
1105 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1106 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1107 { (exit 1); exit 1; }; }
1109 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1111 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1112 { (exit 1); exit 1; }; }
1114 # When building in place, set srcdir=.
1115 if test "$ac_abs_confdir" = "$ac_pwd"; then
1118 # Remove unnecessary trailing slashes from srcdir.
1119 # Double slashes in file names in object file debugging info
1120 # mess up M-x gdb in Emacs.
1122 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1124 for ac_var
in $ac_precious_vars; do
1125 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1126 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1127 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1128 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1132 # Report the --help message.
1134 if test "$ac_init_help" = "long"; then
1135 # Omit some internal or obsolete options to make the list less imposing.
1136 # This message is too long to be a string in the A/UX 3.1 sh.
1138 \`configure' configures tf4mono 0.4.6 to adapt to many kinds of systems.
1140 Usage: $0 [OPTION]... [VAR=VALUE]...
1142 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1143 VAR=VALUE. See below for descriptions of some of the useful variables.
1145 Defaults for the options are specified in brackets.
1148 -h, --help display this help and exit
1149 --help=short display options specific to this package
1150 --help=recursive display the short help of all the included packages
1151 -V, --version display version information and exit
1152 -q, --quiet, --silent do not print \`checking...' messages
1153 --cache-file=FILE cache test results in FILE [disabled]
1154 -C, --config-cache alias for \`--cache-file=config.cache'
1155 -n, --no-create do not create output files
1156 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1158 Installation directories:
1159 --prefix=PREFIX install architecture-independent files in PREFIX
1160 [$ac_default_prefix]
1161 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1164 By default, \`make install' will install all the files in
1165 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1166 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1167 for instance \`--prefix=\$HOME'.
1169 For better control, use the options below.
1171 Fine tuning of the installation directories:
1172 --bindir=DIR user executables [EPREFIX/bin]
1173 --sbindir=DIR system admin executables [EPREFIX/sbin]
1174 --libexecdir=DIR program executables [EPREFIX/libexec]
1175 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1176 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1177 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1178 --libdir=DIR object code libraries [EPREFIX/lib]
1179 --includedir=DIR C header files [PREFIX/include]
1180 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1181 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1182 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1183 --infodir=DIR info documentation [DATAROOTDIR/info]
1184 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1185 --mandir=DIR man documentation [DATAROOTDIR/man]
1186 --docdir=DIR documentation root [DATAROOTDIR/doc/tf4mono]
1187 --htmldir=DIR html documentation [DOCDIR]
1188 --dvidir=DIR dvi documentation [DOCDIR]
1189 --pdfdir=DIR pdf documentation [DOCDIR]
1190 --psdir=DIR ps documentation [DOCDIR]
1197 if test -n "$ac_init_help"; then
1198 case $ac_init_help in
1199 short | recursive
) echo "Configuration of tf4mono 0.4.6:";;
1204 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1205 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1206 --disable-keyring disable gnome keyring support
1208 Some influential environment variables
:
1209 PKG_CONFIG path to pkg-config utility
1210 CC C compiler
command
1211 CFLAGS C compiler flags
1212 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1213 nonstandard directory
<lib dir
>
1214 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1215 CPPFLAGS C
/C
++/Objective C preprocessor flags
, e.g.
-I<include dir
> if
1216 you have headers
in a nonstandard directory
<include dir
>
1218 Use these variables to override the choices made by
`configure' or to help
1219 it to find libraries and programs with nonstandard names/locations.
1225 if test "$ac_init_help" = "recursive"; then
1226 # If there are subdirs, report their specific --help.
1227 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1228 test -d "$ac_dir" || continue
1232 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1234 ac_dir_suffix=/`echo "$ac_dir" |
sed 's,^\.[\\/],,'`
1235 # A ".." for each directory in $ac_dir_suffix.
1236 ac_top_builddir_sub=`echo "$ac_dir_suffix" |
sed 's,/[^\\/]*,/..,g;s,/,,'`
1237 case $ac_top_builddir_sub in
1238 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1239 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1242 ac_abs_top_builddir=$ac_pwd
1243 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1244 # for backward compatibility:
1245 ac_top_builddir=$ac_top_build_prefix
1248 .) # We are building in place.
1250 ac_top_srcdir=$ac_top_builddir_sub
1251 ac_abs_top_srcdir=$ac_pwd ;;
1252 [\\/]* | ?:[\\/]* ) # Absolute name.
1253 ac_srcdir=$srcdir$ac_dir_suffix;
1254 ac_top_srcdir=$srcdir
1255 ac_abs_top_srcdir=$srcdir ;;
1257 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1258 ac_top_srcdir=$ac_top_build_prefix$srcdir
1259 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1261 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1263 cd "$ac_dir" || { ac_status=$?; continue; }
1264 # Check for guested configure.
1265 if test -f "$ac_srcdir/configure.gnu"; then
1267 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1268 elif test -f "$ac_srcdir/configure"; then
1270 $SHELL "$ac_srcdir/configure" --help=recursive
1272 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1274 cd "$ac_pwd" || { ac_status=$?; break; }
1278 test -n "$ac_init_help" && exit $ac_status
1279 if $ac_init_version; then
1281 tf4mono configure 0.4.6
1282 generated by GNU Autoconf 2.61
1284 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1285 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1286 This configure script is free software; the Free Software Foundation
1287 gives unlimited permission to copy, distribute and modify it.
1291 cat >config.log <<_ACEOF
1292 This file contains any messages produced by compilers while
1293 running configure, to aid debugging if configure makes a mistake.
1295 It was created by tf4mono $as_me 0.4.6, which was
1296 generated by GNU Autoconf 2.61. Invocation command line was
1308 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
1309 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
1310 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
1311 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
1312 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
1314 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
1315 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
1317 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
1318 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
1319 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
1320 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
1321 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
1322 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
1323 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
1327 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1331 test -z "$as_dir" && as_dir=.
1332 echo "PATH: $as_dir"
1348 # Keep a trace of the command line.
1349 # Strip out --no-create and --no-recursion so they do not pile up.
1350 # Strip out --silent because we don't want to record it for future runs.
1351 # Also quote any args containing shell meta-characters.
1352 # Make two passes to allow for proper duplicate-argument suppression.
1356 ac_must_keep_next=false
1362 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1363 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1364 | -silent | --silent | --silen | --sile | --sil)
1367 ac_arg=`echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
1370 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1372 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1373 if test $ac_must_keep_next = true; then
1374 ac_must_keep_next=false # Got value, back to normal.
1377 *=* | --config-cache | -C | -disable-* | --disable-* \
1378 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1379 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1380 | -with-* | --with-* | -without-* | --without-* | --x)
1381 case "$ac_configure_args0 " in
1382 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1385 -* ) ac_must_keep_next=true ;;
1388 ac_configure_args="$ac_configure_args '$ac_arg'"
1393 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1394 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1396 # When interrupted or exit'd, cleanup temporary files, and complete
1397 # config.log. We remove comments because anyway the quotes in there
1398 # would cause problems or look ugly.
1399 # WARNING: Use '\'' to represent an apostrophe within the trap.
1400 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1401 trap 'exit_status=$?
1402 # Save into config.log some information that might help in debugging.
1407 ## ---------------- ##
1408 ## Cache variables. ##
1409 ## ---------------- ##
1412 # The following way of writing the cache mishandles newlines in values,
1414 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
1415 eval ac_val=\$$ac_var
1419 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1420 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1423 _ | IFS | as_nl) ;; #(
1424 *) $as_unset $ac_var ;;
1429 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
1430 *${as_nl}ac_space=\ *)
1432 "s/'\''/'\''\\\\'\'''\''/g;
1433 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1436 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1444 ## ----------------- ##
1445 ## Output variables. ##
1446 ## ----------------- ##
1449 for ac_var in $ac_subst_vars
1451 eval ac_val=\$$ac_var
1453 *\'\''*) ac_val=`echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1455 echo "$ac_var='\''$ac_val'\''"
1459 if test -n "$ac_subst_files"; then
1461 ## ------------------- ##
1462 ## File substitutions. ##
1463 ## ------------------- ##
1466 for ac_var in $ac_subst_files
1468 eval ac_val=\$$ac_var
1470 *\'\''*) ac_val=`echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1472 echo "$ac_var='\''$ac_val'\''"
1477 if test -s confdefs.h; then
1487 test "$ac_signal" != 0 &&
1488 echo "$as_me: caught signal $ac_signal"
1489 echo "$as_me: exit $exit_status"
1491 rm -f core *.core core.conftest.* &&
1492 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1495 for ac_signal in 1 2 13 15; do
1496 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1500 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1501 rm -f -r conftest* confdefs.h
1503 # Predefined preprocessor variables.
1505 cat >>confdefs.h <<_ACEOF
1506 #define PACKAGE_NAME "$PACKAGE_NAME"
1510 cat >>confdefs.h <<_ACEOF
1511 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1515 cat >>confdefs.h <<_ACEOF
1516 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1520 cat >>confdefs.h <<_ACEOF
1521 #define PACKAGE_STRING "$PACKAGE_STRING"
1525 cat >>confdefs.h <<_ACEOF
1526 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1530 # Let the site file select an alternate cache file if it wants to.
1531 # Prefer explicitly selected file to automatically selected ones.
1532 if test -n "$CONFIG_SITE"; then
1533 set x "$CONFIG_SITE"
1534 elif test "x$prefix" != xNONE; then
1535 set x "$prefix/share/config.site" "$prefix/etc/config.site"
1537 set x "$ac_default_prefix/share/config.site" \
1538 "$ac_default_prefix/etc/config.site"
1543 if test -r "$ac_site_file"; then
1544 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1545 echo "$as_me: loading site script $ac_site_file" >&6;}
1546 sed 's/^/| /' "$ac_site_file" >&5
1551 if test -r "$cache_file"; then
1552 # Some versions of bash will fail to source /dev/null (special
1553 # files actually), so we avoid doing that.
1554 if test -f "$cache_file"; then
1555 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1556 echo "$as_me: loading cache $cache_file" >&6;}
1558 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1559 *) . "./$cache_file";;
1563 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1564 echo "$as_me: creating cache $cache_file" >&6;}
1568 # Check that the precious variables saved in the cache have kept the same
1570 ac_cache_corrupted=false
1571 for ac_var in $ac_precious_vars; do
1572 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1573 eval ac_new_set=\$ac_env_${ac_var}_set
1574 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1575 eval ac_new_val=\$ac_env_${ac_var}_value
1576 case $ac_old_set,$ac_new_set in
1578 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
1579 echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1580 ac_cache_corrupted=: ;;
1582 { echo "$as_me:$LINENO: error: \`$ac_var' was not
set in the previous run
" >&5
1583 echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
1584 ac_cache_corrupted=: ;;
1587 if test "x$ac_old_val" != "x$ac_new_val"; then
1588 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1589 echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
1590 { echo "$as_me:$LINENO: former value
: $ac_old_val" >&5
1591 echo "$as_me: former value
: $ac_old_val" >&2;}
1592 { echo "$as_me:$LINENO: current value
: $ac_new_val" >&5
1593 echo "$as_me: current value
: $ac_new_val" >&2;}
1594 ac_cache_corrupted=:
1597 # Pass precious variables to config.status.
1598 if test "$ac_new_set" = set; then
1600 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
1601 *) ac_arg=$ac_var=$ac_new_val ;;
1603 case " $ac_configure_args " in
1604 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1605 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1609 if $ac_cache_corrupted; then
1610 { echo "$as_me:$LINENO: error
: changes
in the environment can compromise the build
" >&5
1611 echo "$as_me: error
: changes
in the environment can compromise the build
" >&2;}
1612 { { echo "$as_me:$LINENO: error
: run \
`make distclean' and/or \`rm $cache_file' and start over" >&5
1613 echo "$as_me: error: run \`make distclean' and
/or \
`rm $cache_file' and start over" >&2;}
1614 { (exit 1); exit 1; }; }
1642 ac_cpp='$CPP $CPPFLAGS'
1643 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1644 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1645 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1649 # disable this experimental stuff for now
1652 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
1653 if test -n "$ac_tool_prefix"; then
1654 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
1655 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
1656 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1657 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1658 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
1659 echo $ECHO_N "(cached) $ECHO_C" >&6
1663 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
1666 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1670 test -z "$as_dir" && as_dir=.
1671 for ac_exec_ext in '' $ac_executable_extensions; do
1672 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1673 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
1674 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1684 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
1685 if test -n "$PKG_CONFIG"; then
1686 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
1687 echo "${ECHO_T}$PKG_CONFIG" >&6; }
1689 { echo "$as_me:$LINENO: result: no" >&5
1690 echo "${ECHO_T}no" >&6; }
1695 if test -z "$ac_cv_path_PKG_CONFIG"; then
1696 ac_pt_PKG_CONFIG=$PKG_CONFIG
1697 # Extract the first word of "pkg-config", so it can be a program name with args.
1698 set dummy pkg-config; ac_word=$2
1699 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1700 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1701 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
1702 echo $ECHO_N "(cached) $ECHO_C" >&6
1704 case $ac_pt_PKG_CONFIG in
1706 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
1709 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1713 test -z "$as_dir" && as_dir=.
1714 for ac_exec_ext in '' $ac_executable_extensions; do
1715 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1716 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
1717 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1727 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
1728 if test -n "$ac_pt_PKG_CONFIG"; then
1729 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
1730 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
1732 { echo "$as_me:$LINENO: result: no" >&5
1733 echo "${ECHO_T}no" >&6; }
1736 if test "x$ac_pt_PKG_CONFIG" = x; then
1739 case $cross_compiling:$ac_tool_warned in
1741 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
1742 whose name does not start with the host triplet. If you think this
1743 configuration is useful to you, please write to autoconf@gnu.org." >&5
1744 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
1745 whose name does not start with the host triplet. If you think this
1746 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
1747 ac_tool_warned=yes ;;
1749 PKG_CONFIG=$ac_pt_PKG_CONFIG
1752 PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
1756 if test -n "$PKG_CONFIG"; then
1757 _pkg_min_version=0.9.0
1758 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
1759 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
1760 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
1761 { echo "$as_me:$LINENO: result: yes" >&5
1762 echo "${ECHO_T}yes" >&6; }
1764 { echo "$as_me:$LINENO: result: no" >&5
1765 echo "${ECHO_T}no" >&6; }
1770 if test -n "$PKG_CONFIG" && \
1771 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glade-sharp-2.0\"") >&5
1772 ($PKG_CONFIG --exists --print-errors "glade-sharp-2.0") 2>&5
1774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1775 (exit $ac_status); }; then
1780 if test -n "$PKG_CONFIG" && \
1781 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"monodevelop\"") >&5
1782 ($PKG_CONFIG --exists --print-errors "monodevelop") 2>&5
1784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1785 (exit $ac_status); }; then
1791 # Check whether --enable-keyring was given.
1792 if test "${enable_keyring+set}" = set; then
1793 enableval=$enable_keyring; HAVE_GNOME_KEYRING=no
1795 if test -n "$PKG_CONFIG" && \
1796 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-keyring-sharp\"") >&5
1797 ($PKG_CONFIG --exists --print-errors "gnome-keyring-sharp") 2>&5
1799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1800 (exit $ac_status); }; then
1801 HAVE_GNOME_KEYRING=yes
1803 HAVE_GNOME_KEYRING=no
1809 MONO_VERSION=`pkg-config
--modversion mono
`
1810 MD_LIBPATH=`pkg-config monodevelop
--variable libdir
`
1813 ac_cpp='$CPP $CPPFLAGS'
1814 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1815 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1816 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1817 if test -n "$ac_tool_prefix"; then
1818 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1819 set dummy ${ac_tool_prefix}gcc; ac_word=$2
1820 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1821 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1822 if test "${ac_cv_prog_CC+set}" = set; then
1823 echo $ECHO_N "(cached) $ECHO_C" >&6
1825 if test -n "$CC"; then
1826 ac_cv_prog_CC="$CC" # Let the user override the test.
1828 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1832 test -z "$as_dir" && as_dir=.
1833 for ac_exec_ext in '' $ac_executable_extensions; do
1834 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1835 ac_cv_prog_CC="${ac_tool_prefix}gcc"
1836 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1846 if test -n "$CC"; then
1847 { echo "$as_me:$LINENO: result: $CC" >&5
1848 echo "${ECHO_T}$CC" >&6; }
1850 { echo "$as_me:$LINENO: result: no" >&5
1851 echo "${ECHO_T}no" >&6; }
1856 if test -z "$ac_cv_prog_CC"; then
1858 # Extract the first word of "gcc", so it can be a program name with args.
1859 set dummy gcc; ac_word=$2
1860 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1861 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1862 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1863 echo $ECHO_N "(cached) $ECHO_C" >&6
1865 if test -n "$ac_ct_CC"; then
1866 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1868 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1872 test -z "$as_dir" && as_dir=.
1873 for ac_exec_ext in '' $ac_executable_extensions; do
1874 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1875 ac_cv_prog_ac_ct_CC="gcc"
1876 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1885 ac_ct_CC=$ac_cv_prog_ac_ct_CC
1886 if test -n "$ac_ct_CC"; then
1887 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1888 echo "${ECHO_T}$ac_ct_CC" >&6; }
1890 { echo "$as_me:$LINENO: result: no" >&5
1891 echo "${ECHO_T}no" >&6; }
1894 if test "x$ac_ct_CC" = x; then
1897 case $cross_compiling:$ac_tool_warned in
1899 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
1900 whose name does not start with the host triplet. If you think this
1901 configuration is useful to you, please write to autoconf@gnu.org." >&5
1902 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
1903 whose name does not start with the host triplet. If you think this
1904 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
1905 ac_tool_warned=yes ;;
1913 if test -z "$CC"; then
1914 if test -n "$ac_tool_prefix"; then
1915 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1916 set dummy ${ac_tool_prefix}cc; ac_word=$2
1917 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1918 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1919 if test "${ac_cv_prog_CC+set}" = set; then
1920 echo $ECHO_N "(cached) $ECHO_C" >&6
1922 if test -n "$CC"; then
1923 ac_cv_prog_CC="$CC" # Let the user override the test.
1925 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1929 test -z "$as_dir" && as_dir=.
1930 for ac_exec_ext in '' $ac_executable_extensions; do
1931 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1932 ac_cv_prog_CC="${ac_tool_prefix}cc"
1933 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1943 if test -n "$CC"; then
1944 { echo "$as_me:$LINENO: result: $CC" >&5
1945 echo "${ECHO_T}$CC" >&6; }
1947 { echo "$as_me:$LINENO: result: no" >&5
1948 echo "${ECHO_T}no" >&6; }
1954 if test -z "$CC"; then
1955 # Extract the first word of "cc", so it can be a program name with args.
1956 set dummy cc; ac_word=$2
1957 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1958 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1959 if test "${ac_cv_prog_CC+set}" = set; then
1960 echo $ECHO_N "(cached) $ECHO_C" >&6
1962 if test -n "$CC"; then
1963 ac_cv_prog_CC="$CC" # Let the user override the test.
1966 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1970 test -z "$as_dir" && as_dir=.
1971 for ac_exec_ext in '' $ac_executable_extensions; do
1972 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1973 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1974 ac_prog_rejected=yes
1978 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1985 if test $ac_prog_rejected = yes; then
1986 # We found a bogon in the path, so make sure we never use it.
1987 set dummy $ac_cv_prog_CC
1989 if test $# != 0; then
1990 # We chose a different compiler from the bogus one.
1991 # However, it has the same basename, so the bogon will be chosen
1992 # first if we set CC to just the basename; use the full file name.
1994 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2000 if test -n "$CC"; then
2001 { echo "$as_me:$LINENO: result: $CC" >&5
2002 echo "${ECHO_T}$CC" >&6; }
2004 { echo "$as_me:$LINENO: result: no" >&5
2005 echo "${ECHO_T}no" >&6; }
2010 if test -z "$CC"; then
2011 if test -n "$ac_tool_prefix"; then
2012 for ac_prog in cl.exe
2014 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2015 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2016 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2017 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2018 if test "${ac_cv_prog_CC+set}" = set; then
2019 echo $ECHO_N "(cached) $ECHO_C" >&6
2021 if test -n "$CC"; then
2022 ac_cv_prog_CC="$CC" # Let the user override the test.
2024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2028 test -z "$as_dir" && as_dir=.
2029 for ac_exec_ext in '' $ac_executable_extensions; do
2030 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2031 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2032 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2042 if test -n "$CC"; then
2043 { echo "$as_me:$LINENO: result: $CC" >&5
2044 echo "${ECHO_T}$CC" >&6; }
2046 { echo "$as_me:$LINENO: result: no" >&5
2047 echo "${ECHO_T}no" >&6; }
2051 test -n "$CC" && break
2054 if test -z "$CC"; then
2056 for ac_prog in cl.exe
2058 # Extract the first word of "$ac_prog", so it can be a program name with args.
2059 set dummy $ac_prog; ac_word=$2
2060 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2061 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2062 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2063 echo $ECHO_N "(cached) $ECHO_C" >&6
2065 if test -n "$ac_ct_CC"; then
2066 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2068 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2072 test -z "$as_dir" && as_dir=.
2073 for ac_exec_ext in '' $ac_executable_extensions; do
2074 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2075 ac_cv_prog_ac_ct_CC="$ac_prog"
2076 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2085 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2086 if test -n "$ac_ct_CC"; then
2087 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2088 echo "${ECHO_T}$ac_ct_CC" >&6; }
2090 { echo "$as_me:$LINENO: result: no" >&5
2091 echo "${ECHO_T}no" >&6; }
2095 test -n "$ac_ct_CC" && break
2098 if test "x$ac_ct_CC" = x; then
2101 case $cross_compiling:$ac_tool_warned in
2103 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2104 whose name does not start with the host triplet. If you think this
2105 configuration is useful to you, please write to autoconf@gnu.org." >&5
2106 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2107 whose name does not start with the host triplet. If you think this
2108 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2109 ac_tool_warned=yes ;;
2118 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2119 See \`config.log
' for more details." >&5
2120 echo "$as_me: error: no acceptable C compiler found in \$PATH
2121 See \`config.log' for more details.
" >&2;}
2122 { (exit 1); exit 1; }; }
2124 # Provide some information about the compiler.
2125 echo "$as_me:$LINENO: checking
for C compiler version
" >&5
2126 ac_compiler=`set X $ac_compile; echo $2`
2127 { (ac_try="$ac_compiler --version >&5"
2129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2130 *) ac_try_echo=$ac_try;;
2132 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2133 (eval "$ac_compiler --version >&5") 2>&5
2135 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2136 (exit $ac_status); }
2137 { (ac_try="$ac_compiler -v >&5"
2139 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2140 *) ac_try_echo=$ac_try;;
2142 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2143 (eval "$ac_compiler -v >&5") 2>&5
2145 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2146 (exit $ac_status); }
2147 { (ac_try="$ac_compiler -V >&5"
2149 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2150 *) ac_try_echo=$ac_try;;
2152 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2153 (eval "$ac_compiler -V >&5") 2>&5
2155 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2156 (exit $ac_status); }
2158 cat >conftest.$ac_ext <<_ACEOF
2161 cat confdefs.h >>conftest.$ac_ext
2162 cat >>conftest.$ac_ext <<_ACEOF
2163 /* end confdefs.h. */
2173 ac_clean_files_save=$ac_clean_files
2174 ac_clean_files="$ac_clean_files a.out a.exe b.out
"
2175 # Try to create an executable without -o first, disregard a.out.
2176 # It will help us diagnose broken compilers, and finding out an intuition
2178 { echo "$as_me:$LINENO: checking
for C compiler default output
file name
" >&5
2179 echo $ECHO_N "checking
for C compiler default output
file name...
$ECHO_C" >&6; }
2180 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2182 # List of possible output files, starting from the most likely.
2183 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2184 # only as a last resort. b.out is created by i960 compilers.
2185 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2187 # The IRIX 6 linker writes into existing files which may not be
2188 # executable, retaining their permissions. Remove them first so a
2189 # subsequent execution test works.
2191 for ac_file in $ac_files
2194 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2195 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2200 if { (ac_try="$ac_link_default"
2202 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2203 *) ac_try_echo=$ac_try;;
2205 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2206 (eval "$ac_link_default") 2>&5
2208 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2209 (exit $ac_status); }; then
2210 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2211 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2212 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2213 # so that the user can short-circuit this test for compilers unknown to
2215 for ac_file in $ac_files ''
2217 test -f "$ac_file" || continue
2219 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2222 # We found the default executable, but exeext='' is most
2226 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2228 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2230 # We set ac_cv_exeext here because the later test for it is not
2231 # safe: cross compilers may not add the suffix if given an `-o'
2232 # argument, so we may need to know it at that point already.
2233 # Even if this section looks crufty: it has the advantage of
2240 test "$ac_cv_exeext" = no && ac_cv_exeext=
2246 { echo "$as_me:$LINENO: result
: $ac_file" >&5
2247 echo "${ECHO_T}$ac_file" >&6; }
2248 if test -z "$ac_file"; then
2249 echo "$as_me: failed program was
:" >&5
2250 sed 's/^/| /' conftest.$ac_ext >&5
2252 { { echo "$as_me:$LINENO: error
: C compiler cannot create executables
2253 See \
`config.log' for more details." >&5
2254 echo "$as_me: error: C compiler cannot create executables
2255 See \`config.log
' for more details." >&2;}
2256 { (exit 77); exit 77; }; }
2259 ac_exeext=$ac_cv_exeext
2261 # Check that the compiler produces executables we can run. If not, either
2262 # the compiler is broken, or we cross compile.
2263 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2264 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2265 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2266 # If not cross compiling, check that we can run a simple program.
2267 if test "$cross_compiling" != yes; then
2268 if { ac_try='.
/$ac_file'
2269 { (case "(($ac_try" in
2270 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2271 *) ac_try_echo=$ac_try;;
2273 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2274 (eval "$ac_try") 2>&5
2276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2277 (exit $ac_status); }; }; then
2280 if test "$cross_compiling" = maybe; then
2283 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2284 If you meant to cross compile, use \`--host'.
2285 See \
`config.log' for more details." >&5
2286 echo "$as_me: error: cannot run C compiled programs.
2287 If you meant to cross compile, use \`--host'.
2288 See \`config.log' for more details.
" >&2;}
2289 { (exit 1); exit 1; }; }
2293 { echo "$as_me:$LINENO: result
: yes" >&5
2294 echo "${ECHO_T}yes" >&6; }
2296 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2297 ac_clean_files=$ac_clean_files_save
2298 # Check that the compiler produces executables we can run. If not, either
2299 # the compiler is broken, or we cross compile.
2300 { echo "$as_me:$LINENO: checking whether we are cross compiling
" >&5
2301 echo $ECHO_N "checking whether we are cross compiling...
$ECHO_C" >&6; }
2302 { echo "$as_me:$LINENO: result
: $cross_compiling" >&5
2303 echo "${ECHO_T}$cross_compiling" >&6; }
2305 { echo "$as_me:$LINENO: checking
for suffix of executables
" >&5
2306 echo $ECHO_N "checking
for suffix of executables...
$ECHO_C" >&6; }
2307 if { (ac_try="$ac_link"
2309 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2310 *) ac_try_echo=$ac_try;;
2312 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2313 (eval "$ac_link") 2>&5
2315 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2316 (exit $ac_status); }; then
2317 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2318 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2319 # work properly (i.e., refer to `conftest.exe'), while it won't with
2321 for ac_file in conftest.exe conftest conftest.*; do
2322 test -f "$ac_file" || continue
2324 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2325 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2331 { { echo "$as_me:$LINENO: error
: cannot compute suffix of executables
: cannot compile and link
2332 See \
`config.log' for more details." >&5
2333 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2334 See \`config.log
' for more details." >&2;}
2335 { (exit 1); exit 1; }; }
2338 rm -f conftest$ac_cv_exeext
2339 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2340 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2342 rm -f conftest.$ac_ext
2343 EXEEXT=$ac_cv_exeext
2345 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2346 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2347 if test "${ac_cv_objext+set}" = set; then
2348 echo $ECHO_N "(cached) $ECHO_C" >&6
2350 cat >conftest.$ac_ext <<_ACEOF
2353 cat confdefs.h >>conftest.$ac_ext
2354 cat >>conftest.$ac_ext <<_ACEOF
2355 /* end confdefs.h. */
2365 rm -f conftest.o conftest.obj
2366 if { (ac_try="$ac_compile"
2368 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2369 *) ac_try_echo=$ac_try;;
2371 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2372 (eval "$ac_compile") 2>&5
2374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2375 (exit $ac_status); }; then
2376 for ac_file in conftest.o conftest.obj conftest.*; do
2377 test -f "$ac_file" || continue;
2379 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2380 *) ac_cv_objext=`expr "$ac_file" : '.
*\.\
(.
*\
)'`
2385 echo "$as_me: failed program was:" >&5
2386 sed 's
/^
/|
/' conftest.$ac_ext >&5
2388 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2389 See \`config.log' for more details.
" >&5
2390 echo "$as_me: error
: cannot compute suffix of object files
: cannot compile
2391 See \
`config.log' for more details." >&2;}
2392 { (exit 1); exit 1; }; }
2395 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2397 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2398 echo "${ECHO_T}$ac_cv_objext" >&6; }
2399 OBJEXT=$ac_cv_objext
2401 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2402 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2403 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2404 echo $ECHO_N "(cached) $ECHO_C" >&6
2406 cat >conftest.$ac_ext <<_ACEOF
2409 cat confdefs.h >>conftest.$ac_ext
2410 cat >>conftest.$ac_ext <<_ACEOF
2411 /* end confdefs.h. */
2424 rm -f conftest.$ac_objext
2425 if { (ac_try="$ac_compile"
2427 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2428 *) ac_try_echo
=$ac_try;;
2430 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2431 (eval "$ac_compile") 2>conftest.er1
2433 grep -v '^ *+' conftest.er1
>conftest.err
2435 cat conftest.err
>&5
2436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2437 (exit $ac_status); } && {
2438 test -z "$ac_c_werror_flag" ||
2439 test ! -s conftest.err
2440 } && test -s conftest.
$ac_objext; then
2443 echo "$as_me: failed program was:" >&5
2444 sed 's/^/| /' conftest.
$ac_ext >&5
2449 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
2450 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
2453 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2454 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2455 GCC
=`test $ac_compiler_gnu = yes && echo yes`
2456 ac_test_CFLAGS
=${CFLAGS+set}
2457 ac_save_CFLAGS
=$CFLAGS
2458 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2459 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2460 if test "${ac_cv_prog_cc_g+set}" = set; then
2461 echo $ECHO_N "(cached) $ECHO_C" >&6
2463 ac_save_c_werror_flag
=$ac_c_werror_flag
2464 ac_c_werror_flag
=yes
2467 cat >conftest.
$ac_ext <<_ACEOF
2470 cat confdefs.h
>>conftest.
$ac_ext
2471 cat >>conftest.
$ac_ext <<_ACEOF
2472 /* end confdefs.h. */
2482 rm -f conftest.
$ac_objext
2483 if { (ac_try
="$ac_compile"
2485 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2486 *) ac_try_echo=$ac_try;;
2488 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2489 (eval "$ac_compile") 2>conftest.er1
2491 grep -v '^ *+' conftest.er1 >conftest.err
2493 cat conftest.err >&5
2494 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2495 (exit $ac_status); } && {
2496 test -z "$ac_c_werror_flag" ||
2497 test ! -s conftest.err
2498 } && test -s conftest.$ac_objext; then
2501 echo "$as_me: failed program was:" >&5
2502 sed 's/^/| /' conftest.$ac_ext >&5
2505 cat >conftest.$ac_ext <<_ACEOF
2508 cat confdefs.h >>conftest.$ac_ext
2509 cat >>conftest.$ac_ext <<_ACEOF
2510 /* end confdefs.h. */
2520 rm -f conftest.$ac_objext
2521 if { (ac_try="$ac_compile"
2523 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2524 *) ac_try_echo
=$ac_try;;
2526 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2527 (eval "$ac_compile") 2>conftest.er1
2529 grep -v '^ *+' conftest.er1
>conftest.err
2531 cat conftest.err
>&5
2532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2533 (exit $ac_status); } && {
2534 test -z "$ac_c_werror_flag" ||
2535 test ! -s conftest.err
2536 } && test -s conftest.
$ac_objext; then
2539 echo "$as_me: failed program was:" >&5
2540 sed 's/^/| /' conftest.
$ac_ext >&5
2542 ac_c_werror_flag
=$ac_save_c_werror_flag
2544 cat >conftest.
$ac_ext <<_ACEOF
2547 cat confdefs.h
>>conftest.
$ac_ext
2548 cat >>conftest.
$ac_ext <<_ACEOF
2549 /* end confdefs.h. */
2559 rm -f conftest.
$ac_objext
2560 if { (ac_try
="$ac_compile"
2562 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2563 *) ac_try_echo=$ac_try;;
2565 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2566 (eval "$ac_compile") 2>conftest.er1
2568 grep -v '^ *+' conftest.er1 >conftest.err
2570 cat conftest.err >&5
2571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2572 (exit $ac_status); } && {
2573 test -z "$ac_c_werror_flag" ||
2574 test ! -s conftest.err
2575 } && test -s conftest.$ac_objext; then
2578 echo "$as_me: failed program was:" >&5
2579 sed 's/^/| /' conftest.$ac_ext >&5
2584 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2587 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2590 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2591 ac_c_werror_flag=$ac_save_c_werror_flag
2593 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2594 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
2595 if test "$ac_test_CFLAGS" = set; then
2596 CFLAGS=$ac_save_CFLAGS
2597 elif test $ac_cv_prog_cc_g = yes; then
2598 if test "$GCC" = yes; then
2604 if test "$GCC" = yes; then
2610 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
2611 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
2612 if test "${ac_cv_prog_cc_c89+set}" = set; then
2613 echo $ECHO_N "(cached) $ECHO_C" >&6
2615 ac_cv_prog_cc_c89=no
2617 cat >conftest.$ac_ext <<_ACEOF
2620 cat confdefs.h >>conftest.$ac_ext
2621 cat >>conftest.$ac_ext <<_ACEOF
2622 /* end confdefs.h. */
2625 #include <sys/types.h>
2626 #include <sys/stat.h>
2627 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2628 struct buf { int x; };
2629 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2630 static char *e (p, i)
2636 static char *f (char * (*g) (char **, int), char **p, ...)
2641 s = g (p, va_arg (v,int));
2646 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2647 function prototypes and stuff, but not '\xHH' hex character constants.
2648 These don't provoke an error unfortunately, instead are silently treated
2649 as 'x'. The following induces an error, until -std is added to get
2650 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2651 array size at least. It's necessary to write '\x00'==0 to get something
2652 that's true only with -std. */
2653 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2655 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2656 inside strings and character constants. */
2658 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2660 int test (int i, double x);
2661 struct s1 {int (*f) (int a);};
2662 struct s2 {int (*f) (double a);};
2663 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2669 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2674 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2675 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2677 CC="$ac_save_CC $ac_arg"
2678 rm -f conftest.$ac_objext
2679 if { (ac_try="$ac_compile"
2681 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2682 *) ac_try_echo
=$ac_try;;
2684 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2685 (eval "$ac_compile") 2>conftest.er1
2687 grep -v '^ *+' conftest.er1
>conftest.err
2689 cat conftest.err
>&5
2690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2691 (exit $ac_status); } && {
2692 test -z "$ac_c_werror_flag" ||
2693 test ! -s conftest.err
2694 } && test -s conftest.
$ac_objext; then
2695 ac_cv_prog_cc_c89
=$ac_arg
2697 echo "$as_me: failed program was:" >&5
2698 sed 's/^/| /' conftest.
$ac_ext >&5
2703 rm -f core conftest.err conftest.
$ac_objext
2704 test "x$ac_cv_prog_cc_c89" != "xno" && break
2706 rm -f conftest.
$ac_ext
2711 case "x$ac_cv_prog_cc_c89" in
2713 { echo "$as_me:$LINENO: result: none needed" >&5
2714 echo "${ECHO_T}none needed" >&6; } ;;
2716 { echo "$as_me:$LINENO: result: unsupported" >&5
2717 echo "${ECHO_T}unsupported" >&6; } ;;
2719 CC
="$CC $ac_cv_prog_cc_c89"
2720 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
2721 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2726 ac_cpp
='$CPP $CPPFLAGS'
2727 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2728 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2729 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2732 { echo "$as_me:$LINENO: checking for magic_open in -lmagic" >&5
2733 echo $ECHO_N "checking for magic_open in -lmagic... $ECHO_C" >&6; }
2734 if test "${ac_cv_lib_magic_magic_open+set}" = set; then
2735 echo $ECHO_N "(cached) $ECHO_C" >&6
2737 ac_check_lib_save_LIBS
=$LIBS
2738 LIBS
="-lmagic $LIBS"
2739 cat >conftest.
$ac_ext <<_ACEOF
2742 cat confdefs.h
>>conftest.
$ac_ext
2743 cat >>conftest.
$ac_ext <<_ACEOF
2744 /* end confdefs.h. */
2746 /* Override any GCC internal prototype to avoid an error.
2747 Use char because int might match the return type of a GCC
2748 builtin and then its argument prototype would still apply. */
2756 return magic_open ();
2761 rm -f conftest.
$ac_objext conftest
$ac_exeext
2762 if { (ac_try
="$ac_link"
2764 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2765 *) ac_try_echo=$ac_try;;
2767 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2768 (eval "$ac_link") 2>conftest.er1
2770 grep -v '^ *+' conftest.er1 >conftest.err
2772 cat conftest.err >&5
2773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2774 (exit $ac_status); } && {
2775 test -z "$ac_c_werror_flag" ||
2776 test ! -s conftest.err
2777 } && test -s conftest$ac_exeext &&
2778 $as_test_x conftest$ac_exeext; then
2779 ac_cv_lib_magic_magic_open=yes
2781 echo "$as_me: failed program was:" >&5
2782 sed 's/^/| /' conftest.$ac_ext >&5
2784 ac_cv_lib_magic_magic_open=no
2787 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2788 conftest$ac_exeext conftest.$ac_ext
2789 LIBS=$ac_check_lib_save_LIBS
2791 { echo "$as_me:$LINENO: result: $ac_cv_lib_magic_magic_open" >&5
2792 echo "${ECHO_T}$ac_cv_lib_magic_magic_open" >&6; }
2793 if test $ac_cv_lib_magic_magic_open = yes; then
2800 if test "x$prefix" = "xNONE"; then
2804 # assume on windows for now
2805 if test "x$MONO_VERSION" = "x"; then
2806 MONO_VERSION=csc-2.0
2809 echo "prefix=$prefix" > build/config.make
2810 echo "exec_prefix=\${prefix}" >> build/config.make
2811 echo "mono_libdir=\${exec_prefix}/lib" >> build/config.make
2812 echo "RUNTIME=mono" >> build/config.make
2813 echo "PACKAGE_VERSION=$PACKAGE_VERSION" >> build/config.make
2814 echo "MONO_VERSION=$MONO_VERSION" >> build/config.make
2815 echo "MONODEVELOP_LIBPATH=$MD_LIBPATH" >> build/config.make
2816 echo "MCS_FLAGS=-debug+" >> build/config.make
2817 echo "HAVE_GLADE=$HAVE_GLADE" >> build/config.make
2818 echo "HAVE_MAGIC=$HAVE_MAGIC" >> build/config.make
2819 echo "HAVE_MONODEVELOP=$HAVE_MD" >> build/config.make
2820 echo "HAVE_GNOME_KEYRING=$HAVE_GNOME_KEYRING" >> build/config.make
2822 ac_config_files="$ac_config_files tools/tf/tf.sh"
2825 cat >confcache <<\_ACEOF
2826 # This file is a shell script that caches the results of configure
2827 # tests run on this system so they can be shared between configure
2828 # scripts and configure runs, see configure's option --config-cache.
2829 # It is not useful on other systems. If it contains results you don't
2830 # want to keep, you may remove or edit it.
2832 # config.status only pays attention to the cache file if you give it
2833 # the --recheck option to rerun configure.
2835 # `ac_cv_env_foo
' variables (set or unset) will be overridden when
2836 # loading this file, other *unset* `ac_cv_foo' will be assigned the
2841 # The following way of writing the cache mishandles newlines in values,
2842 # but we know of no workaround that is simple, portable, and efficient.
2843 # So, we kill variables containing newlines.
2844 # Ultrix sh set writes to stderr and can't be redirected directly,
2845 # and sets the high bit in the cache file unless we assign to the vars.
2847 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2848 eval ac_val
=\$
$ac_var
2852 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2853 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2856 _ | IFS | as_nl
) ;; #(
2857 *) $as_unset $ac_var ;;
2863 case $as_nl`(ac_space=' '; set) 2>&1` in #(
2864 *${as_nl}ac_space
=\
*)
2865 # `set' does not quote correctly, so add quotes (double-quote
2866 # substitution turns \\\\ into \\, and sed turns \\ into \).
2869 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2872 # `set' quotes correctly as required by POSIX, so do not add quotes.
2873 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2882 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2884 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2886 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
2887 if test -w "$cache_file"; then
2888 test "x$cache_file" != "x/dev/null" &&
2889 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
2890 echo "$as_me: updating cache $cache_file" >&6;}
2891 cat confcache
>$cache_file
2893 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2894 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2899 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
2900 # Let make expand exec_prefix.
2901 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
2903 # Transform confdefs.h into DEFS.
2904 # Protect against shell expansion while executing Makefile rules.
2905 # Protect against Makefile macro expansion.
2907 # If the first sed substitution is executed (which looks for macros that
2908 # take arguments), then branch to the quote section. Otherwise,
2909 # look for a macro that doesn't take arguments.
2913 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
2915 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
2919 s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
2932 DEFS
=`sed -n "$ac_script" confdefs.h`
2937 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
2938 # 1. Remove the extension, and $U if already installed.
2939 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
2940 ac_i
=`echo "$ac_i" | sed "$ac_script"`
2941 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
2942 # will be set to the directory where LIBOBJS objects are built.
2943 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2944 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
2948 LTLIBOBJS
=$ac_ltlibobjs
2952 : ${CONFIG_STATUS=./config.status}
2953 ac_clean_files_save
=$ac_clean_files
2954 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
2955 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
2956 echo "$as_me: creating $CONFIG_STATUS" >&6;}
2957 cat >$CONFIG_STATUS <<_ACEOF
2959 # Generated by $as_me.
2960 # Run this file to recreate the current configuration.
2961 # Compiler output produced by configure, useful for debugging
2962 # configure, is in config.log if it exists.
2967 SHELL=\${CONFIG_SHELL-$SHELL}
2970 cat >>$CONFIG_STATUS <<\_ACEOF
2971 ## --------------------- ##
2972 ## M4sh Initialization. ##
2973 ## --------------------- ##
2975 # Be more Bourne compatible
2976 DUALCASE
=1; export DUALCASE
# for MKS sh
2977 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
2980 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2981 # is contrary to our usage. Disable this feature.
2982 alias -g '${1+"$@"}'='"$@"'
2983 setopt NO_GLOB_SUBST
2985 case `(set -o) 2>/dev/null` in
2986 *posix
*) set -o posix
;;
2995 # Avoid depending upon Character Ranges.
2996 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
2997 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2998 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
2999 as_cr_digits
='0123456789'
3000 as_cr_alnum
=$as_cr_Letters$as_cr_digits
3002 # The user is always right.
3003 if test "${PATH_SEPARATOR+set}" != set; then
3004 echo "#! /bin/sh" >conf$$.sh
3005 echo "exit 0" >>conf$$.sh
3007 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
3015 # Support unset when possible.
3016 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
3024 # We need space, tab and new line, in precisely that order. Quoting is
3025 # there to prevent editors from complaining about space-tab.
3026 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
3027 # splitting by setting IFS to empty value.)
3032 # Find who we are. Look in the path if we contain no directory separator.
3034 *[\\/]* ) as_myself
=$0 ;;
3035 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3039 test -z "$as_dir" && as_dir
=.
3040 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
3046 # We did not find ourselves, most probably we were run as `sh COMMAND'
3047 # in which case we are not to be found in the path.
3048 if test "x$as_myself" = x
; then
3051 if test ! -f "$as_myself"; then
3052 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3053 { (exit 1); exit 1; }
3056 # Work around bugs in pre-3.0 UWIN ksh.
3057 for as_var
in ENV MAIL MAILPATH
3058 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
3066 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
3067 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
3068 LC_TELEPHONE LC_TIME
3070 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
3071 eval $as_var=C
; export $as_var
3073 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
3077 # Required to use basename.
3078 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
3079 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
3085 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3086 as_basename
=basename
3092 # Name of the executable.
3093 as_me
=`$as_basename -- "$0" ||
3094 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3095 X"$0" : 'X\(//\)$' \| \
3096 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3098 sed '/^.*\/\([^/][^/]*\)\/*$/{
3119 test "x$as_lineno_1" != "x$as_lineno_2" &&
3120 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
3122 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
3123 # uniformly replaced by the line number. The first 'sed' inserts a
3124 # line-number line after each line using $LINENO; the second 'sed'
3125 # does the real work. The second script uses 'N' to pair each
3126 # line-number line with the line containing $LINENO, and appends
3127 # trailing '-' during substitution so that $LINENO is not a special
3129 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
3130 # scripts with optimization help from Paolo Bonzini. Blame Lee
3131 # E. McMahon (1931-1989) for sed's syntax. :-)
3143 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
3147 chmod +x
"$as_me.lineno" ||
3148 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
3149 { (exit 1); exit 1; }; }
3151 # Don't try to exec as it changes $[0], causing all sort of problems
3152 # (the dirname of $[0] is not the place where we might find the
3153 # original and so on. Autoconf is especially sensitive to this).
3155 # Exit status is that of the last command.
3160 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
3166 ECHO_C
= ECHO_N
= ECHO_T
=
3169 case `echo 'x\c'` in
3170 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
3177 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
3178 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
3184 rm -f conf$$ conf$$.exe conf$$.
file
3185 if test -d conf$$.dir
; then
3186 rm -f conf$$.dir
/conf$$.
file
3192 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
3194 # ... but there are two gotchas:
3195 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3196 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3197 # In both cases, we have to default to `cp -p'.
3198 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
3200 elif ln conf$$.
file conf$$
2>/dev
/null
; then
3205 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
3206 rmdir conf$$.dir
2>/dev
/null
3208 if mkdir
-p .
2>/dev
/null
; then
3211 test -d .
/-p && rmdir .
/-p
3215 if test -x / >/dev
/null
2>&1; then
3218 if ls -dL / >/dev
/null
2>&1; then
3225 if test -d "$1"; then
3231 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
3232 ???[sx]*):;;*)false;;esac;fi
3236 as_executable_p
=$as_test_x
3238 # Sed expression to map a string onto a valid CPP name.
3239 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3241 # Sed expression to map a string onto a valid variable name.
3242 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3247 # Save the log message, to keep $[0] and so on meaningful, and to
3248 # report actual input values of CONFIG_FILES etc. instead of their
3249 # values after options handling.
3251 This file was extended by tf4mono $as_me 0.4.6, which was
3252 generated by GNU Autoconf 2.61. Invocation command line was
3254 CONFIG_FILES = $CONFIG_FILES
3255 CONFIG_HEADERS = $CONFIG_HEADERS
3256 CONFIG_LINKS = $CONFIG_LINKS
3257 CONFIG_COMMANDS = $CONFIG_COMMANDS
3260 on `(hostname || uname -n) 2>/dev/null | sed 1q`
3265 cat >>$CONFIG_STATUS <<_ACEOF
3266 # Files that config.status was made for.
3267 config_files="$ac_config_files"
3271 cat >>$CONFIG_STATUS <<\_ACEOF
3273 \`$as_me' instantiates files from templates according to the
3274 current configuration.
3276 Usage: $0 [OPTIONS] [FILE]...
3278 -h, --help print this help, then exit
3279 -V, --version print version number and configuration settings, then exit
3280 -q, --quiet do not print progress messages
3281 -d, --debug don't remove temporary files
3282 --recheck update $as_me by reconfiguring in the same conditions
3283 --file=FILE[:TEMPLATE]
3284 instantiate the configuration file FILE
3286 Configuration files:
3289 Report bugs to <bug-autoconf@gnu.org>."
3292 cat >>$CONFIG_STATUS <<_ACEOF
3294 tf4mono config.status 0.4.6
3295 configured by $0, generated by GNU Autoconf 2.61,
3296 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3298 Copyright (C) 2006 Free Software Foundation, Inc.
3299 This config.status script is free software; the Free Software Foundation
3300 gives unlimited permission to copy, distribute and modify it."
3306 cat >>$CONFIG_STATUS <<\_ACEOF
3307 # If no file are specified by the user, then we need to provide default
3308 # value. By we need to know if files were specified by the user.
3314 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
3315 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
3326 # Handling of the options.
3327 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
3329 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
3330 echo "$ac_cs_version"; exit ;;
3331 --debug |
--debu |
--deb |
--de |
--d |
-d )
3333 --file |
--fil |
--fi |
--f )
3335 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
3336 ac_need_defaults
=false
;;
3337 --he |
--h |
--help |
--hel |
-h )
3338 echo "$ac_cs_usage"; exit ;;
3339 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
3340 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
3344 -*) { echo "$as_me: error: unrecognized option: $1
3345 Try \`$0 --help' for more information." >&2
3346 { (exit 1); exit 1; }; } ;;
3348 *) ac_config_targets
="$ac_config_targets $1"
3349 ac_need_defaults
=false
;;
3355 ac_configure_extra_args
=
3357 if $ac_cs_silent; then
3359 ac_configure_extra_args
="$ac_configure_extra_args --silent"
3363 cat >>$CONFIG_STATUS <<_ACEOF
3364 if \$ac_cs_recheck; then
3365 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
3368 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3372 cat >>$CONFIG_STATUS <<\_ACEOF
3376 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
3377 ## Running $as_me. ##
3383 cat >>$CONFIG_STATUS <<_ACEOF
3386 cat >>$CONFIG_STATUS <<\_ACEOF
3388 # Handling of arguments.
3389 for ac_config_target
in $ac_config_targets
3391 case $ac_config_target in
3392 "tools/tf/tf.sh") CONFIG_FILES
="$CONFIG_FILES tools/tf/tf.sh" ;;
3394 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
3395 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
3396 { (exit 1); exit 1; }; };;
3401 # If the user did not use the arguments to specify the items to instantiate,
3402 # then the envvar interface is used. Set only those that are not.
3403 # We use the long form for the default assignment because of an extremely
3404 # bizarre bug on SunOS 4.1.3.
3405 if $ac_need_defaults; then
3406 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
3409 # Have a temporary directory for convenience. Make it in the build tree
3410 # simply because there is no reason against having it here, and in addition,
3411 # creating and moving files from /tmp can sometimes cause problems.
3412 # Hook for its removal unless debugging.
3413 # Note that there is a small window in which the directory will not be cleaned:
3414 # after its creation but before its name has been assigned to `$tmp'.
3418 trap 'exit_status=$?
3419 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
3421 trap '{ (exit 1); exit 1; }' 1 2 13 15
3423 # Create a (secure) tmp directory for tmp files.
3426 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3427 test -n "$tmp" && test -d "$tmp"
3430 tmp
=.
/conf$$
-$RANDOM
3431 (umask 077 && mkdir
"$tmp")
3434 echo "$me: cannot create a temporary directory in ." >&2
3435 { (exit 1); exit 1; }
3439 # Set up the sed scripts for CONFIG_FILES section.
3442 # No need to generate the scripts if there are no CONFIG_FILES.
3443 # This happens for instance when ./config.status config.h
3444 if test -n "$CONFIG_FILES"; then
3451 for ac_last_try
in false false false false false
:; do
3452 cat >conf$
$subs.
sed <<_ACEOF
3453 SHELL!$SHELL$ac_delim
3454 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
3455 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
3456 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
3457 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
3458 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
3459 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
3460 exec_prefix!$exec_prefix$ac_delim
3461 prefix!$prefix$ac_delim
3462 program_transform_name!$program_transform_name$ac_delim
3463 bindir!$bindir$ac_delim
3464 sbindir!$sbindir$ac_delim
3465 libexecdir!$libexecdir$ac_delim
3466 datarootdir!$datarootdir$ac_delim
3467 datadir!$datadir$ac_delim
3468 sysconfdir!$sysconfdir$ac_delim
3469 sharedstatedir!$sharedstatedir$ac_delim
3470 localstatedir!$localstatedir$ac_delim
3471 includedir!$includedir$ac_delim
3472 oldincludedir!$oldincludedir$ac_delim
3473 docdir!$docdir$ac_delim
3474 infodir!$infodir$ac_delim
3475 htmldir!$htmldir$ac_delim
3476 dvidir!$dvidir$ac_delim
3477 pdfdir!$pdfdir$ac_delim
3478 psdir!$psdir$ac_delim
3479 libdir!$libdir$ac_delim
3480 localedir!$localedir$ac_delim
3481 mandir!$mandir$ac_delim
3483 ECHO_C!$ECHO_C$ac_delim
3484 ECHO_N!$ECHO_N$ac_delim
3485 ECHO_T!$ECHO_T$ac_delim
3487 build_alias!$build_alias$ac_delim
3488 host_alias!$host_alias$ac_delim
3489 target_alias!$target_alias$ac_delim
3490 PKG_CONFIG!$PKG_CONFIG$ac_delim
3492 CFLAGS!$CFLAGS$ac_delim
3493 LDFLAGS!$LDFLAGS$ac_delim
3494 CPPFLAGS!$CPPFLAGS$ac_delim
3495 ac_ct_CC!$ac_ct_CC$ac_delim
3496 EXEEXT!$EXEEXT$ac_delim
3497 OBJEXT!$OBJEXT$ac_delim
3498 LIBOBJS!$LIBOBJS$ac_delim
3499 LTLIBOBJS!$LTLIBOBJS$ac_delim
3502 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 47; then
3504 elif $ac_last_try; then
3505 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
3506 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
3507 { (exit 1); exit 1; }; }
3509 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
3513 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
3514 if test -n "$ac_eof"; then
3515 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
3516 ac_eof
=`expr $ac_eof + 1`
3519 cat >>$CONFIG_STATUS <<_ACEOF
3520 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
3521 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
3524 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
3525 s/^/s,@/; s/!/@,|#_!!_#|/
3528 s/'"$ac_delim"'$/,g/; t
3530 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
3531 ' >>$CONFIG_STATUS <conf$
$subs.
sed
3532 rm -f conf$
$subs.
sed
3533 cat >>$CONFIG_STATUS <<_ACEOF
3540 # VPATH may cause trouble with some makes, so we remove $(srcdir),
3541 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
3542 # trailing colons and then remove the whole line if VPATH becomes empty
3543 # (actually we leave an empty line to preserve line numbers).
3544 if test "x$srcdir" = x.
; then
3545 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
3549 s/^\([^=]*=[ ]*\):*/\1/
3555 cat >>$CONFIG_STATUS <<\_ACEOF
3556 fi # test -n "$CONFIG_FILES"
3559 for ac_tag
in :F
$CONFIG_FILES
3562 :[FHLC
]) ac_mode
=$ac_tag; continue;;
3564 case $ac_mode$ac_tag in
3566 :L
* |
:C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
3567 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
3568 { (exit 1); exit 1; }; };;
3569 :[FH
]-) ac_tag
=-:-;;
3570 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
3587 -) ac_f
="$tmp/stdin";;
3588 *) # Look for the file first in the build tree, then in the source tree
3589 # (if the path is not absolute). The absolute path cannot be DOS-style,
3590 # because $ac_f cannot contain `:'.
3594 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
3596 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
3597 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
3598 { (exit 1); exit 1; }; };;
3600 ac_file_inputs
="$ac_file_inputs $ac_f"
3603 # Let's still pretend it is `configure' which instantiates (i.e., don't
3604 # use $as_me), people would be surprised to read:
3605 # /* config.h. Generated by config.status. */
3606 configure_input
="Generated from "`IFS=:
3607 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
3608 if test x
"$ac_file" != x-
; then
3609 configure_input
="$ac_file. $configure_input"
3610 { echo "$as_me:$LINENO: creating $ac_file" >&5
3611 echo "$as_me: creating $ac_file" >&6;}
3615 *:-:* |
*:-) cat >"$tmp/stdin";;
3620 ac_dir
=`$as_dirname -- "$ac_file" ||
3621 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3622 X"$ac_file" : 'X\(//\)[^/]' \| \
3623 X"$ac_file" : 'X\(//\)$' \| \
3624 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3626 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3645 -*) as_dir
=.
/$as_dir;;
3647 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
3651 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
3652 *) as_qdir
=$as_dir;;
3654 as_dirs
="'$as_qdir' $as_dirs"
3655 as_dir
=`$as_dirname -- "$as_dir" ||
3656 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3657 X"$as_dir" : 'X\(//\)[^/]' \| \
3658 X"$as_dir" : 'X\(//\)$' \| \
3659 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3661 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3678 test -d "$as_dir" && break
3680 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
3681 } ||
test -d "$as_dir" ||
{ { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3682 echo "$as_me: error: cannot create directory $as_dir" >&2;}
3683 { (exit 1); exit 1; }; }; }
3687 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
3689 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
3690 # A ".." for each directory in $ac_dir_suffix.
3691 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
3692 case $ac_top_builddir_sub in
3693 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
3694 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
3697 ac_abs_top_builddir
=$ac_pwd
3698 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
3699 # for backward compatibility:
3700 ac_top_builddir
=$ac_top_build_prefix
3703 .
) # We are building in place.
3705 ac_top_srcdir
=$ac_top_builddir_sub
3706 ac_abs_top_srcdir
=$ac_pwd ;;
3707 [\\/]* | ?
:[\\/]* ) # Absolute name.
3708 ac_srcdir
=$srcdir$ac_dir_suffix;
3709 ac_top_srcdir
=$srcdir
3710 ac_abs_top_srcdir
=$srcdir ;;
3712 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
3713 ac_top_srcdir
=$ac_top_build_prefix$srcdir
3714 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
3716 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
3727 cat >>$CONFIG_STATUS <<\_ACEOF
3728 # If the template does not know about datarootdir, expand it.
3729 # FIXME: This hack should be removed a few years after 2.60.
3730 ac_datarootdir_hack
=; ac_datarootdir_seen
=
3732 case `sed -n '/datarootdir/ {
3741 ' $ac_file_inputs` in
3742 *datarootdir
*) ac_datarootdir_seen
=yes;;
3743 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
3744 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3745 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3747 cat >>$CONFIG_STATUS <<_ACEOF
3748 ac_datarootdir_hack='
3749 s&@datadir@&$datadir&g
3750 s&@docdir@&$docdir&g
3751 s&@infodir@&$infodir&g
3752 s&@localedir@&$localedir&g
3753 s&@mandir@&$mandir&g
3754 s&\\\${datarootdir}&$datarootdir&g' ;;
3758 # Neutralize VPATH when `$srcdir' = `.'.
3759 # Shell code in configure.ac might set extrasub.
3760 # FIXME: do we really want to maintain this feature?
3761 cat >>$CONFIG_STATUS <<_ACEOF
3765 cat >>$CONFIG_STATUS <<\_ACEOF
3767 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
3768 s
&@configure_input@
&$configure_input&;t t
3769 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
3770 s
&@srcdir@
&$ac_srcdir&;t t
3771 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
3772 s
&@top_srcdir@
&$ac_top_srcdir&;t t
3773 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
3774 s
&@builddir@
&$ac_builddir&;t t
3775 s
&@abs_builddir@
&$ac_abs_builddir&;t t
3776 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
3777 $ac_datarootdir_hack
3778 " $ac_file_inputs | sed -f "$tmp/subs-1.
sed" >$tmp/out
3780 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3781 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
3782 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
3783 { echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
3784 which seems to be undefined. Please make sure it is defined." >&5
3785 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
3786 which seems to be undefined. Please make sure it is defined." >&2;}
3790 -) cat "$tmp/out"; rm -f "$tmp/out";;
3791 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
3802 { (exit 0); exit 0; }
3804 chmod +x $CONFIG_STATUS
3805 ac_clean_files=$ac_clean_files_save
3808 # configure is writing to config.log, and then calls config.status.
3809 # config.status does its own redirection, appending to config.log.
3810 # Unfortunately, on DOS this fails, as config.log is still kept open
3811 # by configure, so config.status won't be able to
write to it
; its
3812 # output is simply discarded. So we exec the FD to /dev/null,
3813 # effectively closing config.log, so it can be properly (re)opened and
3814 # appended to by config.status. When coming back to configure, we
3815 # need to make the FD available again.
3816 if test "$no_create" != yes; then
3818 ac_config_status_args
=
3819 test "$silent" = yes &&
3820 ac_config_status_args
="$ac_config_status_args --quiet"
3822 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
3824 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3825 # would make configure fail if this is the last instruction.
3826 $ac_cs_success ||
{ (exit 1); exit 1; }
3831 echo "Configuration Summary"
3832 echo "----------------------------------"
3834 echo " File Type Support: " $HAVE_MAGIC
3835 echo " Gnome Keyring Support: " $HAVE_GNOME_KEYRING
3836 echo " Gui Support: " $HAVE_GLADE
3837 echo " Monodevelop Addin: " $HAVE_MD