Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / nfs-utils / config.status
blobbec8977c59a8265888f796a93dc2930ddece597d
1 #! /bin/sh
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.
7 debug=false
8 ac_cs_recheck=false
9 ac_cs_silent=false
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
18 emulate sh
19 NULLCMD=:
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+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in
26 *posix*) set -o posix ;;
27 esac
34 # PATH needs CR
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 as_nl='
44 export as_nl
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
50 as_echo='printf %s\n'
51 as_echo_n='printf %s'
52 else
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'
56 else
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
58 as_echo_n_body='eval
59 arg=$1;
60 case $arg in
61 *"$as_nl"*)
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
64 esac;
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
67 export as_echo_n_body
68 as_echo_n='sh -c $as_echo_n_body as_echo'
70 export as_echo_body
71 as_echo='sh -c $as_echo_body as_echo'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
76 PATH_SEPARATOR=:
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
79 PATH_SEPARATOR=';'
83 # Support unset when possible.
84 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
85 as_unset=unset
86 else
87 as_unset=false
91 # IFS
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.)
96 IFS=" "" $as_nl"
98 # Find who we are. Look in the path if we contain no directory separator.
99 case $0 in
100 *[\\/]* ) as_myself=$0 ;;
101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
102 for as_dir in $PATH
104 IFS=$as_save_IFS
105 test -z "$as_dir" && as_dir=.
106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
107 done
108 IFS=$as_save_IFS
111 esac
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
115 as_myself=$0
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
125 done
126 PS1='$ '
127 PS2='> '
128 PS4='+ '
130 # NLS nuisances.
131 LC_ALL=C
132 export LC_ALL
133 LANGUAGE=C
134 export LANGUAGE
136 # Required to use basename.
137 if expr a : '\(a\)' >/dev/null 2>&1 &&
138 test "X`expr 00001 : '.*\(...\)'`" = X001; then
139 as_expr=expr
140 else
141 as_expr=false
144 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
145 as_basename=basename
146 else
147 as_basename=false
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 ||
156 $as_echo X/"$0" |
157 sed '/^.*\/\([^/][^/]*\)\/*$/{
158 s//\1/
161 /^X\/\(\/\/\)$/{
162 s//\1/
165 /^X\/\(\/\).*/{
166 s//\1/
169 s/.*/./; q'`
171 # CDPATH.
172 $as_unset CDPATH
176 as_lineno_1=$LINENO
177 as_lineno_2=$LINENO
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
187 # case at line end.
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. :-)
191 sed -n '
193 /[$]LINENO/=
194 ' <$as_myself |
195 sed '
196 s/[$]LINENO.*/&-/
197 t lineno
199 :lineno
201 :loop
202 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
203 t loop
204 s/-\n.*//
205 ' >$as_me.lineno &&
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).
213 . "./$as_me.lineno"
214 # Exit status is that of the last command.
215 exit
219 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
220 as_dirname=dirname
221 else
222 as_dirname=false
225 ECHO_C= ECHO_N= ECHO_T=
226 case `echo -n x` in
227 -n*)
228 case `echo 'x\c'` in
229 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
230 *) ECHO_C='\c';;
231 esac;;
233 ECHO_N='-n';;
234 esac
235 if expr a : '\(a\)' >/dev/null 2>&1 &&
236 test "X`expr 00001 : '.*\(...\)'`" = X001; then
237 as_expr=expr
238 else
239 as_expr=false
242 rm -f conf$$ conf$$.exe conf$$.file
243 if test -d conf$$.dir; then
244 rm -f conf$$.dir/conf$$.file
245 else
246 rm -f conf$$.dir
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
251 as_ln_s='ln -s'
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 ||
257 as_ln_s='cp -p'
258 elif ln conf$$.file conf$$ 2>/dev/null; then
259 as_ln_s=ln
260 else
261 as_ln_s='cp -p'
263 else
264 as_ln_s='cp -p'
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
270 as_mkdir_p=:
271 else
272 test -d ./-p && rmdir ./-p
273 as_mkdir_p=false
276 if test -x / >/dev/null 2>&1; then
277 as_test_x='test -x'
278 else
279 if ls -dL / >/dev/null 2>&1; then
280 as_ls_L_option=L
281 else
282 as_ls_L_option=
284 as_test_x='
285 eval sh -c '\''
286 if test -d "$1"; then
287 test -d "$1/.";
288 else
289 case $1 in
290 -*)set "./$1";;
291 esac;
292 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
293 ???[sx]*):;;*)false;;esac;fi
294 '\'' sh
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'"
306 exec 6>&1
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.
311 ac_log="
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
319 $ $0 $@
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"
329 ac_cs_usage="\
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
346 Configuration files:
347 $config_files
349 Configuration headers:
350 $config_headers
352 Configuration commands:
353 $config_commands
355 Report bugs to <bug-autoconf@gnu.org>."
357 ac_cs_version="\
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'
367 srcdir='.'
368 INSTALL='/usr/bin/install -c'
369 MKDIR_P='/bin/mkdir -p'
370 AWK='gawk'
371 test -n "$AWK" || AWK=awk
372 # The default lists apply if the user does not specify any file.
373 ac_need_defaults=:
374 while test $# != 0
376 case $1 in
377 --*=*)
378 ac_option=`expr "X$1" : 'X\([^=]*\)='`
379 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
380 ac_shift=:
383 ac_option=$1
384 ac_optarg=$2
385 ac_shift=shift
387 esac
389 case $ac_option in
390 # Handling of the options.
391 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
392 ac_cs_recheck=: ;;
393 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
394 $as_echo "$ac_cs_version"; exit ;;
395 --debug | --debu | --deb | --de | --d | -d )
396 debug=: ;;
397 --file | --fil | --fi | --f )
398 $ac_shift
399 case $ac_optarg in
400 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
401 esac
402 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
403 ac_need_defaults=false;;
404 --header | --heade | --head | --hea )
405 $ac_shift
406 case $ac_optarg in
407 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
408 esac
409 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
410 ac_need_defaults=false;;
411 --he | --h)
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)
420 ac_cs_silent=: ;;
422 # This is an error.
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 ;;
430 esac
431 shift
432 done
434 ac_configure_extra_args=
436 if $ac_cs_silent; then
437 exec 6>/dev/null
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
443 shift
444 $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
445 CONFIG_SHELL='/bin/sh'
446 export CONFIG_SHELL
447 exec "$@"
450 exec 5>>config.log
452 echo
453 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
454 ## Running $as_me. ##
455 _ASBOX
456 $as_echo "$ac_log"
457 } >&5
460 # INIT-COMMANDS
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; }; };;
501 esac
502 done
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'.
521 $debug ||
523 tmp=
524 trap 'exit_status=$?
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"
534 } ||
536 tmp=./conf$$-$RANDOM
537 (umask 077 && mkdir "$tmp")
538 } ||
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
550 ac_cr=' '
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
553 ac_cs_awk_cr='\\r'
554 else
555 ac_cs_awk_cr=$ac_cr
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"
568 S["ALLOCA"]=""
569 S["K5VERS"]=""
570 S["KRBLDFLAGS"]=""
571 S["KRBCFLAGS"]=""
572 S["KRBLIBS"]=""
573 S["KRBDIR"]=""
574 S["LIBBLKID"]="-lblkid"
575 S["LIBBSD"]=""
576 S["LIBCRYPT"]="-lcrypt"
577 S["LIBSOCKET"]=""
578 S["GSSGLUE_LIBS"]=""
579 S["GSSGLUE_CFLAGS"]=""
580 S["RPCSECGSS_LIBS"]=""
581 S["RPCSECGSS_CFLAGS"]=""
582 S["PKG_CONFIG"]=""
583 S["LIBNSL"]=""
584 S["LD"]="mipsel-uclibc-ld"
585 S["CC_FOR_BUILD"]="gcc"
586 S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool"
587 S["ac_ct_F77"]=""
588 S["FFLAGS"]=""
589 S["F77"]=""
590 S["CXXCPP"]="mipsel-linux-g++ -E"
591 S["NMEDIT"]=""
592 S["DSYMUTIL"]=""
593 S["RANLIB"]="mipsel-uclibc-ranlib"
594 S["AR"]="mipsel-uclibc-ar"
595 S["ECHO"]="echo"
596 S["EGREP"]="/bin/grep -E"
597 S["GREP"]="/bin/grep"
598 S["SED"]="/bin/sed"
599 S["LN_S"]="ln -s"
600 S["CPP"]="mipsel-uclibc-gcc -E"
601 S["am__fastdepCXX_FALSE"]="#"
602 S["am__fastdepCXX_TRUE"]=""
603 S["CXXDEPMODE"]="depmode=gcc3"
604 S["ac_ct_CXX"]=""
605 S["CXXFLAGS"]="-g -O2"
606 S["CXX"]="mipsel-linux-g++"
607 S["HAVE_TCP_WRAPPER"]=""
608 S["HAVE_LIBWRAP"]=""
609 S["LIBWRAP"]=""
610 S["am__fastdepCC_FALSE"]="#"
611 S["am__fastdepCC_TRUE"]=""
612 S["CCDEPMODE"]="depmode=gcc3"
613 S["AMDEPBACKSLASH"]="\\"
614 S["AMDEP_FALSE"]="#"
615 S["AMDEP_TRUE"]=""
616 S["am__quote"]=""
617 S["am__include"]="include"
618 S["DEPDIR"]=".deps"
619 S["OBJEXT"]="o"
620 S["EXEEXT"]=""
621 S["ac_ct_CC"]=""
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"]="#"
634 S["enable_ipv6"]=""
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"
640 S["kprefix"]=""
641 S["CONFIG_GSS_FALSE"]=""
642 S["CONFIG_GSS_TRUE"]="#"
643 S["enable_gss"]=""
644 S["SVCGSSD"]=""
645 S["GSSD"]=""
646 S["CONFIG_NFSV4_FALSE"]="#"
647 S["CONFIG_NFSV4_TRUE"]=""
648 S["enable_nfsv4"]="yes"
649 S["IDMAPD"]="idmapd"
650 S["enable_nfsv3"]="yes"
651 S["startstatd"]="/usr/sbin/start-statd"
652 S["statduser"]="nobody"
653 S["statedir"]="/var/lib/nfs"
654 S["RELEASE"]="1"
655 S["MAINT"]="#"
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"]="."
662 S["SET_MAKE"]=""
663 S["AWK"]="gawk"
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"
674 S["VERSION"]="1.1.5"
675 S["PACKAGE"]="nfs-utils"
676 S["CYGPATH_W"]="echo"
677 S["am__isrc"]=""
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"
689 S["target_alias"]=""
690 S["host_alias"]="mipsel-linux"
691 S["build_alias"]="x86_64-linux-gnu"
692 S["LIBS"]=""
693 S["ECHO_T"]=""
694 S["ECHO_N"]="-n"
695 S["ECHO_C"]=""
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,"
717 S["prefix"]="/usr"
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"]=":"
725 S["SHELL"]="/bin/sh"
726 _ACAWK
727 cat >>"$tmp/subs1.awk" <<_ACAWK &&
728 for (key in S) S_is_set[key] = 1
729 FS = "\a"
733 line = $ 0
734 nfields = split(line, field, "@")
735 substed = 0
736 len = length(field[1])
737 for (i = 2; i < nfields; i++) {
738 key = field[i]
739 keylen = length(key)
740 if (S_is_set[key]) {
741 value = S[key]
742 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
743 len += length(value) + length(field[++i])
744 substed = 1
745 } else
746 len += 1 + keylen
749 print line
752 _ACAWK
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"
755 else
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 ||
768 BEGIN {
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"
794 D["USE_BLKID"]=" 0"
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"
822 D["HAVE_FORK"]=" 1"
823 D["HAVE_VFORK"]=" 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"
837 D["HAVE_ALARM"]=" 1"
838 D["HAVE_ATEXIT"]=" 1"
839 D["HAVE_DUP2"]=" 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"
853 D["HAVE_MKDIR"]=" 1"
854 D["HAVE_PATHCONF"]=" 1"
855 D["HAVE_REALPATH"]=" 1"
856 D["HAVE_RMDIR"]=" 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"
868 D["SIZEOF_INT"]=" 4"
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
874 FS = "\a"
876 /^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
877 line = $ 0
878 split(line, arg, " ")
879 if (arg[1] == "#") {
880 defundef = arg[2]
881 mac1 = arg[3]
882 } else {
883 defundef = substr(arg[1], 2)
884 mac1 = arg[2]
886 split(mac1, mac2, "(") #)
887 macro = mac2[1]
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]
892 next
893 } else {
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, "*/"
899 next
903 { print }
904 _ACAWK
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"
912 shift
913 for ac_tag
915 case $ac_tag in
916 :[FHLC]) ac_mode=$ac_tag; continue;;
917 esac
918 case $ac_mode$ac_tag in
919 :[FHL]*:*);;
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; }; };;
923 :[FH]-) ac_tag=-:-;;
924 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
925 esac
926 ac_save_IFS=$IFS
927 IFS=:
928 set x $ac_tag
929 IFS=$ac_save_IFS
930 shift
931 ac_file=$1
932 shift
934 case $ac_mode in
935 :L) ac_source=$1;;
936 :[FH])
937 ac_file_inputs=
938 for ac_f
940 case $ac_f 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 `:'.
945 test -f "$ac_f" ||
946 case $ac_f in
947 [\\/$]*) false;;
948 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
949 esac ||
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; }; };;
953 esac
954 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
955 ac_file_inputs="$ac_file_inputs '$ac_f'"
956 done
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'
963 `' by configure.'
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 #(
971 *\&* | *\|* | *\\* )
972 ac_sed_conf_input=`$as_echo "$configure_input" |
973 sed 's/[\\\\&|]/\\\\&/g'`;; #(
974 *) ac_sed_conf_input=$configure_input;;
975 esac
977 case $ac_tag in
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; }; } ;;
982 esac
984 esac
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\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
993 s//\1/
996 /^X\(\/\/\)[^/].*/{
997 s//\1/
1000 /^X\(\/\/\)$/{
1001 s//\1/
1004 /^X\(\/\).*/{
1005 s//\1/
1008 s/.*/./; q'`
1009 { as_dir="$ac_dir"
1010 case $as_dir in #(
1011 -*) as_dir=./$as_dir;;
1012 esac
1013 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
1014 as_dirs=
1015 while :; do
1016 case $as_dir in #(
1017 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
1018 *) as_qdir=$as_dir;;
1019 esac
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\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1028 s//\1/
1031 /^X\(\/\/\)[^/].*/{
1032 s//\1/
1035 /^X\(\/\/\)$/{
1036 s//\1/
1039 /^X\(\/\).*/{
1040 s//\1/
1043 s/.*/./; q'`
1044 test -d "$as_dir" && break
1045 done
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; }; }; }
1050 ac_builddir=.
1052 case "$ac_dir" in
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/ ;;
1061 esac ;;
1062 esac
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
1068 case $srcdir in
1069 .) # We are building in place.
1070 ac_srcdir=.
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 ;;
1077 *) # Relative name.
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 ;;
1081 esac
1082 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1085 case $ac_mode in
1088 # CONFIG_FILE
1091 case $INSTALL in
1092 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
1093 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
1094 esac
1095 ac_MKDIR_P=$MKDIR_P
1096 case $MKDIR_P in
1097 [\\/$]* | ?:[\\/]* ) ;;
1098 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
1099 esac
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=
1104 ac_sed_dataroot='
1105 /datarootdir/ {
1109 /@datadir@/p
1110 /@docdir@/p
1111 /@infodir@/p
1112 /@localedir@/p
1113 /@mandir@/p
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' ;;
1127 esac
1128 ac_sed_extra="/^[ ]*VPATH[ ]*=/{
1129 s/:*\$(srcdir):*/:/
1130 s/:*\${srcdir}:*/:/
1131 s/:*@srcdir@:*/:/
1132 s/^\([^=]*=[ ]*\):*/\1/
1133 s/:*$//
1134 s/^[^=]*=[ ]*$//
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;}
1166 rm -f "$tmp/stdin"
1167 case $ac_file in
1168 -) cat "$tmp/out" && rm -f "$tmp/out";;
1169 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
1170 esac \
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; }; }
1177 # CONFIG_HEADER
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;}
1190 else
1191 rm -f "$ac_file"
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; }; }
1197 else
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.
1205 _am_arg="$ac_file"
1206 _am_stamp_count=1
1207 for _am_header in $config_headers :; do
1208 case $_am_header in
1209 $_am_arg | $_am_arg:* )
1210 break ;;
1212 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1213 esac
1214 done
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\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1222 s//\1/
1225 /^X\(\/\/\)[^/].*/{
1226 s//\1/
1229 /^X\(\/\/\)$/{
1230 s//\1/
1233 /^X\(\/\).*/{
1234 s//\1/
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;}
1243 esac
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 ||
1263 $as_echo X"$mf" |
1264 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1265 s//\1/
1268 /^X\(\/\/\)[^/].*/{
1269 s//\1/
1272 /^X\(\/\/\)$/{
1273 s//\1/
1276 /^X\(\/\).*/{
1277 s//\1/
1280 s/.*/./; q'`
1281 else
1282 continue
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
1296 # expansion.
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 ||
1307 $as_echo X"$file" |
1308 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1309 s//\1/
1312 /^X\(\/\/\)[^/].*/{
1313 s//\1/
1316 /^X\(\/\/\)$/{
1317 s//\1/
1320 /^X\(\/\).*/{
1321 s//\1/
1324 s/.*/./; q'`
1325 { as_dir=$dirpart/$fdir
1326 case $as_dir in #(
1327 -*) as_dir=./$as_dir;;
1328 esac
1329 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
1330 as_dirs=
1331 while :; do
1332 case $as_dir in #(
1333 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
1334 *) as_qdir=$as_dir;;
1335 esac
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\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1344 s//\1/
1347 /^X\(\/\/\)[^/].*/{
1348 s//\1/
1351 /^X\(\/\/\)$/{
1352 s//\1/
1355 /^X\(\/\).*/{
1356 s//\1/
1359 s/.*/./; q'`
1360 test -d "$as_dir" && break
1361 done
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"
1368 done
1369 done
1372 esac
1373 done # for ac_tag
1376 { (exit 0); exit 0; }