2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.61 for stow 2.0.2.
5 # Report bugs to <bug-stow@gnu.org>.
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## --------------------- ##
12 ## M4sh Initialization. ##
13 ## --------------------- ##
15 # Be more Bourne compatible
16 DUALCASE
=1; export DUALCASE
# for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
20 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in
26 *posix
*) set -o posix
;;
35 # Avoid depending upon Character Ranges.
36 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
37 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
39 as_cr_digits
='0123456789'
40 as_cr_alnum
=$as_cr_Letters$as_cr_digits
42 # The user is always right.
43 if test "${PATH_SEPARATOR+set}" != set; then
44 echo "#! /bin/sh" >conf$$.sh
45 echo "exit 0" >>conf$$.sh
47 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
55 # Support unset when possible.
56 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
64 # We need space, tab and new line, in precisely that order. Quoting is
65 # there to prevent editors from complaining about space-tab.
66 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
67 # splitting by setting IFS to empty value.)
72 # Find who we are. Look in the path if we contain no directory separator.
74 *[\\/]* ) as_myself
=$0 ;;
75 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
79 test -z "$as_dir" && as_dir
=.
80 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
86 # We did not find ourselves, most probably we were run as `sh COMMAND'
87 # in which case we are not to be found in the path.
88 if test "x$as_myself" = x
; then
91 if test ! -f "$as_myself"; then
92 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
96 # Work around bugs in pre-3.0 UWIN ksh.
97 for as_var
in ENV MAIL MAILPATH
98 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
110 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
111 eval $as_var=C
; export $as_var
113 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
117 # Required to use basename.
118 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
119 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
125 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
132 # Name of the executable.
133 as_me
=`$as_basename -- "$0" ||
134 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
135 X"$0" : 'X\(//\)$' \| \
136 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
138 sed '/^.*\/\([^/][^/]*\)\/*$/{
156 if test "x$CONFIG_SHELL" = x
; then
157 if (eval ":") 2>/dev
/null
; then
163 if test $as_have_required = yes && (eval ":
173 as_func_ret_success () {
176 as_func_ret_failure () {
181 if as_func_success; then
185 echo as_func_success failed.
188 if as_func_failure; then
190 echo as_func_failure succeeded.
193 if as_func_ret_success; then
197 echo as_func_ret_success failed.
200 if as_func_ret_failure; then
202 echo as_func_ret_failure succeeded.
205 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
209 echo positional parameters were not saved.
212 test \$exitcode = 0) || { (exit 1); exit 1; }
217 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
218 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
219 ") 2> /dev
/null
; then
223 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
224 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
227 test -z "$as_dir" && as_dir
=.
230 for as_base
in sh bash ksh sh5
; do
231 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
238 for as_shell
in $as_candidate_shells $SHELL; do
239 # Try only shells that exist, to save several forks.
240 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
241 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
242 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
245 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
246 # is contrary to our usage. Disable this feature.
247 alias -g '${1+"$@"}'='"$@"'
250 case `(set -o) 2>/dev/null` in
251 *posix
*) set -o posix
;;
260 CONFIG_SHELL
=$as_shell
262 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
263 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
266 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
267 # is contrary to our usage. Disable this feature.
268 alias -g '${1+"$@"}'='"$@"'
271 case `(set -o) 2>/dev/null` in
272 *posix
*) set -o posix
;;
288 as_func_ret_success
() {
291 as_func_ret_failure
() {
296 if as_func_success
; then
300 echo as_func_success failed.
303 if as_func_failure
; then
305 echo as_func_failure succeeded.
308 if as_func_ret_success
; then
312 echo as_func_ret_success failed.
315 if as_func_ret_failure
; then
317 echo as_func_ret_failure succeeded.
320 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
324 echo positional parameters were not saved.
327 test $exitcode = 0) ||
{ (exit 1); exit 1; }
332 test "x$as_lineno_1" != "x$as_lineno_2" &&
333 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
344 if test "x$CONFIG_SHELL" != x
; then
345 for as_var
in BASH_ENV ENV
346 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
349 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
353 if test $as_have_required = no
; then
354 echo This
script requires a shell
more modern than all the
355 echo shells that I found on your system. Please
install a
356 echo modern shell
, or manually run the
script under such a
357 echo shell
if you
do have one.
358 { (exit 1); exit 1; }
368 (eval "as_func_return () {
377 as_func_ret_success () {
380 as_func_ret_failure () {
385 if as_func_success; then
389 echo as_func_success failed.
392 if as_func_failure; then
394 echo as_func_failure succeeded.
397 if as_func_ret_success; then
401 echo as_func_ret_success failed.
404 if as_func_ret_failure; then
406 echo as_func_ret_failure succeeded.
409 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
413 echo positional parameters were not saved.
416 test \$exitcode = 0") ||
{
417 echo No shell found that supports shell functions.
418 echo Please tell autoconf@gnu.org about your system
,
419 echo including any error possibly output before this
427 test "x$as_lineno_1" != "x$as_lineno_2" &&
428 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
430 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
431 # uniformly replaced by the line number. The first 'sed' inserts a
432 # line-number line after each line using $LINENO; the second 'sed'
433 # does the real work. The second script uses 'N' to pair each
434 # line-number line with the line containing $LINENO, and appends
435 # trailing '-' during substitution so that $LINENO is not a special
437 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
438 # scripts with optimization help from Paolo Bonzini. Blame Lee
439 # E. McMahon (1931-1989) for sed's syntax. :-)
451 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
455 chmod +x
"$as_me.lineno" ||
456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
457 { (exit 1); exit 1; }; }
459 # Don't try to exec as it changes $[0], causing all sort of problems
460 # (the dirname of $[0] is not the place where we might find the
461 # original and so on. Autoconf is especially sensitive to this).
463 # Exit status is that of the last command.
468 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
474 ECHO_C
= ECHO_N
= ECHO_T
=
478 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
485 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
486 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
492 rm -f conf$$ conf$$.exe conf$$.
file
493 if test -d conf$$.dir
; then
494 rm -f conf$$.dir
/conf$$.
file
500 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
502 # ... but there are two gotchas:
503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
505 # In both cases, we have to default to `cp -p'.
506 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
508 elif ln conf$$.
file conf$$
2>/dev
/null
; then
513 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
514 rmdir conf$$.dir
2>/dev
/null
516 if mkdir
-p .
2>/dev
/null
; then
519 test -d .
/-p && rmdir .
/-p
523 if test -x / >/dev
/null
2>&1; then
526 if ls -dL / >/dev
/null
2>&1; then
533 if test -d "$1"; then
539 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
540 ???[sx]*):;;*)false;;esac;fi
544 as_executable_p
=$as_test_x
546 # Sed expression to map a string onto a valid CPP name.
547 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
549 # Sed expression to map a string onto a valid variable name.
550 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
554 exec 7<&0 </dev
/null
6>&1
557 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
558 # so uname gets run too.
559 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
564 ac_default_prefix
=/usr
/local
566 ac_config_libobj_dir
=.
572 SHELL
=${CONFIG_SHELL-/bin/sh}
574 # Identity of this package.
576 PACKAGE_TARNAME
='stow'
577 PACKAGE_VERSION
='2.0.2'
578 PACKAGE_STRING
='stow 2.0.2'
579 PACKAGE_BUGREPORT
='bug-stow@gnu.org'
590 program_transform_name
632 INSTALL_STRIP_PROGRAM
644 ac_precious_vars
='build_alias
649 # Initialize some variables set by options.
651 ac_init_version
=false
652 # The variables have the same names as the options, with
653 # dashes changed to underlines.
661 program_transform_name
=s
,x
,x
,
669 # Installation directory options.
670 # These are left unexpanded so users can "make install exec_prefix=/foo"
671 # and all the variables that are supposed to be based on exec_prefix
672 # by default will actually change.
673 # Use braces instead of parens because sh, perl, etc. also accept them.
674 # (The list follows the same order as the GNU Coding Standards.)
675 bindir
='${exec_prefix}/bin'
676 sbindir
='${exec_prefix}/sbin'
677 libexecdir
='${exec_prefix}/libexec'
678 datarootdir
='${prefix}/share'
679 datadir
='${datarootdir}'
680 sysconfdir
='${prefix}/etc'
681 sharedstatedir
='${prefix}/com'
682 localstatedir
='${prefix}/var'
683 includedir
='${prefix}/include'
684 oldincludedir
='/usr/include'
685 docdir
='${datarootdir}/doc/${PACKAGE_TARNAME}'
686 infodir
='${datarootdir}/info'
691 libdir
='${exec_prefix}/lib'
692 localedir
='${datarootdir}/locale'
693 mandir
='${datarootdir}/man'
699 # If the previous option needs an argument, assign it.
700 if test -n "$ac_prev"; then
701 eval $ac_prev=\
$ac_option
707 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
711 # Accept the important Cygnus configure options, so we can diagnose typos.
713 case $ac_dashdash$ac_option in
717 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
719 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
722 -build |
--build |
--buil |
--bui |
--bu)
723 ac_prev
=build_alias
;;
724 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
725 build_alias
=$ac_optarg ;;
727 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
728 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
729 ac_prev
=cache_file
;;
730 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
731 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
732 cache_file
=$ac_optarg ;;
735 cache_file
=config.cache
;;
737 -datadir |
--datadir |
--datadi |
--datad)
739 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
740 datadir
=$ac_optarg ;;
742 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
743 |
--dataroo |
--dataro |
--datar)
744 ac_prev
=datarootdir
;;
745 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
746 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
747 datarootdir
=$ac_optarg ;;
749 -disable-* |
--disable-*)
750 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
751 # Reject names that are not valid shell variable names.
752 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
753 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
754 { (exit 1); exit 1; }; }
755 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
756 eval enable_
$ac_feature=no
;;
758 -docdir |
--docdir |
--docdi |
--doc |
--do)
760 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
763 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
765 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
768 -enable-* |
--enable-*)
769 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
770 # Reject names that are not valid shell variable names.
771 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
772 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
773 { (exit 1); exit 1; }; }
774 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
775 eval enable_
$ac_feature=\
$ac_optarg ;;
777 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
778 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
779 |
--exec |
--exe |
--ex)
780 ac_prev
=exec_prefix
;;
781 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
782 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
783 |
--exec=* |
--exe=* |
--ex=*)
784 exec_prefix
=$ac_optarg ;;
786 -gas |
--gas |
--ga |
--g)
787 # Obsolete; use --with-gas.
790 -help |
--help |
--hel |
--he |
-h)
792 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
793 ac_init_help
=recursive
;;
794 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
795 ac_init_help
=short
;;
797 -host |
--host |
--hos |
--ho)
798 ac_prev
=host_alias
;;
799 -host=* |
--host=* |
--hos=* |
--ho=*)
800 host_alias
=$ac_optarg ;;
802 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
804 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
806 htmldir
=$ac_optarg ;;
808 -includedir |
--includedir |
--includedi |
--included |
--include \
809 |
--includ |
--inclu |
--incl |
--inc)
810 ac_prev
=includedir
;;
811 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
812 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
813 includedir
=$ac_optarg ;;
815 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
817 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
818 infodir
=$ac_optarg ;;
820 -libdir |
--libdir |
--libdi |
--libd)
822 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
825 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
826 |
--libexe |
--libex |
--libe)
827 ac_prev
=libexecdir
;;
828 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
829 |
--libexe=* |
--libex=* |
--libe=*)
830 libexecdir
=$ac_optarg ;;
832 -localedir |
--localedir |
--localedi |
--localed |
--locale)
834 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
835 localedir
=$ac_optarg ;;
837 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
838 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
839 ac_prev
=localstatedir
;;
840 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
841 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
842 localstatedir
=$ac_optarg ;;
844 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
846 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
850 # Obsolete; use --without-fp.
853 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
854 |
--no-cr |
--no-c |
-n)
857 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
858 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
861 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
862 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
863 |
--oldin |
--oldi |
--old |
--ol |
--o)
864 ac_prev
=oldincludedir
;;
865 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
866 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
867 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
868 oldincludedir
=$ac_optarg ;;
870 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
872 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
875 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
876 |
--program-pre |
--program-pr |
--program-p)
877 ac_prev
=program_prefix
;;
878 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
879 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
880 program_prefix
=$ac_optarg ;;
882 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
883 |
--program-suf |
--program-su |
--program-s)
884 ac_prev
=program_suffix
;;
885 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
886 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
887 program_suffix
=$ac_optarg ;;
889 -program-transform-name |
--program-transform-name \
890 |
--program-transform-nam |
--program-transform-na \
891 |
--program-transform-n |
--program-transform- \
892 |
--program-transform |
--program-transfor \
893 |
--program-transfo |
--program-transf \
894 |
--program-trans |
--program-tran \
895 |
--progr-tra |
--program-tr |
--program-t)
896 ac_prev
=program_transform_name
;;
897 -program-transform-name=* |
--program-transform-name=* \
898 |
--program-transform-nam=* |
--program-transform-na=* \
899 |
--program-transform-n=* |
--program-transform-=* \
900 |
--program-transform=* |
--program-transfor=* \
901 |
--program-transfo=* |
--program-transf=* \
902 |
--program-trans=* |
--program-tran=* \
903 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
904 program_transform_name
=$ac_optarg ;;
906 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
908 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
911 -psdir |
--psdir |
--psdi |
--psd |
--ps)
913 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
916 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
917 |
-silent |
--silent |
--silen |
--sile |
--sil)
920 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
922 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
924 sbindir
=$ac_optarg ;;
926 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
927 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
928 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
930 ac_prev
=sharedstatedir
;;
931 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
932 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
933 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
935 sharedstatedir
=$ac_optarg ;;
937 -site |
--site |
--sit)
939 -site=* |
--site=* |
--sit=*)
942 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
944 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
947 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
948 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
949 ac_prev
=sysconfdir
;;
950 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
951 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
952 sysconfdir
=$ac_optarg ;;
954 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
955 ac_prev
=target_alias
;;
956 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
957 target_alias
=$ac_optarg ;;
959 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
962 -version |
--version |
--versio |
--versi |
--vers |
-V)
966 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
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=\
$ac_optarg ;;
974 -without-* |
--without-*)
975 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
976 # Reject names that are not valid shell variable names.
977 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
978 { echo "$as_me: error: invalid package name: $ac_package" >&2
979 { (exit 1); exit 1; }; }
980 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
981 eval with_
$ac_package=no
;;
984 # Obsolete; use --with-x.
987 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
988 |
--x-incl |
--x-inc |
--x-in |
--x-i)
989 ac_prev
=x_includes
;;
990 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
991 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
992 x_includes
=$ac_optarg ;;
994 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
995 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
996 ac_prev
=x_libraries
;;
997 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
998 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
999 x_libraries
=$ac_optarg ;;
1001 -*) { echo "$as_me: error: unrecognized option: $ac_option
1002 Try \`$0 --help' for more information." >&2
1003 { (exit 1); exit 1; }; }
1007 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1008 # Reject names that are not valid shell variable names.
1009 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1010 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1011 { (exit 1); exit 1; }; }
1012 eval $ac_envvar=\
$ac_optarg
1013 export $ac_envvar ;;
1016 # FIXME: should be removed in autoconf 3.0.
1017 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1018 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1019 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1020 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1026 if test -n "$ac_prev"; then
1027 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1028 { echo "$as_me: error: missing argument to $ac_option" >&2
1029 { (exit 1); exit 1; }; }
1032 # Be sure to have absolute directory names.
1033 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1034 datadir sysconfdir sharedstatedir localstatedir includedir \
1035 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1036 libdir localedir mandir
1038 eval ac_val
=\$
$ac_var
1040 [\\/$
]* | ?
:[\\/]* ) continue;;
1041 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1043 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1044 { (exit 1); exit 1; }; }
1047 # There might be people who depend on the old broken behavior: `$host'
1048 # used to hold the argument of --host etc.
1049 # FIXME: To remove some day.
1052 target
=$target_alias
1054 # FIXME: To remove some day.
1055 if test "x$host_alias" != x
; then
1056 if test "x$build_alias" = x
; then
1057 cross_compiling
=maybe
1058 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1059 If a cross compiler is detected then cross compile mode will be used." >&2
1060 elif test "x$build_alias" != "x$host_alias"; then
1066 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1068 test "$silent" = yes && exec 6>/dev
/null
1071 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1072 ac_ls_di
=`ls -di .` &&
1073 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1074 { echo "$as_me: error: Working directory cannot be determined" >&2
1075 { (exit 1); exit 1; }; }
1076 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1077 { echo "$as_me: error: pwd does not report name of working directory" >&2
1078 { (exit 1); exit 1; }; }
1081 # Find the source files, if location was not specified.
1082 if test -z "$srcdir"; then
1083 ac_srcdir_defaulted
=yes
1084 # Try the directory containing this script, then the parent directory.
1085 ac_confdir
=`$as_dirname -- "$0" ||
1086 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1087 X"$0" : 'X\(//\)[^/]' \| \
1088 X"$0" : 'X\(//\)$' \| \
1089 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1091 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1109 if test ! -r "$srcdir/$ac_unique_file"; then
1113 ac_srcdir_defaulted
=no
1115 if test ! -r "$srcdir/$ac_unique_file"; then
1116 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1117 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1118 { (exit 1); exit 1; }; }
1120 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1122 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1123 { (exit 1); exit 1; }; }
1125 # When building in place, set srcdir=.
1126 if test "$ac_abs_confdir" = "$ac_pwd"; then
1129 # Remove unnecessary trailing slashes from srcdir.
1130 # Double slashes in file names in object file debugging info
1131 # mess up M-x gdb in Emacs.
1133 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1135 for ac_var
in $ac_precious_vars; do
1136 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1137 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1138 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1139 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1143 # Report the --help message.
1145 if test "$ac_init_help" = "long"; then
1146 # Omit some internal or obsolete options to make the list less imposing.
1147 # This message is too long to be a string in the A/UX 3.1 sh.
1149 \`configure' configures stow 2.0.2 to adapt to many kinds of systems.
1151 Usage: $0 [OPTION]... [VAR=VALUE]...
1153 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1154 VAR=VALUE. See below for descriptions of some of the useful variables.
1156 Defaults for the options are specified in brackets.
1159 -h, --help display this help and exit
1160 --help=short display options specific to this package
1161 --help=recursive display the short help of all the included packages
1162 -V, --version display version information and exit
1163 -q, --quiet, --silent do not print \`checking...' messages
1164 --cache-file=FILE cache test results in FILE [disabled]
1165 -C, --config-cache alias for \`--cache-file=config.cache'
1166 -n, --no-create do not create output files
1167 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1169 Installation directories:
1170 --prefix=PREFIX install architecture-independent files in PREFIX
1171 [$ac_default_prefix]
1172 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1175 By default, \`make install' will install all the files in
1176 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1177 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1178 for instance \`--prefix=\$HOME'.
1180 For better control, use the options below.
1182 Fine tuning of the installation directories:
1183 --bindir=DIR user executables [EPREFIX/bin]
1184 --sbindir=DIR system admin executables [EPREFIX/sbin]
1185 --libexecdir=DIR program executables [EPREFIX/libexec]
1186 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1187 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1188 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1189 --libdir=DIR object code libraries [EPREFIX/lib]
1190 --includedir=DIR C header files [PREFIX/include]
1191 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1192 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1193 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1194 --infodir=DIR info documentation [DATAROOTDIR/info]
1195 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1196 --mandir=DIR man documentation [DATAROOTDIR/man]
1197 --docdir=DIR documentation root [DATAROOTDIR/doc/stow]
1198 --htmldir=DIR html documentation [DOCDIR]
1199 --dvidir=DIR dvi documentation [DOCDIR]
1200 --pdfdir=DIR pdf documentation [DOCDIR]
1201 --psdir=DIR ps documentation [DOCDIR]
1207 --program-prefix=PREFIX prepend PREFIX to installed program names
1208 --program-suffix=SUFFIX append SUFFIX to installed program names
1209 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
1213 if test -n "$ac_init_help"; then
1214 case $ac_init_help in
1215 short | recursive
) echo "Configuration of stow 2.0.2:";;
1219 Report bugs to
<bug-stow@gnu.org
>.
1224 if test "$ac_init_help" = "recursive"; then
1225 # If there are subdirs, report their specific --help.
1226 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1227 test -d "$ac_dir" ||
continue
1231 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1233 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1234 # A ".." for each directory in $ac_dir_suffix.
1235 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1236 case $ac_top_builddir_sub in
1237 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1238 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1241 ac_abs_top_builddir
=$ac_pwd
1242 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1243 # for backward compatibility:
1244 ac_top_builddir
=$ac_top_build_prefix
1247 .
) # We are building in place.
1249 ac_top_srcdir
=$ac_top_builddir_sub
1250 ac_abs_top_srcdir
=$ac_pwd ;;
1251 [\\/]* | ?
:[\\/]* ) # Absolute name.
1252 ac_srcdir
=$srcdir$ac_dir_suffix;
1253 ac_top_srcdir
=$srcdir
1254 ac_abs_top_srcdir
=$srcdir ;;
1256 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1257 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1258 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1260 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1262 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1263 # Check for guested configure.
1264 if test -f "$ac_srcdir/configure.gnu"; then
1266 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1267 elif test -f "$ac_srcdir/configure"; then
1269 $SHELL "$ac_srcdir/configure" --help=recursive
1271 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1273 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1277 test -n "$ac_init_help" && exit $ac_status
1278 if $ac_init_version; then
1280 stow configure
2.0.2
1281 generated by GNU Autoconf
2.61
1283 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1284 2002, 2003, 2004, 2005, 2006 Free Software Foundation
, Inc.
1285 This configure
script is free software
; the Free Software Foundation
1286 gives unlimited permission to copy
, distribute and modify it.
1290 cat >config.log
<<_ACEOF
1291 This file contains any messages produced by compilers while
1292 running configure, to aid debugging if configure makes a mistake.
1294 It was created by stow $as_me 2.0.2, which was
1295 generated by GNU Autoconf 2.61. Invocation command line was
1307 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1308 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1309 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1310 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1311 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1313 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1314 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1316 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1317 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1318 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1319 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1320 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1321 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1322 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1326 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1330 test -z "$as_dir" && as_dir
=.
1331 echo "PATH: $as_dir"
1347 # Keep a trace of the command line.
1348 # Strip out --no-create and --no-recursion so they do not pile up.
1349 # Strip out --silent because we don't want to record it for future runs.
1350 # Also quote any args containing shell meta-characters.
1351 # Make two passes to allow for proper duplicate-argument suppression.
1355 ac_must_keep_next
=false
1361 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1362 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1363 |
-silent |
--silent |
--silen |
--sile |
--sil)
1366 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1369 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1371 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1372 if test $ac_must_keep_next = true
; then
1373 ac_must_keep_next
=false
# Got value, back to normal.
1376 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1377 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1378 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1379 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1380 case "$ac_configure_args0 " in
1381 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1384 -* ) ac_must_keep_next
=true
;;
1387 ac_configure_args
="$ac_configure_args '$ac_arg'"
1392 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1393 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1395 # When interrupted or exit'd, cleanup temporary files, and complete
1396 # config.log. We remove comments because anyway the quotes in there
1397 # would cause problems or look ugly.
1398 # WARNING: Use '\'' to represent an apostrophe within the trap.
1399 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1400 trap 'exit_status=$?
1401 # Save into config.log some information that might help in debugging.
1406 ## ---------------- ##
1407 ## Cache variables. ##
1408 ## ---------------- ##
1411 # The following way of writing the cache mishandles newlines in values,
1413 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1414 eval ac_val=\$$ac_var
1418 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1419 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1422 _ | IFS | as_nl) ;; #(
1423 *) $as_unset $ac_var ;;
1428 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1429 *${as_nl}ac_space=\ *)
1431 "s/'\''/'\''\\\\'\'''\''/g;
1432 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1435 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1443 ## ----------------- ##
1444 ## Output variables. ##
1445 ## ----------------- ##
1448 for ac_var in $ac_subst_vars
1450 eval ac_val=\$$ac_var
1452 *\'\''*) ac_val
=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1454 echo "$ac_var='\''$ac_val'\''"
1458 if test -n "$ac_subst_files"; then
1460 ## ------------------- ##
1461 ## File substitutions. ##
1462 ## ------------------- ##
1465 for ac_var
in $ac_subst_files
1467 eval ac_val
=\$
$ac_var
1469 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1471 echo "$ac_var='\''$ac_val'\''"
1476 if test -s confdefs.h; then
1486 test "$ac_signal" != 0 &&
1487 echo "$as_me: caught signal $ac_signal"
1488 echo "$as_me: exit $exit_status"
1490 rm -f core *.core core.conftest.* &&
1491 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1494 for ac_signal
in 1 2 13 15; do
1495 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1499 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1500 rm -f -r conftest
* confdefs.h
1502 # Predefined preprocessor variables.
1504 cat >>confdefs.h
<<_ACEOF
1505 #define PACKAGE_NAME "$PACKAGE_NAME"
1509 cat >>confdefs.h
<<_ACEOF
1510 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1514 cat >>confdefs.h
<<_ACEOF
1515 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1519 cat >>confdefs.h
<<_ACEOF
1520 #define PACKAGE_STRING "$PACKAGE_STRING"
1524 cat >>confdefs.h
<<_ACEOF
1525 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1529 # Let the site file select an alternate cache file if it wants to.
1530 # Prefer explicitly selected file to automatically selected ones.
1531 if test -n "$CONFIG_SITE"; then
1532 set x
"$CONFIG_SITE"
1533 elif test "x$prefix" != xNONE
; then
1534 set x
"$prefix/share/config.site" "$prefix/etc/config.site"
1536 set x
"$ac_default_prefix/share/config.site" \
1537 "$ac_default_prefix/etc/config.site"
1542 if test -r "$ac_site_file"; then
1543 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1544 echo "$as_me: loading site script $ac_site_file" >&6;}
1545 sed 's/^/| /' "$ac_site_file" >&5
1550 if test -r "$cache_file"; then
1551 # Some versions of bash will fail to source /dev/null (special
1552 # files actually), so we avoid doing that.
1553 if test -f "$cache_file"; then
1554 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1555 echo "$as_me: loading cache $cache_file" >&6;}
1557 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1558 *) .
"./$cache_file";;
1562 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1563 echo "$as_me: creating cache $cache_file" >&6;}
1567 # Check that the precious variables saved in the cache have kept the same
1569 ac_cache_corrupted
=false
1570 for ac_var
in $ac_precious_vars; do
1571 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1572 eval ac_new_set
=\
$ac_env_${ac_var}_set
1573 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1574 eval ac_new_val
=\
$ac_env_${ac_var}_value
1575 case $ac_old_set,$ac_new_set in
1577 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1578 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1579 ac_cache_corrupted
=: ;;
1581 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1582 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1583 ac_cache_corrupted
=: ;;
1586 if test "x$ac_old_val" != "x$ac_new_val"; then
1587 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1588 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1589 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1590 echo "$as_me: former value: $ac_old_val" >&2;}
1591 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1592 echo "$as_me: current value: $ac_new_val" >&2;}
1593 ac_cache_corrupted
=:
1596 # Pass precious variables to config.status.
1597 if test "$ac_new_set" = set; then
1599 *\'*) ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1600 *) ac_arg
=$ac_var=$ac_new_val ;;
1602 case " $ac_configure_args " in
1603 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1604 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1608 if $ac_cache_corrupted; then
1609 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1610 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1611 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1612 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1613 { (exit 1); exit 1; }; }
1641 ac_cpp
='$CPP $CPPFLAGS'
1642 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1643 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1644 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1648 am__api_version
='1.10'
1651 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1652 if test -f "$ac_dir/install-sh"; then
1654 ac_install_sh
="$ac_aux_dir/install-sh -c"
1656 elif test -f "$ac_dir/install.sh"; then
1658 ac_install_sh
="$ac_aux_dir/install.sh -c"
1660 elif test -f "$ac_dir/shtool"; then
1662 ac_install_sh
="$ac_aux_dir/shtool install -c"
1666 if test -z "$ac_aux_dir"; then
1667 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1668 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1669 { (exit 1); exit 1; }; }
1672 # These three variables are undocumented and unsupported,
1673 # and are intended to be withdrawn in a future Autoconf release.
1674 # They can cause serious problems if a builder's source tree is in a directory
1675 # whose full name contains unusual characters.
1676 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1677 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1678 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1681 # Find a good install program. We prefer a C program (faster),
1682 # so one script is as good as another. But avoid the broken or
1683 # incompatible versions:
1684 # SysV /etc/install, /usr/sbin/install
1685 # SunOS /usr/etc/install
1686 # IRIX /sbin/install
1688 # AmigaOS /C/install, which installs bootblocks on floppy discs
1689 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1690 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1691 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1692 # OS/2's system install, which has a completely different semantic
1693 # ./install, which can be erroneously created by make from ./install.sh.
1694 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1695 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1696 if test -z "$INSTALL"; then
1697 if test "${ac_cv_path_install+set}" = set; then
1698 echo $ECHO_N "(cached) $ECHO_C" >&6
1700 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1704 test -z "$as_dir" && as_dir
=.
1705 # Account for people who put trailing slashes in PATH elements.
1707 .
/ | .
// |
/cC
/* | \
1708 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
1709 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
1712 # OSF1 and SCO ODT 3.0 have their own names for install.
1713 # Don't use installbsd from OSF since it installs stuff as root
1715 for ac_prog
in ginstall scoinst
install; do
1716 for ac_exec_ext
in '' $ac_executable_extensions; do
1717 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
1718 if test $ac_prog = install &&
1719 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1720 # AIX install. It has an incompatible calling convention.
1722 elif test $ac_prog = install &&
1723 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1724 # program-specific install script used by HP pwplus--don't use.
1727 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
1740 if test "${ac_cv_path_install+set}" = set; then
1741 INSTALL
=$ac_cv_path_install
1743 # As a last resort, use the slow shell script. Don't cache a
1744 # value for INSTALL within a source directory, because that will
1745 # break other packages using the cache if that directory is
1746 # removed, or if the value is a relative name.
1747 INSTALL
=$ac_install_sh
1750 { echo "$as_me:$LINENO: result: $INSTALL" >&5
1751 echo "${ECHO_T}$INSTALL" >&6; }
1753 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1754 # It thinks the first close brace ends the variable substitution.
1755 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
1757 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
1759 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
1761 { echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1762 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
1765 echo timestamp
> conftest.
file
1766 # Do `set' in a subshell so we don't clobber the current shell's
1767 # arguments. Must try -L first in case configure is actually a
1768 # symlink; some systems play weird games with the mod time of symlinks
1769 # (eg FreeBSD returns the mod time of the symlink's containing
1772 set X
`ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1773 if test "$*" = "X"; then
1775 set X
`ls -t $srcdir/configure conftest.file`
1778 if test "$*" != "X $srcdir/configure conftest.file" \
1779 && test "$*" != "X conftest.file $srcdir/configure"; then
1781 # If neither matched, then we have a broken ls. This can happen
1782 # if, for instance, CONFIG_SHELL is bash and it inherits a
1783 # broken ls alias from the environment. This has actually
1784 # happened. Such a system could not be considered "sane".
1785 { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
1786 alias in your environment" >&5
1787 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
1788 alias in your environment" >&2;}
1789 { (exit 1); exit 1; }; }
1792 test "$2" = conftest.
file
1798 { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1799 Check your system clock" >&5
1800 echo "$as_me: error: newly created file is older than distributed files!
1801 Check your system clock" >&2;}
1802 { (exit 1); exit 1; }; }
1804 { echo "$as_me:$LINENO: result: yes" >&5
1805 echo "${ECHO_T}yes" >&6; }
1806 test "$program_prefix" != NONE
&&
1807 program_transform_name
="s&^&$program_prefix&;$program_transform_name"
1808 # Use a double $ so make ignores it.
1809 test "$program_suffix" != NONE
&&
1810 program_transform_name
="s&\$&$program_suffix&;$program_transform_name"
1811 # Double any \ or $. echo might interpret backslashes.
1812 # By default was `s,x,x', remove it if useless.
1813 cat <<\_ACEOF
>conftest.
sed
1814 s
/[\\$
]/&&/g
;s
/;s
,x
,x
,$
//
1816 program_transform_name
=`echo $program_transform_name | sed -f conftest.sed`
1819 # expand $ac_aux_dir to an absolute path
1820 am_aux_dir
=`cd $ac_aux_dir && pwd`
1822 test x
"${MISSING+set}" = xset || MISSING
="\${SHELL} $am_aux_dir/missing"
1823 # Use eval to expand $SHELL
1824 if eval "$MISSING --run true"; then
1825 am_missing_run
="$MISSING --run "
1828 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1829 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1832 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
1833 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
1834 if test -z "$MKDIR_P"; then
1835 if test "${ac_cv_path_mkdir+set}" = set; then
1836 echo $ECHO_N "(cached) $ECHO_C" >&6
1838 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1839 for as_dir
in $PATH$PATH_SEPARATOR/opt
/sfw
/bin
1842 test -z "$as_dir" && as_dir
=.
1843 for ac_prog
in mkdir gmkdir
; do
1844 for ac_exec_ext
in '' $ac_executable_extensions; do
1845 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } ||
continue
1846 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
1847 'mkdir (GNU coreutils) '* | \
1848 'mkdir (coreutils) '* | \
1849 'mkdir (fileutils) '4.1*)
1850 ac_cv_path_mkdir
=$as_dir/$ac_prog$ac_exec_ext
1860 if test "${ac_cv_path_mkdir+set}" = set; then
1861 MKDIR_P
="$ac_cv_path_mkdir -p"
1863 # As a last resort, use the slow shell script. Don't cache a
1864 # value for MKDIR_P within a source directory, because that will
1865 # break other packages using the cache if that directory is
1866 # removed, or if the value is a relative name.
1867 test -d .
/--version && rmdir .
/--version
1868 MKDIR_P
="$ac_install_sh -d"
1871 { echo "$as_me:$LINENO: result: $MKDIR_P" >&5
1872 echo "${ECHO_T}$MKDIR_P" >&6; }
1876 [\\/$
]* | ?
:[\\/]*) ;;
1877 */*) mkdir_p
="\$(top_builddir)/$mkdir_p" ;;
1880 for ac_prog
in gawk mawk nawk
awk
1882 # Extract the first word of "$ac_prog", so it can be a program name with args.
1883 set dummy
$ac_prog; ac_word
=$2
1884 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1885 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1886 if test "${ac_cv_prog_AWK+set}" = set; then
1887 echo $ECHO_N "(cached) $ECHO_C" >&6
1889 if test -n "$AWK"; then
1890 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
1892 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1896 test -z "$as_dir" && as_dir
=.
1897 for ac_exec_ext
in '' $ac_executable_extensions; do
1898 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1899 ac_cv_prog_AWK
="$ac_prog"
1900 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1910 if test -n "$AWK"; then
1911 { echo "$as_me:$LINENO: result: $AWK" >&5
1912 echo "${ECHO_T}$AWK" >&6; }
1914 { echo "$as_me:$LINENO: result: no" >&5
1915 echo "${ECHO_T}no" >&6; }
1919 test -n "$AWK" && break
1922 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1923 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
1924 set x
${MAKE-make}; ac_make
=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
1925 if { as_var
=ac_cv_prog_make_
${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
1926 echo $ECHO_N "(cached) $ECHO_C" >&6
1928 cat >conftest.
make <<\_ACEOF
1931 @
echo '@@@%%%=$(MAKE)=@@@%%%'
1933 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1934 case `${MAKE-make} -f conftest.make 2>/dev/null` in
1936 eval ac_cv_prog_make_
${ac_make}_set
=yes;;
1938 eval ac_cv_prog_make_
${ac_make}_set
=no
;;
1942 if eval test \
$ac_cv_prog_make_${ac_make}_set
= yes; then
1943 { echo "$as_me:$LINENO: result: yes" >&5
1944 echo "${ECHO_T}yes" >&6; }
1947 { echo "$as_me:$LINENO: result: no" >&5
1948 echo "${ECHO_T}no" >&6; }
1949 SET_MAKE
="MAKE=${MAKE-make}"
1952 rm -rf .tst
2>/dev
/null
1953 mkdir .tst
2>/dev
/null
1954 if test -d .tst
; then
1959 rmdir .tst
2>/dev
/null
1961 if test "`cd $srcdir && pwd`" != "`pwd`"; then
1962 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
1963 # is not polluted with repeated "-I."
1964 am__isrc
=' -I$(srcdir)'
1965 # test to see if srcdir already configured
1966 if test -f $srcdir/config.status
; then
1967 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1968 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1969 { (exit 1); exit 1; }; }
1973 # test whether we have cygpath
1974 if test -z "$CYGPATH_W"; then
1975 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
1976 CYGPATH_W
='cygpath -w'
1983 # Define the identity of the package.
1988 cat >>confdefs.h
<<_ACEOF
1989 #define PACKAGE "$PACKAGE"
1993 cat >>confdefs.h
<<_ACEOF
1994 #define VERSION "$VERSION"
1997 # Some tools Automake needs.
1999 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2002 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
2005 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2008 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
2011 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
2013 install_sh
=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
2015 # Installed binaries are usually stripped using `strip' when the user
2016 # run `make install-strip'. However `strip' might not be the right
2017 # tool to use in cross-compilation environments, therefore Automake
2018 # will honor the `STRIP' environment variable to overrule this program.
2019 if test "$cross_compiling" != no
; then
2020 if test -n "$ac_tool_prefix"; then
2021 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2022 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
2023 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2024 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2025 if test "${ac_cv_prog_STRIP+set}" = set; then
2026 echo $ECHO_N "(cached) $ECHO_C" >&6
2028 if test -n "$STRIP"; then
2029 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
2031 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2035 test -z "$as_dir" && as_dir
=.
2036 for ac_exec_ext
in '' $ac_executable_extensions; do
2037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2038 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
2039 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2048 STRIP
=$ac_cv_prog_STRIP
2049 if test -n "$STRIP"; then
2050 { echo "$as_me:$LINENO: result: $STRIP" >&5
2051 echo "${ECHO_T}$STRIP" >&6; }
2053 { echo "$as_me:$LINENO: result: no" >&5
2054 echo "${ECHO_T}no" >&6; }
2059 if test -z "$ac_cv_prog_STRIP"; then
2061 # Extract the first word of "strip", so it can be a program name with args.
2062 set dummy strip
; ac_word
=$2
2063 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2064 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2065 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2066 echo $ECHO_N "(cached) $ECHO_C" >&6
2068 if test -n "$ac_ct_STRIP"; then
2069 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
2071 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2075 test -z "$as_dir" && as_dir
=.
2076 for ac_exec_ext
in '' $ac_executable_extensions; do
2077 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2078 ac_cv_prog_ac_ct_STRIP
="strip"
2079 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2088 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
2089 if test -n "$ac_ct_STRIP"; then
2090 { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2091 echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2093 { echo "$as_me:$LINENO: result: no" >&5
2094 echo "${ECHO_T}no" >&6; }
2097 if test "x$ac_ct_STRIP" = x
; then
2100 case $cross_compiling:$ac_tool_warned in
2102 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2103 whose name does not start with the host triplet. If you think this
2104 configuration is useful to you, please write to autoconf@gnu.org." >&5
2105 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2106 whose name does not start with the host triplet. If you think this
2107 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2108 ac_tool_warned
=yes ;;
2113 STRIP
="$ac_cv_prog_STRIP"
2117 INSTALL_STRIP_PROGRAM
="\$(install_sh) -c -s"
2119 # We need awk for the "check" target. The system "awk" is bad on
2121 # Always define AMTAR for backward compatibility.
2123 AMTAR
=${AMTAR-"${am_missing_run}tar"}
2125 am__tar
='${AMTAR} chof - "$$tardir"'; am__untar
='${AMTAR} xf -'
2131 # Find a good install program. We prefer a C program (faster),
2132 # so one script is as good as another. But avoid the broken or
2133 # incompatible versions:
2134 # SysV /etc/install, /usr/sbin/install
2135 # SunOS /usr/etc/install
2136 # IRIX /sbin/install
2138 # AmigaOS /C/install, which installs bootblocks on floppy discs
2139 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2140 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2141 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2142 # OS/2's system install, which has a completely different semantic
2143 # ./install, which can be erroneously created by make from ./install.sh.
2144 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2145 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
2146 if test -z "$INSTALL"; then
2147 if test "${ac_cv_path_install+set}" = set; then
2148 echo $ECHO_N "(cached) $ECHO_C" >&6
2150 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2154 test -z "$as_dir" && as_dir
=.
2155 # Account for people who put trailing slashes in PATH elements.
2157 .
/ | .
// |
/cC
/* | \
2158 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
2159 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
2162 # OSF1 and SCO ODT 3.0 have their own names for install.
2163 # Don't use installbsd from OSF since it installs stuff as root
2165 for ac_prog
in ginstall scoinst
install; do
2166 for ac_exec_ext
in '' $ac_executable_extensions; do
2167 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2168 if test $ac_prog = install &&
2169 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2170 # AIX install. It has an incompatible calling convention.
2172 elif test $ac_prog = install &&
2173 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
2174 # program-specific install script used by HP pwplus--don't use.
2177 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
2190 if test "${ac_cv_path_install+set}" = set; then
2191 INSTALL
=$ac_cv_path_install
2193 # As a last resort, use the slow shell script. Don't cache a
2194 # value for INSTALL within a source directory, because that will
2195 # break other packages using the cache if that directory is
2196 # removed, or if the value is a relative name.
2197 INSTALL
=$ac_install_sh
2200 { echo "$as_me:$LINENO: result: $INSTALL" >&5
2201 echo "${ECHO_T}$INSTALL" >&6; }
2203 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2204 # It thinks the first close brace ends the variable substitution.
2205 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
2207 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
2209 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
2212 for ac_prog
in perl perl5
2214 # Extract the first word of "$ac_prog", so it can be a program name with args.
2215 set dummy
$ac_prog; ac_word
=$2
2216 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2217 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2218 if test "${ac_cv_path_PERL+set}" = set; then
2219 echo $ECHO_N "(cached) $ECHO_C" >&6
2223 ac_cv_path_PERL
="$PERL" # Let the user override the test with a path.
2226 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2230 test -z "$as_dir" && as_dir
=.
2231 for ac_exec_ext
in '' $ac_executable_extensions; do
2232 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2233 ac_cv_path_PERL
="$as_dir/$ac_word$ac_exec_ext"
2234 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2244 PERL
=$ac_cv_path_PERL
2245 if test -n "$PERL"; then
2246 { echo "$as_me:$LINENO: result: $PERL" >&5
2247 echo "${ECHO_T}$PERL" >&6; }
2249 { echo "$as_me:$LINENO: result: no" >&5
2250 echo "${ECHO_T}no" >&6; }
2254 test -n "$PERL" && break
2256 test -n "$PERL" || PERL
="false"
2258 if test "x$PERL" = xfalse
2260 { echo "$as_me:$LINENO: WARNING: WARNING: Perl not found; you must edit line 1 of 'stow'" >&5
2261 echo "$as_me: WARNING: WARNING: Perl not found; you must edit line 1 of 'stow'" >&2;}
2264 ac_config_files
="$ac_config_files Makefile"
2266 cat >confcache
<<\_ACEOF
2267 # This file is a shell script that caches the results of configure
2268 # tests run on this system so they can be shared between configure
2269 # scripts and configure runs, see configure's option --config-cache.
2270 # It is not useful on other systems. If it contains results you don't
2271 # want to keep, you may remove or edit it.
2273 # config.status only pays attention to the cache file if you give it
2274 # the --recheck option to rerun configure.
2276 # `ac_cv_env_foo' variables (set or unset) will be overridden when
2277 # loading this file, other *unset* `ac_cv_foo' will be assigned the
2282 # The following way of writing the cache mishandles newlines in values,
2283 # but we know of no workaround that is simple, portable, and efficient.
2284 # So, we kill variables containing newlines.
2285 # Ultrix sh set writes to stderr and can't be redirected directly,
2286 # and sets the high bit in the cache file unless we assign to the vars.
2288 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2289 eval ac_val
=\$
$ac_var
2293 *_cv_
*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
2294 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2297 _ | IFS | as_nl
) ;; #(
2298 *) $as_unset $ac_var ;;
2304 case $as_nl`(ac_space=' '; set) 2>&1` in #(
2305 *${as_nl}ac_space
=\
*)
2306 # `set' does not quote correctly, so add quotes (double-quote
2307 # substitution turns \\\\ into \\, and sed turns \\ into \).
2310 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2313 # `set' quotes correctly as required by POSIX, so do not add quotes.
2314 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2323 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2325 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2327 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
2328 if test -w "$cache_file"; then
2329 test "x$cache_file" != "x/dev/null" &&
2330 { echo "$as_me:$LINENO: updating cache $cache_file" >&5
2331 echo "$as_me: updating cache $cache_file" >&6;}
2332 cat confcache
>$cache_file
2334 { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
2335 echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2340 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
2341 # Let make expand exec_prefix.
2342 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
2344 # Transform confdefs.h into DEFS.
2345 # Protect against shell expansion while executing Makefile rules.
2346 # Protect against Makefile macro expansion.
2348 # If the first sed substitution is executed (which looks for macros that
2349 # take arguments), then branch to the quote section. Otherwise,
2350 # look for a macro that doesn't take arguments.
2354 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
2356 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
2360 s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
2373 DEFS
=`sed -n "$ac_script" confdefs.h`
2378 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
2379 # 1. Remove the extension, and $U if already installed.
2380 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
2381 ac_i
=`echo "$ac_i" | sed "$ac_script"`
2382 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
2383 # will be set to the directory where LIBOBJS objects are built.
2384 ac_libobjs
="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2385 ac_ltlibobjs
="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
2389 LTLIBOBJS
=$ac_ltlibobjs
2393 : ${CONFIG_STATUS=./config.status}
2394 ac_clean_files_save
=$ac_clean_files
2395 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
2396 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
2397 echo "$as_me: creating $CONFIG_STATUS" >&6;}
2398 cat >$CONFIG_STATUS <<_ACEOF
2400 # Generated by $as_me.
2401 # Run this file to recreate the current configuration.
2402 # Compiler output produced by configure, useful for debugging
2403 # configure, is in config.log if it exists.
2408 SHELL=\${CONFIG_SHELL-$SHELL}
2411 cat >>$CONFIG_STATUS <<\_ACEOF
2412 ## --------------------- ##
2413 ## M4sh Initialization. ##
2414 ## --------------------- ##
2416 # Be more Bourne compatible
2417 DUALCASE
=1; export DUALCASE
# for MKS sh
2418 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
2421 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2422 # is contrary to our usage. Disable this feature.
2423 alias -g '${1+"$@"}'='"$@"'
2424 setopt NO_GLOB_SUBST
2426 case `(set -o) 2>/dev/null` in
2427 *posix
*) set -o posix
;;
2436 # Avoid depending upon Character Ranges.
2437 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
2438 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2439 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
2440 as_cr_digits
='0123456789'
2441 as_cr_alnum
=$as_cr_Letters$as_cr_digits
2443 # The user is always right.
2444 if test "${PATH_SEPARATOR+set}" != set; then
2445 echo "#! /bin/sh" >conf$$.sh
2446 echo "exit 0" >>conf$$.sh
2448 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
2456 # Support unset when possible.
2457 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
2465 # We need space, tab and new line, in precisely that order. Quoting is
2466 # there to prevent editors from complaining about space-tab.
2467 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
2468 # splitting by setting IFS to empty value.)
2473 # Find who we are. Look in the path if we contain no directory separator.
2475 *[\\/]* ) as_myself
=$0 ;;
2476 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2480 test -z "$as_dir" && as_dir
=.
2481 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
2487 # We did not find ourselves, most probably we were run as `sh COMMAND'
2488 # in which case we are not to be found in the path.
2489 if test "x$as_myself" = x
; then
2492 if test ! -f "$as_myself"; then
2493 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2494 { (exit 1); exit 1; }
2497 # Work around bugs in pre-3.0 UWIN ksh.
2498 for as_var
in ENV MAIL MAILPATH
2499 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
2507 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
2508 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2509 LC_TELEPHONE LC_TIME
2511 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
2512 eval $as_var=C
; export $as_var
2514 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
2518 # Required to use basename.
2519 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
2520 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
2526 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2527 as_basename
=basename
2533 # Name of the executable.
2534 as_me
=`$as_basename -- "$0" ||
2535 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2536 X"$0" : 'X\(//\)$' \| \
2537 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2539 sed '/^.*\/\([^/][^/]*\)\/*$/{
2560 test "x$as_lineno_1" != "x$as_lineno_2" &&
2561 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
2563 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
2564 # uniformly replaced by the line number. The first 'sed' inserts a
2565 # line-number line after each line using $LINENO; the second 'sed'
2566 # does the real work. The second script uses 'N' to pair each
2567 # line-number line with the line containing $LINENO, and appends
2568 # trailing '-' during substitution so that $LINENO is not a special
2570 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
2571 # scripts with optimization help from Paolo Bonzini. Blame Lee
2572 # E. McMahon (1931-1989) for sed's syntax. :-)
2584 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2588 chmod +x
"$as_me.lineno" ||
2589 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
2590 { (exit 1); exit 1; }; }
2592 # Don't try to exec as it changes $[0], causing all sort of problems
2593 # (the dirname of $[0] is not the place where we might find the
2594 # original and so on. Autoconf is especially sensitive to this).
2596 # Exit status is that of the last command.
2601 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
2607 ECHO_C
= ECHO_N
= ECHO_T
=
2610 case `echo 'x\c'` in
2611 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
2618 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
2619 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
2625 rm -f conf$$ conf$$.exe conf$$.
file
2626 if test -d conf$$.dir
; then
2627 rm -f conf$$.dir
/conf$$.
file
2633 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
2635 # ... but there are two gotchas:
2636 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2637 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2638 # In both cases, we have to default to `cp -p'.
2639 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
2641 elif ln conf$$.
file conf$$
2>/dev
/null
; then
2646 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
2647 rmdir conf$$.dir
2>/dev
/null
2649 if mkdir
-p .
2>/dev
/null
; then
2652 test -d .
/-p && rmdir .
/-p
2656 if test -x / >/dev
/null
2>&1; then
2659 if ls -dL / >/dev
/null
2>&1; then
2666 if test -d "$1"; then
2672 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
2673 ???[sx]*):;;*)false;;esac;fi
2677 as_executable_p
=$as_test_x
2679 # Sed expression to map a string onto a valid CPP name.
2680 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2682 # Sed expression to map a string onto a valid variable name.
2683 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2688 # Save the log message, to keep $[0] and so on meaningful, and to
2689 # report actual input values of CONFIG_FILES etc. instead of their
2690 # values after options handling.
2692 This file was extended by stow $as_me 2.0.2, which was
2693 generated by GNU Autoconf 2.61. Invocation command line was
2695 CONFIG_FILES = $CONFIG_FILES
2696 CONFIG_HEADERS = $CONFIG_HEADERS
2697 CONFIG_LINKS = $CONFIG_LINKS
2698 CONFIG_COMMANDS = $CONFIG_COMMANDS
2701 on `(hostname || uname -n) 2>/dev/null | sed 1q`
2706 cat >>$CONFIG_STATUS <<_ACEOF
2707 # Files that config.status was made for.
2708 config_files="$ac_config_files"
2712 cat >>$CONFIG_STATUS <<\_ACEOF
2714 \`$as_me' instantiates files from templates according to the
2715 current configuration.
2717 Usage: $0 [OPTIONS] [FILE]...
2719 -h, --help print this help, then exit
2720 -V, --version print version number and configuration settings, then exit
2721 -q, --quiet do not print progress messages
2722 -d, --debug don't remove temporary files
2723 --recheck update $as_me by reconfiguring in the same conditions
2724 --file=FILE[:TEMPLATE]
2725 instantiate the configuration file FILE
2727 Configuration files:
2730 Report bugs to <bug-autoconf@gnu.org>."
2733 cat >>$CONFIG_STATUS <<_ACEOF
2735 stow config.status 2.0.2
2736 configured by $0, generated by GNU Autoconf 2.61,
2737 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
2739 Copyright (C) 2006 Free Software Foundation, Inc.
2740 This config.status script is free software; the Free Software Foundation
2741 gives unlimited permission to copy, distribute and modify it."
2749 cat >>$CONFIG_STATUS <<\_ACEOF
2750 # If no file are specified by the user, then we need to provide default
2751 # value. By we need to know if files were specified by the user.
2757 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
2758 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
2769 # Handling of the options.
2770 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
2772 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
2773 echo "$ac_cs_version"; exit ;;
2774 --debug |
--debu |
--deb |
--de |
--d |
-d )
2776 --file |
--fil |
--fi |
--f )
2778 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
2779 ac_need_defaults
=false
;;
2780 --he |
--h |
--help |
--hel |
-h )
2781 echo "$ac_cs_usage"; exit ;;
2782 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
2783 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
2787 -*) { echo "$as_me: error: unrecognized option: $1
2788 Try \`$0 --help' for more information." >&2
2789 { (exit 1); exit 1; }; } ;;
2791 *) ac_config_targets
="$ac_config_targets $1"
2792 ac_need_defaults
=false
;;
2798 ac_configure_extra_args
=
2800 if $ac_cs_silent; then
2802 ac_configure_extra_args
="$ac_configure_extra_args --silent"
2806 cat >>$CONFIG_STATUS <<_ACEOF
2807 if \$ac_cs_recheck; then
2808 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
2811 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
2815 cat >>$CONFIG_STATUS <<\_ACEOF
2819 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
2820 ## Running $as_me. ##
2826 cat >>$CONFIG_STATUS <<_ACEOF
2829 cat >>$CONFIG_STATUS <<\_ACEOF
2831 # Handling of arguments.
2832 for ac_config_target
in $ac_config_targets
2834 case $ac_config_target in
2835 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
2837 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
2838 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
2839 { (exit 1); exit 1; }; };;
2844 # If the user did not use the arguments to specify the items to instantiate,
2845 # then the envvar interface is used. Set only those that are not.
2846 # We use the long form for the default assignment because of an extremely
2847 # bizarre bug on SunOS 4.1.3.
2848 if $ac_need_defaults; then
2849 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
2852 # Have a temporary directory for convenience. Make it in the build tree
2853 # simply because there is no reason against having it here, and in addition,
2854 # creating and moving files from /tmp can sometimes cause problems.
2855 # Hook for its removal unless debugging.
2856 # Note that there is a small window in which the directory will not be cleaned:
2857 # after its creation but before its name has been assigned to `$tmp'.
2861 trap 'exit_status=$?
2862 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
2864 trap '{ (exit 1); exit 1; }' 1 2 13 15
2866 # Create a (secure) tmp directory for tmp files.
2869 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
2870 test -n "$tmp" && test -d "$tmp"
2873 tmp
=.
/conf$$
-$RANDOM
2874 (umask 077 && mkdir
"$tmp")
2877 echo "$me: cannot create a temporary directory in ." >&2
2878 { (exit 1); exit 1; }
2882 # Set up the sed scripts for CONFIG_FILES section.
2885 # No need to generate the scripts if there are no CONFIG_FILES.
2886 # This happens for instance when ./config.status config.h
2887 if test -n "$CONFIG_FILES"; then
2894 for ac_last_try
in false false false false false
:; do
2895 cat >conf$
$subs.
sed <<_ACEOF
2896 SHELL!$SHELL$ac_delim
2897 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
2898 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
2899 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
2900 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
2901 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
2902 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
2903 exec_prefix!$exec_prefix$ac_delim
2904 prefix!$prefix$ac_delim
2905 program_transform_name!$program_transform_name$ac_delim
2906 bindir!$bindir$ac_delim
2907 sbindir!$sbindir$ac_delim
2908 libexecdir!$libexecdir$ac_delim
2909 datarootdir!$datarootdir$ac_delim
2910 datadir!$datadir$ac_delim
2911 sysconfdir!$sysconfdir$ac_delim
2912 sharedstatedir!$sharedstatedir$ac_delim
2913 localstatedir!$localstatedir$ac_delim
2914 includedir!$includedir$ac_delim
2915 oldincludedir!$oldincludedir$ac_delim
2916 docdir!$docdir$ac_delim
2917 infodir!$infodir$ac_delim
2918 htmldir!$htmldir$ac_delim
2919 dvidir!$dvidir$ac_delim
2920 pdfdir!$pdfdir$ac_delim
2921 psdir!$psdir$ac_delim
2922 libdir!$libdir$ac_delim
2923 localedir!$localedir$ac_delim
2924 mandir!$mandir$ac_delim
2926 ECHO_C!$ECHO_C$ac_delim
2927 ECHO_N!$ECHO_N$ac_delim
2928 ECHO_T!$ECHO_T$ac_delim
2930 build_alias!$build_alias$ac_delim
2931 host_alias!$host_alias$ac_delim
2932 target_alias!$target_alias$ac_delim
2933 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
2934 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
2935 INSTALL_DATA!$INSTALL_DATA$ac_delim
2936 am__isrc!$am__isrc$ac_delim
2937 CYGPATH_W!$CYGPATH_W$ac_delim
2938 PACKAGE!$PACKAGE$ac_delim
2939 VERSION!$VERSION$ac_delim
2940 ACLOCAL!$ACLOCAL$ac_delim
2941 AUTOCONF!$AUTOCONF$ac_delim
2942 AUTOMAKE!$AUTOMAKE$ac_delim
2943 AUTOHEADER!$AUTOHEADER$ac_delim
2944 MAKEINFO!$MAKEINFO$ac_delim
2945 install_sh!$install_sh$ac_delim
2946 STRIP!$STRIP$ac_delim
2947 INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
2948 mkdir_p!$mkdir_p$ac_delim
2950 SET_MAKE!$SET_MAKE$ac_delim
2951 am__leading_dot!$am__leading_dot$ac_delim
2952 AMTAR!$AMTAR$ac_delim
2953 am__tar!$am__tar$ac_delim
2954 am__untar!$am__untar$ac_delim
2956 LIBOBJS!$LIBOBJS$ac_delim
2957 LTLIBOBJS!$LTLIBOBJS$ac_delim
2960 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 62; then
2962 elif $ac_last_try; then
2963 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
2964 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
2965 { (exit 1); exit 1; }; }
2967 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
2971 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
2972 if test -n "$ac_eof"; then
2973 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
2974 ac_eof
=`expr $ac_eof + 1`
2977 cat >>$CONFIG_STATUS <<_ACEOF
2978 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
2979 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
2982 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
2983 s/^/s,@/; s/!/@,|#_!!_#|/
2986 s/'"$ac_delim"'$/,g/; t
2988 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
2989 ' >>$CONFIG_STATUS <conf$
$subs.
sed
2990 rm -f conf$
$subs.
sed
2991 cat >>$CONFIG_STATUS <<_ACEOF
2998 # VPATH may cause trouble with some makes, so we remove $(srcdir),
2999 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
3000 # trailing colons and then remove the whole line if VPATH becomes empty
3001 # (actually we leave an empty line to preserve line numbers).
3002 if test "x$srcdir" = x.
; then
3003 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
3007 s/^\([^=]*=[ ]*\):*/\1/
3013 cat >>$CONFIG_STATUS <<\_ACEOF
3014 fi # test -n "$CONFIG_FILES"
3017 for ac_tag
in :F
$CONFIG_FILES
3020 :[FHLC
]) ac_mode
=$ac_tag; continue;;
3022 case $ac_mode$ac_tag in
3024 :L
* |
:C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
3025 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
3026 { (exit 1); exit 1; }; };;
3027 :[FH
]-) ac_tag
=-:-;;
3028 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
3045 -) ac_f
="$tmp/stdin";;
3046 *) # Look for the file first in the build tree, then in the source tree
3047 # (if the path is not absolute). The absolute path cannot be DOS-style,
3048 # because $ac_f cannot contain `:'.
3052 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
3054 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
3055 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
3056 { (exit 1); exit 1; }; };;
3058 ac_file_inputs
="$ac_file_inputs $ac_f"
3061 # Let's still pretend it is `configure' which instantiates (i.e., don't
3062 # use $as_me), people would be surprised to read:
3063 # /* config.h. Generated by config.status. */
3064 configure_input
="Generated from "`IFS=:
3065 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
3066 if test x
"$ac_file" != x-
; then
3067 configure_input
="$ac_file. $configure_input"
3068 { echo "$as_me:$LINENO: creating $ac_file" >&5
3069 echo "$as_me: creating $ac_file" >&6;}
3073 *:-:* |
*:-) cat >"$tmp/stdin";;
3078 ac_dir
=`$as_dirname -- "$ac_file" ||
3079 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3080 X"$ac_file" : 'X\(//\)[^/]' \| \
3081 X"$ac_file" : 'X\(//\)$' \| \
3082 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3084 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3103 -*) as_dir
=.
/$as_dir;;
3105 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
3109 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
3110 *) as_qdir
=$as_dir;;
3112 as_dirs
="'$as_qdir' $as_dirs"
3113 as_dir
=`$as_dirname -- "$as_dir" ||
3114 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3115 X"$as_dir" : 'X\(//\)[^/]' \| \
3116 X"$as_dir" : 'X\(//\)$' \| \
3117 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3119 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3136 test -d "$as_dir" && break
3138 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
3139 } ||
test -d "$as_dir" ||
{ { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
3140 echo "$as_me: error: cannot create directory $as_dir" >&2;}
3141 { (exit 1); exit 1; }; }; }
3145 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
3147 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
3148 # A ".." for each directory in $ac_dir_suffix.
3149 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
3150 case $ac_top_builddir_sub in
3151 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
3152 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
3155 ac_abs_top_builddir
=$ac_pwd
3156 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
3157 # for backward compatibility:
3158 ac_top_builddir
=$ac_top_build_prefix
3161 .
) # We are building in place.
3163 ac_top_srcdir
=$ac_top_builddir_sub
3164 ac_abs_top_srcdir
=$ac_pwd ;;
3165 [\\/]* | ?
:[\\/]* ) # Absolute name.
3166 ac_srcdir
=$srcdir$ac_dir_suffix;
3167 ac_top_srcdir
=$srcdir
3168 ac_abs_top_srcdir
=$srcdir ;;
3170 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
3171 ac_top_srcdir
=$ac_top_build_prefix$srcdir
3172 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
3174 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
3184 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
3185 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
3189 [\\/$
]* | ?
:[\\/]* ) ;;
3190 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
3194 cat >>$CONFIG_STATUS <<\_ACEOF
3195 # If the template does not know about datarootdir, expand it.
3196 # FIXME: This hack should be removed a few years after 2.60.
3197 ac_datarootdir_hack
=; ac_datarootdir_seen
=
3199 case `sed -n '/datarootdir/ {
3208 ' $ac_file_inputs` in
3209 *datarootdir
*) ac_datarootdir_seen
=yes;;
3210 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
3211 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3212 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3214 cat >>$CONFIG_STATUS <<_ACEOF
3215 ac_datarootdir_hack='
3216 s&@datadir@&$datadir&g
3217 s&@docdir@&$docdir&g
3218 s&@infodir@&$infodir&g
3219 s&@localedir@&$localedir&g
3220 s&@mandir@&$mandir&g
3221 s&\\\${datarootdir}&$datarootdir&g' ;;
3225 # Neutralize VPATH when `$srcdir' = `.'.
3226 # Shell code in configure.ac might set extrasub.
3227 # FIXME: do we really want to maintain this feature?
3228 cat >>$CONFIG_STATUS <<_ACEOF
3232 cat >>$CONFIG_STATUS <<\_ACEOF
3234 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
3235 s
&@configure_input@
&$configure_input&;t t
3236 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
3237 s
&@srcdir@
&$ac_srcdir&;t t
3238 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
3239 s
&@top_srcdir@
&$ac_top_srcdir&;t t
3240 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
3241 s
&@builddir@
&$ac_builddir&;t t
3242 s
&@abs_builddir@
&$ac_abs_builddir&;t t
3243 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
3244 s
&@INSTALL@
&$ac_INSTALL&;t t
3245 s
&@MKDIR_P@
&$ac_MKDIR_P&;t t
3246 $ac_datarootdir_hack
3247 " $ac_file_inputs | sed -f "$tmp/subs-1.
sed" >$tmp/out
3249 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3250 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
3251 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
3252 { echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
3253 which seems to be undefined. Please make sure it is defined." >&5
3254 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
3255 which seems to be undefined. Please make sure it is defined." >&2;}
3259 -) cat "$tmp/out"; rm -f "$tmp/out";;
3260 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
3271 { (exit 0); exit 0; }
3273 chmod +x $CONFIG_STATUS
3274 ac_clean_files=$ac_clean_files_save
3277 # configure is writing to config.log, and then calls config.status.
3278 # config.status does its own redirection, appending to config.log.
3279 # Unfortunately, on DOS this fails, as config.log is still kept open
3280 # by configure, so config.status won't be able to
write to it
; its
3281 # output is simply discarded. So we exec the FD to /dev/null,
3282 # effectively closing config.log, so it can be properly (re)opened and
3283 # appended to by config.status. When coming back to configure, we
3284 # need to make the FD available again.
3285 if test "$no_create" != yes; then
3287 ac_config_status_args
=
3288 test "$silent" = yes &&
3289 ac_config_status_args
="$ac_config_status_args --quiet"
3291 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
3293 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3294 # would make configure fail if this is the last instruction.
3295 $ac_cs_success ||
{ (exit 1); exit 1; }