2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.61 for opentf 0.5.3.
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
='opentf'
574 PACKAGE_TARNAME
='opentf'
575 PACKAGE_VERSION
='0.5.3'
576 PACKAGE_STRING
='opentf 0.5.3'
588 program_transform_name
629 ac_precious_vars
='build_alias
640 # Initialize some variables set by options.
642 ac_init_version
=false
643 # The variables have the same names as the options, with
644 # dashes changed to underlines.
652 program_transform_name
=s
,x
,x
,
660 # Installation directory options.
661 # These are left unexpanded so users can "make install exec_prefix=/foo"
662 # and all the variables that are supposed to be based on exec_prefix
663 # by default will actually change.
664 # Use braces instead of parens because sh, perl, etc. also accept them.
665 # (The list follows the same order as the GNU Coding Standards.)
666 bindir
='${exec_prefix}/bin'
667 sbindir
='${exec_prefix}/sbin'
668 libexecdir
='${exec_prefix}/libexec'
669 datarootdir
='${prefix}/share'
670 datadir
='${datarootdir}'
671 sysconfdir
='${prefix}/etc'
672 sharedstatedir
='${prefix}/com'
673 localstatedir
='${prefix}/var'
674 includedir
='${prefix}/include'
675 oldincludedir
='/usr/include'
676 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
677 infodir
='${datarootdir}/info'
682 libdir
='${exec_prefix}/lib'
683 localedir
='${datarootdir}/locale'
684 mandir
='${datarootdir}/man'
690 # If the previous option needs an argument, assign it.
691 if test -n "$ac_prev"; then
692 eval $ac_prev=\
$ac_option
698 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
702 # Accept the important Cygnus configure options, so we can diagnose typos.
704 case $ac_dashdash$ac_option in
708 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
710 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
713 -build |
--build |
--buil |
--bui |
--bu)
714 ac_prev
=build_alias
;;
715 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
716 build_alias
=$ac_optarg ;;
718 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
719 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
720 ac_prev
=cache_file
;;
721 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
722 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
723 cache_file
=$ac_optarg ;;
726 cache_file
=config.cache
;;
728 -datadir |
--datadir |
--datadi |
--datad)
730 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
731 datadir
=$ac_optarg ;;
733 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
734 |
--dataroo |
--dataro |
--datar)
735 ac_prev
=datarootdir
;;
736 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
737 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
738 datarootdir
=$ac_optarg ;;
740 -disable-* |
--disable-*)
741 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
742 # Reject names that are not valid shell variable names.
743 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
744 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
745 { (exit 1); exit 1; }; }
746 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
747 eval enable_
$ac_feature=no
;;
749 -docdir |
--docdir |
--docdi |
--doc |
--do)
751 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
754 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
756 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
759 -enable-* |
--enable-*)
760 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
761 # Reject names that are not valid shell variable names.
762 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
763 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
764 { (exit 1); exit 1; }; }
765 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
766 eval enable_
$ac_feature=\
$ac_optarg ;;
768 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
769 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
770 |
--exec |
--exe |
--ex)
771 ac_prev
=exec_prefix
;;
772 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
773 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
774 |
--exec=* |
--exe=* |
--ex=*)
775 exec_prefix
=$ac_optarg ;;
777 -gas |
--gas |
--ga |
--g)
778 # Obsolete; use --with-gas.
781 -help |
--help |
--hel |
--he |
-h)
783 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
784 ac_init_help
=recursive
;;
785 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
786 ac_init_help
=short
;;
788 -host |
--host |
--hos |
--ho)
789 ac_prev
=host_alias
;;
790 -host=* |
--host=* |
--hos=* |
--ho=*)
791 host_alias
=$ac_optarg ;;
793 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
795 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
797 htmldir
=$ac_optarg ;;
799 -includedir |
--includedir |
--includedi |
--included |
--include \
800 |
--includ |
--inclu |
--incl |
--inc)
801 ac_prev
=includedir
;;
802 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
803 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
804 includedir
=$ac_optarg ;;
806 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
808 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
809 infodir
=$ac_optarg ;;
811 -libdir |
--libdir |
--libdi |
--libd)
813 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
816 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
817 |
--libexe |
--libex |
--libe)
818 ac_prev
=libexecdir
;;
819 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
820 |
--libexe=* |
--libex=* |
--libe=*)
821 libexecdir
=$ac_optarg ;;
823 -localedir |
--localedir |
--localedi |
--localed |
--locale)
825 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
826 localedir
=$ac_optarg ;;
828 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
829 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
830 ac_prev
=localstatedir
;;
831 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
832 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
833 localstatedir
=$ac_optarg ;;
835 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
837 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
841 # Obsolete; use --without-fp.
844 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
845 |
--no-cr |
--no-c |
-n)
848 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
849 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
852 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
853 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
854 |
--oldin |
--oldi |
--old |
--ol |
--o)
855 ac_prev
=oldincludedir
;;
856 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
857 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
858 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
859 oldincludedir
=$ac_optarg ;;
861 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
863 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
866 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
867 |
--program-pre |
--program-pr |
--program-p)
868 ac_prev
=program_prefix
;;
869 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
870 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
871 program_prefix
=$ac_optarg ;;
873 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
874 |
--program-suf |
--program-su |
--program-s)
875 ac_prev
=program_suffix
;;
876 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
877 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
878 program_suffix
=$ac_optarg ;;
880 -program-transform-name |
--program-transform-name \
881 |
--program-transform-nam |
--program-transform-na \
882 |
--program-transform-n |
--program-transform- \
883 |
--program-transform |
--program-transfor \
884 |
--program-transfo |
--program-transf \
885 |
--program-trans |
--program-tran \
886 |
--progr-tra |
--program-tr |
--program-t)
887 ac_prev
=program_transform_name
;;
888 -program-transform-name=* |
--program-transform-name=* \
889 |
--program-transform-nam=* |
--program-transform-na=* \
890 |
--program-transform-n=* |
--program-transform-=* \
891 |
--program-transform=* |
--program-transfor=* \
892 |
--program-transfo=* |
--program-transf=* \
893 |
--program-trans=* |
--program-tran=* \
894 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
895 program_transform_name
=$ac_optarg ;;
897 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
899 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
902 -psdir |
--psdir |
--psdi |
--psd |
--ps)
904 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
907 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
908 |
-silent |
--silent |
--silen |
--sile |
--sil)
911 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
913 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
915 sbindir
=$ac_optarg ;;
917 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
918 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
919 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
921 ac_prev
=sharedstatedir
;;
922 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
923 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
924 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
926 sharedstatedir
=$ac_optarg ;;
928 -site |
--site |
--sit)
930 -site=* |
--site=* |
--sit=*)
933 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
935 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
938 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
939 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
940 ac_prev
=sysconfdir
;;
941 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
942 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
943 sysconfdir
=$ac_optarg ;;
945 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
946 ac_prev
=target_alias
;;
947 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
948 target_alias
=$ac_optarg ;;
950 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
953 -version |
--version |
--versio |
--versi |
--vers |
-V)
957 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
958 # Reject names that are not valid shell variable names.
959 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
960 { echo "$as_me: error: invalid package name: $ac_package" >&2
961 { (exit 1); exit 1; }; }
962 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
963 eval with_
$ac_package=\
$ac_optarg ;;
965 -without-* |
--without-*)
966 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
967 # Reject names that are not valid shell variable names.
968 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
969 { echo "$as_me: error: invalid package name: $ac_package" >&2
970 { (exit 1); exit 1; }; }
971 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
972 eval with_
$ac_package=no
;;
975 # Obsolete; use --with-x.
978 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
979 |
--x-incl |
--x-inc |
--x-in |
--x-i)
980 ac_prev
=x_includes
;;
981 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
982 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
983 x_includes
=$ac_optarg ;;
985 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
986 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
987 ac_prev
=x_libraries
;;
988 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
989 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
990 x_libraries
=$ac_optarg ;;
992 -*) { echo "$as_me: error: unrecognized option: $ac_option
993 Try \`$0 --help' for more information." >&2
994 { (exit 1); exit 1; }; }
998 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
999 # Reject names that are not valid shell variable names.
1000 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1001 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1002 { (exit 1); exit 1; }; }
1003 eval $ac_envvar=\
$ac_optarg
1004 export $ac_envvar ;;
1007 # FIXME: should be removed in autoconf 3.0.
1008 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1009 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1010 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1011 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1017 if test -n "$ac_prev"; then
1018 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1019 { echo "$as_me: error: missing argument to $ac_option" >&2
1020 { (exit 1); exit 1; }; }
1023 # Be sure to have absolute directory names.
1024 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1025 datadir sysconfdir sharedstatedir localstatedir includedir \
1026 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1027 libdir localedir mandir
1029 eval ac_val
=\$
$ac_var
1031 [\\/$
]* | ?
:[\\/]* ) continue;;
1032 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1034 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1035 { (exit 1); exit 1; }; }
1038 # There might be people who depend on the old broken behavior: `$host'
1039 # used to hold the argument of --host etc.
1040 # FIXME: To remove some day.
1043 target
=$target_alias
1045 # FIXME: To remove some day.
1046 if test "x$host_alias" != x
; then
1047 if test "x$build_alias" = x
; then
1048 cross_compiling
=maybe
1049 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1050 If a cross compiler is detected then cross compile mode will be used." >&2
1051 elif test "x$build_alias" != "x$host_alias"; then
1057 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1059 test "$silent" = yes && exec 6>/dev
/null
1062 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1063 ac_ls_di
=`ls -di .` &&
1064 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1065 { echo "$as_me: error: Working directory cannot be determined" >&2
1066 { (exit 1); exit 1; }; }
1067 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1068 { echo "$as_me: error: pwd does not report name of working directory" >&2
1069 { (exit 1); exit 1; }; }
1072 # Find the source files, if location was not specified.
1073 if test -z "$srcdir"; then
1074 ac_srcdir_defaulted
=yes
1075 # Try the directory containing this script, then the parent directory.
1076 ac_confdir
=`$as_dirname -- "$0" ||
1077 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1078 X"$0" : 'X\(//\)[^/]' \| \
1079 X"$0" : 'X\(//\)$' \| \
1080 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1082 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1100 if test ! -r "$srcdir/$ac_unique_file"; then
1104 ac_srcdir_defaulted
=no
1106 if test ! -r "$srcdir/$ac_unique_file"; then
1107 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1108 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1109 { (exit 1); exit 1; }; }
1111 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1113 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1114 { (exit 1); exit 1; }; }
1116 # When building in place, set srcdir=.
1117 if test "$ac_abs_confdir" = "$ac_pwd"; then
1120 # Remove unnecessary trailing slashes from srcdir.
1121 # Double slashes in file names in object file debugging info
1122 # mess up M-x gdb in Emacs.
1124 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1126 for ac_var
in $ac_precious_vars; do
1127 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1128 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1129 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1130 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1134 # Report the --help message.
1136 if test "$ac_init_help" = "long"; then
1137 # Omit some internal or obsolete options to make the list less imposing.
1138 # This message is too long to be a string in the A/UX 3.1 sh.
1140 \`configure' configures opentf 0.5.3 to adapt to many kinds of systems.
1142 Usage: $0 [OPTION]... [VAR=VALUE]...
1144 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1145 VAR=VALUE. See below for descriptions of some of the useful variables.
1147 Defaults for the options are specified in brackets.
1150 -h, --help display this help and exit
1151 --help=short display options specific to this package
1152 --help=recursive display the short help of all the included packages
1153 -V, --version display version information and exit
1154 -q, --quiet, --silent do not print \`checking...' messages
1155 --cache-file=FILE cache test results in FILE [disabled]
1156 -C, --config-cache alias for \`--cache-file=config.cache'
1157 -n, --no-create do not create output files
1158 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1160 Installation directories:
1161 --prefix=PREFIX install architecture-independent files in PREFIX
1162 [$ac_default_prefix]
1163 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1166 By default, \`make install' will install all the files in
1167 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1168 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1169 for instance \`--prefix=\$HOME'.
1171 For better control, use the options below.
1173 Fine tuning of the installation directories:
1174 --bindir=DIR user executables [EPREFIX/bin]
1175 --sbindir=DIR system admin executables [EPREFIX/sbin]
1176 --libexecdir=DIR program executables [EPREFIX/libexec]
1177 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1178 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1179 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1180 --libdir=DIR object code libraries [EPREFIX/lib]
1181 --includedir=DIR C header files [PREFIX/include]
1182 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1183 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1184 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1185 --infodir=DIR info documentation [DATAROOTDIR/info]
1186 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1187 --mandir=DIR man documentation [DATAROOTDIR/man]
1188 --docdir=DIR documentation root [DATAROOTDIR/doc/opentf]
1189 --htmldir=DIR html documentation [DOCDIR]
1190 --dvidir=DIR dvi documentation [DOCDIR]
1191 --pdfdir=DIR pdf documentation [DOCDIR]
1192 --psdir=DIR ps documentation [DOCDIR]
1199 if test -n "$ac_init_help"; then
1200 case $ac_init_help in
1201 short | recursive
) echo "Configuration of opentf 0.5.3:";;
1206 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1207 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1208 --disable-gtk disable gtk gui support
1209 --enable-highlight enable syntax highlighting support
1210 --disable-keyring disable gnome keyring support
1211 --disable-magic disable libmagic
file attributes
1214 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1215 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1216 --with-mslibs=<dir
> location of Microsoft
's Team Foundation Assemblies
1218 Some influential environment variables:
1219 PKG_CONFIG path to pkg-config utility
1220 CC C compiler command
1221 CFLAGS C compiler flags
1222 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1223 nonstandard directory <lib dir>
1224 LIBS libraries to pass to the linker, e.g. -l<library>
1225 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1226 you have headers in a nonstandard directory <include dir>
1228 Use these variables to override the choices made by `configure' or to
help
1229 it to
find libraries and programs with nonstandard names
/locations.
1235 if test "$ac_init_help" = "recursive"; then
1236 # If there are subdirs, report their specific --help.
1237 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1238 test -d "$ac_dir" ||
continue
1242 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1244 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1245 # A ".." for each directory in $ac_dir_suffix.
1246 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1247 case $ac_top_builddir_sub in
1248 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1249 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1252 ac_abs_top_builddir
=$ac_pwd
1253 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1254 # for backward compatibility:
1255 ac_top_builddir
=$ac_top_build_prefix
1258 .
) # We are building in place.
1260 ac_top_srcdir
=$ac_top_builddir_sub
1261 ac_abs_top_srcdir
=$ac_pwd ;;
1262 [\\/]* | ?
:[\\/]* ) # Absolute name.
1263 ac_srcdir
=$srcdir$ac_dir_suffix;
1264 ac_top_srcdir
=$srcdir
1265 ac_abs_top_srcdir
=$srcdir ;;
1267 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1268 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1269 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1271 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1273 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1274 # Check for guested configure.
1275 if test -f "$ac_srcdir/configure.gnu"; then
1277 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1278 elif test -f "$ac_srcdir/configure"; then
1280 $SHELL "$ac_srcdir/configure" --help=recursive
1282 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1284 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1288 test -n "$ac_init_help" && exit $ac_status
1289 if $ac_init_version; then
1291 opentf configure
0.5.3
1292 generated by GNU Autoconf
2.61
1294 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1295 2002, 2003, 2004, 2005, 2006 Free Software Foundation
, Inc.
1296 This configure
script is free software
; the Free Software Foundation
1297 gives unlimited permission to copy
, distribute and modify it.
1301 cat >config.log
<<_ACEOF
1302 This file contains any messages produced by compilers while
1303 running configure, to aid debugging if configure makes a mistake.
1305 It was created by opentf $as_me 0.5.3, which was
1306 generated by GNU Autoconf 2.61. Invocation command line was
1318 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1319 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1320 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1321 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1322 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1324 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1325 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1327 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1328 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1329 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1330 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1331 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1332 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1333 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1337 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1341 test -z "$as_dir" && as_dir
=.
1342 echo "PATH: $as_dir"
1358 # Keep a trace of the command line.
1359 # Strip out --no-create and --no-recursion so they do not pile up.
1360 # Strip out --silent because we don't want to record it for future runs.
1361 # Also quote any args containing shell meta-characters.
1362 # Make two passes to allow for proper duplicate-argument suppression.
1366 ac_must_keep_next
=false
1372 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1373 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1374 |
-silent |
--silent |
--silen |
--sile |
--sil)
1377 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1380 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1382 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1383 if test $ac_must_keep_next = true
; then
1384 ac_must_keep_next
=false
# Got value, back to normal.
1387 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1388 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1389 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1390 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1391 case "$ac_configure_args0 " in
1392 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1395 -* ) ac_must_keep_next
=true
;;
1398 ac_configure_args
="$ac_configure_args '$ac_arg'"
1403 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1404 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1406 # When interrupted or exit'd, cleanup temporary files, and complete
1407 # config.log. We remove comments because anyway the quotes in there
1408 # would cause problems or look ugly.
1409 # WARNING: Use '\'' to represent an apostrophe within the trap.
1410 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1411 trap 'exit_status=$?
1412 # Save into config.log some information that might help in debugging.
1417 ## ---------------- ##
1418 ## Cache variables. ##
1419 ## ---------------- ##
1422 # The following way of writing the cache mishandles newlines in values,
1424 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1425 eval ac_val=\$$ac_var
1429 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1430 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1433 _ | IFS | as_nl) ;; #(
1434 *) $as_unset $ac_var ;;
1439 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1440 *${as_nl}ac_space=\ *)
1442 "s/'\''/'\''\\\\'\'''\''/g;
1443 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1446 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1454 ## ----------------- ##
1455 ## Output variables. ##
1456 ## ----------------- ##
1459 for ac_var in $ac_subst_vars
1461 eval ac_val=\$$ac_var
1463 *\'\''*) ac_val
=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1465 echo "$ac_var='\''$ac_val'\''"
1469 if test -n "$ac_subst_files"; then
1471 ## ------------------- ##
1472 ## File substitutions. ##
1473 ## ------------------- ##
1476 for ac_var
in $ac_subst_files
1478 eval ac_val
=\$
$ac_var
1480 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1482 echo "$ac_var='\''$ac_val'\''"
1487 if test -s confdefs.h; then
1497 test "$ac_signal" != 0 &&
1498 echo "$as_me: caught signal $ac_signal"
1499 echo "$as_me: exit $exit_status"
1501 rm -f core *.core core.conftest.* &&
1502 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1505 for ac_signal
in 1 2 13 15; do
1506 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1510 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1511 rm -f -r conftest
* confdefs.h
1513 # Predefined preprocessor variables.
1515 cat >>confdefs.h
<<_ACEOF
1516 #define PACKAGE_NAME "$PACKAGE_NAME"
1520 cat >>confdefs.h
<<_ACEOF
1521 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1525 cat >>confdefs.h
<<_ACEOF
1526 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1530 cat >>confdefs.h
<<_ACEOF
1531 #define PACKAGE_STRING "$PACKAGE_STRING"
1535 cat >>confdefs.h
<<_ACEOF
1536 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1540 # Let the site file select an alternate cache file if it wants to.
1541 # Prefer explicitly selected file to automatically selected ones.
1542 if test -n "$CONFIG_SITE"; then
1543 set x
"$CONFIG_SITE"
1544 elif test "x$prefix" != xNONE
; then
1545 set x
"$prefix/share/config.site" "$prefix/etc/config.site"
1547 set x
"$ac_default_prefix/share/config.site" \
1548 "$ac_default_prefix/etc/config.site"
1553 if test -r "$ac_site_file"; then
1554 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1555 echo "$as_me: loading site script $ac_site_file" >&6;}
1556 sed 's/^/| /' "$ac_site_file" >&5
1561 if test -r "$cache_file"; then
1562 # Some versions of bash will fail to source /dev/null (special
1563 # files actually), so we avoid doing that.
1564 if test -f "$cache_file"; then
1565 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1566 echo "$as_me: loading cache $cache_file" >&6;}
1568 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1569 *) .
"./$cache_file";;
1573 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1574 echo "$as_me: creating cache $cache_file" >&6;}
1578 # Check that the precious variables saved in the cache have kept the same
1580 ac_cache_corrupted
=false
1581 for ac_var
in $ac_precious_vars; do
1582 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1583 eval ac_new_set
=\
$ac_env_${ac_var}_set
1584 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1585 eval ac_new_val
=\
$ac_env_${ac_var}_value
1586 case $ac_old_set,$ac_new_set in
1588 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1589 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1590 ac_cache_corrupted
=: ;;
1592 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1593 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1594 ac_cache_corrupted
=: ;;
1597 if test "x$ac_old_val" != "x$ac_new_val"; then
1598 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1599 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1600 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1601 echo "$as_me: former value: $ac_old_val" >&2;}
1602 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1603 echo "$as_me: current value: $ac_new_val" >&2;}
1604 ac_cache_corrupted
=:
1607 # Pass precious variables to config.status.
1608 if test "$ac_new_set" = set; then
1610 *\'*) ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1611 *) ac_arg
=$ac_var=$ac_new_val ;;
1613 case " $ac_configure_args " in
1614 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1615 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1619 if $ac_cache_corrupted; then
1620 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1621 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1622 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1623 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1624 { (exit 1); exit 1; }; }
1652 ac_cpp
='$CPP $CPPFLAGS'
1653 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1654 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1655 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1661 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
1662 if test -n "$ac_tool_prefix"; then
1663 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
1664 set dummy
${ac_tool_prefix}pkg-config
; ac_word
=$2
1665 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1666 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1667 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
1668 echo $ECHO_N "(cached) $ECHO_C" >&6
1672 ac_cv_path_PKG_CONFIG
="$PKG_CONFIG" # Let the user override the test with a path.
1675 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1679 test -z "$as_dir" && as_dir
=.
1680 for ac_exec_ext
in '' $ac_executable_extensions; do
1681 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1682 ac_cv_path_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
1683 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1693 PKG_CONFIG
=$ac_cv_path_PKG_CONFIG
1694 if test -n "$PKG_CONFIG"; then
1695 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
1696 echo "${ECHO_T}$PKG_CONFIG" >&6; }
1698 { echo "$as_me:$LINENO: result: no" >&5
1699 echo "${ECHO_T}no" >&6; }
1704 if test -z "$ac_cv_path_PKG_CONFIG"; then
1705 ac_pt_PKG_CONFIG
=$PKG_CONFIG
1706 # Extract the first word of "pkg-config", so it can be a program name with args.
1707 set dummy pkg-config
; ac_word
=$2
1708 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1709 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1710 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
1711 echo $ECHO_N "(cached) $ECHO_C" >&6
1713 case $ac_pt_PKG_CONFIG in
1715 ac_cv_path_ac_pt_PKG_CONFIG
="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
1718 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1722 test -z "$as_dir" && as_dir
=.
1723 for ac_exec_ext
in '' $ac_executable_extensions; do
1724 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1725 ac_cv_path_ac_pt_PKG_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
1726 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1736 ac_pt_PKG_CONFIG
=$ac_cv_path_ac_pt_PKG_CONFIG
1737 if test -n "$ac_pt_PKG_CONFIG"; then
1738 { echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
1739 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6; }
1741 { echo "$as_me:$LINENO: result: no" >&5
1742 echo "${ECHO_T}no" >&6; }
1745 if test "x$ac_pt_PKG_CONFIG" = x
; then
1748 case $cross_compiling:$ac_tool_warned in
1750 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
1751 whose name does not start with the host triplet. If you think this
1752 configuration is useful to you, please write to autoconf@gnu.org." >&5
1753 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
1754 whose name does not start with the host triplet. If you think this
1755 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
1756 ac_tool_warned
=yes ;;
1758 PKG_CONFIG
=$ac_pt_PKG_CONFIG
1761 PKG_CONFIG
="$ac_cv_path_PKG_CONFIG"
1765 if test -n "$PKG_CONFIG"; then
1766 _pkg_min_version
=0.9.0
1767 { echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
1768 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6; }
1769 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
1770 { echo "$as_me:$LINENO: result: yes" >&5
1771 echo "${ECHO_T}yes" >&6; }
1773 { echo "$as_me:$LINENO: result: no" >&5
1774 echo "${ECHO_T}no" >&6; }
1780 # Check whether --enable-gtk was given.
1781 if test "${enable_gtk+set}" = set; then
1782 enableval
=$enable_gtk; HAVE_GTK
=no
1784 if test -n "$PKG_CONFIG" && \
1785 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-sharp-2.0\"") >&5
1786 ($PKG_CONFIG --exists --print-errors "gtk-sharp-2.0") 2>&5
1788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1789 (exit $ac_status); }; then
1798 # disable experimental stuff for now
1799 if test -n "$PKG_CONFIG" && \
1800 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"monodevelop\"") >&5
1801 ($PKG_CONFIG --exists --print-errors "monodevelop") 2>&5
1803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1804 (exit $ac_status); }; then
1811 # Extract the first word of "asciidoc", so it can be a program name with args.
1812 set dummy asciidoc
; ac_word
=$2
1813 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1814 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1815 if test "${ac_cv_prog_ASCIIDOC+set}" = set; then
1816 echo $ECHO_N "(cached) $ECHO_C" >&6
1818 if test -n "$ASCIIDOC"; then
1819 ac_cv_prog_ASCIIDOC
="$ASCIIDOC" # Let the user override the test.
1821 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1825 test -z "$as_dir" && as_dir
=.
1826 for ac_exec_ext
in '' $ac_executable_extensions; do
1827 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1828 ac_cv_prog_ASCIIDOC
="yes"
1829 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1838 ASCIIDOC
=$ac_cv_prog_ASCIIDOC
1839 if test -n "$ASCIIDOC"; then
1840 { echo "$as_me:$LINENO: result: $ASCIIDOC" >&5
1841 echo "${ECHO_T}$ASCIIDOC" >&6; }
1843 { echo "$as_me:$LINENO: result: no" >&5
1844 echo "${ECHO_T}no" >&6; }
1848 # Extract the first word of "xmlto", so it can be a program name with args.
1849 set dummy xmlto
; ac_word
=$2
1850 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1851 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1852 if test "${ac_cv_prog_XMLTO+set}" = set; then
1853 echo $ECHO_N "(cached) $ECHO_C" >&6
1855 if test -n "$XMLTO"; then
1856 ac_cv_prog_XMLTO
="$XMLTO" # Let the user override the test.
1858 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1862 test -z "$as_dir" && as_dir
=.
1863 for ac_exec_ext
in '' $ac_executable_extensions; do
1864 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1865 ac_cv_prog_XMLTO
="yes"
1866 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1875 XMLTO
=$ac_cv_prog_XMLTO
1876 if test -n "$XMLTO"; then
1877 { echo "$as_me:$LINENO: result: $XMLTO" >&5
1878 echo "${ECHO_T}$XMLTO" >&6; }
1880 { echo "$as_me:$LINENO: result: no" >&5
1881 echo "${ECHO_T}no" >&6; }
1886 if test "x$ASCIIDOC" = "xyes"; then
1887 if test "x$XMLTO" = "xyes"; then
1892 # Check whether --enable-highlight was given.
1893 if test "${enable_highlight+set}" = set; then
1894 enableval
=$enable_highlight; if test -n "$PKG_CONFIG" && \
1895 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtksourceview-sharp-2.0\"") >&5
1896 ($PKG_CONFIG --exists --print-errors "gtksourceview-sharp-2.0") 2>&5
1898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1899 (exit $ac_status); }; then
1900 HAVE_GTK_SOURCEVIEW
=yes
1902 HAVE_GTK_SOURCEVIEW
=no
1904 if test -n "$PKG_CONFIG" && \
1905 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-sharp-2.0\"") >&5
1906 ($PKG_CONFIG --exists --print-errors "gnome-vfs-sharp-2.0") 2>&5
1908 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1909 (exit $ac_status); }; then
1918 # Check whether --enable-keyring was given.
1919 if test "${enable_keyring+set}" = set; then
1920 enableval
=$enable_keyring; HAVE_GNOME_KEYRING
=no
1922 if test -n "$PKG_CONFIG" && \
1923 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gnome-keyring-sharp\"") >&5
1924 ($PKG_CONFIG --exists --print-errors "gnome-keyring-sharp") 2>&5
1926 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1927 (exit $ac_status); }; then
1928 HAVE_GNOME_KEYRING
=yes
1930 HAVE_GNOME_KEYRING
=no
1937 # Check whether --with-mslibs was given.
1938 if test "${with_mslibs+set}" = set; then
1939 withval
=$with_mslibs; HAVE_MSLIBS
=$withval
1946 MONO_VERSION
=`pkg-config --modversion mono`
1947 HAVE_ATLEAST_GTK_210
=`pkg-config --atleast-version=2.10 gtk-sharp-2.0 && echo 1`
1948 MD_LIBPATH
=`pkg-config monodevelop --variable libdir`
1952 # Check whether --enable-magic was given.
1953 if test "${enable_magic+set}" = set; then
1954 enableval
=$enable_magic; HAVE_MAGIC
=no
1958 if test "x$HAVE_MAGIC" = "xmaybe"; then
1960 ac_cpp
='$CPP $CPPFLAGS'
1961 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1962 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1963 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1964 if test -n "$ac_tool_prefix"; then
1965 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1966 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1967 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1968 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1969 if test "${ac_cv_prog_CC+set}" = set; then
1970 echo $ECHO_N "(cached) $ECHO_C" >&6
1972 if test -n "$CC"; then
1973 ac_cv_prog_CC
="$CC" # Let the user override the test.
1975 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1979 test -z "$as_dir" && as_dir
=.
1980 for ac_exec_ext
in '' $ac_executable_extensions; do
1981 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1982 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1983 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1993 if test -n "$CC"; then
1994 { echo "$as_me:$LINENO: result: $CC" >&5
1995 echo "${ECHO_T}$CC" >&6; }
1997 { echo "$as_me:$LINENO: result: no" >&5
1998 echo "${ECHO_T}no" >&6; }
2003 if test -z "$ac_cv_prog_CC"; then
2005 # Extract the first word of "gcc", so it can be a program name with args.
2006 set dummy gcc
; ac_word
=$2
2007 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2008 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2009 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2010 echo $ECHO_N "(cached) $ECHO_C" >&6
2012 if test -n "$ac_ct_CC"; then
2013 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2015 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2019 test -z "$as_dir" && as_dir
=.
2020 for ac_exec_ext
in '' $ac_executable_extensions; do
2021 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2022 ac_cv_prog_ac_ct_CC
="gcc"
2023 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2032 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2033 if test -n "$ac_ct_CC"; then
2034 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2035 echo "${ECHO_T}$ac_ct_CC" >&6; }
2037 { echo "$as_me:$LINENO: result: no" >&5
2038 echo "${ECHO_T}no" >&6; }
2041 if test "x$ac_ct_CC" = x
; then
2044 case $cross_compiling:$ac_tool_warned in
2046 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2047 whose name does not start with the host triplet. If you think this
2048 configuration is useful to you, please write to autoconf@gnu.org." >&5
2049 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2050 whose name does not start with the host triplet. If you think this
2051 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2052 ac_tool_warned
=yes ;;
2060 if test -z "$CC"; then
2061 if test -n "$ac_tool_prefix"; then
2062 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2063 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2064 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2065 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2066 if test "${ac_cv_prog_CC+set}" = set; then
2067 echo $ECHO_N "(cached) $ECHO_C" >&6
2069 if test -n "$CC"; then
2070 ac_cv_prog_CC
="$CC" # Let the user override the test.
2072 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2076 test -z "$as_dir" && as_dir
=.
2077 for ac_exec_ext
in '' $ac_executable_extensions; do
2078 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2079 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2080 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2090 if test -n "$CC"; then
2091 { echo "$as_me:$LINENO: result: $CC" >&5
2092 echo "${ECHO_T}$CC" >&6; }
2094 { echo "$as_me:$LINENO: result: no" >&5
2095 echo "${ECHO_T}no" >&6; }
2101 if test -z "$CC"; then
2102 # Extract the first word of "cc", so it can be a program name with args.
2103 set dummy cc
; ac_word
=$2
2104 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2105 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2106 if test "${ac_cv_prog_CC+set}" = set; then
2107 echo $ECHO_N "(cached) $ECHO_C" >&6
2109 if test -n "$CC"; then
2110 ac_cv_prog_CC
="$CC" # Let the user override the test.
2113 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2117 test -z "$as_dir" && as_dir
=.
2118 for ac_exec_ext
in '' $ac_executable_extensions; do
2119 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2120 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2121 ac_prog_rejected
=yes
2125 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2132 if test $ac_prog_rejected = yes; then
2133 # We found a bogon in the path, so make sure we never use it.
2134 set dummy
$ac_cv_prog_CC
2136 if test $# != 0; then
2137 # We chose a different compiler from the bogus one.
2138 # However, it has the same basename, so the bogon will be chosen
2139 # first if we set CC to just the basename; use the full file name.
2141 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2147 if test -n "$CC"; then
2148 { echo "$as_me:$LINENO: result: $CC" >&5
2149 echo "${ECHO_T}$CC" >&6; }
2151 { echo "$as_me:$LINENO: result: no" >&5
2152 echo "${ECHO_T}no" >&6; }
2157 if test -z "$CC"; then
2158 if test -n "$ac_tool_prefix"; then
2159 for ac_prog
in cl.exe
2161 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2162 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2163 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2164 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2165 if test "${ac_cv_prog_CC+set}" = set; then
2166 echo $ECHO_N "(cached) $ECHO_C" >&6
2168 if test -n "$CC"; then
2169 ac_cv_prog_CC
="$CC" # Let the user override the test.
2171 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2175 test -z "$as_dir" && as_dir
=.
2176 for ac_exec_ext
in '' $ac_executable_extensions; do
2177 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2178 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2179 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2189 if test -n "$CC"; then
2190 { echo "$as_me:$LINENO: result: $CC" >&5
2191 echo "${ECHO_T}$CC" >&6; }
2193 { echo "$as_me:$LINENO: result: no" >&5
2194 echo "${ECHO_T}no" >&6; }
2198 test -n "$CC" && break
2201 if test -z "$CC"; then
2203 for ac_prog
in cl.exe
2205 # Extract the first word of "$ac_prog", so it can be a program name with args.
2206 set dummy
$ac_prog; ac_word
=$2
2207 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2208 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2209 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2210 echo $ECHO_N "(cached) $ECHO_C" >&6
2212 if test -n "$ac_ct_CC"; then
2213 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2215 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2219 test -z "$as_dir" && as_dir
=.
2220 for ac_exec_ext
in '' $ac_executable_extensions; do
2221 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2222 ac_cv_prog_ac_ct_CC
="$ac_prog"
2223 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2232 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2233 if test -n "$ac_ct_CC"; then
2234 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2235 echo "${ECHO_T}$ac_ct_CC" >&6; }
2237 { echo "$as_me:$LINENO: result: no" >&5
2238 echo "${ECHO_T}no" >&6; }
2242 test -n "$ac_ct_CC" && break
2245 if test "x$ac_ct_CC" = x
; then
2248 case $cross_compiling:$ac_tool_warned in
2250 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2251 whose name does not start with the host triplet. If you think this
2252 configuration is useful to you, please write to autoconf@gnu.org." >&5
2253 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2254 whose name does not start with the host triplet. If you think this
2255 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2256 ac_tool_warned
=yes ;;
2265 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2266 See \`config.log' for more details." >&5
2267 echo "$as_me: error: no acceptable C compiler found in \$PATH
2268 See \`config.log' for more details." >&2;}
2269 { (exit 1); exit 1; }; }
2271 # Provide some information about the compiler.
2272 echo "$as_me:$LINENO: checking for C compiler version" >&5
2273 ac_compiler
=`set X $ac_compile; echo $2`
2274 { (ac_try
="$ac_compiler --version >&5"
2276 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2277 *) ac_try_echo=$ac_try;;
2279 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2280 (eval "$ac_compiler --version >&5") 2>&5
2282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2283 (exit $ac_status); }
2284 { (ac_try="$ac_compiler -v >&5"
2286 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2287 *) ac_try_echo
=$ac_try;;
2289 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2290 (eval "$ac_compiler -v >&5") 2>&5
2292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2293 (exit $ac_status); }
2294 { (ac_try
="$ac_compiler -V >&5"
2296 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2297 *) ac_try_echo=$ac_try;;
2299 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2300 (eval "$ac_compiler -V >&5") 2>&5
2302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2303 (exit $ac_status); }
2305 cat >conftest.$ac_ext <<_ACEOF
2308 cat confdefs.h >>conftest.$ac_ext
2309 cat >>conftest.$ac_ext <<_ACEOF
2310 /* end confdefs.h. */
2320 ac_clean_files_save=$ac_clean_files
2321 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2322 # Try to create an executable without -o first, disregard a.out.
2323 # It will help us diagnose broken compilers, and finding out an intuition
2325 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2326 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2327 ac_link_default=`echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2329 # List of possible output files, starting from the most likely.
2330 # The algorithm is not robust to junk in `.
', hence go to wildcards (a.*)
2331 # only as a last resort. b.out is created by i960 compilers.
2332 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
'
2334 # The IRIX 6 linker writes into existing files which may not be
2335 # executable, retaining their permissions. Remove them first so a
2336 # subsequent execution test works.
2338 for ac_file in $ac_files
2341 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2342 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2347 if { (ac_try="$ac_link_default"
2349 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2350 *) ac_try_echo=$ac_try;;
2352 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2353 (eval "$ac_link_default") 2>&5
2355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2356 (exit $ac_status); }; then
2357 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2358 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2359 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2360 # so that the user can short-circuit this test for compilers unknown to
2362 for ac_file
in $ac_files ''
2364 test -f "$ac_file" ||
continue
2366 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.o |
*.obj
)
2369 # We found the default executable, but exeext='' is most
2373 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2375 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2377 # We set ac_cv_exeext here because the later test for it is not
2378 # safe: cross compilers may not add the suffix if given an `-o'
2379 # argument, so we may need to know it at that point already.
2380 # Even if this section looks crufty: it has the advantage of
2387 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2393 { echo "$as_me:$LINENO: result: $ac_file" >&5
2394 echo "${ECHO_T}$ac_file" >&6; }
2395 if test -z "$ac_file"; then
2396 echo "$as_me: failed program was:" >&5
2397 sed 's/^/| /' conftest.
$ac_ext >&5
2399 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2400 See \`config.log' for more details." >&5
2401 echo "$as_me: error: C compiler cannot create executables
2402 See \`config.log' for more details." >&2;}
2403 { (exit 77); exit 77; }; }
2406 ac_exeext
=$ac_cv_exeext
2408 # Check that the compiler produces executables we can run. If not, either
2409 # the compiler is broken, or we cross compile.
2410 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2411 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2412 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2413 # If not cross compiling, check that we can run a simple program.
2414 if test "$cross_compiling" != yes; then
2415 if { ac_try
='./$ac_file'
2416 { (case "(($ac_try" in
2417 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2418 *) ac_try_echo=$ac_try;;
2420 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2421 (eval "$ac_try") 2>&5
2423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2424 (exit $ac_status); }; }; then
2427 if test "$cross_compiling" = maybe; then
2430 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2431 If you meant to cross compile, use \`--host'.
2432 See \`config.log' for more details.
" >&5
2433 echo "$as_me: error
: cannot run C compiled programs.
2434 If you meant to cross compile
, use \
`--host'.
2435 See \`config.log
' for more details." >&2;}
2436 { (exit 1); exit 1; }; }
2440 { echo "$as_me:$LINENO: result: yes" >&5
2441 echo "${ECHO_T}yes" >&6; }
2443 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2444 ac_clean_files=$ac_clean_files_save
2445 # Check that the compiler produces executables we can run. If not, either
2446 # the compiler is broken, or we cross compile.
2447 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2448 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2449 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2450 echo "${ECHO_T}$cross_compiling" >&6; }
2452 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2453 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2454 if { (ac_try="$ac_link"
2456 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2457 *) ac_try_echo=$ac_try;;
2459 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2460 (eval "$ac_link") 2>&5
2462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2463 (exit $ac_status); }; then
2464 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
2465 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
2466 # work properly (i.e., refer to `conftest.exe
'), while it won't with
2468 for ac_file
in conftest.exe conftest conftest.
*; do
2469 test -f "$ac_file" ||
continue
2471 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.o |
*.obj
) ;;
2472 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2478 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2479 See \`config.log' for more details." >&5
2480 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2481 See \`config.log' for more details." >&2;}
2482 { (exit 1); exit 1; }; }
2485 rm -f conftest
$ac_cv_exeext
2486 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2487 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2489 rm -f conftest.
$ac_ext
2490 EXEEXT
=$ac_cv_exeext
2492 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2493 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2494 if test "${ac_cv_objext+set}" = set; then
2495 echo $ECHO_N "(cached) $ECHO_C" >&6
2497 cat >conftest.
$ac_ext <<_ACEOF
2500 cat confdefs.h
>>conftest.
$ac_ext
2501 cat >>conftest.
$ac_ext <<_ACEOF
2502 /* end confdefs.h. */
2512 rm -f conftest.o conftest.obj
2513 if { (ac_try
="$ac_compile"
2515 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2516 *) ac_try_echo=$ac_try;;
2518 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2519 (eval "$ac_compile") 2>&5
2521 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2522 (exit $ac_status); }; then
2523 for ac_file in conftest.o conftest.obj conftest.*; do
2524 test -f "$ac_file" || continue;
2526 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2527 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2532 echo "$as_me: failed program was:" >&5
2533 sed 's/^/| /' conftest.$ac_ext >&5
2535 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2536 See \`config.log
' for more details." >&5
2537 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2538 See \`config.log' for more details.
" >&2;}
2539 { (exit 1); exit 1; }; }
2542 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2544 { echo "$as_me:$LINENO: result
: $ac_cv_objext" >&5
2545 echo "${ECHO_T}$ac_cv_objext" >&6; }
2546 OBJEXT=$ac_cv_objext
2548 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler
" >&5
2549 echo $ECHO_N "checking whether we are using the GNU C compiler...
$ECHO_C" >&6; }
2550 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2551 echo $ECHO_N "(cached
) $ECHO_C" >&6
2553 cat >conftest.$ac_ext <<_ACEOF
2556 cat confdefs.h >>conftest.$ac_ext
2557 cat >>conftest.$ac_ext <<_ACEOF
2558 /* end confdefs.h. */
2571 rm -f conftest.$ac_objext
2572 if { (ac_try="$ac_compile"
2574 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2575 *) ac_try_echo=$ac_try;;
2577 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2578 (eval "$ac_compile") 2>conftest.er1
2580 grep -v '^ *+' conftest.er1 >conftest.err
2582 cat conftest.err >&5
2583 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2584 (exit $ac_status); } && {
2585 test -z "$ac_c_werror_flag" ||
2586 test ! -s conftest.err
2587 } && test -s conftest.$ac_objext; then
2590 echo "$as_me: failed program was
:" >&5
2591 sed 's/^/| /' conftest.$ac_ext >&5
2596 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2597 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2600 { echo "$as_me:$LINENO: result
: $ac_cv_c_compiler_gnu" >&5
2601 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2602 GCC=`test $ac_compiler_gnu = yes && echo yes`
2603 ac_test_CFLAGS=${CFLAGS+set}
2604 ac_save_CFLAGS=$CFLAGS
2605 { echo "$as_me:$LINENO: checking whether
$CC accepts
-g" >&5
2606 echo $ECHO_N "checking whether
$CC accepts
-g...
$ECHO_C" >&6; }
2607 if test "${ac_cv_prog_cc_g+set}" = set; then
2608 echo $ECHO_N "(cached
) $ECHO_C" >&6
2610 ac_save_c_werror_flag=$ac_c_werror_flag
2611 ac_c_werror_flag=yes
2614 cat >conftest.$ac_ext <<_ACEOF
2617 cat confdefs.h >>conftest.$ac_ext
2618 cat >>conftest.$ac_ext <<_ACEOF
2619 /* end confdefs.h. */
2629 rm -f conftest.$ac_objext
2630 if { (ac_try="$ac_compile"
2632 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2633 *) ac_try_echo=$ac_try;;
2635 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2636 (eval "$ac_compile") 2>conftest.er1
2638 grep -v '^ *+' conftest.er1 >conftest.err
2640 cat conftest.err >&5
2641 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2642 (exit $ac_status); } && {
2643 test -z "$ac_c_werror_flag" ||
2644 test ! -s conftest.err
2645 } && test -s conftest.$ac_objext; then
2648 echo "$as_me: failed program was
:" >&5
2649 sed 's/^/| /' conftest.$ac_ext >&5
2652 cat >conftest.$ac_ext <<_ACEOF
2655 cat confdefs.h >>conftest.$ac_ext
2656 cat >>conftest.$ac_ext <<_ACEOF
2657 /* end confdefs.h. */
2667 rm -f conftest.$ac_objext
2668 if { (ac_try="$ac_compile"
2670 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2671 *) ac_try_echo=$ac_try;;
2673 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2674 (eval "$ac_compile") 2>conftest.er1
2676 grep -v '^ *+' conftest.er1 >conftest.err
2678 cat conftest.err >&5
2679 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2680 (exit $ac_status); } && {
2681 test -z "$ac_c_werror_flag" ||
2682 test ! -s conftest.err
2683 } && test -s conftest.$ac_objext; then
2686 echo "$as_me: failed program was
:" >&5
2687 sed 's/^/| /' conftest.$ac_ext >&5
2689 ac_c_werror_flag=$ac_save_c_werror_flag
2691 cat >conftest.$ac_ext <<_ACEOF
2694 cat confdefs.h >>conftest.$ac_ext
2695 cat >>conftest.$ac_ext <<_ACEOF
2696 /* end confdefs.h. */
2706 rm -f conftest.$ac_objext
2707 if { (ac_try="$ac_compile"
2709 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2710 *) ac_try_echo=$ac_try;;
2712 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2713 (eval "$ac_compile") 2>conftest.er1
2715 grep -v '^ *+' conftest.er1 >conftest.err
2717 cat conftest.err >&5
2718 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2719 (exit $ac_status); } && {
2720 test -z "$ac_c_werror_flag" ||
2721 test ! -s conftest.err
2722 } && test -s conftest.$ac_objext; then
2725 echo "$as_me: failed program was
:" >&5
2726 sed 's/^/| /' conftest.$ac_ext >&5
2731 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2734 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2738 ac_c_werror_flag=$ac_save_c_werror_flag
2740 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_g" >&5
2741 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
2742 if test "$ac_test_CFLAGS" = set; then
2743 CFLAGS=$ac_save_CFLAGS
2744 elif test $ac_cv_prog_cc_g = yes; then
2745 if test "$GCC" = yes; then
2751 if test "$GCC" = yes; then
2757 { echo "$as_me:$LINENO: checking
for $CC option to accept ISO C89
" >&5
2758 echo $ECHO_N "checking
for $CC option to accept ISO C89...
$ECHO_C" >&6; }
2759 if test "${ac_cv_prog_cc_c89+set}" = set; then
2760 echo $ECHO_N "(cached
) $ECHO_C" >&6
2762 ac_cv_prog_cc_c89=no
2764 cat >conftest.$ac_ext <<_ACEOF
2767 cat confdefs.h >>conftest.$ac_ext
2768 cat >>conftest.$ac_ext <<_ACEOF
2769 /* end confdefs.h. */
2772 #include <sys/types.h>
2773 #include <sys/stat.h>
2774 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2775 struct buf { int x; };
2776 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2777 static char *e (p, i)
2783 static char *f (char * (*g) (char **, int), char **p, ...)
2788 s = g (p, va_arg (v,int));
2793 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2794 function prototypes and stuff, but not '\xHH' hex character constants.
2795 These don't provoke an error unfortunately, instead are silently treated
2796 as 'x'. The following induces an error, until -std is added to get
2797 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2798 array size at least. It's necessary to write '\x00'==0 to get something
2799 that's true only with -std. */
2800 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2802 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2803 inside strings and character constants. */
2805 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2807 int test (int i, double x);
2808 struct s1 {int (*f) (int a);};
2809 struct s2 {int (*f) (double a);};
2810 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2816 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2821 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2822 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2824 CC="$ac_save_CC $ac_arg"
2825 rm -f conftest.$ac_objext
2826 if { (ac_try="$ac_compile"
2828 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2829 *) ac_try_echo=$ac_try;;
2831 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2832 (eval "$ac_compile") 2>conftest.er1
2834 grep -v '^ *+' conftest.er1 >conftest.err
2836 cat conftest.err >&5
2837 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2838 (exit $ac_status); } && {
2839 test -z "$ac_c_werror_flag" ||
2840 test ! -s conftest.err
2841 } && test -s conftest.$ac_objext; then
2842 ac_cv_prog_cc_c89=$ac_arg
2844 echo "$as_me: failed program was
:" >&5
2845 sed 's/^/| /' conftest.$ac_ext >&5
2850 rm -f core conftest.err conftest.$ac_objext
2851 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
2853 rm -f conftest.$ac_ext
2858 case "x
$ac_cv_prog_cc_c89" in
2860 { echo "$as_me:$LINENO: result
: none needed
" >&5
2861 echo "${ECHO_T}none needed
" >&6; } ;;
2863 { echo "$as_me:$LINENO: result
: unsupported
" >&5
2864 echo "${ECHO_T}unsupported
" >&6; } ;;
2866 CC="$CC $ac_cv_prog_cc_c89"
2867 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_c89" >&5
2868 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2873 ac_cpp='$CPP $CPPFLAGS'
2874 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2875 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2876 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2879 { echo "$as_me:$LINENO: checking
for magic_open
in -lmagic" >&5
2880 echo $ECHO_N "checking
for magic_open
in -lmagic...
$ECHO_C" >&6; }
2881 if test "${ac_cv_lib_magic_magic_open+set}" = set; then
2882 echo $ECHO_N "(cached
) $ECHO_C" >&6
2884 ac_check_lib_save_LIBS=$LIBS
2885 LIBS="-lmagic $LIBS"
2886 cat >conftest.$ac_ext <<_ACEOF
2889 cat confdefs.h >>conftest.$ac_ext
2890 cat >>conftest.$ac_ext <<_ACEOF
2891 /* end confdefs.h. */
2893 /* Override any GCC internal prototype to avoid an error.
2894 Use char because int might match the return type of a GCC
2895 builtin and then its argument prototype would still apply. */
2903 return magic_open ();
2908 rm -f conftest.$ac_objext conftest$ac_exeext
2909 if { (ac_try="$ac_link"
2911 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2912 *) ac_try_echo=$ac_try;;
2914 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2915 (eval "$ac_link") 2>conftest.er1
2917 grep -v '^ *+' conftest.er1 >conftest.err
2919 cat conftest.err >&5
2920 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2921 (exit $ac_status); } && {
2922 test -z "$ac_c_werror_flag" ||
2923 test ! -s conftest.err
2924 } && test -s conftest$ac_exeext &&
2925 $as_test_x conftest$ac_exeext; then
2926 ac_cv_lib_magic_magic_open=yes
2928 echo "$as_me: failed program was
:" >&5
2929 sed 's/^/| /' conftest.$ac_ext >&5
2931 ac_cv_lib_magic_magic_open=no
2934 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
2935 conftest$ac_exeext conftest.$ac_ext
2936 LIBS=$ac_check_lib_save_LIBS
2938 { echo "$as_me:$LINENO: result
: $ac_cv_lib_magic_magic_open" >&5
2939 echo "${ECHO_T}$ac_cv_lib_magic_magic_open" >&6; }
2940 if test $ac_cv_lib_magic_magic_open = yes; then
2948 if test "x
$prefix" = "xNONE
"; then
2952 # assume on windows for now
2953 if test "x
$MONO_VERSION" = "x
"; then
2954 MONO_VERSION=csc-2.0
2957 HAVE_SYNTAX_HIGHLIGHTING=no
2958 if test "x
$HAVE_GNOME_VFS" = "xyes
" && test "x
$HAVE_GTK_SOURCEVIEW" = "xyes
"; then
2959 HAVE_SYNTAX_HIGHLIGHTING=yes
2962 echo "prefix
=$prefix" > build/config.make
2963 echo "exec_prefix
=\
${prefix}" >> build/config.make
2964 echo "mono_libdir
=\
${exec_prefix}/lib
" >> build/config.make
2965 echo "RUNTIME
=mono
" >> build/config.make
2966 echo "PACKAGE_VERSION
=$PACKAGE_VERSION" >> build/config.make
2967 echo "MONO_VERSION
=$MONO_VERSION" >> build/config.make
2968 echo "MONODEVELOP_LIBPATH
=$MD_LIBPATH" >> build/config.make
2969 echo "MCS_FLAGS
=-debug+" >> build/config.make
2970 echo "HAVE_GTK
=$HAVE_GTK" >> build/config.make
2971 echo "HAVE_SYNTAX_HIGHLIGHTING
=$HAVE_SYNTAX_HIGHLIGHTING" >> build/config.make
2972 echo "HAVE_ATLEAST_GTK_210
=$HAVE_ATLEAST_GTK_210" >> build/config.make
2973 echo "HAVE_MAGIC
=$HAVE_MAGIC" >> build/config.make
2974 echo "HAVE_MONODEVELOP
=$HAVE_MD" >> build/config.make
2975 echo "HAVE_GNOME_KEYRING
=$HAVE_GNOME_KEYRING" >> build/config.make
2976 echo "HAVE_DOC_TOOLS
=$HAVE_DOC_TOOLS" >> build/config.make
2977 echo "HAVE_MSLIBS
=$HAVE_MSLIBS" >> build/config.make
2979 ac_config_files="$ac_config_files tools
/opentf
/tf.sh tools
/wit
/wit.sh tfs.spec
"
2982 cat >confcache <<\_ACEOF
2983 # This file is a shell script that caches the results of configure
2984 # tests run on this system so they can be shared between configure
2985 # scripts and configure runs, see configure's option --config-cache.
2986 # It is not useful on other systems. If it contains results you don't
2987 # want to keep, you may remove or edit it.
2989 # config.status only pays attention to the cache file if you give it
2990 # the --recheck option to rerun configure.
2992 # `ac_cv_env_foo' variables (set or unset) will be overridden when
2993 # loading this file, other *unset* `ac_cv_foo' will be assigned the
2998 # The following way of writing the cache mishandles newlines in values,
2999 # but we know of no workaround that is simple, portable, and efficient.
3000 # So, we kill variables containing newlines.
3001 # Ultrix sh set writes to stderr and can't be redirected directly,
3002 # and sets the high bit in the cache file unless we assign to the vars.
3004 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3005 eval ac_val=\$$ac_var
3009 *_cv_*) { echo "$as_me:$LINENO: WARNING
: Cache variable
$ac_var contains a newline.
" >&5
3010 echo "$as_me: WARNING
: Cache variable
$ac_var contains a newline.
" >&2;} ;;
3013 _ | IFS | as_nl) ;; #(
3014 *) $as_unset $ac_var ;;
3020 case $as_nl`(ac_space=' '; set) 2>&1` in #(
3021 *${as_nl}ac_space=\ *)
3022 # `set' does not quote correctly, so add quotes (double-quote
3023 # substitution turns \\\\ into \\, and sed turns \\ into \).
3026 s
/^
\\([_
$as_cr_alnum]*_cv_
[_
$as_cr_alnum]*\\)=\\(.
*\\)/\\1='\\2'/p
"
3029 # `set' quotes correctly as required by POSIX, so do not add quotes.
3030 sed -n "/^
[_
$as_cr_alnum]*_cv_
[_
$as_cr_alnum]*=/p
"
3039 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3041 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3043 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
3044 if test -w "$cache_file"; then
3045 test "x
$cache_file" != "x
/dev
/null
" &&
3046 { echo "$as_me:$LINENO: updating cache
$cache_file" >&5
3047 echo "$as_me: updating cache
$cache_file" >&6;}
3048 cat confcache >$cache_file
3050 { echo "$as_me:$LINENO: not updating unwritable cache
$cache_file" >&5
3051 echo "$as_me: not updating unwritable cache
$cache_file" >&6;}
3056 test "x
$prefix" = xNONE && prefix=$ac_default_prefix
3057 # Let make expand exec_prefix.
3058 test "x
$exec_prefix" = xNONE && exec_prefix='${prefix}'
3060 # Transform confdefs.h into DEFS.
3061 # Protect against shell expansion while executing Makefile rules.
3062 # Protect against Makefile macro expansion.
3064 # If the first sed substitution is executed (which looks for macros that
3065 # take arguments), then branch to the quote section. Otherwise,
3066 # look for a macro that doesn't take arguments.
3070 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
3072 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
3076 s/[ `~#$^&*(){}\\|;'\''"<>?
]/\\&/g
3089 DEFS=`sed -n "$ac_script" confdefs.h`
3094 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
3095 # 1. Remove the extension, and $U if already installed.
3096 ac_script='s
/\
$U\.
/.
/;s
/\.o$
//;s
/\.obj$
//'
3097 ac_i=`echo "$ac_i" | sed "$ac_script"`
3098 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3099 # will be set to the directory where LIBOBJS objects are built.
3100 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3101 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo
'
3105 LTLIBOBJS=$ac_ltlibobjs
3109 : ${CONFIG_STATUS=./config.status}
3110 ac_clean_files_save=$ac_clean_files
3111 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
3112 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
3113 echo "$as_me: creating $CONFIG_STATUS" >&6;}
3114 cat >$CONFIG_STATUS <<_ACEOF
3116 # Generated by $as_me.
3117 # Run this file to recreate the current configuration.
3118 # Compiler output produced by configure, useful for debugging
3119 # configure, is in config.log if it exists.
3124 SHELL=\${CONFIG_SHELL-$SHELL}
3127 cat >>$CONFIG_STATUS <<\_ACEOF
3128 ## --------------------- ##
3129 ## M4sh Initialization. ##
3130 ## --------------------- ##
3132 # Be more Bourne compatible
3133 DUALCASE=1; export DUALCASE # for MKS sh
3134 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3137 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
3138 # is contrary to our usage. Disable this feature.
3139 alias -g '${1+"$@"}'='"$@"'
3140 setopt NO_GLOB_SUBST
3142 case `(set -o) 2>/dev/null` in
3143 *posix*) set -o posix ;;
3152 # Avoid depending upon Character Ranges.
3153 as_cr_letters='abcdefghijklmnopqrstuvwxyz
'
3154 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ
'
3155 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
3156 as_cr_digits='0123456789'
3157 as_cr_alnum=$as_cr_Letters$as_cr_digits
3159 # The user is always right.
3160 if test "${PATH_SEPARATOR+set}" != set; then
3161 echo "#! /bin/sh" >conf$$.sh
3162 echo "exit 0" >>conf$$.sh
3164 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
3172 # Support unset when possible.
3173 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3181 # We need space, tab and new line, in precisely that order. Quoting is
3182 # there to prevent editors from complaining about space-tab.
3183 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
3184 # splitting by setting IFS to empty value.)
3189 # Find who we are. Look in the path if we contain no directory separator.
3191 *[\\/]* ) as_myself=$0 ;;
3192 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3196 test -z "$as_dir" && as_dir=.
3197 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3203 # We did not find ourselves, most probably we were run as `sh COMMAND'
3204 # in which case we are not to be found in the path.
3205 if test "x$as_myself" = x
; then
3208 if test ! -f "$as_myself"; then
3209 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3210 { (exit 1); exit 1; }
3213 # Work around bugs in pre-3.0 UWIN ksh.
3214 for as_var
in ENV MAIL MAILPATH
3215 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
3223 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
3224 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
3225 LC_TELEPHONE LC_TIME
3227 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
3228 eval $as_var=C
; export $as_var
3230 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
3234 # Required to use basename.
3235 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
3236 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
3242 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3243 as_basename
=basename
3249 # Name of the executable.
3250 as_me
=`$as_basename -- "$0" ||
3251 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3252 X"$0" : 'X\(//\)$' \| \
3253 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3255 sed '/^.*\/\([^/][^/]*\)\/*$/{
3276 test "x$as_lineno_1" != "x$as_lineno_2" &&
3277 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
3279 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
3280 # uniformly replaced by the line number. The first 'sed' inserts a
3281 # line-number line after each line using $LINENO; the second 'sed'
3282 # does the real work. The second script uses 'N' to pair each
3283 # line-number line with the line containing $LINENO, and appends
3284 # trailing '-' during substitution so that $LINENO is not a special
3286 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
3287 # scripts with optimization help from Paolo Bonzini. Blame Lee
3288 # E. McMahon (1931-1989) for sed's syntax. :-)
3300 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
3304 chmod +x
"$as_me.lineno" ||
3305 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
3306 { (exit 1); exit 1; }; }
3308 # Don't try to exec as it changes $[0], causing all sort of problems
3309 # (the dirname of $[0] is not the place where we might find the
3310 # original and so on. Autoconf is especially sensitive to this).
3312 # Exit status is that of the last command.
3317 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
3323 ECHO_C
= ECHO_N
= ECHO_T
=
3326 case `echo 'x\c'` in
3327 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
3334 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
3335 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
3341 rm -f conf$$ conf$$.exe conf$$.
file
3342 if test -d conf$$.dir
; then
3343 rm -f conf$$.dir
/conf$$.
file
3349 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
3351 # ... but there are two gotchas:
3352 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3353 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3354 # In both cases, we have to default to `cp -p'.
3355 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
3357 elif ln conf$$.
file conf$$
2>/dev
/null
; then
3362 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
3363 rmdir conf$$.dir
2>/dev
/null
3365 if mkdir
-p .
2>/dev
/null
; then
3368 test -d .
/-p && rmdir .
/-p
3372 if test -x / >/dev
/null
2>&1; then
3375 if ls -dL / >/dev
/null
2>&1; then
3382 if test -d "$1"; then
3388 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
3389 ???[sx]*):;;*)false;;esac;fi
3393 as_executable_p
=$as_test_x
3395 # Sed expression to map a string onto a valid CPP name.
3396 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3398 # Sed expression to map a string onto a valid variable name.
3399 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3404 # Save the log message, to keep $[0] and so on meaningful, and to
3405 # report actual input values of CONFIG_FILES etc. instead of their
3406 # values after options handling.
3408 This file was extended by opentf $as_me 0.5.3, which was
3409 generated by GNU Autoconf 2.61. Invocation command line was
3411 CONFIG_FILES = $CONFIG_FILES
3412 CONFIG_HEADERS = $CONFIG_HEADERS
3413 CONFIG_LINKS = $CONFIG_LINKS
3414 CONFIG_COMMANDS = $CONFIG_COMMANDS
3417 on `(hostname || uname -n) 2>/dev/null | sed 1q`
3422 cat >>$CONFIG_STATUS <<_ACEOF
3423 # Files that config.status was made for.
3424 config_files="$ac_config_files"
3428 cat >>$CONFIG_STATUS <<\_ACEOF
3430 \`$as_me' instantiates files from templates according to the
3431 current configuration.
3433 Usage: $0 [OPTIONS] [FILE]...
3435 -h, --help print this help, then exit
3436 -V, --version print version number and configuration settings, then exit
3437 -q, --quiet do not print progress messages
3438 -d, --debug don't remove temporary files
3439 --recheck update $as_me by reconfiguring in the same conditions
3440 --file=FILE[:TEMPLATE]
3441 instantiate the configuration file FILE
3443 Configuration files:
3446 Report bugs to <bug-autoconf@gnu.org>."
3449 cat >>$CONFIG_STATUS <<_ACEOF
3451 opentf config.status 0.5.3
3452 configured by $0, generated by GNU Autoconf 2.61,
3453 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3455 Copyright (C) 2006 Free Software Foundation, Inc.
3456 This config.status script is free software; the Free Software Foundation
3457 gives unlimited permission to copy, distribute and modify it."
3463 cat >>$CONFIG_STATUS <<\_ACEOF
3464 # If no file are specified by the user, then we need to provide default
3465 # value. By we need to know if files were specified by the user.
3471 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
3472 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
3483 # Handling of the options.
3484 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
3486 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
3487 echo "$ac_cs_version"; exit ;;
3488 --debug |
--debu |
--deb |
--de |
--d |
-d )
3490 --file |
--fil |
--fi |
--f )
3492 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
3493 ac_need_defaults
=false
;;
3494 --he |
--h |
--help |
--hel |
-h )
3495 echo "$ac_cs_usage"; exit ;;
3496 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
3497 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
3501 -*) { echo "$as_me: error: unrecognized option: $1
3502 Try \`$0 --help' for more information." >&2
3503 { (exit 1); exit 1; }; } ;;
3505 *) ac_config_targets
="$ac_config_targets $1"
3506 ac_need_defaults
=false
;;
3512 ac_configure_extra_args
=
3514 if $ac_cs_silent; then
3516 ac_configure_extra_args
="$ac_configure_extra_args --silent"
3520 cat >>$CONFIG_STATUS <<_ACEOF
3521 if \$ac_cs_recheck; then
3522 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
3525 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3529 cat >>$CONFIG_STATUS <<\_ACEOF
3533 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
3534 ## Running $as_me. ##
3540 cat >>$CONFIG_STATUS <<_ACEOF
3543 cat >>$CONFIG_STATUS <<\_ACEOF
3545 # Handling of arguments.
3546 for ac_config_target
in $ac_config_targets
3548 case $ac_config_target in
3549 "tools/opentf/tf.sh") CONFIG_FILES
="$CONFIG_FILES tools/opentf/tf.sh" ;;
3550 "tools/wit/wit.sh") CONFIG_FILES
="$CONFIG_FILES tools/wit/wit.sh" ;;
3551 "tfs.spec") CONFIG_FILES
="$CONFIG_FILES tfs.spec" ;;
3553 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
3554 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
3555 { (exit 1); exit 1; }; };;
3560 # If the user did not use the arguments to specify the items to instantiate,
3561 # then the envvar interface is used. Set only those that are not.
3562 # We use the long form for the default assignment because of an extremely
3563 # bizarre bug on SunOS 4.1.3.
3564 if $ac_need_defaults; then
3565 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
3568 # Have a temporary directory for convenience. Make it in the build tree
3569 # simply because there is no reason against having it here, and in addition,
3570 # creating and moving files from /tmp can sometimes cause problems.
3571 # Hook for its removal unless debugging.
3572 # Note that there is a small window in which the directory will not be cleaned:
3573 # after its creation but before its name has been assigned to `$tmp'.
3577 trap 'exit_status=$?
3578 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
3580 trap '{ (exit 1); exit 1; }' 1 2 13 15
3582 # Create a (secure) tmp directory for tmp files.
3585 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3586 test -n "$tmp" && test -d "$tmp"
3589 tmp
=.
/conf$$
-$RANDOM
3590 (umask 077 && mkdir
"$tmp")
3593 echo "$me: cannot create a temporary directory in ." >&2
3594 { (exit 1); exit 1; }
3598 # Set up the sed scripts for CONFIG_FILES section.
3601 # No need to generate the scripts if there are no CONFIG_FILES.
3602 # This happens for instance when ./config.status config.h
3603 if test -n "$CONFIG_FILES"; then
3610 for ac_last_try
in false false false false false
:; do
3611 cat >conf$
$subs.
sed <<_ACEOF
3612 SHELL!$SHELL$ac_delim
3613 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
3614 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
3615 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
3616 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
3617 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
3618 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
3619 exec_prefix!$exec_prefix$ac_delim
3620 prefix!$prefix$ac_delim
3621 program_transform_name!$program_transform_name$ac_delim
3622 bindir!$bindir$ac_delim
3623 sbindir!$sbindir$ac_delim
3624 libexecdir!$libexecdir$ac_delim
3625 datarootdir!$datarootdir$ac_delim
3626 datadir!$datadir$ac_delim
3627 sysconfdir!$sysconfdir$ac_delim
3628 sharedstatedir!$sharedstatedir$ac_delim
3629 localstatedir!$localstatedir$ac_delim
3630 includedir!$includedir$ac_delim
3631 oldincludedir!$oldincludedir$ac_delim
3632 docdir!$docdir$ac_delim
3633 infodir!$infodir$ac_delim
3634 htmldir!$htmldir$ac_delim
3635 dvidir!$dvidir$ac_delim
3636 pdfdir!$pdfdir$ac_delim
3637 psdir!$psdir$ac_delim
3638 libdir!$libdir$ac_delim
3639 localedir!$localedir$ac_delim
3640 mandir!$mandir$ac_delim
3642 ECHO_C!$ECHO_C$ac_delim
3643 ECHO_N!$ECHO_N$ac_delim
3644 ECHO_T!$ECHO_T$ac_delim
3646 build_alias!$build_alias$ac_delim
3647 host_alias!$host_alias$ac_delim
3648 target_alias!$target_alias$ac_delim
3649 PKG_CONFIG!$PKG_CONFIG$ac_delim
3650 ASCIIDOC!$ASCIIDOC$ac_delim
3651 XMLTO!$XMLTO$ac_delim
3653 CFLAGS!$CFLAGS$ac_delim
3654 LDFLAGS!$LDFLAGS$ac_delim
3655 CPPFLAGS!$CPPFLAGS$ac_delim
3656 ac_ct_CC!$ac_ct_CC$ac_delim
3657 EXEEXT!$EXEEXT$ac_delim
3658 OBJEXT!$OBJEXT$ac_delim
3659 LIBOBJS!$LIBOBJS$ac_delim
3660 LTLIBOBJS!$LTLIBOBJS$ac_delim
3663 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 49; then
3665 elif $ac_last_try; then
3666 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
3667 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
3668 { (exit 1); exit 1; }; }
3670 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
3674 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
3675 if test -n "$ac_eof"; then
3676 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
3677 ac_eof
=`expr $ac_eof + 1`
3680 cat >>$CONFIG_STATUS <<_ACEOF
3681 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
3682 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
3685 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
3686 s/^/s,@/; s/!/@,|#_!!_#|/
3689 s/'"$ac_delim"'$/,g/; t
3691 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
3692 ' >>$CONFIG_STATUS <conf$
$subs.
sed
3693 rm -f conf$
$subs.
sed
3694 cat >>$CONFIG_STATUS <<_ACEOF
3701 # VPATH may cause trouble with some makes, so we remove $(srcdir),
3702 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
3703 # trailing colons and then remove the whole line if VPATH becomes empty
3704 # (actually we leave an empty line to preserve line numbers).
3705 if test "x$srcdir" = x.
; then
3706 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
3710 s/^\([^=]*=[ ]*\):*/\1/
3716 cat >>$CONFIG_STATUS <<\_ACEOF
3717 fi # test -n "$CONFIG_FILES"
3720 for ac_tag
in :F
$CONFIG_FILES
3723 :[FHLC
]) ac_mode
=$ac_tag; continue;;
3725 case $ac_mode$ac_tag in
3727 :L
* |
:C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
3728 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
3729 { (exit 1); exit 1; }; };;
3730 :[FH
]-) ac_tag
=-:-;;
3731 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
3748 -) ac_f
="$tmp/stdin";;
3749 *) # Look for the file first in the build tree, then in the source tree
3750 # (if the path is not absolute). The absolute path cannot be DOS-style,
3751 # because $ac_f cannot contain `:'.
3755 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
3757 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
3758 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
3759 { (exit 1); exit 1; }; };;
3761 ac_file_inputs
="$ac_file_inputs $ac_f"
3764 # Let's still pretend it is `configure' which instantiates (i.e., don't
3765 # use $as_me), people would be surprised to read:
3766 # /* config.h. Generated by config.status. */
3767 configure_input
="Generated from "`IFS=:
3768 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
3769 if test x
"$ac_file" != x-
; then
3770 configure_input
="$ac_file. $configure_input"
3771 { echo "$as_me:$LINENO: creating $ac_file" >&5
3772 echo "$as_me: creating $ac_file" >&6;}
3776 *:-:* |
*:-) cat >"$tmp/stdin";;
3781 ac_dir
=`$as_dirname -- "$ac_file" ||
3782 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3783 X"$ac_file" : 'X\(//\)[^/]' \| \
3784 X"$ac_file" : 'X\(//\)$' \| \
3785 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3787 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3806 -*) as_dir
=.
/$as_dir;;
3808 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
3812 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
3813 *) as_qdir
=$as_dir;;
3815 as_dirs
="'$as_qdir' $as_dirs"
3816 as_dir
=`$as_dirname -- "$as_dir" ||
3817 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3818 X"$as_dir" : 'X\(//\)[^/]' \| \
3819 X"$as_dir" : 'X\(//\)$' \| \
3820 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3822 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3839 test -d "$as_dir" && break
3841 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
3842 } ||
test -d "$as_dir" ||
{ { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3843 echo "$as_me: error: cannot create directory $as_dir" >&2;}
3844 { (exit 1); exit 1; }; }; }
3848 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
3850 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
3851 # A ".." for each directory in $ac_dir_suffix.
3852 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
3853 case $ac_top_builddir_sub in
3854 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
3855 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
3858 ac_abs_top_builddir
=$ac_pwd
3859 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
3860 # for backward compatibility:
3861 ac_top_builddir
=$ac_top_build_prefix
3864 .
) # We are building in place.
3866 ac_top_srcdir
=$ac_top_builddir_sub
3867 ac_abs_top_srcdir
=$ac_pwd ;;
3868 [\\/]* | ?
:[\\/]* ) # Absolute name.
3869 ac_srcdir
=$srcdir$ac_dir_suffix;
3870 ac_top_srcdir
=$srcdir
3871 ac_abs_top_srcdir
=$srcdir ;;
3873 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
3874 ac_top_srcdir
=$ac_top_build_prefix$srcdir
3875 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
3877 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
3888 cat >>$CONFIG_STATUS <<\_ACEOF
3889 # If the template does not know about datarootdir, expand it.
3890 # FIXME: This hack should be removed a few years after 2.60.
3891 ac_datarootdir_hack
=; ac_datarootdir_seen
=
3893 case `sed -n '/datarootdir/ {
3902 ' $ac_file_inputs` in
3903 *datarootdir
*) ac_datarootdir_seen
=yes;;
3904 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
3905 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3906 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3908 cat >>$CONFIG_STATUS <<_ACEOF
3909 ac_datarootdir_hack='
3910 s&@datadir@&$datadir&g
3911 s&@docdir@&$docdir&g
3912 s&@infodir@&$infodir&g
3913 s&@localedir@&$localedir&g
3914 s&@mandir@&$mandir&g
3915 s&\\\${datarootdir}&$datarootdir&g' ;;
3919 # Neutralize VPATH when `$srcdir' = `.'.
3920 # Shell code in configure.ac might set extrasub.
3921 # FIXME: do we really want to maintain this feature?
3922 cat >>$CONFIG_STATUS <<_ACEOF
3926 cat >>$CONFIG_STATUS <<\_ACEOF
3928 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
3929 s
&@configure_input@
&$configure_input&;t t
3930 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
3931 s
&@srcdir@
&$ac_srcdir&;t t
3932 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
3933 s
&@top_srcdir@
&$ac_top_srcdir&;t t
3934 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
3935 s
&@builddir@
&$ac_builddir&;t t
3936 s
&@abs_builddir@
&$ac_abs_builddir&;t t
3937 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
3938 $ac_datarootdir_hack
3939 " $ac_file_inputs | sed -f "$tmp/subs-1.
sed" >$tmp/out
3941 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3942 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
3943 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
3944 { echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
3945 which seems to be undefined. Please make sure it is defined." >&5
3946 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
3947 which seems to be undefined. Please make sure it is defined." >&2;}
3951 -) cat "$tmp/out"; rm -f "$tmp/out";;
3952 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
3963 { (exit 0); exit 0; }
3965 chmod +x $CONFIG_STATUS
3966 ac_clean_files=$ac_clean_files_save
3969 # configure is writing to config.log, and then calls config.status.
3970 # config.status does its own redirection, appending to config.log.
3971 # Unfortunately, on DOS this fails, as config.log is still kept open
3972 # by configure, so config.status won't be able to
write to it
; its
3973 # output is simply discarded. So we exec the FD to /dev/null,
3974 # effectively closing config.log, so it can be properly (re)opened and
3975 # appended to by config.status. When coming back to configure, we
3976 # need to make the FD available again.
3977 if test "$no_create" != yes; then
3979 ac_config_status_args
=
3980 test "$silent" = yes &&
3981 ac_config_status_args
="$ac_config_status_args --quiet"
3983 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
3985 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3986 # would make configure fail if this is the last instruction.
3987 $ac_cs_success ||
{ (exit 1); exit 1; }
3992 echo "Configuration Summary"
3993 echo "----------------------------------"
3995 echo " File Type Support: " $HAVE_MAGIC
3996 echo " Man Page Generation: " $HAVE_DOC_TOOLS
3997 echo " Gnome Keyring Support: " $HAVE_GNOME_KEYRING
3998 echo " Gui Support: " $HAVE_GTK
3999 echo " Syntax Highlighting: " $HAVE_SYNTAX_HIGHLIGHTING
4002 if test "${enable_highlight+set}" = set; then
4003 if test "x$HAVE_SYNTAX_HIGHLIGHTING" = "xno"; then
4004 echo Note
: install libgnome-vfs2.0
-cil and libgtksourceview2.0
-cil
4005 echo for syntax highlighting support
in the
"explore" command
4009 if test "x$HAVE_MAGIC" = "xno"; then
4010 echo Note
: Team Foundation does not natively track
file attributes.
4011 echo Install libmagic on debian-based systems
, or file-devel on suse-based
4012 echo for automagic
file attribute support.
4016 if test "x$HAVE_DOC_TOOLS" = "xno"; then
4017 echo Note
: install asciidoc and xmlto
for man page generation.