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 # Pre-4.2 versions of Zsh do 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
45 # Printing a long string crashes Solaris 7 /usr/bin/printf.
46 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
92 # We need space, tab and new line, in precisely that order. Quoting is
93 # there to prevent editors from complaining about space-tab.
94 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
95 # splitting by setting IFS to empty value.)
98 # Find who we are. Look in the path if we contain no directory separator.
100 *[\\/]* ) as_myself=$0 ;;
101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
105 test -z "$as_dir" && as_dir=.
106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
113 # in which case we are not to be found in the path.
114 if test "x$as_myself" = x
; then
117 if test ! -f "$as_myself"; then
118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119 { (exit 1); exit 1; }
122 # Work around bugs in pre-3.0 UWIN ksh.
123 for as_var
in ENV MAIL MAILPATH
124 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
136 # Required to use basename.
137 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
144 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
151 # Name of the executable.
152 as_me
=`$as_basename -- "$0" ||
153 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
154 X"$0" : 'X\(//\)$' \| \
155 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
157 sed '/^.*\/\([^/][^/]*\)\/*$/{
178 test "x$as_lineno_1" != "x$as_lineno_2" &&
179 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
181 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
182 # uniformly replaced by the line number. The first 'sed' inserts a
183 # line-number line after each line using $LINENO; the second 'sed'
184 # does the real work. The second script uses 'N' to pair each
185 # line-number line with the line containing $LINENO, and appends
186 # trailing '-' during substitution so that $LINENO is not a special
188 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
189 # scripts with optimization help from Paolo Bonzini. Blame Lee
190 # E. McMahon (1931-1989) for sed's syntax. :-)
202 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
206 chmod +x
"$as_me.lineno" ||
207 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
208 { (exit 1); exit 1; }; }
210 # Don't try to exec as it changes $[0], causing all sort of problems
211 # (the dirname of $[0] is not the place where we might find the
212 # original and so on. Autoconf is especially sensitive to this).
214 # Exit status is that of the last command.
219 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
225 ECHO_C
= ECHO_N
= ECHO_T
=
229 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
235 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
236 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
242 rm -f conf$$ conf$$.exe conf$$.
file
243 if test -d conf$$.dir
; then
244 rm -f conf$$.dir
/conf$$.
file
247 mkdir conf$$.dir
2>/dev
/null
249 if (echo >conf$$.
file) 2>/dev
/null
; then
250 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
252 # ... but there are two gotchas:
253 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
254 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
255 # In both cases, we have to default to `cp -p'.
256 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
258 elif ln conf$$.
file conf$$
2>/dev
/null
; then
266 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
267 rmdir conf$$.dir
2>/dev
/null
269 if mkdir
-p .
2>/dev
/null
; then
272 test -d .
/-p && rmdir .
/-p
276 if test -x / >/dev
/null
2>&1; then
279 if ls -dL / >/dev
/null
2>&1; then
286 if test -d "$1"; then
292 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
293 ???[sx]*):;;*)false;;esac;fi
297 as_executable_p
=$as_test_x
299 # Sed expression to map a string onto a valid CPP name.
300 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
302 # Sed expression to map a string onto a valid variable name.
303 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
308 # Save the log message, to keep $[0] and so on meaningful, and to
309 # report actual input values of CONFIG_FILES etc. instead of their
310 # values after options handling.
312 This file was extended by diplom $as_me 0.1, which was
313 generated by GNU Autoconf 2.63. Invocation command line was
315 CONFIG_FILES = $CONFIG_FILES
316 CONFIG_HEADERS = $CONFIG_HEADERS
317 CONFIG_LINKS = $CONFIG_LINKS
318 CONFIG_COMMANDS = $CONFIG_COMMANDS
321 on `(hostname || uname -n) 2>/dev/null | sed 1q`
324 # Files that config.status was made for.
325 config_files
=" Makefile profiles/Makefile profiles/install2/Makefile profiles/diplom-base/Makefile profiles/diplom-disk/Makefile profiles/rescue/Makefile"
328 \`$as_me' instantiates files from templates according to the
329 current configuration.
331 Usage: $0 [OPTION]... [FILE]...
333 -h, --help print this help, then exit
334 -V, --version print version number and configuration settings, then exit
335 -q, --quiet, --silent
336 do not print progress messages
337 -d, --debug don't remove temporary files
338 --recheck update $as_me by reconfiguring in the same conditions
339 --file=FILE[:TEMPLATE]
340 instantiate the configuration file FILE
345 Report bugs to <bug-autoconf@gnu.org>."
348 diplom config.status 0.1
349 configured by ./configure, generated by GNU Autoconf 2.63,
352 Copyright (C) 2008 Free Software Foundation, Inc.
353 This config.status script is free software; the Free Software Foundation
354 gives unlimited permission to copy, distribute and modify it."
356 ac_pwd
='/var/tmp2/hasher/diplom'
358 test -n "$AWK" || AWK
=awk
359 # The default lists apply if the user does not specify any file.
365 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
366 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
377 # Handling of the options.
378 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
380 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
381 $as_echo "$ac_cs_version"; exit ;;
382 --debug |
--debu |
--deb |
--de |
--d |
-d )
384 --file |
--fil |
--fi |
--f )
387 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
389 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
390 ac_need_defaults
=false
;;
391 --he |
--h |
--help |
--hel |
-h )
392 $as_echo "$ac_cs_usage"; exit ;;
393 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
394 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
398 -*) { $as_echo "$as_me: error: unrecognized option: $1
399 Try \`$0 --help' for more information." >&2
400 { (exit 1); exit 1; }; } ;;
402 *) ac_config_targets
="$ac_config_targets $1"
403 ac_need_defaults
=false
;;
409 ac_configure_extra_args
=
411 if $ac_cs_silent; then
413 ac_configure_extra_args
="$ac_configure_extra_args --silent"
416 if $ac_cs_recheck; then
417 set X
'/bin/sh' './configure' $ac_configure_extra_args --no-create --no-recursion
419 $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
420 CONFIG_SHELL
='/bin/sh'
428 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
429 ## Running $as_me. ##
435 # Handling of arguments.
436 for ac_config_target
in $ac_config_targets
438 case $ac_config_target in
439 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
440 "profiles/Makefile") CONFIG_FILES
="$CONFIG_FILES profiles/Makefile" ;;
441 "profiles/install2/Makefile") CONFIG_FILES
="$CONFIG_FILES profiles/install2/Makefile" ;;
442 "profiles/diplom-base/Makefile") CONFIG_FILES
="$CONFIG_FILES profiles/diplom-base/Makefile" ;;
443 "profiles/diplom-disk/Makefile") CONFIG_FILES
="$CONFIG_FILES profiles/diplom-disk/Makefile" ;;
444 "profiles/rescue/Makefile") CONFIG_FILES
="$CONFIG_FILES profiles/rescue/Makefile" ;;
446 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
447 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
448 { (exit 1); exit 1; }; };;
453 # If the user did not use the arguments to specify the items to instantiate,
454 # then the envvar interface is used. Set only those that are not.
455 # We use the long form for the default assignment because of an extremely
456 # bizarre bug on SunOS 4.1.3.
457 if $ac_need_defaults; then
458 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
461 # Have a temporary directory for convenience. Make it in the build tree
462 # simply because there is no reason against having it here, and in addition,
463 # creating and moving files from /tmp can sometimes cause problems.
464 # Hook for its removal unless debugging.
465 # Note that there is a small window in which the directory will not be cleaned:
466 # after its creation but before its name has been assigned to `$tmp'.
471 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
473 trap '{ (exit 1); exit 1; }' 1 2 13 15
475 # Create a temporary directory, and hook for its removal unless debugging.
478 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' EXIT
479 trap '{ (exit 1); exit 1; }' PIPE HUP INT TERM
482 # Create a (secure) tmp directory for tmp files.
483 tmp
="`mktemp -dt cs.XXXXXXXXXX`" ||
exit 1
486 # Set up the scripts for CONFIG_FILES section.
487 # No need to generate them if there are no CONFIG_FILES.
488 # This happens for instance with `./config.status config.h'.
489 if test -n "$CONFIG_FILES"; then
493 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
494 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
500 echo 'BEGIN {' >"$tmp/subs1.awk" &&
501 cat >>"$tmp/subs1.awk" <<\_ACAWK
&&
504 S
["INSTALLER_ICONS"]="lite"
506 S
["LICENSE"]="server"
508 S
["OUTDIR"]="/var/tmp2/hasher/diplom/profiles/out"
511 S
["APTCONF"]="/etc/apt/apt.conf"
519 S
["DEFS"]="-DPACKAGE_NAME=\\\"diplom\\\" -DPACKAGE_TARNAME=\\\"diplom\\\" -DPACKAGE_VERSION=\\\"0.1\\\" -DPACKAGE_STRING=\\\"diplom\\ 0.1\\\" -DPACKAGE_BUGREPORT=\\\"http://bugzi"\
520 "lla.altlinux.ru\\ \\\""
521 S
["mandir"]="${datarootdir}/man"
522 S
["localedir"]="${datarootdir}/locale"
523 S
["libdir"]="${exec_prefix}/lib"
524 S
["psdir"]="${docdir}"
525 S
["pdfdir"]="${docdir}"
526 S
["dvidir"]="${docdir}"
527 S
["htmldir"]="${docdir}"
528 S
["infodir"]="${datarootdir}/info"
529 S
["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
530 S
["oldincludedir"]="/usr/include"
531 S
["includedir"]="${prefix}/include"
532 S
["localstatedir"]="${prefix}/var"
533 S
["sharedstatedir"]="${prefix}/com"
534 S
["sysconfdir"]="${prefix}/etc"
535 S
["datadir"]="${datarootdir}"
536 S
["datarootdir"]="${prefix}/share"
537 S
["libexecdir"]="${exec_prefix}/libexec"
538 S
["sbindir"]="${exec_prefix}/sbin"
539 S
["bindir"]="${exec_prefix}/bin"
540 S
["program_transform_name"]="s,x,x,"
541 S
["prefix"]="/usr/local"
542 S
["exec_prefix"]="${prefix}"
543 S
["PACKAGE_BUGREPORT"]="http://bugzilla.altlinux.ru "
544 S
["PACKAGE_STRING"]="diplom 0.1"
545 S
["PACKAGE_VERSION"]="0.1"
546 S
["PACKAGE_TARNAME"]="diplom"
547 S
["PACKAGE_NAME"]="diplom"
548 S
["PATH_SEPARATOR"]=":"
551 cat >>"$tmp/subs1.awk" <<_ACAWK &&
552 for (key in S) S_is_set[key] = 1
558 nfields = split(line, field, "@")
560 len = length(field[1])
561 for (i = 2; i < nfields; i++) {
566 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
567 len += length(value) + length(field[++i])
577 if sed "s/$ac_cr//" < /dev
/null
> /dev
/null
2>&1; then
578 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
581 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
582 ||
{ { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
583 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
584 { (exit 1); exit 1; }; }
585 fi # test -n "$CONFIG_FILES"
588 eval set X
" :F $CONFIG_FILES "
593 :[FHLC
]) ac_mode
=$ac_tag; continue;;
595 case $ac_mode$ac_tag in
597 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
598 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
599 { (exit 1); exit 1; }; };;
601 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
618 -) ac_f
="$tmp/stdin";;
619 *) # Look for the file first in the build tree, then in the source tree
620 # (if the path is not absolute). The absolute path cannot be DOS-style,
621 # because $ac_f cannot contain `:'.
625 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
627 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
628 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
629 { (exit 1); exit 1; }; };;
631 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
632 ac_file_inputs
="$ac_file_inputs '$ac_f'"
635 # Let's still pretend it is `configure' which instantiates (i.e., don't
636 # use $as_me), people would be surprised to read:
637 # /* config.h. Generated by config.status. */
638 configure_input
='Generated from '`
639 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
641 if test x
"$ac_file" != x-
; then
642 configure_input
="$ac_file. $configure_input"
643 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
644 $as_echo "$as_me: creating $ac_file" >&6;}
646 # Neutralize special characters interpreted by sed in replacement strings.
647 case $configure_input in #(
649 ac_sed_conf_input
=`$as_echo "$configure_input" |
650 sed 's/[\\\\&|]/\\\\&/g'`;; #(
651 *) ac_sed_conf_input
=$configure_input;;
655 *:-:* |
*:-) cat >"$tmp/stdin" \
656 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
657 $as_echo "$as_me: error: could not create $ac_file" >&2;}
658 { (exit 1); exit 1; }; } ;;
663 ac_dir
=`$as_dirname -- "$ac_file" ||
664 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
665 X"$ac_file" : 'X\(//\)[^/]' \| \
666 X"$ac_file" : 'X\(//\)$' \| \
667 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
668 $as_echo X"$ac_file" |
669 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
688 -*) as_dir
=.
/$as_dir;;
690 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
694 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
697 as_dirs
="'$as_qdir' $as_dirs"
698 as_dir
=`$as_dirname -- "$as_dir" ||
699 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
700 X"$as_dir" : 'X\(//\)[^/]' \| \
701 X"$as_dir" : 'X\(//\)$' \| \
702 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
703 $as_echo X"$as_dir" |
704 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
721 test -d "$as_dir" && break
723 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
724 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
725 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
726 { (exit 1); exit 1; }; }; }
730 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
732 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
733 # A ".." for each directory in $ac_dir_suffix.
734 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
735 case $ac_top_builddir_sub in
736 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
737 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
740 ac_abs_top_builddir
=$ac_pwd
741 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
742 # for backward compatibility:
743 ac_top_builddir
=$ac_top_build_prefix
746 .
) # We are building in place.
748 ac_top_srcdir
=$ac_top_builddir_sub
749 ac_abs_top_srcdir
=$ac_pwd ;;
750 [\\/]* | ?
:[\\/]* ) # Absolute name.
751 ac_srcdir
=$srcdir$ac_dir_suffix;
752 ac_top_srcdir
=$srcdir
753 ac_abs_top_srcdir
=$srcdir ;;
755 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
756 ac_top_srcdir
=$ac_top_build_prefix$srcdir
757 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
759 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
768 # If the template does not know about datarootdir, expand it.
769 # FIXME: This hack should be removed a few years after 2.60.
770 ac_datarootdir_hack
=; ac_datarootdir_seen
=
783 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
784 *datarootdir
*) ac_datarootdir_seen
=yes;;
785 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
786 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
787 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
788 ac_datarootdir_hack
='
789 s&@datadir@&${datarootdir}&g
790 s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
791 s&@infodir@&${datarootdir}/info&g
792 s&@localedir@&${datarootdir}/locale&g
793 s&@mandir@&${datarootdir}/man&g
794 s&\${datarootdir}&${prefix}/share&g' ;;
796 ac_sed_extra
="/^[ ]*VPATH[ ]*=/{
800 s/^\([^=]*=[ ]*\):*/\1/
806 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
807 s|@configure_input@|$ac_sed_conf_input|;t t
808 s&@top_builddir@&$ac_top_builddir_sub&;t t
809 s&@top_build_prefix@&$ac_top_build_prefix&;t t
810 s&@srcdir@&$ac_srcdir&;t t
811 s&@abs_srcdir@&$ac_abs_srcdir&;t t
812 s&@top_srcdir@&$ac_top_srcdir&;t t
813 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
814 s&@builddir@&$ac_builddir&;t t
815 s&@abs_builddir@&$ac_abs_builddir&;t t
816 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
819 eval sed \"\
$ac_sed_extra\" "$ac_file_inputs" |
$AWK -f "$tmp/subs.awk" >$tmp/out \
820 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
821 $as_echo "$as_me: error: could not create $ac_file" >&2;}
822 { (exit 1); exit 1; }; }
824 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
825 { ac_out
=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
826 { ac_out
=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
827 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
828 which seems to be undefined. Please make sure it is defined." >&5
829 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
830 which seems to be undefined. Please make sure it is defined." >&2;}
834 -) cat "$tmp/out" && rm -f "$tmp/out";;
835 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
837 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
838 $as_echo "$as_me: error: could not create $ac_file" >&2;}
839 { (exit 1); exit 1; }; }
849 { (exit 0); exit 0; }