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 linux nfs-utils $as_me 1.1.5, 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 linux-nfs/Makefile support/Makefile support/export/Makefile support/include/nfs/Makefile support/include/rpcsvc/Makefile support/include/sys/fs/Makefile support/include/sys/Makefile support/include/Makefile support/misc/Makefile support/nfs/Makefile tools/Makefile tools/locktest/Makefile tools/nlmtest/Makefile tools/rpcdebug/Makefile tools/rpcgen/Makefile utils/Makefile utils/exportfs/Makefile utils/gssd/Makefile utils/idmapd/Makefile utils/mount/Makefile utils/mountd/Makefile utils/nfsd/Makefile utils/nfsstat/Makefile utils/showmount/Makefile utils/statd/Makefile"
326 config_headers
=" support/include/config.h"
327 config_commands
=" depfiles"
330 \`$as_me' instantiates files from templates according to the
331 current configuration.
333 Usage: $0 [OPTION]... [FILE]...
335 -h, --help print this help, then exit
336 -V, --version print version number and configuration settings, then exit
337 -q, --quiet, --silent
338 do not print progress messages
339 -d, --debug don't remove temporary files
340 --recheck update $as_me by reconfiguring in the same conditions
341 --file=FILE[:TEMPLATE]
342 instantiate the configuration file FILE
343 --header=FILE[:TEMPLATE]
344 instantiate the configuration header FILE
349 Configuration headers:
352 Configuration commands:
355 Report bugs to <bug-autoconf@gnu.org>."
358 linux nfs-utils config.status 1.1.5
359 configured by ./configure, generated by GNU Autoconf 2.63,
360 with options \"'--host=mipsel-linux' '--build=x86_64-linux-gnu' '--disable-gss' '--without-tcp-wrappers' '--enable-static' '--enable-shared' '--enable-nfsv4' '--enable-nfsv3' 'build_alias=x86_64-linux-gnu' 'host_alias=mipsel-linux' 'CC=mipsel-uclibc-gcc' 'CFLAGS=-Os -Wall -fno-delete-null-pointer-checks -funit-at-a-time -I/root/openwrt/tomato.git-compile/src-rt/router/libevent/staged/usr/local/include -I/root/openwrt/tomato.git-compile/src-rt/router/e2fsprogs/lib -I/root/openwrt/tomato.git-compile/src-rt/router/libnfsidmap/staged/usr/include -ffunction-sections -fdata-sections' 'LDFLAGS=-L/root/openwrt/tomato.git-compile/src-rt/router/libevent/staged/usr/local/lib -L/root/openwrt/tomato.git-compile/src-rt/router/e2fsprogs/lib -L/root/openwrt/tomato.git-compile/src-rt/router/libnfsidmap/staged/usr/lib -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC'\"
362 Copyright (C) 2008 Free Software Foundation, Inc.
363 This config.status script is free software; the Free Software Foundation
364 gives unlimited permission to copy, distribute and modify it."
366 ac_pwd
='/root/openwrt/tomato.git-compile/src/router/nfs-utils'
368 INSTALL
='/usr/bin/install -c'
369 MKDIR_P
='/bin/mkdir -p'
371 test -n "$AWK" || AWK
=awk
372 # The default lists apply if the user does not specify any file.
378 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
379 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
390 # Handling of the options.
391 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
393 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
394 $as_echo "$ac_cs_version"; exit ;;
395 --debug |
--debu |
--deb |
--de |
--d |
-d )
397 --file |
--fil |
--fi |
--f )
400 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
402 CONFIG_FILES
="$CONFIG_FILES '$ac_optarg'"
403 ac_need_defaults
=false
;;
404 --header |
--heade |
--head |
--hea )
407 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
409 CONFIG_HEADERS
="$CONFIG_HEADERS '$ac_optarg'"
410 ac_need_defaults
=false
;;
412 # Conflict between --help and --header
413 { $as_echo "$as_me: error: ambiguous option: $1
414 Try \`$0 --help' for more information." >&2
415 { (exit 1); exit 1; }; };;
416 --help |
--hel |
-h )
417 $as_echo "$ac_cs_usage"; exit ;;
418 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
419 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
423 -*) { $as_echo "$as_me: error: unrecognized option: $1
424 Try \`$0 --help' for more information." >&2
425 { (exit 1); exit 1; }; } ;;
427 *) ac_config_targets
="$ac_config_targets $1"
428 ac_need_defaults
=false
;;
434 ac_configure_extra_args
=
436 if $ac_cs_silent; then
438 ac_configure_extra_args
="$ac_configure_extra_args --silent"
441 if $ac_cs_recheck; then
442 set X
'/bin/sh' './configure' '--host=mipsel-linux' '--build=x86_64-linux-gnu' '--disable-gss' '--without-tcp-wrappers' '--enable-static' '--enable-shared' '--enable-nfsv4' '--enable-nfsv3' 'build_alias=x86_64-linux-gnu' 'host_alias=mipsel-linux' 'CC=mipsel-uclibc-gcc' 'CFLAGS=-Os -Wall -fno-delete-null-pointer-checks -funit-at-a-time -I/root/openwrt/tomato.git-compile/src-rt/router/libevent/staged/usr/local/include -I/root/openwrt/tomato.git-compile/src-rt/router/e2fsprogs/lib -I/root/openwrt/tomato.git-compile/src-rt/router/libnfsidmap/staged/usr/include -ffunction-sections -fdata-sections' 'LDFLAGS=-L/root/openwrt/tomato.git-compile/src-rt/router/libevent/staged/usr/local/lib -L/root/openwrt/tomato.git-compile/src-rt/router/e2fsprogs/lib -L/root/openwrt/tomato.git-compile/src-rt/router/libnfsidmap/staged/usr/lib -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC' $ac_configure_extra_args --no-create --no-recursion
444 $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
445 CONFIG_SHELL
='/bin/sh'
453 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
454 ## Running $as_me. ##
462 AMDEP_TRUE
="" ac_aux_dir
="."
465 # Handling of arguments.
466 for ac_config_target
in $ac_config_targets
468 case $ac_config_target in
469 "depfiles") CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
470 "support/include/config.h") CONFIG_HEADERS
="$CONFIG_HEADERS support/include/config.h" ;;
471 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
472 "linux-nfs/Makefile") CONFIG_FILES
="$CONFIG_FILES linux-nfs/Makefile" ;;
473 "support/Makefile") CONFIG_FILES
="$CONFIG_FILES support/Makefile" ;;
474 "support/export/Makefile") CONFIG_FILES
="$CONFIG_FILES support/export/Makefile" ;;
475 "support/include/nfs/Makefile") CONFIG_FILES
="$CONFIG_FILES support/include/nfs/Makefile" ;;
476 "support/include/rpcsvc/Makefile") CONFIG_FILES
="$CONFIG_FILES support/include/rpcsvc/Makefile" ;;
477 "support/include/sys/fs/Makefile") CONFIG_FILES
="$CONFIG_FILES support/include/sys/fs/Makefile" ;;
478 "support/include/sys/Makefile") CONFIG_FILES
="$CONFIG_FILES support/include/sys/Makefile" ;;
479 "support/include/Makefile") CONFIG_FILES
="$CONFIG_FILES support/include/Makefile" ;;
480 "support/misc/Makefile") CONFIG_FILES
="$CONFIG_FILES support/misc/Makefile" ;;
481 "support/nfs/Makefile") CONFIG_FILES
="$CONFIG_FILES support/nfs/Makefile" ;;
482 "tools/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/Makefile" ;;
483 "tools/locktest/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/locktest/Makefile" ;;
484 "tools/nlmtest/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/nlmtest/Makefile" ;;
485 "tools/rpcdebug/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/rpcdebug/Makefile" ;;
486 "tools/rpcgen/Makefile") CONFIG_FILES
="$CONFIG_FILES tools/rpcgen/Makefile" ;;
487 "utils/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/Makefile" ;;
488 "utils/exportfs/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/exportfs/Makefile" ;;
489 "utils/gssd/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/gssd/Makefile" ;;
490 "utils/idmapd/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/idmapd/Makefile" ;;
491 "utils/mount/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/mount/Makefile" ;;
492 "utils/mountd/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/mountd/Makefile" ;;
493 "utils/nfsd/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/nfsd/Makefile" ;;
494 "utils/nfsstat/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/nfsstat/Makefile" ;;
495 "utils/showmount/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/showmount/Makefile" ;;
496 "utils/statd/Makefile") CONFIG_FILES
="$CONFIG_FILES utils/statd/Makefile" ;;
498 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
499 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
500 { (exit 1); exit 1; }; };;
505 # If the user did not use the arguments to specify the items to instantiate,
506 # then the envvar interface is used. Set only those that are not.
507 # We use the long form for the default assignment because of an extremely
508 # bizarre bug on SunOS 4.1.3.
509 if $ac_need_defaults; then
510 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
511 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
512 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
515 # Have a temporary directory for convenience. Make it in the build tree
516 # simply because there is no reason against having it here, and in addition,
517 # creating and moving files from /tmp can sometimes cause problems.
518 # Hook for its removal unless debugging.
519 # Note that there is a small window in which the directory will not be cleaned:
520 # after its creation but before its name has been assigned to `$tmp'.
525 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
527 trap '{ (exit 1); exit 1; }' 1 2 13 15
529 # Create a (secure) tmp directory for tmp files.
532 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
533 test -n "$tmp" && test -d "$tmp"
537 (umask 077 && mkdir
"$tmp")
540 $as_echo "$as_me: cannot create a temporary directory in ." >&2
541 { (exit 1); exit 1; }
544 # Set up the scripts for CONFIG_FILES section.
545 # No need to generate them if there are no CONFIG_FILES.
546 # This happens for instance with `./config.status config.h'.
547 if test -n "$CONFIG_FILES"; then
551 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
552 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
558 echo 'BEGIN {' >"$tmp/subs1.awk" &&
559 cat >>"$tmp/subs1.awk" <<\_ACAWK
&&
560 S
["LTLIBOBJS"]=" ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}stat$U.lo"
561 S
["ACLOCAL_AMFLAGS"]="-I $(ACLOCAL_FLAGS)"
562 S
["AM_CFLAGS"]="-Wall -Wstrict-prototypes -pipe"
563 S
["LDFLAGS_FOR_BUILD"]=""
564 S
["CPPFLAGS_FOR_BUILD"]=" -D_GNU_SOURCE"
565 S
["CXXFLAGS_FOR_BUILD"]=""
566 S
["CFLAGS_FOR_BUILD"]=""
567 S
["LIBOBJS"]=" ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}stat$U.o"
574 S
["LIBBLKID"]="-lblkid"
576 S
["LIBCRYPT"]="-lcrypt"
579 S
["GSSGLUE_CFLAGS"]=""
580 S
["RPCSECGSS_LIBS"]=""
581 S
["RPCSECGSS_CFLAGS"]=""
584 S
["LD"]="mipsel-uclibc-ld"
585 S
["CC_FOR_BUILD"]="gcc"
586 S
["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool"
590 S
["CXXCPP"]="mipsel-linux-g++ -E"
593 S
["RANLIB"]="mipsel-uclibc-ranlib"
594 S
["AR"]="mipsel-uclibc-ar"
596 S
["EGREP"]="/bin/grep -E"
597 S
["GREP"]="/bin/grep"
600 S
["CPP"]="mipsel-uclibc-gcc -E"
601 S
["am__fastdepCXX_FALSE"]="#"
602 S
["am__fastdepCXX_TRUE"]=""
603 S
["CXXDEPMODE"]="depmode=gcc3"
605 S
["CXXFLAGS"]="-g -O2"
606 S
["CXX"]="mipsel-linux-g++"
607 S
["HAVE_TCP_WRAPPER"]=""
610 S
["am__fastdepCC_FALSE"]="#"
611 S
["am__fastdepCC_TRUE"]=""
612 S
["CCDEPMODE"]="depmode=gcc3"
613 S
["AMDEPBACKSLASH"]="\\"
617 S
["am__include"]="include"
622 S
["CPPFLAGS"]=" -D_GNU_SOURCE"
623 S
["LDFLAGS"]="-L/root/openwrt/tomato.git-compile/src-rt/router/libevent/staged/usr/local/lib -L/root/openwrt/tomato.git-compile/src-rt/router/e2fsprogs/lib -L/roo"\
624 "t/openwrt/tomato.git-compile/src-rt/router/libnfsidmap/staged/usr/lib -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC"
625 S
["CFLAGS"]="-Os -Wall -fno-delete-null-pointer-checks -funit-at-a-time -I/root/openwrt/tomato.git-compile/src-rt/router/libevent/staged/usr/local/include -I/roo"\
626 "t/openwrt/tomato.git-compile/src-rt/router/e2fsprogs/lib -I/root/openwrt/tomato.git-compile/src-rt/router/libnfsidmap/staged/usr/include -ffunction-"\
627 "sections -fdata-sections"
628 S
["CC"]="mipsel-uclibc-gcc"
629 S
["CONFIG_TIRPC_FALSE"]=""
630 S
["CONFIG_TIRPC_TRUE"]="#"
631 S
["enable_tirpc"]="no"
632 S
["CONFIG_IPV6_FALSE"]=""
633 S
["CONFIG_IPV6_TRUE"]="#"
635 S
["CONFIG_MOUNT_FALSE"]="#"
636 S
["CONFIG_MOUNT_TRUE"]=""
637 S
["CONFIG_RPCGEN_FALSE"]=""
638 S
["CONFIG_RPCGEN_TRUE"]="#"
639 S
["RPCGEN_PATH"]="/usr/bin/rpcgen"
641 S
["CONFIG_GSS_FALSE"]=""
642 S
["CONFIG_GSS_TRUE"]="#"
646 S
["CONFIG_NFSV4_FALSE"]="#"
647 S
["CONFIG_NFSV4_TRUE"]=""
648 S
["enable_nfsv4"]="yes"
650 S
["enable_nfsv3"]="yes"
651 S
["startstatd"]="/usr/sbin/start-statd"
652 S
["statduser"]="nobody"
653 S
["statedir"]="/var/lib/nfs"
656 S
["MAINTAINER_MODE_FALSE"]=""
657 S
["MAINTAINER_MODE_TRUE"]="#"
658 S
["am__untar"]="${AMTAR} xf -"
659 S
["am__tar"]="${AMTAR} chof - \"$$tardir\""
660 S
["AMTAR"]="${SHELL} /root/openwrt/tomato.git-compile/src/router/nfs-utils/missing --run tar"
661 S
["am__leading_dot"]="."
664 S
["mkdir_p"]="/bin/mkdir -p"
665 S
["MKDIR_P"]="/bin/mkdir -p"
666 S
["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
667 S
["STRIP"]="mipsel-uclibc-strip"
668 S
["install_sh"]="$(SHELL) /root/openwrt/tomato.git-compile/src/router/nfs-utils/install-sh"
669 S
["MAKEINFO"]="${SHELL} /root/openwrt/tomato.git-compile/src/router/nfs-utils/missing --run makeinfo"
670 S
["AUTOHEADER"]="${SHELL} /root/openwrt/tomato.git-compile/src/router/nfs-utils/missing --run autoheader"
671 S
["AUTOMAKE"]="${SHELL} /root/openwrt/tomato.git-compile/src/router/nfs-utils/missing --run automake-1.10"
672 S
["AUTOCONF"]="${SHELL} /root/openwrt/tomato.git-compile/src/router/nfs-utils/missing --run autoconf"
673 S
["ACLOCAL"]="${SHELL} /root/openwrt/tomato.git-compile/src/router/nfs-utils/missing --run aclocal-1.10"
675 S
["PACKAGE"]="nfs-utils"
676 S
["CYGPATH_W"]="echo"
678 S
["INSTALL_DATA"]="${INSTALL} -m 644"
679 S
["INSTALL_SCRIPT"]="${INSTALL}"
680 S
["INSTALL_PROGRAM"]="${INSTALL}"
681 S
["host_os"]="linux-gnu"
682 S
["host_vendor"]="unknown"
683 S
["host_cpu"]="mipsel"
684 S
["host"]="mipsel-unknown-linux-gnu"
685 S
["build_os"]="linux-gnu"
686 S
["build_vendor"]="pc"
687 S
["build_cpu"]="x86_64"
688 S
["build"]="x86_64-pc-linux-gnu"
690 S
["host_alias"]="mipsel-linux"
691 S
["build_alias"]="x86_64-linux-gnu"
696 S
["DEFS"]="-DHAVE_CONFIG_H"
697 S
["mandir"]="${datarootdir}/man"
698 S
["localedir"]="${datarootdir}/locale"
699 S
["libdir"]="${exec_prefix}/lib"
700 S
["psdir"]="${docdir}"
701 S
["pdfdir"]="${docdir}"
702 S
["dvidir"]="${docdir}"
703 S
["htmldir"]="${docdir}"
704 S
["infodir"]="${datarootdir}/info"
705 S
["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
706 S
["oldincludedir"]="/usr/include"
707 S
["includedir"]="${prefix}/include"
708 S
["localstatedir"]="${prefix}/var"
709 S
["sharedstatedir"]="${prefix}/com"
710 S
["sysconfdir"]="${prefix}/etc"
711 S
["datadir"]="${datarootdir}"
712 S
["datarootdir"]="${prefix}/share"
713 S
["libexecdir"]="${exec_prefix}/libexec"
714 S
["sbindir"]="${exec_prefix}/sbin"
715 S
["bindir"]="${exec_prefix}/bin"
716 S
["program_transform_name"]="s,x,x,"
718 S
["exec_prefix"]="${prefix}"
719 S
["PACKAGE_BUGREPORT"]="linux-nfs@vger.kernel.org"
720 S
["PACKAGE_STRING"]="linux nfs-utils 1.1.5"
721 S
["PACKAGE_VERSION"]="1.1.5"
722 S
["PACKAGE_TARNAME"]="nfs-utils"
723 S
["PACKAGE_NAME"]="linux nfs-utils"
724 S
["PATH_SEPARATOR"]=":"
727 cat >>"$tmp/subs1.awk" <<_ACAWK &&
728 for (key in S) S_is_set[key] = 1
734 nfields = split(line, field, "@")
736 len = length(field[1])
737 for (i = 2; i < nfields; i++) {
742 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
743 len += length(value) + length(field[++i])
753 if sed "s/$ac_cr//" < /dev
/null
> /dev
/null
2>&1; then
754 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
757 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
758 ||
{ { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
759 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
760 { (exit 1); exit 1; }; }
761 fi # test -n "$CONFIG_FILES"
763 # Set up the scripts for CONFIG_HEADERS section.
764 # No need to generate them if there are no CONFIG_HEADERS.
765 # This happens for instance with `./config.status Makefile'.
766 if test -n "$CONFIG_HEADERS"; then
767 cat >"$tmp/defines.awk" <<\_ACAWK ||
769 D
["PACKAGE_NAME"]=" \"linux nfs-utils\""
770 D
["PACKAGE_TARNAME"]=" \"nfs-utils\""
771 D
["PACKAGE_VERSION"]=" \"1.1.5\""
772 D
["PACKAGE_STRING"]=" \"linux nfs-utils 1.1.5\""
773 D
["PACKAGE_BUGREPORT"]=" \"linux-nfs@vger.kernel.org\""
774 D
["PACKAGE"]=" \"nfs-utils\""
775 D
["VERSION"]=" \"1.1.5\""
776 D
["START_STATD"]=" \"/usr/sbin/start-statd\""
777 D
["NFS3_SUPPORTED"]=" 1"
778 D
["NFS4_SUPPORTED"]=" 1"
779 D
["_FILE_OFFSET_BITS"]=" 64"
780 D
["STDC_HEADERS"]=" 1"
781 D
["HAVE_SYS_TYPES_H"]=" 1"
782 D
["HAVE_SYS_STAT_H"]=" 1"
783 D
["HAVE_STDLIB_H"]=" 1"
784 D
["HAVE_STRING_H"]=" 1"
785 D
["HAVE_MEMORY_H"]=" 1"
786 D
["HAVE_STRINGS_H"]=" 1"
787 D
["HAVE_INTTYPES_H"]=" 1"
788 D
["HAVE_STDINT_H"]=" 1"
789 D
["HAVE_UNISTD_H"]=" 1"
790 D
["HAVE_DLFCN_H"]=" 1"
791 D
["STDC_HEADERS"]=" 1"
792 D
["HAVE_EVENT_H"]=" 1"
793 D
["HAVE_NFSIDMAP_H"]=" 1"
795 D
["HAVE_DECL_AI_ADDRCONFIG"]=" 1"
796 D
["HAVE_ARPA_INET_H"]=" 1"
797 D
["HAVE_FCNTL_H"]=" 1"
798 D
["HAVE_LIMITS_H"]=" 1"
799 D
["HAVE_MALLOC_H"]=" 1"
800 D
["HAVE_MEMORY_H"]=" 1"
801 D
["HAVE_NETDB_H"]=" 1"
802 D
["HAVE_NETINET_IN_H"]=" 1"
803 D
["HAVE_PATHS_H"]=" 1"
804 D
["HAVE_STDLIB_H"]=" 1"
805 D
["HAVE_STRING_H"]=" 1"
806 D
["HAVE_SYS_FILE_H"]=" 1"
807 D
["HAVE_SYS_IOCTL_H"]=" 1"
808 D
["HAVE_SYS_MOUNT_H"]=" 1"
809 D
["HAVE_SYS_PARAM_H"]=" 1"
810 D
["HAVE_SYS_SOCKET_H"]=" 1"
811 D
["HAVE_SYS_TIME_H"]=" 1"
812 D
["HAVE_SYS_VFS_H"]=" 1"
813 D
["HAVE_SYSLOG_H"]=" 1"
814 D
["HAVE_UNISTD_H"]=" 1"
815 D
["HAVE_ET_COM_ERR_H"]=" 1"
816 D
["HAVE_IFADDRS_H"]=" 1"
817 D
["TIME_WITH_SYS_TIME"]=" 1"
818 D
["HAVE_ALLOCA_H"]=" 1"
819 D
["HAVE_ALLOCA"]=" 1"
820 D
["HAVE_DIRENT_H"]=" 1"
821 D
["CLOSEDIR_VOID"]=" 1"
824 D
["HAVE_WORKING_VFORK"]=" 1"
825 D
["HAVE_WORKING_FORK"]=" 1"
826 D
["GETGROUPS_T"]=" gid_t"
827 D
["HAVE_GETMNTENT"]=" 1"
828 D
["HAVE_LSTAT_EMPTY_STRING_BUG"]=" 1"
829 D
["HAVE_SYS_SELECT_H"]=" 1"
830 D
["HAVE_SYS_SOCKET_H"]=" 1"
831 D
["SELECT_TYPE_ARG1"]=" int"
832 D
["SELECT_TYPE_ARG234"]=" (fd_set *)"
833 D
["SELECT_TYPE_ARG5"]=" (struct timeval *)"
834 D
["RETSIGTYPE"]=" void"
835 D
["HAVE_STAT_EMPTY_STRING_BUG"]=" 1"
836 D
["HAVE_VPRINTF"]=" 1"
838 D
["HAVE_ATEXIT"]=" 1"
840 D
["HAVE_FDATASYNC"]=" 1"
841 D
["HAVE_FTRUNCATE"]=" 1"
842 D
["HAVE_GETCWD"]=" 1"
843 D
["HAVE_GETHOSTBYADDR"]=" 1"
844 D
["HAVE_GETHOSTBYNAME"]=" 1"
845 D
["HAVE_GETHOSTNAME"]=" 1"
846 D
["HAVE_GETMNTENT"]=" 1"
847 D
["HAVE_GETNAMEINFO"]=" 1"
848 D
["HAVE_GETRPCBYNAME"]=" 1"
849 D
["HAVE_GETTIMEOFDAY"]=" 1"
850 D
["HAVE_HASMNTOPT"]=" 1"
851 D
["HAVE_INET_NTOA"]=" 1"
852 D
["HAVE_MEMSET"]=" 1"
854 D
["HAVE_PATHCONF"]=" 1"
855 D
["HAVE_REALPATH"]=" 1"
857 D
["HAVE_SELECT"]=" 1"
858 D
["HAVE_SOCKET"]=" 1"
859 D
["HAVE_STRCASECMP"]=" 1"
860 D
["HAVE_STRCHR"]=" 1"
861 D
["HAVE_STRDUP"]=" 1"
862 D
["HAVE_STRERROR"]=" 1"
863 D
["HAVE_STRRCHR"]=" 1"
864 D
["HAVE_STRTOL"]=" 1"
865 D
["HAVE_STRTOUL"]=" 1"
866 D
["HAVE_SIGPROCMASK"]=" 1"
867 D
["SIZEOF_SHORT"]=" 2"
869 D
["SIZEOF_LONG"]=" 4"
870 D
["SIZEOF_SIZE_T"]=" 4"
871 D
["SIZEOF_SOCKLEN_T"]=" 4"
872 D
["NFS_STATEDIR"]=" \"/var/lib/nfs\""
873 for (key
in D
) D_is_set
[key
] = 1
876 /^
[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
878 split(line
, arg
, " ")
883 defundef
= substr
(arg
[1], 2)
886 split(mac1
, mac2
, "(") #)
888 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
889 if (D_is_set
[macro
]) {
890 # Preserve the white space surrounding the "#".
891 print prefix
"define", macro P
[macro
] D
[macro
]
894 # Replace #undef with comments. This is necessary, for example,
895 # in the case of _POSIX_SOURCE, which is predefined and required
896 # on some systems where configure will not decide to define it.
897 if (defundef
== "undef") {
898 print
"/*", prefix defundef
, macro
, "*/"
905 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
906 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
907 { (exit 1); exit 1; }; }
908 fi # test -n "$CONFIG_HEADERS"
911 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
916 :[FHLC
]) ac_mode
=$ac_tag; continue;;
918 case $ac_mode$ac_tag in
920 :L
* |
:C
*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
921 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
922 { (exit 1); exit 1; }; };;
924 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
941 -) ac_f
="$tmp/stdin";;
942 *) # Look for the file first in the build tree, then in the source tree
943 # (if the path is not absolute). The absolute path cannot be DOS-style,
944 # because $ac_f cannot contain `:'.
948 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
950 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
951 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
952 { (exit 1); exit 1; }; };;
954 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
955 ac_file_inputs
="$ac_file_inputs '$ac_f'"
958 # Let's still pretend it is `configure' which instantiates (i.e., don't
959 # use $as_me), people would be surprised to read:
960 # /* config.h. Generated by config.status. */
961 configure_input
='Generated from '`
962 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
964 if test x
"$ac_file" != x-
; then
965 configure_input
="$ac_file. $configure_input"
966 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
967 $as_echo "$as_me: creating $ac_file" >&6;}
969 # Neutralize special characters interpreted by sed in replacement strings.
970 case $configure_input in #(
972 ac_sed_conf_input
=`$as_echo "$configure_input" |
973 sed 's/[\\\\&|]/\\\\&/g'`;; #(
974 *) ac_sed_conf_input
=$configure_input;;
978 *:-:* |
*:-) cat >"$tmp/stdin" \
979 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
980 $as_echo "$as_me: error: could not create $ac_file" >&2;}
981 { (exit 1); exit 1; }; } ;;
986 ac_dir
=`$as_dirname -- "$ac_file" ||
987 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
988 X"$ac_file" : 'X\(//\)[^/]' \| \
989 X"$ac_file" : 'X\(//\)$' \| \
990 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
991 $as_echo X"$ac_file" |
992 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1011 -*) as_dir
=.
/$as_dir;;
1013 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
1017 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
1018 *) as_qdir
=$as_dir;;
1020 as_dirs
="'$as_qdir' $as_dirs"
1021 as_dir
=`$as_dirname -- "$as_dir" ||
1022 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1023 X"$as_dir" : 'X\(//\)[^/]' \| \
1024 X"$as_dir" : 'X\(//\)$' \| \
1025 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
1026 $as_echo X"$as_dir" |
1027 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1044 test -d "$as_dir" && break
1046 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
1047 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1048 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
1049 { (exit 1); exit 1; }; }; }
1053 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1055 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1056 # A ".." for each directory in $ac_dir_suffix.
1057 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1058 case $ac_top_builddir_sub in
1059 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1060 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1063 ac_abs_top_builddir
=$ac_pwd
1064 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1065 # for backward compatibility:
1066 ac_top_builddir
=$ac_top_build_prefix
1069 .
) # We are building in place.
1071 ac_top_srcdir
=$ac_top_builddir_sub
1072 ac_abs_top_srcdir
=$ac_pwd ;;
1073 [\\/]* | ?
:[\\/]* ) # Absolute name.
1074 ac_srcdir
=$srcdir$ac_dir_suffix;
1075 ac_top_srcdir
=$srcdir
1076 ac_abs_top_srcdir
=$srcdir ;;
1078 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1079 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1080 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1082 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1092 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
1093 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
1097 [\\/$
]* | ?
:[\\/]* ) ;;
1098 */*) ac_MKDIR_P
=$ac_top_build_prefix$MKDIR_P ;;
1100 # If the template does not know about datarootdir, expand it.
1101 # FIXME: This hack should be removed a few years after 2.60.
1102 ac_datarootdir_hack
=; ac_datarootdir_seen
=
1115 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1116 *datarootdir
*) ac_datarootdir_seen
=yes;;
1117 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
1118 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
1119 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1120 ac_datarootdir_hack
='
1121 s&@datadir@&${datarootdir}&g
1122 s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
1123 s&@infodir@&${datarootdir}/info&g
1124 s&@localedir@&${datarootdir}/locale&g
1125 s&@mandir@&${datarootdir}/man&g
1126 s&\${datarootdir}&${prefix}/share&g' ;;
1128 ac_sed_extra
="/^[ ]*VPATH[ ]*=/{
1132 s/^\([^=]*=[ ]*\):*/\1/
1138 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
1139 s|@configure_input@|$ac_sed_conf_input|;t t
1140 s&@top_builddir@&$ac_top_builddir_sub&;t t
1141 s&@top_build_prefix@&$ac_top_build_prefix&;t t
1142 s&@srcdir@&$ac_srcdir&;t t
1143 s&@abs_srcdir@&$ac_abs_srcdir&;t t
1144 s&@top_srcdir@&$ac_top_srcdir&;t t
1145 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
1146 s&@builddir@&$ac_builddir&;t t
1147 s&@abs_builddir@&$ac_abs_builddir&;t t
1148 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
1149 s&@INSTALL@&$ac_INSTALL&;t t
1150 s&@MKDIR_P@&$ac_MKDIR_P&;t t
1151 $ac_datarootdir_hack
1153 eval sed \"\
$ac_sed_extra\" "$ac_file_inputs" |
$AWK -f "$tmp/subs.awk" >$tmp/out \
1154 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
1155 $as_echo "$as_me: error: could not create $ac_file" >&2;}
1156 { (exit 1); exit 1; }; }
1158 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
1159 { ac_out
=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
1160 { ac_out
=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
1161 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1162 which seems to be undefined. Please make sure it is defined." >&5
1163 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
1164 which seems to be undefined. Please make sure it is defined." >&2;}
1168 -) cat "$tmp/out" && rm -f "$tmp/out";;
1169 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
1171 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
1172 $as_echo "$as_me: error: could not create $ac_file" >&2;}
1173 { (exit 1); exit 1; }; }
1179 if test x
"$ac_file" != x-
; then
1181 $as_echo "/* $configure_input */" \
1182 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
1183 } >"$tmp/config.h" \
1184 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
1185 $as_echo "$as_me: error: could not create $ac_file" >&2;}
1186 { (exit 1); exit 1; }; }
1187 if diff "$ac_file" "$tmp/config.h" >/dev
/null
2>&1; then
1188 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
1189 $as_echo "$as_me: $ac_file is unchanged" >&6;}
1192 mv "$tmp/config.h" "$ac_file" \
1193 ||
{ { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
1194 $as_echo "$as_me: error: could not create $ac_file" >&2;}
1195 { (exit 1); exit 1; }; }
1198 $as_echo "/* $configure_input */" \
1199 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
1200 ||
{ { $as_echo "$as_me:$LINENO: error: could not create -" >&5
1201 $as_echo "$as_me: error: could not create -" >&2;}
1202 { (exit 1); exit 1; }; }
1204 # Compute "$ac_file"'s index in $config_headers.
1207 for _am_header
in $config_headers :; do
1209 $_am_arg |
$_am_arg:* )
1212 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
1215 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
1216 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1217 X"$_am_arg" : 'X\(//\)[^/]' \| \
1218 X"$_am_arg" : 'X\(//\)$' \| \
1219 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
1220 $as_echo X"$_am_arg" |
1221 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1237 s/.*/./; q'`/stamp-h
$_am_stamp_count
1240 :C
) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
1241 $as_echo "$as_me: executing $ac_file commands" >&6;}
1246 case $ac_file$ac_mode in
1247 "depfiles":C
) test x
"$AMDEP_TRUE" != x
"" ||
for mf
in $CONFIG_FILES; do
1248 # Strip MF so we end up with the name of the file.
1249 mf
=`echo "$mf" | sed -e 's/:.*$//'`
1250 # Check whether this is an Automake generated Makefile or not.
1251 # We used to match only the files named `Makefile.in', but
1252 # some people rename them; so instead we look at the file content.
1253 # Grep'ing the first line is not enough: some people post-process
1254 # each Makefile.in and add a new line on top of each file to say so.
1255 # Grep'ing the whole file is not good either: AIX grep has a line
1256 # limit of 2048, but all sed's we know have understand at least 4000.
1257 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" |
grep X
>/dev
/null
2>&1; then
1258 dirpart
=`$as_dirname -- "$mf" ||
1259 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1260 X"$mf" : 'X\(//\)[^/]' \| \
1261 X"$mf" : 'X\(//\)$' \| \
1262 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
1264 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1284 # Extract the definition of DEPDIR, am__include, and am__quote
1285 # from the Makefile without running `make'.
1286 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
1287 test -z "$DEPDIR" && continue
1288 am__include
=`sed -n 's/^am__include = //p' < "$mf"`
1289 test -z "am__include" && continue
1290 am__quote
=`sed -n 's/^am__quote = //p' < "$mf"`
1291 # When using ansi2knr, U may be empty or an underscore; expand it
1292 U
=`sed -n 's/^U = //p' < "$mf"`
1293 # Find all dependency output files, they are included files with
1294 # $(DEPDIR) in their names. We invoke sed twice because it is the
1295 # simplest approach to changing $(DEPDIR) to its actual value in the
1297 for file in `sed -n "
1298 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1299 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1300 # Make sure the directory exists.
1301 test -f "$dirpart/$file" && continue
1302 fdir
=`$as_dirname -- "$file" ||
1303 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1304 X"$file" : 'X\(//\)[^/]' \| \
1305 X"$file" : 'X\(//\)$' \| \
1306 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
1308 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1325 { as_dir
=$dirpart/$fdir
1327 -*) as_dir
=.
/$as_dir;;
1329 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
1333 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
1334 *) as_qdir
=$as_dir;;
1336 as_dirs
="'$as_qdir' $as_dirs"
1337 as_dir
=`$as_dirname -- "$as_dir" ||
1338 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1339 X"$as_dir" : 'X\(//\)[^/]' \| \
1340 X"$as_dir" : 'X\(//\)$' \| \
1341 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
1342 $as_echo X"$as_dir" |
1343 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1360 test -d "$as_dir" && break
1362 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
1363 } ||
test -d "$as_dir" ||
{ { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1364 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
1365 { (exit 1); exit 1; }; }; }
1366 # echo "creating $dirpart/$file"
1367 echo '# dummy' > "$dirpart/$file"
1376 { (exit 0); exit 0; }