2 # Generated by configure.
3 # Run this file to recreate the current configuration.
4 # Compiler output produced by configure, useful for debugging
5 # configure, is in config.log if it exists.
10 SHELL
=${CONFIG_SHELL-/bin/sh}
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 '/^.*\/\([^/][^/]*\)\/*$/{
159 test "x$as_lineno_1" != "x$as_lineno_2" &&
160 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
162 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
163 # uniformly replaced by the line number. The first 'sed' inserts a
164 # line-number line after each line using $LINENO; the second 'sed'
165 # does the real work. The second script uses 'N' to pair each
166 # line-number line with the line containing $LINENO, and appends
167 # trailing '-' during substitution so that $LINENO is not a special
169 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
170 # scripts with optimization help from Paolo Bonzini. Blame Lee
171 # E. McMahon (1931-1989) for sed's syntax. :-)
183 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
187 chmod +x
"$as_me.lineno" ||
188 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
189 { (exit 1); exit 1; }; }
191 # Don't try to exec as it changes $[0], causing all sort of problems
192 # (the dirname of $[0] is not the place where we might find the
193 # original and so on. Autoconf is especially sensitive to this).
195 # Exit status is that of the last command.
200 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
206 ECHO_C
= ECHO_N
= ECHO_T
=
210 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
217 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
218 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
224 rm -f conf$$ conf$$.exe conf$$.
file
225 if test -d conf$$.dir
; then
226 rm -f conf$$.dir
/conf$$.
file
232 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
234 # ... but there are two gotchas:
235 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
236 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
237 # In both cases, we have to default to `cp -p'.
238 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
240 elif ln conf$$.
file conf$$
2>/dev
/null
; then
245 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
246 rmdir conf$$.dir
2>/dev
/null
248 if mkdir
-p .
2>/dev
/null
; then
251 test -d .
/-p && rmdir .
/-p
255 if test -x / >/dev
/null
2>&1; then
258 if ls -dL / >/dev
/null
2>&1; then
265 if test -d "$1"; then
271 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
272 ???[sx]*):;;*)false;;esac;fi
276 as_executable_p
=$as_test_x
278 # Sed expression to map a string onto a valid CPP name.
279 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
281 # Sed expression to map a string onto a valid variable name.
282 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
287 # Save the log message, to keep $[0] and so on meaningful, and to
288 # report actual input values of CONFIG_FILES etc. instead of their
289 # values after options handling.
291 This file was extended by stow $as_me 2.0.2, which was
292 generated by GNU Autoconf 2.61. Invocation command line was
294 CONFIG_FILES = $CONFIG_FILES
295 CONFIG_HEADERS = $CONFIG_HEADERS
296 CONFIG_LINKS = $CONFIG_LINKS
297 CONFIG_COMMANDS = $CONFIG_COMMANDS
300 on `(hostname || uname -n) 2>/dev/null | sed 1q`
303 # Files that config.status was made for.
304 config_files
=" Makefile"
307 \`$as_me' instantiates files from templates according to the
308 current configuration.
310 Usage: $0 [OPTIONS] [FILE]...
312 -h, --help print this help, then exit
313 -V, --version print version number and configuration settings, then exit
314 -q, --quiet do not print progress messages
315 -d, --debug don't remove temporary files
316 --recheck update $as_me by reconfiguring in the same conditions
317 --file=FILE[:TEMPLATE]
318 instantiate the configuration file FILE
323 Report bugs to <bug-autoconf@gnu.org>."
326 stow config.status 2.0.2
327 configured by ./configure, generated by GNU Autoconf 2.61,
330 Copyright (C) 2006 Free Software Foundation, Inc.
331 This config.status script is free software; the Free Software Foundation
332 gives unlimited permission to copy, distribute and modify it."
334 ac_pwd
='/home/kal/Projects/old/RMIT/stow/stow-2.0.2'
336 INSTALL
='/usr/bin/install -c'
337 MKDIR_P
='/bin/mkdir -p'
338 # If no file are specified by the user, then we need to provide default
339 # value. By we need to know if files were specified by the user.
345 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
346 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
357 # Handling of the options.
358 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
360 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
361 echo "$ac_cs_version"; exit ;;
362 --debug |
--debu |
--deb |
--de |
--d |
-d )
364 --file |
--fil |
--fi |
--f )
366 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
367 ac_need_defaults
=false
;;
368 --he |
--h |
--help |
--hel |
-h )
369 echo "$ac_cs_usage"; exit ;;
370 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
371 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
375 -*) { echo "$as_me: error: unrecognized option: $1
376 Try \`$0 --help' for more information." >&2
377 { (exit 1); exit 1; }; } ;;
379 *) ac_config_targets
="$ac_config_targets $1"
380 ac_need_defaults
=false
;;
386 ac_configure_extra_args
=
388 if $ac_cs_silent; then
390 ac_configure_extra_args
="$ac_configure_extra_args --silent"
393 if $ac_cs_recheck; then
394 echo "running CONFIG_SHELL=/bin/sh /bin/sh ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
397 exec /bin
/sh
"./configure" $ac_configure_extra_args --no-create --no-recursion
403 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
404 ## Running $as_me. ##
410 # Handling of arguments.
411 for ac_config_target
in $ac_config_targets
413 case $ac_config_target in
414 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
416 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
417 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
418 { (exit 1); exit 1; }; };;
423 # If the user did not use the arguments to specify the items to instantiate,
424 # then the envvar interface is used. Set only those that are not.
425 # We use the long form for the default assignment because of an extremely
426 # bizarre bug on SunOS 4.1.3.
427 if $ac_need_defaults; then
428 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
431 # Have a temporary directory for convenience. Make it in the build tree
432 # simply because there is no reason against having it here, and in addition,
433 # creating and moving files from /tmp can sometimes cause problems.
434 # Hook for its removal unless debugging.
435 # Note that there is a small window in which the directory will not be cleaned:
436 # after its creation but before its name has been assigned to `$tmp'.
441 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
443 trap '{ (exit 1); exit 1; }' 1 2 13 15
445 # Create a (secure) tmp directory for tmp files.
448 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
449 test -n "$tmp" && test -d "$tmp"
453 (umask 077 && mkdir
"$tmp")
456 echo "$me: cannot create a temporary directory in ." >&2
457 { (exit 1); exit 1; }
461 # Set up the sed scripts for CONFIG_FILES section.
464 # No need to generate the scripts if there are no CONFIG_FILES.
465 # This happens for instance when ./config.status config.h
466 if test -n "$CONFIG_FILES"; then
468 cat >"$tmp/subs-1.sed" <<\CEOF
469 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b end
470 s
,@SHELL@
,|
#_!!_#|/bin/sh,g
471 s
,@PATH_SEPARATOR@
,|
#_!!_#|:,g
472 s
,@PACKAGE_NAME@
,|
#_!!_#|stow,g
473 s
,@PACKAGE_TARNAME@
,|
#_!!_#|stow,g
474 s
,@PACKAGE_VERSION@
,|
#_!!_#|2.0.2,g
475 s
,@PACKAGE_STRING@
,|
#_!!_#|stow 2.0.2,g
476 s
,@PACKAGE_BUGREPORT@
,|
#_!!_#|bug-stow@|#_!!_#|gnu.org,g
477 s
,@exec_prefix@
,|
#_!!_#|${prefix},g
478 s
,@prefix@
,|
#_!!_#|/usr/local,g
479 s
,@program_transform_name@
,|
#_!!_#|s\,x\,x\,,g
480 s
,@bindir@
,|
#_!!_#|${exec_prefix}/bin,g
481 s
,@sbindir@
,|
#_!!_#|${exec_prefix}/sbin,g
482 s
,@libexecdir@
,|
#_!!_#|${exec_prefix}/libexec,g
483 s
,@datarootdir@
,|
#_!!_#|${prefix}/share,g
484 s
,@datadir@
,|
#_!!_#|${datarootdir},g
485 s
,@sysconfdir@
,|
#_!!_#|${prefix}/etc,g
486 s
,@sharedstatedir@
,|
#_!!_#|${prefix}/com,g
487 s
,@localstatedir@
,|
#_!!_#|${prefix}/var,g
488 s
,@includedir@
,|
#_!!_#|${prefix}/include,g
489 s
,@oldincludedir@
,|
#_!!_#|/usr/include,g
490 s
,@docdir@
,|
#_!!_#|${datarootdir}/doc/${PACKAGE_TARNAME},g
491 s
,@infodir@
,|
#_!!_#|${datarootdir}/info,g
492 s
,@htmldir@
,|
#_!!_#|${docdir},g
493 s
,@dvidir@
,|
#_!!_#|${docdir},g
494 s
,@pdfdir@
,|
#_!!_#|${docdir},g
495 s
,@psdir@
,|
#_!!_#|${docdir},g
496 s
,@libdir@
,|
#_!!_#|${exec_prefix}/lib,g
497 s
,@localedir@
,|
#_!!_#|${datarootdir}/locale,g
498 s
,@mandir@
,|
#_!!_#|${datarootdir}/man,g
499 s
,@DEFS@
,|
#_!!_#|-DPACKAGE_NAME=\\"stow\\" -DPACKAGE_TARNAME=\\"stow\\" -DPACKAGE_VERSION=\\"2.0.2\\" -DPACKAGE_STRING=\\"stow\\ 2.0.2\\" -DPACKAGE_BUGREPORT=\\"bug-stow@|#_!!_#|gnu.org\\" -DPACKAGE=\\"stow\\" -DVERSION=\\"2.0.2\\",g
500 s
,@ECHO_C@
,|
#_!!_#|,g
501 s
,@ECHO_N@
,|
#_!!_#|-n,g
502 s
,@ECHO_T@
,|
#_!!_#|,g
504 s
,@build_alias@
,|
#_!!_#|,g
505 s
,@host_alias@
,|
#_!!_#|,g
506 s
,@target_alias@
,|
#_!!_#|,g
507 s
,@INSTALL_PROGRAM@
,|
#_!!_#|${INSTALL},g
508 s
,@INSTALL_SCRIPT@
,|
#_!!_#|${INSTALL},g
509 s
,@INSTALL_DATA@
,|
#_!!_#|${INSTALL} -m 644,g
510 s
,@am__isrc@
,|
#_!!_#|,g
511 s
,@CYGPATH_W@
,|
#_!!_#|echo,g
512 s
,@PACKAGE@
,|
#_!!_#|stow,g
513 s
,@VERSION@
,|
#_!!_#|2.0.2,g
514 s
,@ACLOCAL@
,|
#_!!_#|${SHELL} /home/kal/Projects/old/RMIT/stow/stow-2.0.2/missing --run aclocal-1.10,g
515 s
,@AUTOCONF@
,|
#_!!_#|${SHELL} /home/kal/Projects/old/RMIT/stow/stow-2.0.2/missing --run autoconf,g
516 s
,@AUTOMAKE@
,|
#_!!_#|${SHELL} /home/kal/Projects/old/RMIT/stow/stow-2.0.2/missing --run automake-1.10,g
517 s
,@AUTOHEADER@
,|
#_!!_#|${SHELL} /home/kal/Projects/old/RMIT/stow/stow-2.0.2/missing --run autoheader,g
518 s
,@MAKEINFO@
,|
#_!!_#|${SHELL} /home/kal/Projects/old/RMIT/stow/stow-2.0.2/missing --run makeinfo,g
519 s
,@install_sh@
,|
#_!!_#|$(SHELL) /home/kal/Projects/old/RMIT/stow/stow-2.0.2/install-sh,g
521 s
,@INSTALL_STRIP_PROGRAM@
,|
#_!!_#|$(install_sh) -c -s,g
522 s
,@mkdir_p@
,|
#_!!_#|/bin/mkdir -p,g
523 s
,@AWK@
,|
#_!!_#|gawk,g
524 s
,@SET_MAKE@
,|
#_!!_#|,g
525 s
,@am__leading_dot@
,|
#_!!_#|.,g
526 s
,@AMTAR@
,|
#_!!_#|${SHELL} /home/kal/Projects/old/RMIT/stow/stow-2.0.2/missing --run tar,g
527 s
,@am__tar@
,|
#_!!_#|${AMTAR} chof - "$$tardir",g
528 s
,@am__untar@
,|
#_!!_#|${AMTAR} xf -,g
529 s
,@PERL@
,|
#_!!_#|/usr/bin/perl,g
530 s
,@LIBOBJS@
,|
#_!!_#|,g
531 s
,@LTLIBOBJS@
,|
#_!!_#|,g
535 fi # test -n "$CONFIG_FILES"
538 for ac_tag
in :F
$CONFIG_FILES
541 :[FHLC
]) ac_mode
=$ac_tag; continue;;
543 case $ac_mode$ac_tag in
545 :L
* |
:C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
546 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
547 { (exit 1); exit 1; }; };;
549 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
566 -) ac_f
="$tmp/stdin";;
567 *) # Look for the file first in the build tree, then in the source tree
568 # (if the path is not absolute). The absolute path cannot be DOS-style,
569 # because $ac_f cannot contain `:'.
573 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
575 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
576 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
577 { (exit 1); exit 1; }; };;
579 ac_file_inputs
="$ac_file_inputs $ac_f"
582 # Let's still pretend it is `configure' which instantiates (i.e., don't
583 # use $as_me), people would be surprised to read:
584 # /* config.h. Generated by config.status. */
585 configure_input
="Generated from "`IFS=:
586 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
587 if test x
"$ac_file" != x-
; then
588 configure_input
="$ac_file. $configure_input"
589 { echo "$as_me:$LINENO: creating $ac_file" >&5
590 echo "$as_me: creating $ac_file" >&6;}
594 *:-:* |
*:-) cat >"$tmp/stdin";;
599 ac_dir
=`$as_dirname -- "$ac_file" ||
600 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
601 X"$ac_file" : 'X\(//\)[^/]' \| \
602 X"$ac_file" : 'X\(//\)$' \| \
603 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
605 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
624 -*) as_dir
=.
/$as_dir;;
626 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
630 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
633 as_dirs
="'$as_qdir' $as_dirs"
634 as_dir
=`$as_dirname -- "$as_dir" ||
635 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
636 X"$as_dir" : 'X\(//\)[^/]' \| \
637 X"$as_dir" : 'X\(//\)$' \| \
638 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
640 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
657 test -d "$as_dir" && break
659 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
660 } ||
test -d "$as_dir" ||
{ { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
661 echo "$as_me: error: cannot create directory $as_dir" >&2;}
662 { (exit 1); exit 1; }; }; }
666 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
668 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
669 # A ".." for each directory in $ac_dir_suffix.
670 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
671 case $ac_top_builddir_sub in
672 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
673 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
676 ac_abs_top_builddir
=$ac_pwd
677 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
678 # for backward compatibility:
679 ac_top_builddir
=$ac_top_build_prefix
682 .
) # We are building in place.
684 ac_top_srcdir
=$ac_top_builddir_sub
685 ac_abs_top_srcdir
=$ac_pwd ;;
686 [\\/]* | ?
:[\\/]* ) # Absolute name.
687 ac_srcdir
=$srcdir$ac_dir_suffix;
688 ac_top_srcdir
=$srcdir
689 ac_abs_top_srcdir
=$srcdir ;;
691 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
692 ac_top_srcdir
=$ac_top_build_prefix$srcdir
693 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
695 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
705 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
706 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
710 [\\/$
]* | ?
:[\\/]* ) ;;
711 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
713 # If the template does not know about datarootdir, expand it.
714 # FIXME: This hack should be removed a few years after 2.60.
715 ac_datarootdir_hack
=; ac_datarootdir_seen
=
717 case `sed -n '/datarootdir/ {
726 ' $ac_file_inputs` in
727 *datarootdir
*) ac_datarootdir_seen
=yes;;
728 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
729 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
730 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
731 ac_datarootdir_hack
='
732 s&@datadir@&${datarootdir}&g
733 s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
734 s&@infodir@&${datarootdir}/info&g
735 s&@localedir@&${datarootdir}/locale&g
736 s&@mandir@&${datarootdir}/man&g
737 s&\${datarootdir}&${prefix}/share&g' ;;
739 sed "/^[ ]*VPATH[ ]*=/{
743 s/^\([^=]*=[ ]*\):*/\1/
749 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
750 s&@configure_input@&$configure_input&;t t
751 s&@top_builddir@&$ac_top_builddir_sub&;t t
752 s&@srcdir@&$ac_srcdir&;t t
753 s&@abs_srcdir@&$ac_abs_srcdir&;t t
754 s&@top_srcdir@&$ac_top_srcdir&;t t
755 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
756 s&@builddir@&$ac_builddir&;t t
757 s&@abs_builddir@&$ac_abs_builddir&;t t
758 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
759 s&@INSTALL@&$ac_INSTALL&;t t
760 s&@MKDIR_P@&$ac_MKDIR_P&;t t
762 " $ac_file_inputs |
sed -f "$tmp/subs-1.sed" >$tmp/out
764 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
765 { ac_out
=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
766 { ac_out
=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
767 { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
768 which seems to be undefined. Please make sure it is defined." >&5
769 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
770 which seems to be undefined. Please make sure it is defined." >&2;}
774 -) cat "$tmp/out"; rm -f "$tmp/out";;
775 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
786 { (exit 0); exit 0; }