configure.ac
[app.Builder.js] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69 for Builder4 1.
4 #
5 # Report bugs to <alan@roojs.com>.
6 #
7 #
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9 #
10 #
11 # This configure script is free software; the Free Software Foundation
12 # gives unlimited permission to copy, distribute and modify it.
13 ## -------------------- ##
14 ## M4sh Initialization. ##
15 ## -------------------- ##
16
17 # Be more Bourne compatible
18 DUALCASE=1; export DUALCASE # for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20   emulate sh
21   NULLCMD=:
22   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23   # is contrary to our usage.  Disable this feature.
24   alias -g '${1+"$@"}'='"$@"'
25   setopt NO_GLOB_SUBST
26 else
27   case `(set -o) 2>/dev/null` in #(
28   *posix*) :
29     set -o posix ;; #(
30   *) :
31      ;;
32 esac
33 fi
34
35
36 as_nl='
37 '
38 export as_nl
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
44 # but without wasting forks for bash or zsh.
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47   as_echo='print -r --'
48   as_echo_n='print -rn --'
49 elif (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"
66     '
67     export as_echo_n_body
68     as_echo_n='sh -c $as_echo_n_body as_echo'
69   fi
70   export as_echo_body
71   as_echo='sh -c $as_echo_body as_echo'
72 fi
73
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=';'
80   }
81 fi
82
83
84 # IFS
85 # We need space, tab and new line, in precisely that order.  Quoting is
86 # there to prevent editors from complaining about space-tab.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
89 IFS=" ""        $as_nl"
90
91 # Find who we are.  Look in the path if we contain no directory separator.
92 as_myself=
93 case $0 in #((
94   *[\\/]* ) as_myself=$0 ;;
95   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96 for as_dir in $PATH
97 do
98   IFS=$as_save_IFS
99   test -z "$as_dir" && as_dir=.
100     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
101   done
102 IFS=$as_save_IFS
103
104      ;;
105 esac
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
107 # in which case we are not to be found in the path.
108 if test "x$as_myself" = x; then
109   as_myself=$0
110 fi
111 if test ! -f "$as_myself"; then
112   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
113   exit 1
114 fi
115
116 # Unset variables that we do not need and which cause bugs (e.g. in
117 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
118 # suppresses any "Segmentation fault" message there.  '((' could
119 # trigger a bug in pdksh 5.2.14.
120 for as_var in BASH_ENV ENV MAIL MAILPATH
121 do eval test x\${$as_var+set} = xset \
122   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
123 done
124 PS1='$ '
125 PS2='> '
126 PS4='+ '
127
128 # NLS nuisances.
129 LC_ALL=C
130 export LC_ALL
131 LANGUAGE=C
132 export LANGUAGE
133
134 # CDPATH.
135 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
136
137 # Use a proper internal environment variable to ensure we don't fall
138   # into an infinite loop, continuously re-executing ourselves.
139   if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
140     _as_can_reexec=no; export _as_can_reexec;
141     # We cannot yet assume a decent shell, so we have to provide a
142 # neutralization value for shells without unset; and this also
143 # works around shells that cannot unset nonexistent variables.
144 # Preserve -v and -x to the replacement shell.
145 BASH_ENV=/dev/null
146 ENV=/dev/null
147 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
148 case $- in # ((((
149   *v*x* | *x*v* ) as_opts=-vx ;;
150   *v* ) as_opts=-v ;;
151   *x* ) as_opts=-x ;;
152   * ) as_opts= ;;
153 esac
154 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
155 # Admittedly, this is quite paranoid, since all the known shells bail
156 # out after a failed `exec'.
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
158 as_fn_exit 255
159   fi
160   # We don't want this to propagate to other subprocesses.
161           { _as_can_reexec=; unset _as_can_reexec;}
162 if test "x$CONFIG_SHELL" = x; then
163   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164   emulate sh
165   NULLCMD=:
166   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
167   # is contrary to our usage.  Disable this feature.
168   alias -g '\${1+\"\$@\"}'='\"\$@\"'
169   setopt NO_GLOB_SUBST
170 else
171   case \`(set -o) 2>/dev/null\` in #(
172   *posix*) :
173     set -o posix ;; #(
174   *) :
175      ;;
176 esac
177 fi
178 "
179   as_required="as_fn_return () { (exit \$1); }
180 as_fn_success () { as_fn_return 0; }
181 as_fn_failure () { as_fn_return 1; }
182 as_fn_ret_success () { return 0; }
183 as_fn_ret_failure () { return 1; }
184
185 exitcode=0
186 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
187 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
188 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
189 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
190 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
191
192 else
193   exitcode=1; echo positional parameters were not saved.
194 fi
195 test x\$exitcode = x0 || exit 1
196 test -x / || exit 1"
197   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
198   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
199   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
200   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
201   if (eval "$as_required") 2>/dev/null; then :
202   as_have_required=yes
203 else
204   as_have_required=no
205 fi
206   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
207
208 else
209   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
210 as_found=false
211 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
212 do
213   IFS=$as_save_IFS
214   test -z "$as_dir" && as_dir=.
215   as_found=:
216   case $as_dir in #(
217          /*)
218            for as_base in sh bash ksh sh5; do
219              # Try only shells that exist, to save several forks.
220              as_shell=$as_dir/$as_base
221              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
222                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
223   CONFIG_SHELL=$as_shell as_have_required=yes
224                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
225   break 2
226 fi
227 fi
228            done;;
229        esac
230   as_found=false
231 done
232 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
233               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
234   CONFIG_SHELL=$SHELL as_have_required=yes
235 fi; }
236 IFS=$as_save_IFS
237
238
239       if test "x$CONFIG_SHELL" != x; then :
240   export CONFIG_SHELL
241              # We cannot yet assume a decent shell, so we have to provide a
242 # neutralization value for shells without unset; and this also
243 # works around shells that cannot unset nonexistent variables.
244 # Preserve -v and -x to the replacement shell.
245 BASH_ENV=/dev/null
246 ENV=/dev/null
247 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
248 case $- in # ((((
249   *v*x* | *x*v* ) as_opts=-vx ;;
250   *v* ) as_opts=-v ;;
251   *x* ) as_opts=-x ;;
252   * ) as_opts= ;;
253 esac
254 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
255 # Admittedly, this is quite paranoid, since all the known shells bail
256 # out after a failed `exec'.
257 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
258 exit 255
259 fi
260
261     if test x$as_have_required = xno; then :
262   $as_echo "$0: This script requires a shell more modern than all"
263   $as_echo "$0: the shells that I found on your system."
264   if test x${ZSH_VERSION+set} = xset ; then
265     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
266     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
267   else
268     $as_echo "$0: Please tell bug-autoconf@gnu.org and alan@roojs.com
269 $0: about your system, including any error possibly output
270 $0: before this message. Then install a modern shell, or
271 $0: manually run the script under such a shell if you do
272 $0: have one."
273   fi
274   exit 1
275 fi
276 fi
277 fi
278 SHELL=${CONFIG_SHELL-/bin/sh}
279 export SHELL
280 # Unset more variables known to interfere with behavior of common tools.
281 CLICOLOR_FORCE= GREP_OPTIONS=
282 unset CLICOLOR_FORCE GREP_OPTIONS
283
284 ## --------------------- ##
285 ## M4sh Shell Functions. ##
286 ## --------------------- ##
287 # as_fn_unset VAR
288 # ---------------
289 # Portably unset VAR.
290 as_fn_unset ()
291 {
292   { eval $1=; unset $1;}
293 }
294 as_unset=as_fn_unset
295
296 # as_fn_set_status STATUS
297 # -----------------------
298 # Set $? to STATUS, without forking.
299 as_fn_set_status ()
300 {
301   return $1
302 } # as_fn_set_status
303
304 # as_fn_exit STATUS
305 # -----------------
306 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
307 as_fn_exit ()
308 {
309   set +e
310   as_fn_set_status $1
311   exit $1
312 } # as_fn_exit
313
314 # as_fn_mkdir_p
315 # -------------
316 # Create "$as_dir" as a directory, including parents if necessary.
317 as_fn_mkdir_p ()
318 {
319
320   case $as_dir in #(
321   -*) as_dir=./$as_dir;;
322   esac
323   test -d "$as_dir" || eval $as_mkdir_p || {
324     as_dirs=
325     while :; do
326       case $as_dir in #(
327       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
328       *) as_qdir=$as_dir;;
329       esac
330       as_dirs="'$as_qdir' $as_dirs"
331       as_dir=`$as_dirname -- "$as_dir" ||
332 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
333          X"$as_dir" : 'X\(//\)[^/]' \| \
334          X"$as_dir" : 'X\(//\)$' \| \
335          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
336 $as_echo X"$as_dir" |
337     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
338             s//\1/
339             q
340           }
341           /^X\(\/\/\)[^/].*/{
342             s//\1/
343             q
344           }
345           /^X\(\/\/\)$/{
346             s//\1/
347             q
348           }
349           /^X\(\/\).*/{
350             s//\1/
351             q
352           }
353           s/.*/./; q'`
354       test -d "$as_dir" && break
355     done
356     test -z "$as_dirs" || eval "mkdir $as_dirs"
357   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
358
359
360 } # as_fn_mkdir_p
361
362 # as_fn_executable_p FILE
363 # -----------------------
364 # Test if FILE is an executable regular file.
365 as_fn_executable_p ()
366 {
367   test -f "$1" && test -x "$1"
368 } # as_fn_executable_p
369 # as_fn_append VAR VALUE
370 # ----------------------
371 # Append the text in VALUE to the end of the definition contained in VAR. Take
372 # advantage of any shell optimizations that allow amortized linear growth over
373 # repeated appends, instead of the typical quadratic growth present in naive
374 # implementations.
375 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
376   eval 'as_fn_append ()
377   {
378     eval $1+=\$2
379   }'
380 else
381   as_fn_append ()
382   {
383     eval $1=\$$1\$2
384   }
385 fi # as_fn_append
386
387 # as_fn_arith ARG...
388 # ------------------
389 # Perform arithmetic evaluation on the ARGs, and store the result in the
390 # global $as_val. Take advantage of shells that can avoid forks. The arguments
391 # must be portable across $(()) and expr.
392 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
393   eval 'as_fn_arith ()
394   {
395     as_val=$(( $* ))
396   }'
397 else
398   as_fn_arith ()
399   {
400     as_val=`expr "$@" || test $? -eq 1`
401   }
402 fi # as_fn_arith
403
404
405 # as_fn_error STATUS ERROR [LINENO LOG_FD]
406 # ----------------------------------------
407 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
408 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
409 # script with STATUS, using 1 if that was 0.
410 as_fn_error ()
411 {
412   as_status=$1; test $as_status -eq 0 && as_status=1
413   if test "$4"; then
414     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
415     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
416   fi
417   $as_echo "$as_me: error: $2" >&2
418   as_fn_exit $as_status
419 } # as_fn_error
420
421 if expr a : '\(a\)' >/dev/null 2>&1 &&
422    test "X`expr 00001 : '.*\(...\)'`" = X001; then
423   as_expr=expr
424 else
425   as_expr=false
426 fi
427
428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
429   as_basename=basename
430 else
431   as_basename=false
432 fi
433
434 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
435   as_dirname=dirname
436 else
437   as_dirname=false
438 fi
439
440 as_me=`$as_basename -- "$0" ||
441 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
442          X"$0" : 'X\(//\)$' \| \
443          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
444 $as_echo X/"$0" |
445     sed '/^.*\/\([^/][^/]*\)\/*$/{
446             s//\1/
447             q
448           }
449           /^X\/\(\/\/\)$/{
450             s//\1/
451             q
452           }
453           /^X\/\(\/\).*/{
454             s//\1/
455             q
456           }
457           s/.*/./; q'`
458
459 # Avoid depending upon Character Ranges.
460 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
461 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
462 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
463 as_cr_digits='0123456789'
464 as_cr_alnum=$as_cr_Letters$as_cr_digits
465
466
467   as_lineno_1=$LINENO as_lineno_1a=$LINENO
468   as_lineno_2=$LINENO as_lineno_2a=$LINENO
469   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
470   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
471   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
472   sed -n '
473     p
474     /[$]LINENO/=
475   ' <$as_myself |
476     sed '
477       s/[$]LINENO.*/&-/
478       t lineno
479       b
480       :lineno
481       N
482       :loop
483       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
484       t loop
485       s/-\n.*//
486     ' >$as_me.lineno &&
487   chmod +x "$as_me.lineno" ||
488     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
489
490   # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
491   # already done that, so ensure we don't try to do so again and fall
492   # in an infinite loop.  This has already happened in practice.
493   _as_can_reexec=no; export _as_can_reexec
494   # Don't try to exec as it changes $[0], causing all sort of problems
495   # (the dirname of $[0] is not the place where we might find the
496   # original and so on.  Autoconf is especially sensitive to this).
497   . "./$as_me.lineno"
498   # Exit status is that of the last command.
499   exit
500 }
501
502 ECHO_C= ECHO_N= ECHO_T=
503 case `echo -n x` in #(((((
504 -n*)
505   case `echo 'xy\c'` in
506   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
507   xy)  ECHO_C='\c';;
508   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
509        ECHO_T=' ';;
510   esac;;
511 *)
512   ECHO_N='-n';;
513 esac
514
515 rm -f conf$$ conf$$.exe conf$$.file
516 if test -d conf$$.dir; then
517   rm -f conf$$.dir/conf$$.file
518 else
519   rm -f conf$$.dir
520   mkdir conf$$.dir 2>/dev/null
521 fi
522 if (echo >conf$$.file) 2>/dev/null; then
523   if ln -s conf$$.file conf$$ 2>/dev/null; then
524     as_ln_s='ln -s'
525     # ... but there are two gotchas:
526     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
527     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
528     # In both cases, we have to default to `cp -pR'.
529     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
530       as_ln_s='cp -pR'
531   elif ln conf$$.file conf$$ 2>/dev/null; then
532     as_ln_s=ln
533   else
534     as_ln_s='cp -pR'
535   fi
536 else
537   as_ln_s='cp -pR'
538 fi
539 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
540 rmdir conf$$.dir 2>/dev/null
541
542 if mkdir -p . 2>/dev/null; then
543   as_mkdir_p='mkdir -p "$as_dir"'
544 else
545   test -d ./-p && rmdir ./-p
546   as_mkdir_p=false
547 fi
548
549 as_test_x='test -x'
550 as_executable_p=as_fn_executable_p
551
552 # Sed expression to map a string onto a valid CPP name.
553 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
554
555 # Sed expression to map a string onto a valid variable name.
556 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
557
558
559 test -n "$DJDIR" || exec 7<&0 </dev/null
560 exec 6>&1
561
562 # Name of the host.
563 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
564 # so uname gets run too.
565 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
566
567 #
568 # Initializations.
569 #
570 ac_default_prefix=/usr/local
571 ac_clean_files=
572 ac_config_libobj_dir=.
573 LIBOBJS=
574 cross_compiling=no
575 subdirs=
576 MFLAGS=
577 MAKEFLAGS=
578
579 # Identity of this package.
580 PACKAGE_NAME='Builder4'
581 PACKAGE_TARNAME='builder4'
582 PACKAGE_VERSION='1'
583 PACKAGE_STRING='Builder4 1'
584 PACKAGE_BUGREPORT='alan@roojs.com'
585 PACKAGE_URL=''
586
587 ac_subst_vars='LTLIBOBJS
588 LIBOBJS
589 AM_BACKSLASH
590 AM_DEFAULT_VERBOSITY
591 AM_DEFAULT_V
592 AM_V
593 am__untar
594 am__tar
595 AMTAR
596 am__leading_dot
597 SET_MAKE
598 AWK
599 mkdir_p
600 MKDIR_P
601 INSTALL_STRIP_PROGRAM
602 STRIP
603 install_sh
604 MAKEINFO
605 AUTOHEADER
606 AUTOMAKE
607 AUTOCONF
608 ACLOCAL
609 VERSION
610 PACKAGE
611 CYGPATH_W
612 am__isrc
613 INSTALL_DATA
614 INSTALL_SCRIPT
615 INSTALL_PROGRAM
616 target_alias
617 host_alias
618 build_alias
619 LIBS
620 ECHO_T
621 ECHO_N
622 ECHO_C
623 DEFS
624 mandir
625 localedir
626 libdir
627 psdir
628 pdfdir
629 dvidir
630 htmldir
631 infodir
632 docdir
633 oldincludedir
634 includedir
635 localstatedir
636 sharedstatedir
637 sysconfdir
638 datadir
639 datarootdir
640 libexecdir
641 sbindir
642 bindir
643 program_transform_name
644 prefix
645 exec_prefix
646 PACKAGE_URL
647 PACKAGE_BUGREPORT
648 PACKAGE_STRING
649 PACKAGE_VERSION
650 PACKAGE_TARNAME
651 PACKAGE_NAME
652 PATH_SEPARATOR
653 SHELL'
654 ac_subst_files=''
655 ac_user_opts='
656 enable_option_checking
657 enable_silent_rules
658 '
659       ac_precious_vars='build_alias
660 host_alias
661 target_alias'
662
663
664 # Initialize some variables set by options.
665 ac_init_help=
666 ac_init_version=false
667 ac_unrecognized_opts=
668 ac_unrecognized_sep=
669 # The variables have the same names as the options, with
670 # dashes changed to underlines.
671 cache_file=/dev/null
672 exec_prefix=NONE
673 no_create=
674 no_recursion=
675 prefix=NONE
676 program_prefix=NONE
677 program_suffix=NONE
678 program_transform_name=s,x,x,
679 silent=
680 site=
681 srcdir=
682 verbose=
683 x_includes=NONE
684 x_libraries=NONE
685
686 # Installation directory options.
687 # These are left unexpanded so users can "make install exec_prefix=/foo"
688 # and all the variables that are supposed to be based on exec_prefix
689 # by default will actually change.
690 # Use braces instead of parens because sh, perl, etc. also accept them.
691 # (The list follows the same order as the GNU Coding Standards.)
692 bindir='${exec_prefix}/bin'
693 sbindir='${exec_prefix}/sbin'
694 libexecdir='${exec_prefix}/libexec'
695 datarootdir='${prefix}/share'
696 datadir='${datarootdir}'
697 sysconfdir='${prefix}/etc'
698 sharedstatedir='${prefix}/com'
699 localstatedir='${prefix}/var'
700 includedir='${prefix}/include'
701 oldincludedir='/usr/include'
702 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
703 infodir='${datarootdir}/info'
704 htmldir='${docdir}'
705 dvidir='${docdir}'
706 pdfdir='${docdir}'
707 psdir='${docdir}'
708 libdir='${exec_prefix}/lib'
709 localedir='${datarootdir}/locale'
710 mandir='${datarootdir}/man'
711
712 ac_prev=
713 ac_dashdash=
714 for ac_option
715 do
716   # If the previous option needs an argument, assign it.
717   if test -n "$ac_prev"; then
718     eval $ac_prev=\$ac_option
719     ac_prev=
720     continue
721   fi
722
723   case $ac_option in
724   *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
725   *=)   ac_optarg= ;;
726   *)    ac_optarg=yes ;;
727   esac
728
729   # Accept the important Cygnus configure options, so we can diagnose typos.
730
731   case $ac_dashdash$ac_option in
732   --)
733     ac_dashdash=yes ;;
734
735   -bindir | --bindir | --bindi | --bind | --bin | --bi)
736     ac_prev=bindir ;;
737   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
738     bindir=$ac_optarg ;;
739
740   -build | --build | --buil | --bui | --bu)
741     ac_prev=build_alias ;;
742   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
743     build_alias=$ac_optarg ;;
744
745   -cache-file | --cache-file | --cache-fil | --cache-fi \
746   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
747     ac_prev=cache_file ;;
748   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
749   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
750     cache_file=$ac_optarg ;;
751
752   --config-cache | -C)
753     cache_file=config.cache ;;
754
755   -datadir | --datadir | --datadi | --datad)
756     ac_prev=datadir ;;
757   -datadir=* | --datadir=* | --datadi=* | --datad=*)
758     datadir=$ac_optarg ;;
759
760   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
761   | --dataroo | --dataro | --datar)
762     ac_prev=datarootdir ;;
763   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
764   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
765     datarootdir=$ac_optarg ;;
766
767   -disable-* | --disable-*)
768     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
769     # Reject names that are not valid shell variable names.
770     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
771       as_fn_error $? "invalid feature name: $ac_useropt"
772     ac_useropt_orig=$ac_useropt
773     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
774     case $ac_user_opts in
775       *"
776 "enable_$ac_useropt"
777 "*) ;;
778       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
779          ac_unrecognized_sep=', ';;
780     esac
781     eval enable_$ac_useropt=no ;;
782
783   -docdir | --docdir | --docdi | --doc | --do)
784     ac_prev=docdir ;;
785   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
786     docdir=$ac_optarg ;;
787
788   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
789     ac_prev=dvidir ;;
790   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
791     dvidir=$ac_optarg ;;
792
793   -enable-* | --enable-*)
794     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
795     # Reject names that are not valid shell variable names.
796     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
797       as_fn_error $? "invalid feature name: $ac_useropt"
798     ac_useropt_orig=$ac_useropt
799     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
800     case $ac_user_opts in
801       *"
802 "enable_$ac_useropt"
803 "*) ;;
804       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
805          ac_unrecognized_sep=', ';;
806     esac
807     eval enable_$ac_useropt=\$ac_optarg ;;
808
809   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
810   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
811   | --exec | --exe | --ex)
812     ac_prev=exec_prefix ;;
813   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
814   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
815   | --exec=* | --exe=* | --ex=*)
816     exec_prefix=$ac_optarg ;;
817
818   -gas | --gas | --ga | --g)
819     # Obsolete; use --with-gas.
820     with_gas=yes ;;
821
822   -help | --help | --hel | --he | -h)
823     ac_init_help=long ;;
824   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
825     ac_init_help=recursive ;;
826   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
827     ac_init_help=short ;;
828
829   -host | --host | --hos | --ho)
830     ac_prev=host_alias ;;
831   -host=* | --host=* | --hos=* | --ho=*)
832     host_alias=$ac_optarg ;;
833
834   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
835     ac_prev=htmldir ;;
836   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
837   | --ht=*)
838     htmldir=$ac_optarg ;;
839
840   -includedir | --includedir | --includedi | --included | --include \
841   | --includ | --inclu | --incl | --inc)
842     ac_prev=includedir ;;
843   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
844   | --includ=* | --inclu=* | --incl=* | --inc=*)
845     includedir=$ac_optarg ;;
846
847   -infodir | --infodir | --infodi | --infod | --info | --inf)
848     ac_prev=infodir ;;
849   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
850     infodir=$ac_optarg ;;
851
852   -libdir | --libdir | --libdi | --libd)
853     ac_prev=libdir ;;
854   -libdir=* | --libdir=* | --libdi=* | --libd=*)
855     libdir=$ac_optarg ;;
856
857   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
858   | --libexe | --libex | --libe)
859     ac_prev=libexecdir ;;
860   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
861   | --libexe=* | --libex=* | --libe=*)
862     libexecdir=$ac_optarg ;;
863
864   -localedir | --localedir | --localedi | --localed | --locale)
865     ac_prev=localedir ;;
866   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
867     localedir=$ac_optarg ;;
868
869   -localstatedir | --localstatedir | --localstatedi | --localstated \
870   | --localstate | --localstat | --localsta | --localst | --locals)
871     ac_prev=localstatedir ;;
872   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
873   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
874     localstatedir=$ac_optarg ;;
875
876   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
877     ac_prev=mandir ;;
878   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
879     mandir=$ac_optarg ;;
880
881   -nfp | --nfp | --nf)
882     # Obsolete; use --without-fp.
883     with_fp=no ;;
884
885   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
886   | --no-cr | --no-c | -n)
887     no_create=yes ;;
888
889   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
890   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
891     no_recursion=yes ;;
892
893   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
894   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
895   | --oldin | --oldi | --old | --ol | --o)
896     ac_prev=oldincludedir ;;
897   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
898   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
899   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
900     oldincludedir=$ac_optarg ;;
901
902   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
903     ac_prev=prefix ;;
904   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
905     prefix=$ac_optarg ;;
906
907   -program-prefix | --program-prefix | --program-prefi | --program-pref \
908   | --program-pre | --program-pr | --program-p)
909     ac_prev=program_prefix ;;
910   -program-prefix=* | --program-prefix=* | --program-prefi=* \
911   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
912     program_prefix=$ac_optarg ;;
913
914   -program-suffix | --program-suffix | --program-suffi | --program-suff \
915   | --program-suf | --program-su | --program-s)
916     ac_prev=program_suffix ;;
917   -program-suffix=* | --program-suffix=* | --program-suffi=* \
918   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
919     program_suffix=$ac_optarg ;;
920
921   -program-transform-name | --program-transform-name \
922   | --program-transform-nam | --program-transform-na \
923   | --program-transform-n | --program-transform- \
924   | --program-transform | --program-transfor \
925   | --program-transfo | --program-transf \
926   | --program-trans | --program-tran \
927   | --progr-tra | --program-tr | --program-t)
928     ac_prev=program_transform_name ;;
929   -program-transform-name=* | --program-transform-name=* \
930   | --program-transform-nam=* | --program-transform-na=* \
931   | --program-transform-n=* | --program-transform-=* \
932   | --program-transform=* | --program-transfor=* \
933   | --program-transfo=* | --program-transf=* \
934   | --program-trans=* | --program-tran=* \
935   | --progr-tra=* | --program-tr=* | --program-t=*)
936     program_transform_name=$ac_optarg ;;
937
938   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
939     ac_prev=pdfdir ;;
940   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
941     pdfdir=$ac_optarg ;;
942
943   -psdir | --psdir | --psdi | --psd | --ps)
944     ac_prev=psdir ;;
945   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
946     psdir=$ac_optarg ;;
947
948   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
949   | -silent | --silent | --silen | --sile | --sil)
950     silent=yes ;;
951
952   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
953     ac_prev=sbindir ;;
954   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
955   | --sbi=* | --sb=*)
956     sbindir=$ac_optarg ;;
957
958   -sharedstatedir | --sharedstatedir | --sharedstatedi \
959   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
960   | --sharedst | --shareds | --shared | --share | --shar \
961   | --sha | --sh)
962     ac_prev=sharedstatedir ;;
963   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
964   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
965   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
966   | --sha=* | --sh=*)
967     sharedstatedir=$ac_optarg ;;
968
969   -site | --site | --sit)
970     ac_prev=site ;;
971   -site=* | --site=* | --sit=*)
972     site=$ac_optarg ;;
973
974   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
975     ac_prev=srcdir ;;
976   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
977     srcdir=$ac_optarg ;;
978
979   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
980   | --syscon | --sysco | --sysc | --sys | --sy)
981     ac_prev=sysconfdir ;;
982   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
983   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
984     sysconfdir=$ac_optarg ;;
985
986   -target | --target | --targe | --targ | --tar | --ta | --t)
987     ac_prev=target_alias ;;
988   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
989     target_alias=$ac_optarg ;;
990
991   -v | -verbose | --verbose | --verbos | --verbo | --verb)
992     verbose=yes ;;
993
994   -version | --version | --versio | --versi | --vers | -V)
995     ac_init_version=: ;;
996
997   -with-* | --with-*)
998     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
999     # Reject names that are not valid shell variable names.
1000     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1001       as_fn_error $? "invalid package name: $ac_useropt"
1002     ac_useropt_orig=$ac_useropt
1003     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1004     case $ac_user_opts in
1005       *"
1006 "with_$ac_useropt"
1007 "*) ;;
1008       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1009          ac_unrecognized_sep=', ';;
1010     esac
1011     eval with_$ac_useropt=\$ac_optarg ;;
1012
1013   -without-* | --without-*)
1014     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1015     # Reject names that are not valid shell variable names.
1016     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1017       as_fn_error $? "invalid package name: $ac_useropt"
1018     ac_useropt_orig=$ac_useropt
1019     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1020     case $ac_user_opts in
1021       *"
1022 "with_$ac_useropt"
1023 "*) ;;
1024       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1025          ac_unrecognized_sep=', ';;
1026     esac
1027     eval with_$ac_useropt=no ;;
1028
1029   --x)
1030     # Obsolete; use --with-x.
1031     with_x=yes ;;
1032
1033   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1034   | --x-incl | --x-inc | --x-in | --x-i)
1035     ac_prev=x_includes ;;
1036   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1037   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1038     x_includes=$ac_optarg ;;
1039
1040   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1041   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1042     ac_prev=x_libraries ;;
1043   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1044   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1045     x_libraries=$ac_optarg ;;
1046
1047   -*) as_fn_error $? "unrecognized option: \`$ac_option'
1048 Try \`$0 --help' for more information"
1049     ;;
1050
1051   *=*)
1052     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1053     # Reject names that are not valid shell variable names.
1054     case $ac_envvar in #(
1055       '' | [0-9]* | *[!_$as_cr_alnum]* )
1056       as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1057     esac
1058     eval $ac_envvar=\$ac_optarg
1059     export $ac_envvar ;;
1060
1061   *)
1062     # FIXME: should be removed in autoconf 3.0.
1063     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1064     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1065       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1066     : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1067     ;;
1068
1069   esac
1070 done
1071
1072 if test -n "$ac_prev"; then
1073   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1074   as_fn_error $? "missing argument to $ac_option"
1075 fi
1076
1077 if test -n "$ac_unrecognized_opts"; then
1078   case $enable_option_checking in
1079     no) ;;
1080     fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1081     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1082   esac
1083 fi
1084
1085 # Check all directory arguments for consistency.
1086 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1087                 datadir sysconfdir sharedstatedir localstatedir includedir \
1088                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1089                 libdir localedir mandir
1090 do
1091   eval ac_val=\$$ac_var
1092   # Remove trailing slashes.
1093   case $ac_val in
1094     */ )
1095       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1096       eval $ac_var=\$ac_val;;
1097   esac
1098   # Be sure to have absolute directory names.
1099   case $ac_val in
1100     [\\/$]* | ?:[\\/]* )  continue;;
1101     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1102   esac
1103   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1104 done
1105
1106 # There might be people who depend on the old broken behavior: `$host'
1107 # used to hold the argument of --host etc.
1108 # FIXME: To remove some day.
1109 build=$build_alias
1110 host=$host_alias
1111 target=$target_alias
1112
1113 # FIXME: To remove some day.
1114 if test "x$host_alias" != x; then
1115   if test "x$build_alias" = x; then
1116     cross_compiling=maybe
1117   elif test "x$build_alias" != "x$host_alias"; then
1118     cross_compiling=yes
1119   fi
1120 fi
1121
1122 ac_tool_prefix=
1123 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1124
1125 test "$silent" = yes && exec 6>/dev/null
1126
1127
1128 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1129 ac_ls_di=`ls -di .` &&
1130 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1131   as_fn_error $? "working directory cannot be determined"
1132 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1133   as_fn_error $? "pwd does not report name of working directory"
1134
1135
1136 # Find the source files, if location was not specified.
1137 if test -z "$srcdir"; then
1138   ac_srcdir_defaulted=yes
1139   # Try the directory containing this script, then the parent directory.
1140   ac_confdir=`$as_dirname -- "$as_myself" ||
1141 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1142          X"$as_myself" : 'X\(//\)[^/]' \| \
1143          X"$as_myself" : 'X\(//\)$' \| \
1144          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1145 $as_echo X"$as_myself" |
1146     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1147             s//\1/
1148             q
1149           }
1150           /^X\(\/\/\)[^/].*/{
1151             s//\1/
1152             q
1153           }
1154           /^X\(\/\/\)$/{
1155             s//\1/
1156             q
1157           }
1158           /^X\(\/\).*/{
1159             s//\1/
1160             q
1161           }
1162           s/.*/./; q'`
1163   srcdir=$ac_confdir
1164   if test ! -r "$srcdir/$ac_unique_file"; then
1165     srcdir=..
1166   fi
1167 else
1168   ac_srcdir_defaulted=no
1169 fi
1170 if test ! -r "$srcdir/$ac_unique_file"; then
1171   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1172   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1173 fi
1174 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1175 ac_abs_confdir=`(
1176         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1177         pwd)`
1178 # When building in place, set srcdir=.
1179 if test "$ac_abs_confdir" = "$ac_pwd"; then
1180   srcdir=.
1181 fi
1182 # Remove unnecessary trailing slashes from srcdir.
1183 # Double slashes in file names in object file debugging info
1184 # mess up M-x gdb in Emacs.
1185 case $srcdir in
1186 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1187 esac
1188 for ac_var in $ac_precious_vars; do
1189   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1190   eval ac_env_${ac_var}_value=\$${ac_var}
1191   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1192   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1193 done
1194
1195 #
1196 # Report the --help message.
1197 #
1198 if test "$ac_init_help" = "long"; then
1199   # Omit some internal or obsolete options to make the list less imposing.
1200   # This message is too long to be a string in the A/UX 3.1 sh.
1201   cat <<_ACEOF
1202 \`configure' configures Builder4 1 to adapt to many kinds of systems.
1203
1204 Usage: $0 [OPTION]... [VAR=VALUE]...
1205
1206 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1207 VAR=VALUE.  See below for descriptions of some of the useful variables.
1208
1209 Defaults for the options are specified in brackets.
1210
1211 Configuration:
1212   -h, --help              display this help and exit
1213       --help=short        display options specific to this package
1214       --help=recursive    display the short help of all the included packages
1215   -V, --version           display version information and exit
1216   -q, --quiet, --silent   do not print \`checking ...' messages
1217       --cache-file=FILE   cache test results in FILE [disabled]
1218   -C, --config-cache      alias for \`--cache-file=config.cache'
1219   -n, --no-create         do not create output files
1220       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1221
1222 Installation directories:
1223   --prefix=PREFIX         install architecture-independent files in PREFIX
1224                           [$ac_default_prefix]
1225   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1226                           [PREFIX]
1227
1228 By default, \`make install' will install all the files in
1229 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1230 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1231 for instance \`--prefix=\$HOME'.
1232
1233 For better control, use the options below.
1234
1235 Fine tuning of the installation directories:
1236   --bindir=DIR            user executables [EPREFIX/bin]
1237   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1238   --libexecdir=DIR        program executables [EPREFIX/libexec]
1239   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1240   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1241   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1242   --libdir=DIR            object code libraries [EPREFIX/lib]
1243   --includedir=DIR        C header files [PREFIX/include]
1244   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1245   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1246   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1247   --infodir=DIR           info documentation [DATAROOTDIR/info]
1248   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1249   --mandir=DIR            man documentation [DATAROOTDIR/man]
1250   --docdir=DIR            documentation root [DATAROOTDIR/doc/builder4]
1251   --htmldir=DIR           html documentation [DOCDIR]
1252   --dvidir=DIR            dvi documentation [DOCDIR]
1253   --pdfdir=DIR            pdf documentation [DOCDIR]
1254   --psdir=DIR             ps documentation [DOCDIR]
1255 _ACEOF
1256
1257   cat <<\_ACEOF
1258
1259 Program names:
1260   --program-prefix=PREFIX            prepend PREFIX to installed program names
1261   --program-suffix=SUFFIX            append SUFFIX to installed program names
1262   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1263 _ACEOF
1264 fi
1265
1266 if test -n "$ac_init_help"; then
1267   case $ac_init_help in
1268      short | recursive ) echo "Configuration of Builder4 1:";;
1269    esac
1270   cat <<\_ACEOF
1271
1272 Optional Features:
1273   --disable-option-checking  ignore unrecognized --enable/--with options
1274   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1275   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1276   --enable-silent-rules   less verbose build output (undo: "make V=1")
1277   --disable-silent-rules  verbose build output (undo: "make V=0")
1278
1279 Report bugs to <alan@roojs.com>.
1280 _ACEOF
1281 ac_status=$?
1282 fi
1283
1284 if test "$ac_init_help" = "recursive"; then
1285   # If there are subdirs, report their specific --help.
1286   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1287     test -d "$ac_dir" ||
1288       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1289       continue
1290     ac_builddir=.
1291
1292 case "$ac_dir" in
1293 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1294 *)
1295   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1296   # A ".." for each directory in $ac_dir_suffix.
1297   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1298   case $ac_top_builddir_sub in
1299   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1300   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1301   esac ;;
1302 esac
1303 ac_abs_top_builddir=$ac_pwd
1304 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1305 # for backward compatibility:
1306 ac_top_builddir=$ac_top_build_prefix
1307
1308 case $srcdir in
1309   .)  # We are building in place.
1310     ac_srcdir=.
1311     ac_top_srcdir=$ac_top_builddir_sub
1312     ac_abs_top_srcdir=$ac_pwd ;;
1313   [\\/]* | ?:[\\/]* )  # Absolute name.
1314     ac_srcdir=$srcdir$ac_dir_suffix;
1315     ac_top_srcdir=$srcdir
1316     ac_abs_top_srcdir=$srcdir ;;
1317   *) # Relative name.
1318     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1319     ac_top_srcdir=$ac_top_build_prefix$srcdir
1320     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1321 esac
1322 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1323
1324     cd "$ac_dir" || { ac_status=$?; continue; }
1325     # Check for guested configure.
1326     if test -f "$ac_srcdir/configure.gnu"; then
1327       echo &&
1328       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1329     elif test -f "$ac_srcdir/configure"; then
1330       echo &&
1331       $SHELL "$ac_srcdir/configure" --help=recursive
1332     else
1333       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1334     fi || ac_status=$?
1335     cd "$ac_pwd" || { ac_status=$?; break; }
1336   done
1337 fi
1338
1339 test -n "$ac_init_help" && exit $ac_status
1340 if $ac_init_version; then
1341   cat <<\_ACEOF
1342 Builder4 configure 1
1343 generated by GNU Autoconf 2.69
1344
1345 Copyright (C) 2012 Free Software Foundation, Inc.
1346 This configure script is free software; the Free Software Foundation
1347 gives unlimited permission to copy, distribute and modify it.
1348 _ACEOF
1349   exit
1350 fi
1351
1352 ## ------------------------ ##
1353 ## Autoconf initialization. ##
1354 ## ------------------------ ##
1355 cat >config.log <<_ACEOF
1356 This file contains any messages produced by compilers while
1357 running configure, to aid debugging if configure makes a mistake.
1358
1359 It was created by Builder4 $as_me 1, which was
1360 generated by GNU Autoconf 2.69.  Invocation command line was
1361
1362   $ $0 $@
1363
1364 _ACEOF
1365 exec 5>>config.log
1366 {
1367 cat <<_ASUNAME
1368 ## --------- ##
1369 ## Platform. ##
1370 ## --------- ##
1371
1372 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1373 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1374 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1375 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1376 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1377
1378 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1379 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1380
1381 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1382 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1383 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1384 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1385 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1386 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1387 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1388
1389 _ASUNAME
1390
1391 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1392 for as_dir in $PATH
1393 do
1394   IFS=$as_save_IFS
1395   test -z "$as_dir" && as_dir=.
1396     $as_echo "PATH: $as_dir"
1397   done
1398 IFS=$as_save_IFS
1399
1400 } >&5
1401
1402 cat >&5 <<_ACEOF
1403
1404
1405 ## ----------- ##
1406 ## Core tests. ##
1407 ## ----------- ##
1408
1409 _ACEOF
1410
1411
1412 # Keep a trace of the command line.
1413 # Strip out --no-create and --no-recursion so they do not pile up.
1414 # Strip out --silent because we don't want to record it for future runs.
1415 # Also quote any args containing shell meta-characters.
1416 # Make two passes to allow for proper duplicate-argument suppression.
1417 ac_configure_args=
1418 ac_configure_args0=
1419 ac_configure_args1=
1420 ac_must_keep_next=false
1421 for ac_pass in 1 2
1422 do
1423   for ac_arg
1424   do
1425     case $ac_arg in
1426     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1427     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1428     | -silent | --silent | --silen | --sile | --sil)
1429       continue ;;
1430     *\'*)
1431       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1432     esac
1433     case $ac_pass in
1434     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1435     2)
1436       as_fn_append ac_configure_args1 " '$ac_arg'"
1437       if test $ac_must_keep_next = true; then
1438         ac_must_keep_next=false # Got value, back to normal.
1439       else
1440         case $ac_arg in
1441           *=* | --config-cache | -C | -disable-* | --disable-* \
1442           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1443           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1444           | -with-* | --with-* | -without-* | --without-* | --x)
1445             case "$ac_configure_args0 " in
1446               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1447             esac
1448             ;;
1449           -* ) ac_must_keep_next=true ;;
1450         esac
1451       fi
1452       as_fn_append ac_configure_args " '$ac_arg'"
1453       ;;
1454     esac
1455   done
1456 done
1457 { ac_configure_args0=; unset ac_configure_args0;}
1458 { ac_configure_args1=; unset ac_configure_args1;}
1459
1460 # When interrupted or exit'd, cleanup temporary files, and complete
1461 # config.log.  We remove comments because anyway the quotes in there
1462 # would cause problems or look ugly.
1463 # WARNING: Use '\'' to represent an apostrophe within the trap.
1464 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1465 trap 'exit_status=$?
1466   # Save into config.log some information that might help in debugging.
1467   {
1468     echo
1469
1470     $as_echo "## ---------------- ##
1471 ## Cache variables. ##
1472 ## ---------------- ##"
1473     echo
1474     # The following way of writing the cache mishandles newlines in values,
1475 (
1476   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1477     eval ac_val=\$$ac_var
1478     case $ac_val in #(
1479     *${as_nl}*)
1480       case $ac_var in #(
1481       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1482 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1483       esac
1484       case $ac_var in #(
1485       _ | IFS | as_nl) ;; #(
1486       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1487       *) { eval $ac_var=; unset $ac_var;} ;;
1488       esac ;;
1489     esac
1490   done
1491   (set) 2>&1 |
1492     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1493     *${as_nl}ac_space=\ *)
1494       sed -n \
1495         "s/'\''/'\''\\\\'\'''\''/g;
1496           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1497       ;; #(
1498     *)
1499       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1500       ;;
1501     esac |
1502     sort
1503 )
1504     echo
1505
1506     $as_echo "## ----------------- ##
1507 ## Output variables. ##
1508 ## ----------------- ##"
1509     echo
1510     for ac_var in $ac_subst_vars
1511     do
1512       eval ac_val=\$$ac_var
1513       case $ac_val in
1514       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1515       esac
1516       $as_echo "$ac_var='\''$ac_val'\''"
1517     done | sort
1518     echo
1519
1520     if test -n "$ac_subst_files"; then
1521       $as_echo "## ------------------- ##
1522 ## File substitutions. ##
1523 ## ------------------- ##"
1524       echo
1525       for ac_var in $ac_subst_files
1526       do
1527         eval ac_val=\$$ac_var
1528         case $ac_val in
1529         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1530         esac
1531         $as_echo "$ac_var='\''$ac_val'\''"
1532       done | sort
1533       echo
1534     fi
1535
1536     if test -s confdefs.h; then
1537       $as_echo "## ----------- ##
1538 ## confdefs.h. ##
1539 ## ----------- ##"
1540       echo
1541       cat confdefs.h
1542       echo
1543     fi
1544     test "$ac_signal" != 0 &&
1545       $as_echo "$as_me: caught signal $ac_signal"
1546     $as_echo "$as_me: exit $exit_status"
1547   } >&5
1548   rm -f core *.core core.conftest.* &&
1549     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1550     exit $exit_status
1551 ' 0
1552 for ac_signal in 1 2 13 15; do
1553   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1554 done
1555 ac_signal=0
1556
1557 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1558 rm -f -r conftest* confdefs.h
1559
1560 $as_echo "/* confdefs.h */" > confdefs.h
1561
1562 # Predefined preprocessor variables.
1563
1564 cat >>confdefs.h <<_ACEOF
1565 #define PACKAGE_NAME "$PACKAGE_NAME"
1566 _ACEOF
1567
1568 cat >>confdefs.h <<_ACEOF
1569 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1570 _ACEOF
1571
1572 cat >>confdefs.h <<_ACEOF
1573 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1574 _ACEOF
1575
1576 cat >>confdefs.h <<_ACEOF
1577 #define PACKAGE_STRING "$PACKAGE_STRING"
1578 _ACEOF
1579
1580 cat >>confdefs.h <<_ACEOF
1581 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1582 _ACEOF
1583
1584 cat >>confdefs.h <<_ACEOF
1585 #define PACKAGE_URL "$PACKAGE_URL"
1586 _ACEOF
1587
1588
1589 # Let the site file select an alternate cache file if it wants to.
1590 # Prefer an explicitly selected file to automatically selected ones.
1591 ac_site_file1=NONE
1592 ac_site_file2=NONE
1593 if test -n "$CONFIG_SITE"; then
1594   # We do not want a PATH search for config.site.
1595   case $CONFIG_SITE in #((
1596     -*)  ac_site_file1=./$CONFIG_SITE;;
1597     */*) ac_site_file1=$CONFIG_SITE;;
1598     *)   ac_site_file1=./$CONFIG_SITE;;
1599   esac
1600 elif test "x$prefix" != xNONE; then
1601   ac_site_file1=$prefix/share/config.site
1602   ac_site_file2=$prefix/etc/config.site
1603 else
1604   ac_site_file1=$ac_default_prefix/share/config.site
1605   ac_site_file2=$ac_default_prefix/etc/config.site
1606 fi
1607 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1608 do
1609   test "x$ac_site_file" = xNONE && continue
1610   if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1611     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1612 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1613     sed 's/^/| /' "$ac_site_file" >&5
1614     . "$ac_site_file" \
1615       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1616 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1617 as_fn_error $? "failed to load site script $ac_site_file
1618 See \`config.log' for more details" "$LINENO" 5; }
1619   fi
1620 done
1621
1622 if test -r "$cache_file"; then
1623   # Some versions of bash will fail to source /dev/null (special files
1624   # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
1625   if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1626     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1627 $as_echo "$as_me: loading cache $cache_file" >&6;}
1628     case $cache_file in
1629       [\\/]* | ?:[\\/]* ) . "$cache_file";;
1630       *)                      . "./$cache_file";;
1631     esac
1632   fi
1633 else
1634   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1635 $as_echo "$as_me: creating cache $cache_file" >&6;}
1636   >$cache_file
1637 fi
1638
1639 # Check that the precious variables saved in the cache have kept the same
1640 # value.
1641 ac_cache_corrupted=false
1642 for ac_var in $ac_precious_vars; do
1643   eval ac_old_set=\$ac_cv_env_${ac_var}_set
1644   eval ac_new_set=\$ac_env_${ac_var}_set
1645   eval ac_old_val=\$ac_cv_env_${ac_var}_value
1646   eval ac_new_val=\$ac_env_${ac_var}_value
1647   case $ac_old_set,$ac_new_set in
1648     set,)
1649       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1650 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1651       ac_cache_corrupted=: ;;
1652     ,set)
1653       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1654 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1655       ac_cache_corrupted=: ;;
1656     ,);;
1657     *)
1658       if test "x$ac_old_val" != "x$ac_new_val"; then
1659         # differences in whitespace do not lead to failure.
1660         ac_old_val_w=`echo x $ac_old_val`
1661         ac_new_val_w=`echo x $ac_new_val`
1662         if test "$ac_old_val_w" != "$ac_new_val_w"; then
1663           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1664 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1665           ac_cache_corrupted=:
1666         else
1667           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1668 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1669           eval $ac_var=\$ac_old_val
1670         fi
1671         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
1672 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1673         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
1674 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1675       fi;;
1676   esac
1677   # Pass precious variables to config.status.
1678   if test "$ac_new_set" = set; then
1679     case $ac_new_val in
1680     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1681     *) ac_arg=$ac_var=$ac_new_val ;;
1682     esac
1683     case " $ac_configure_args " in
1684       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1685       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1686     esac
1687   fi
1688 done
1689 if $ac_cache_corrupted; then
1690   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1691 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1692   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1693 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1694   as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1695 fi
1696 ## -------------------- ##
1697 ## Main body of script. ##
1698 ## -------------------- ##
1699
1700 ac_ext=c
1701 ac_cpp='$CPP $CPPFLAGS'
1702 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1703 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1704 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1705
1706
1707 am__api_version='1.14'
1708
1709 ac_aux_dir=
1710 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1711   if test -f "$ac_dir/install-sh"; then
1712     ac_aux_dir=$ac_dir
1713     ac_install_sh="$ac_aux_dir/install-sh -c"
1714     break
1715   elif test -f "$ac_dir/install.sh"; then
1716     ac_aux_dir=$ac_dir
1717     ac_install_sh="$ac_aux_dir/install.sh -c"
1718     break
1719   elif test -f "$ac_dir/shtool"; then
1720     ac_aux_dir=$ac_dir
1721     ac_install_sh="$ac_aux_dir/shtool install -c"
1722     break
1723   fi
1724 done
1725 if test -z "$ac_aux_dir"; then
1726   as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
1727 fi
1728
1729 # These three variables are undocumented and unsupported,
1730 # and are intended to be withdrawn in a future Autoconf release.
1731 # They can cause serious problems if a builder's source tree is in a directory
1732 # whose full name contains unusual characters.
1733 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
1734 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
1735 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
1736
1737
1738 # Find a good install program.  We prefer a C program (faster),
1739 # so one script is as good as another.  But avoid the broken or
1740 # incompatible versions:
1741 # SysV /etc/install, /usr/sbin/install
1742 # SunOS /usr/etc/install
1743 # IRIX /sbin/install
1744 # AIX /bin/install
1745 # AmigaOS /C/install, which installs bootblocks on floppy discs
1746 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1747 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1748 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1749 # OS/2's system install, which has a completely different semantic
1750 # ./install, which can be erroneously created by make from ./install.sh.
1751 # Reject install programs that cannot install multiple files.
1752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
1753 $as_echo_n "checking for a BSD-compatible install... " >&6; }
1754 if test -z "$INSTALL"; then
1755 if ${ac_cv_path_install+:} false; then :
1756   $as_echo_n "(cached) " >&6
1757 else
1758   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1759 for as_dir in $PATH
1760 do
1761   IFS=$as_save_IFS
1762   test -z "$as_dir" && as_dir=.
1763     # Account for people who put trailing slashes in PATH elements.
1764 case $as_dir/ in #((
1765   ./ | .// | /[cC]/* | \
1766   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1767   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
1768   /usr/ucb/* ) ;;
1769   *)
1770     # OSF1 and SCO ODT 3.0 have their own names for install.
1771     # Don't use installbsd from OSF since it installs stuff as root
1772     # by default.
1773     for ac_prog in ginstall scoinst install; do
1774       for ac_exec_ext in '' $ac_executable_extensions; do
1775         if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1776           if test $ac_prog = install &&
1777             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1778             # AIX install.  It has an incompatible calling convention.
1779             :
1780           elif test $ac_prog = install &&
1781             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1782             # program-specific install script used by HP pwplus--don't use.
1783             :
1784           else
1785             rm -rf conftest.one conftest.two conftest.dir
1786             echo one > conftest.one
1787             echo two > conftest.two
1788             mkdir conftest.dir
1789             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1790               test -s conftest.one && test -s conftest.two &&
1791               test -s conftest.dir/conftest.one &&
1792               test -s conftest.dir/conftest.two
1793             then
1794               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1795               break 3
1796             fi
1797           fi
1798         fi
1799       done
1800     done
1801     ;;
1802 esac
1803
1804   done
1805 IFS=$as_save_IFS
1806
1807 rm -rf conftest.one conftest.two conftest.dir
1808
1809 fi
1810   if test "${ac_cv_path_install+set}" = set; then
1811     INSTALL=$ac_cv_path_install
1812   else
1813     # As a last resort, use the slow shell script.  Don't cache a
1814     # value for INSTALL within a source directory, because that will
1815     # break other packages using the cache if that directory is
1816     # removed, or if the value is a relative name.
1817     INSTALL=$ac_install_sh
1818   fi
1819 fi
1820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
1821 $as_echo "$INSTALL" >&6; }
1822
1823 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1824 # It thinks the first close brace ends the variable substitution.
1825 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1826
1827 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1828
1829 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1830
1831 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
1832 $as_echo_n "checking whether build environment is sane... " >&6; }
1833 # Reject unsafe characters in $srcdir or the absolute working directory
1834 # name.  Accept space and tab only in the latter.
1835 am_lf='
1836 '
1837 case `pwd` in
1838   *[\\\"\#\$\&\'\`$am_lf]*)
1839     as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
1840 esac
1841 case $srcdir in
1842   *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
1843     as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
1844 esac
1845
1846 # Do 'set' in a subshell so we don't clobber the current shell's
1847 # arguments.  Must try -L first in case configure is actually a
1848 # symlink; some systems play weird games with the mod time of symlinks
1849 # (eg FreeBSD returns the mod time of the symlink's containing
1850 # directory).
1851 if (
1852    am_has_slept=no
1853    for am_try in 1 2; do
1854      echo "timestamp, slept: $am_has_slept" > conftest.file
1855      set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1856      if test "$*" = "X"; then
1857         # -L didn't work.
1858         set X `ls -t "$srcdir/configure" conftest.file`
1859      fi
1860      if test "$*" != "X $srcdir/configure conftest.file" \
1861         && test "$*" != "X conftest.file $srcdir/configure"; then
1862
1863         # If neither matched, then we have a broken ls.  This can happen
1864         # if, for instance, CONFIG_SHELL is bash and it inherits a
1865         # broken ls alias from the environment.  This has actually
1866         # happened.  Such a system could not be considered "sane".
1867         as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
1868   alias in your environment" "$LINENO" 5
1869      fi
1870      if test "$2" = conftest.file || test $am_try -eq 2; then
1871        break
1872      fi
1873      # Just in case.
1874      sleep 1
1875      am_has_slept=yes
1876    done
1877    test "$2" = conftest.file
1878    )
1879 then
1880    # Ok.
1881    :
1882 else
1883    as_fn_error $? "newly created file is older than distributed files!
1884 Check your system clock" "$LINENO" 5
1885 fi
1886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1887 $as_echo "yes" >&6; }
1888 # If we didn't sleep, we still need to ensure time stamps of config.status and
1889 # generated files are strictly newer.
1890 am_sleep_pid=
1891 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
1892   ( sleep 1 ) &
1893   am_sleep_pid=$!
1894 fi
1895
1896 rm -f conftest.file
1897
1898 test "$program_prefix" != NONE &&
1899   program_transform_name="s&^&$program_prefix&;$program_transform_name"
1900 # Use a double $ so make ignores it.
1901 test "$program_suffix" != NONE &&
1902   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1903 # Double any \ or $.
1904 # By default was `s,x,x', remove it if useless.
1905 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
1906 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1907
1908 # Expand $ac_aux_dir to an absolute path.
1909 am_aux_dir=`cd "$ac_aux_dir" && pwd`
1910
1911 if test x"${MISSING+set}" != xset; then
1912   case $am_aux_dir in
1913   *\ * | *\     *)
1914     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1915   *)
1916     MISSING="\${SHELL} $am_aux_dir/missing" ;;
1917   esac
1918 fi
1919 # Use eval to expand $SHELL
1920 if eval "$MISSING --is-lightweight"; then
1921   am_missing_run="$MISSING "
1922 else
1923   am_missing_run=
1924   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
1925 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
1926 fi
1927
1928 if test x"${install_sh}" != xset; then
1929   case $am_aux_dir in
1930   *\ * | *\     *)
1931     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
1932   *)
1933     install_sh="\${SHELL} $am_aux_dir/install-sh"
1934   esac
1935 fi
1936
1937 # Installed binaries are usually stripped using 'strip' when the user
1938 # run "make install-strip".  However 'strip' might not be the right
1939 # tool to use in cross-compilation environments, therefore Automake
1940 # will honor the 'STRIP' environment variable to overrule this program.
1941 if test "$cross_compiling" != no; then
1942   if test -n "$ac_tool_prefix"; then
1943   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1944 set dummy ${ac_tool_prefix}strip; ac_word=$2
1945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1946 $as_echo_n "checking for $ac_word... " >&6; }
1947 if ${ac_cv_prog_STRIP+:} false; then :
1948   $as_echo_n "(cached) " >&6
1949 else
1950   if test -n "$STRIP"; then
1951   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1952 else
1953 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1954 for as_dir in $PATH
1955 do
1956   IFS=$as_save_IFS
1957   test -z "$as_dir" && as_dir=.
1958     for ac_exec_ext in '' $ac_executable_extensions; do
1959   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1960     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
1961     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1962     break 2
1963   fi
1964 done
1965   done
1966 IFS=$as_save_IFS
1967
1968 fi
1969 fi
1970 STRIP=$ac_cv_prog_STRIP
1971 if test -n "$STRIP"; then
1972   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
1973 $as_echo "$STRIP" >&6; }
1974 else
1975   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1976 $as_echo "no" >&6; }
1977 fi
1978
1979
1980 fi
1981 if test -z "$ac_cv_prog_STRIP"; then
1982   ac_ct_STRIP=$STRIP
1983   # Extract the first word of "strip", so it can be a program name with args.
1984 set dummy strip; ac_word=$2
1985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1986 $as_echo_n "checking for $ac_word... " >&6; }
1987 if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
1988   $as_echo_n "(cached) " >&6
1989 else
1990   if test -n "$ac_ct_STRIP"; then
1991   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
1992 else
1993 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1994 for as_dir in $PATH
1995 do
1996   IFS=$as_save_IFS
1997   test -z "$as_dir" && as_dir=.
1998     for ac_exec_ext in '' $ac_executable_extensions; do
1999   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2000     ac_cv_prog_ac_ct_STRIP="strip"
2001     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2002     break 2
2003   fi
2004 done
2005   done
2006 IFS=$as_save_IFS
2007
2008 fi
2009 fi
2010 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2011 if test -n "$ac_ct_STRIP"; then
2012   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2013 $as_echo "$ac_ct_STRIP" >&6; }
2014 else
2015   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2016 $as_echo "no" >&6; }
2017 fi
2018
2019   if test "x$ac_ct_STRIP" = x; then
2020     STRIP=":"
2021   else
2022     case $cross_compiling:$ac_tool_warned in
2023 yes:)
2024 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2025 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2026 ac_tool_warned=yes ;;
2027 esac
2028     STRIP=$ac_ct_STRIP
2029   fi
2030 else
2031   STRIP="$ac_cv_prog_STRIP"
2032 fi
2033
2034 fi
2035 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2036
2037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2038 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2039 if test -z "$MKDIR_P"; then
2040   if ${ac_cv_path_mkdir+:} false; then :
2041   $as_echo_n "(cached) " >&6
2042 else
2043   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2044 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2045 do
2046   IFS=$as_save_IFS
2047   test -z "$as_dir" && as_dir=.
2048     for ac_prog in mkdir gmkdir; do
2049          for ac_exec_ext in '' $ac_executable_extensions; do
2050            as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2051            case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2052              'mkdir (GNU coreutils) '* | \
2053              'mkdir (coreutils) '* | \
2054              'mkdir (fileutils) '4.1*)
2055                ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2056                break 3;;
2057            esac
2058          done
2059        done
2060   done
2061 IFS=$as_save_IFS
2062
2063 fi
2064
2065   test -d ./--version && rmdir ./--version
2066   if test "${ac_cv_path_mkdir+set}" = set; then
2067     MKDIR_P="$ac_cv_path_mkdir -p"
2068   else
2069     # As a last resort, use the slow shell script.  Don't cache a
2070     # value for MKDIR_P within a source directory, because that will
2071     # break other packages using the cache if that directory is
2072     # removed, or if the value is a relative name.
2073     MKDIR_P="$ac_install_sh -d"
2074   fi
2075 fi
2076 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2077 $as_echo "$MKDIR_P" >&6; }
2078
2079 for ac_prog in gawk mawk nawk awk
2080 do
2081   # Extract the first word of "$ac_prog", so it can be a program name with args.
2082 set dummy $ac_prog; ac_word=$2
2083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2084 $as_echo_n "checking for $ac_word... " >&6; }
2085 if ${ac_cv_prog_AWK+:} false; then :
2086   $as_echo_n "(cached) " >&6
2087 else
2088   if test -n "$AWK"; then
2089   ac_cv_prog_AWK="$AWK" # Let the user override the test.
2090 else
2091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2092 for as_dir in $PATH
2093 do
2094   IFS=$as_save_IFS
2095   test -z "$as_dir" && as_dir=.
2096     for ac_exec_ext in '' $ac_executable_extensions; do
2097   if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2098     ac_cv_prog_AWK="$ac_prog"
2099     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2100     break 2
2101   fi
2102 done
2103   done
2104 IFS=$as_save_IFS
2105
2106 fi
2107 fi
2108 AWK=$ac_cv_prog_AWK
2109 if test -n "$AWK"; then
2110   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2111 $as_echo "$AWK" >&6; }
2112 else
2113   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2114 $as_echo "no" >&6; }
2115 fi
2116
2117
2118   test -n "$AWK" && break
2119 done
2120
2121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2122 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2123 set x ${MAKE-make}
2124 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2125 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2126   $as_echo_n "(cached) " >&6
2127 else
2128   cat >conftest.make <<\_ACEOF
2129 SHELL = /bin/sh
2130 all:
2131         @echo '@@@%%%=$(MAKE)=@@@%%%'
2132 _ACEOF
2133 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2134 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2135   *@@@%%%=?*=@@@%%%*)
2136     eval ac_cv_prog_make_${ac_make}_set=yes;;
2137   *)
2138     eval ac_cv_prog_make_${ac_make}_set=no;;
2139 esac
2140 rm -f conftest.make
2141 fi
2142 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2143   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2144 $as_echo "yes" >&6; }
2145   SET_MAKE=
2146 else
2147   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2148 $as_echo "no" >&6; }
2149   SET_MAKE="MAKE=${MAKE-make}"
2150 fi
2151
2152 rm -rf .tst 2>/dev/null
2153 mkdir .tst 2>/dev/null
2154 if test -d .tst; then
2155   am__leading_dot=.
2156 else
2157   am__leading_dot=_
2158 fi
2159 rmdir .tst 2>/dev/null
2160
2161 # Check whether --enable-silent-rules was given.
2162 if test "${enable_silent_rules+set}" = set; then :
2163   enableval=$enable_silent_rules;
2164 fi
2165
2166 case $enable_silent_rules in # (((
2167   yes) AM_DEFAULT_VERBOSITY=0;;
2168    no) AM_DEFAULT_VERBOSITY=1;;
2169     *) AM_DEFAULT_VERBOSITY=1;;
2170 esac
2171 am_make=${MAKE-make}
2172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2173 $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2174 if ${am_cv_make_support_nested_variables+:} false; then :
2175   $as_echo_n "(cached) " >&6
2176 else
2177   if $as_echo 'TRUE=$(BAR$(V))
2178 BAR0=false
2179 BAR1=true
2180 V=1
2181 am__doit:
2182         @$(TRUE)
2183 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2184   am_cv_make_support_nested_variables=yes
2185 else
2186   am_cv_make_support_nested_variables=no
2187 fi
2188 fi
2189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2190 $as_echo "$am_cv_make_support_nested_variables" >&6; }
2191 if test $am_cv_make_support_nested_variables = yes; then
2192     AM_V='$(V)'
2193   AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2194 else
2195   AM_V=$AM_DEFAULT_VERBOSITY
2196   AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2197 fi
2198 AM_BACKSLASH='\'
2199
2200 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2201   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2202   # is not polluted with repeated "-I."
2203   am__isrc=' -I$(srcdir)'
2204   # test to see if srcdir already configured
2205   if test -f $srcdir/config.status; then
2206     as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2207   fi
2208 fi
2209
2210 # test whether we have cygpath
2211 if test -z "$CYGPATH_W"; then
2212   if (cygpath --version) >/dev/null 2>/dev/null; then
2213     CYGPATH_W='cygpath -w'
2214   else
2215     CYGPATH_W=echo
2216   fi
2217 fi
2218
2219
2220 # Define the identity of the package.
2221  PACKAGE='builder4'
2222  VERSION='1'
2223
2224
2225 cat >>confdefs.h <<_ACEOF
2226 #define PACKAGE "$PACKAGE"
2227 _ACEOF
2228
2229
2230 cat >>confdefs.h <<_ACEOF
2231 #define VERSION "$VERSION"
2232 _ACEOF
2233
2234 # Some tools Automake needs.
2235
2236 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2237
2238
2239 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2240
2241
2242 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2243
2244
2245 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2246
2247
2248 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2249
2250 # For better backward compatibility.  To be removed once Automake 1.9.x
2251 # dies out for good.  For more background, see:
2252 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2253 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2254 mkdir_p='$(MKDIR_P)'
2255
2256 # We need awk for the "check" target.  The system "awk" is bad on
2257 # some platforms.
2258 # Always define AMTAR for backward compatibility.  Yes, it's still used
2259 # in the wild :-(  We should find a proper way to deprecate it ...
2260 AMTAR='$${TAR-tar}'
2261
2262
2263 # We'll loop over all known methods to create a tar archive until one works.
2264 _am_tools='gnutar  pax cpio none'
2265
2266 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2267
2268
2269
2270
2271
2272
2273 # POSIX will say in a future version that running "rm -f" with no argument
2274 # is OK; and we want to be able to make that assumption in our Makefile
2275 # recipes.  So use an aggressive probe to check that the usage we want is
2276 # actually supported "in the wild" to an acceptable degree.
2277 # See automake bug#10828.
2278 # To make any issue more visible, cause the running configure to be aborted
2279 # by default if the 'rm' program in use doesn't match our expectations; the
2280 # user can still override this though.
2281 if rm -f && rm -fr && rm -rf; then : OK; else
2282   cat >&2 <<'END'
2283 Oops!
2284
2285 Your 'rm' program seems unable to run without file operands specified
2286 on the command line, even when the '-f' option is present.  This is contrary
2287 to the behaviour of most rm programs out there, and not conforming with
2288 the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
2289
2290 Please tell bug-automake@gnu.org about your system, including the value
2291 of your $PATH and any error possibly output before this message.  This
2292 can help us improve future automake versions.
2293
2294 END
2295   if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
2296     echo 'Configuration will proceed anyway, since you have set the' >&2
2297     echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
2298     echo >&2
2299   else
2300     cat >&2 <<'END'
2301 Aborting the configuration process, to ensure you take notice of the issue.
2302
2303 You can download and install GNU coreutils to get an 'rm' implementation
2304 that behaves properly: <http://www.gnu.org/software/coreutils/>.
2305
2306 If you want to complete the configuration process using your problematic
2307 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
2308 to "yes", and re-run configure.
2309
2310 END
2311     as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
2312   fi
2313 fi
2314
2315 ac_config_files="$ac_config_files Makefile"
2316
2317 cat >confcache <<\_ACEOF
2318 # This file is a shell script that caches the results of configure
2319 # tests run on this system so they can be shared between configure
2320 # scripts and configure runs, see configure's option --config-cache.
2321 # It is not useful on other systems.  If it contains results you don't
2322 # want to keep, you may remove or edit it.
2323 #
2324 # config.status only pays attention to the cache file if you give it
2325 # the --recheck option to rerun configure.
2326 #
2327 # `ac_cv_env_foo' variables (set or unset) will be overridden when
2328 # loading this file, other *unset* `ac_cv_foo' will be assigned the
2329 # following values.
2330
2331 _ACEOF
2332
2333 # The following way of writing the cache mishandles newlines in values,
2334 # but we know of no workaround that is simple, portable, and efficient.
2335 # So, we kill variables containing newlines.
2336 # Ultrix sh set writes to stderr and can't be redirected directly,
2337 # and sets the high bit in the cache file unless we assign to the vars.
2338 (
2339   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
2340     eval ac_val=\$$ac_var
2341     case $ac_val in #(
2342     *${as_nl}*)
2343       case $ac_var in #(
2344       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2345 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2346       esac
2347       case $ac_var in #(
2348       _ | IFS | as_nl) ;; #(
2349       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2350       *) { eval $ac_var=; unset $ac_var;} ;;
2351       esac ;;
2352     esac
2353   done
2354
2355   (set) 2>&1 |
2356     case $as_nl`(ac_space=' '; set) 2>&1` in #(
2357     *${as_nl}ac_space=\ *)
2358       # `set' does not quote correctly, so add quotes: double-quote
2359       # substitution turns \\\\ into \\, and sed turns \\ into \.
2360       sed -n \
2361         "s/'/'\\\\''/g;
2362           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2363       ;; #(
2364     *)
2365       # `set' quotes correctly as required by POSIX, so do not add quotes.
2366       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2367       ;;
2368     esac |
2369     sort
2370 ) |
2371   sed '
2372      /^ac_cv_env_/b end
2373      t clear
2374      :clear
2375      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
2376      t end
2377      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
2378      :end' >>confcache
2379 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
2380   if test -w "$cache_file"; then
2381     if test "x$cache_file" != "x/dev/null"; then
2382       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
2383 $as_echo "$as_me: updating cache $cache_file" >&6;}
2384       if test ! -f "$cache_file" || test -h "$cache_file"; then
2385         cat confcache >"$cache_file"
2386       else
2387         case $cache_file in #(
2388         */* | ?:*)
2389           mv -f confcache "$cache_file"$$ &&
2390           mv -f "$cache_file"$$ "$cache_file" ;; #(
2391         *)
2392           mv -f confcache "$cache_file" ;;
2393         esac
2394       fi
2395     fi
2396   else
2397     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
2398 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
2399   fi
2400 fi
2401 rm -f confcache
2402
2403 test "x$prefix" = xNONE && prefix=$ac_default_prefix
2404 # Let make expand exec_prefix.
2405 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
2406
2407 # Transform confdefs.h into DEFS.
2408 # Protect against shell expansion while executing Makefile rules.
2409 # Protect against Makefile macro expansion.
2410 #
2411 # If the first sed substitution is executed (which looks for macros that
2412 # take arguments), then branch to the quote section.  Otherwise,
2413 # look for a macro that doesn't take arguments.
2414 ac_script='
2415 :mline
2416 /\\$/{
2417  N
2418  s,\\\n,,
2419  b mline
2420 }
2421 t clear
2422 :clear
2423 s/^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\)/-D\1=\2/g
2424 t quote
2425 s/^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)/-D\1=\2/g
2426 t quote
2427 b any
2428 :quote
2429 s/[      `~#$^&*(){}\\|;'\''"<>?]/\\&/g
2430 s/\[/\\&/g
2431 s/\]/\\&/g
2432 s/\$/$$/g
2433 H
2434 :any
2435 ${
2436         g
2437         s/^\n//
2438         s/\n/ /g
2439         p
2440 }
2441 '
2442 DEFS=`sed -n "$ac_script" confdefs.h`
2443
2444
2445 ac_libobjs=
2446 ac_ltlibobjs=
2447 U=
2448 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2449   # 1. Remove the extension, and $U if already installed.
2450   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
2451   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
2452   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
2453   #    will be set to the directory where LIBOBJS objects are built.
2454   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
2455   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
2456 done
2457 LIBOBJS=$ac_libobjs
2458
2459 LTLIBOBJS=$ac_ltlibobjs
2460
2461
2462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
2463 $as_echo_n "checking that generated files are newer than configure... " >&6; }
2464    if test -n "$am_sleep_pid"; then
2465      # Hide warnings about reused PIDs.
2466      wait $am_sleep_pid 2>/dev/null
2467    fi
2468    { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
2469 $as_echo "done" >&6; }
2470
2471
2472 : "${CONFIG_STATUS=./config.status}"
2473 ac_write_fail=0
2474 ac_clean_files_save=$ac_clean_files
2475 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
2476 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
2477 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
2478 as_write_fail=0
2479 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
2480 #! $SHELL
2481 # Generated by $as_me.
2482 # Run this file to recreate the current configuration.
2483 # Compiler output produced by configure, useful for debugging
2484 # configure, is in config.log if it exists.
2485
2486 debug=false
2487 ac_cs_recheck=false
2488 ac_cs_silent=false
2489
2490 SHELL=\${CONFIG_SHELL-$SHELL}
2491 export SHELL
2492 _ASEOF
2493 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
2494 ## -------------------- ##
2495 ## M4sh Initialization. ##
2496 ## -------------------- ##
2497
2498 # Be more Bourne compatible
2499 DUALCASE=1; export DUALCASE # for MKS sh
2500 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
2501   emulate sh
2502   NULLCMD=:
2503   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2504   # is contrary to our usage.  Disable this feature.
2505   alias -g '${1+"$@"}'='"$@"'
2506   setopt NO_GLOB_SUBST
2507 else
2508   case `(set -o) 2>/dev/null` in #(
2509   *posix*) :
2510     set -o posix ;; #(
2511   *) :
2512      ;;
2513 esac
2514 fi
2515
2516
2517 as_nl='
2518 '
2519 export as_nl
2520 # Printing a long string crashes Solaris 7 /usr/bin/printf.
2521 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
2522 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
2523 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
2524 # Prefer a ksh shell builtin over an external printf program on Solaris,
2525 # but without wasting forks for bash or zsh.
2526 if test -z "$BASH_VERSION$ZSH_VERSION" \
2527     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
2528   as_echo='print -r --'
2529   as_echo_n='print -rn --'
2530 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
2531   as_echo='printf %s\n'
2532   as_echo_n='printf %s'
2533 else
2534   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
2535     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
2536     as_echo_n='/usr/ucb/echo -n'
2537   else
2538     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
2539     as_echo_n_body='eval
2540       arg=$1;
2541       case $arg in #(
2542       *"$as_nl"*)
2543         expr "X$arg" : "X\\(.*\\)$as_nl";
2544         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
2545       esac;
2546       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
2547     '
2548     export as_echo_n_body
2549     as_echo_n='sh -c $as_echo_n_body as_echo'
2550   fi
2551   export as_echo_body
2552   as_echo='sh -c $as_echo_body as_echo'
2553 fi
2554
2555 # The user is always right.
2556 if test "${PATH_SEPARATOR+set}" != set; then
2557   PATH_SEPARATOR=:
2558   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
2559     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
2560       PATH_SEPARATOR=';'
2561   }
2562 fi
2563
2564
2565 # IFS
2566 # We need space, tab and new line, in precisely that order.  Quoting is
2567 # there to prevent editors from complaining about space-tab.
2568 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
2569 # splitting by setting IFS to empty value.)
2570 IFS=" ""        $as_nl"
2571
2572 # Find who we are.  Look in the path if we contain no directory separator.
2573 as_myself=
2574 case $0 in #((
2575   *[\\/]* ) as_myself=$0 ;;
2576   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2577 for as_dir in $PATH
2578 do
2579   IFS=$as_save_IFS
2580   test -z "$as_dir" && as_dir=.
2581     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2582   done
2583 IFS=$as_save_IFS
2584
2585      ;;
2586 esac
2587 # We did not find ourselves, most probably we were run as `sh COMMAND'
2588 # in which case we are not to be found in the path.
2589 if test "x$as_myself" = x; then
2590   as_myself=$0
2591 fi
2592 if test ! -f "$as_myself"; then
2593   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2594   exit 1
2595 fi
2596
2597 # Unset variables that we do not need and which cause bugs (e.g. in
2598 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
2599 # suppresses any "Segmentation fault" message there.  '((' could
2600 # trigger a bug in pdksh 5.2.14.
2601 for as_var in BASH_ENV ENV MAIL MAILPATH
2602 do eval test x\${$as_var+set} = xset \
2603   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
2604 done
2605 PS1='$ '
2606 PS2='> '
2607 PS4='+ '
2608
2609 # NLS nuisances.
2610 LC_ALL=C
2611 export LC_ALL
2612 LANGUAGE=C
2613 export LANGUAGE
2614
2615 # CDPATH.
2616 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2617
2618
2619 # as_fn_error STATUS ERROR [LINENO LOG_FD]
2620 # ----------------------------------------
2621 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
2622 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
2623 # script with STATUS, using 1 if that was 0.
2624 as_fn_error ()
2625 {
2626   as_status=$1; test $as_status -eq 0 && as_status=1
2627   if test "$4"; then
2628     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2629     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
2630   fi
2631   $as_echo "$as_me: error: $2" >&2
2632   as_fn_exit $as_status
2633 } # as_fn_error
2634
2635
2636 # as_fn_set_status STATUS
2637 # -----------------------
2638 # Set $? to STATUS, without forking.
2639 as_fn_set_status ()
2640 {
2641   return $1
2642 } # as_fn_set_status
2643
2644 # as_fn_exit STATUS
2645 # -----------------
2646 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
2647 as_fn_exit ()
2648 {
2649   set +e
2650   as_fn_set_status $1
2651   exit $1
2652 } # as_fn_exit
2653
2654 # as_fn_unset VAR
2655 # ---------------
2656 # Portably unset VAR.
2657 as_fn_unset ()
2658 {
2659   { eval $1=; unset $1;}
2660 }
2661 as_unset=as_fn_unset
2662 # as_fn_append VAR VALUE
2663 # ----------------------
2664 # Append the text in VALUE to the end of the definition contained in VAR. Take
2665 # advantage of any shell optimizations that allow amortized linear growth over
2666 # repeated appends, instead of the typical quadratic growth present in naive
2667 # implementations.
2668 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
2669   eval 'as_fn_append ()
2670   {
2671     eval $1+=\$2
2672   }'
2673 else
2674   as_fn_append ()
2675   {
2676     eval $1=\$$1\$2
2677   }
2678 fi # as_fn_append
2679
2680 # as_fn_arith ARG...
2681 # ------------------
2682 # Perform arithmetic evaluation on the ARGs, and store the result in the
2683 # global $as_val. Take advantage of shells that can avoid forks. The arguments
2684 # must be portable across $(()) and expr.
2685 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
2686   eval 'as_fn_arith ()
2687   {
2688     as_val=$(( $* ))
2689   }'
2690 else
2691   as_fn_arith ()
2692   {
2693     as_val=`expr "$@" || test $? -eq 1`
2694   }
2695 fi # as_fn_arith
2696
2697
2698 if expr a : '\(a\)' >/dev/null 2>&1 &&
2699    test "X`expr 00001 : '.*\(...\)'`" = X001; then
2700   as_expr=expr
2701 else
2702   as_expr=false
2703 fi
2704
2705 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2706   as_basename=basename
2707 else
2708   as_basename=false
2709 fi
2710
2711 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2712   as_dirname=dirname
2713 else
2714   as_dirname=false
2715 fi
2716
2717 as_me=`$as_basename -- "$0" ||
2718 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2719          X"$0" : 'X\(//\)$' \| \
2720          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2721 $as_echo X/"$0" |
2722     sed '/^.*\/\([^/][^/]*\)\/*$/{
2723             s//\1/
2724             q
2725           }
2726           /^X\/\(\/\/\)$/{
2727             s//\1/
2728             q
2729           }
2730           /^X\/\(\/\).*/{
2731             s//\1/
2732             q
2733           }
2734           s/.*/./; q'`
2735
2736 # Avoid depending upon Character Ranges.
2737 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2738 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2739 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2740 as_cr_digits='0123456789'
2741 as_cr_alnum=$as_cr_Letters$as_cr_digits
2742
2743 ECHO_C= ECHO_N= ECHO_T=
2744 case `echo -n x` in #(((((
2745 -n*)
2746   case `echo 'xy\c'` in
2747   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
2748   xy)  ECHO_C='\c';;
2749   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
2750        ECHO_T=' ';;
2751   esac;;
2752 *)
2753   ECHO_N='-n';;
2754 esac
2755
2756 rm -f conf$$ conf$$.exe conf$$.file
2757 if test -d conf$$.dir; then
2758   rm -f conf$$.dir/conf$$.file
2759 else
2760   rm -f conf$$.dir
2761   mkdir conf$$.dir 2>/dev/null
2762 fi
2763 if (echo >conf$$.file) 2>/dev/null; then
2764   if ln -s conf$$.file conf$$ 2>/dev/null; then
2765     as_ln_s='ln -s'
2766     # ... but there are two gotchas:
2767     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2768     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2769     # In both cases, we have to default to `cp -pR'.
2770     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2771       as_ln_s='cp -pR'
2772   elif ln conf$$.file conf$$ 2>/dev/null; then
2773     as_ln_s=ln
2774   else
2775     as_ln_s='cp -pR'
2776   fi
2777 else
2778   as_ln_s='cp -pR'
2779 fi
2780 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2781 rmdir conf$$.dir 2>/dev/null
2782
2783
2784 # as_fn_mkdir_p
2785 # -------------
2786 # Create "$as_dir" as a directory, including parents if necessary.
2787 as_fn_mkdir_p ()
2788 {
2789
2790   case $as_dir in #(
2791   -*) as_dir=./$as_dir;;
2792   esac
2793   test -d "$as_dir" || eval $as_mkdir_p || {
2794     as_dirs=
2795     while :; do
2796       case $as_dir in #(
2797       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2798       *) as_qdir=$as_dir;;
2799       esac
2800       as_dirs="'$as_qdir' $as_dirs"
2801       as_dir=`$as_dirname -- "$as_dir" ||
2802 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2803          X"$as_dir" : 'X\(//\)[^/]' \| \
2804          X"$as_dir" : 'X\(//\)$' \| \
2805          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2806 $as_echo X"$as_dir" |
2807     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2808             s//\1/
2809             q
2810           }
2811           /^X\(\/\/\)[^/].*/{
2812             s//\1/
2813             q
2814           }
2815           /^X\(\/\/\)$/{
2816             s//\1/
2817             q
2818           }
2819           /^X\(\/\).*/{
2820             s//\1/
2821             q
2822           }
2823           s/.*/./; q'`
2824       test -d "$as_dir" && break
2825     done
2826     test -z "$as_dirs" || eval "mkdir $as_dirs"
2827   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
2828
2829
2830 } # as_fn_mkdir_p
2831 if mkdir -p . 2>/dev/null; then
2832   as_mkdir_p='mkdir -p "$as_dir"'
2833 else
2834   test -d ./-p && rmdir ./-p
2835   as_mkdir_p=false
2836 fi
2837
2838
2839 # as_fn_executable_p FILE
2840 # -----------------------
2841 # Test if FILE is an executable regular file.
2842 as_fn_executable_p ()
2843 {
2844   test -f "$1" && test -x "$1"
2845 } # as_fn_executable_p
2846 as_test_x='test -x'
2847 as_executable_p=as_fn_executable_p
2848
2849 # Sed expression to map a string onto a valid CPP name.
2850 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2851
2852 # Sed expression to map a string onto a valid variable name.
2853 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2854
2855
2856 exec 6>&1
2857 ## ----------------------------------- ##
2858 ## Main body of $CONFIG_STATUS script. ##
2859 ## ----------------------------------- ##
2860 _ASEOF
2861 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
2862
2863 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2864 # Save the log message, to keep $0 and so on meaningful, and to
2865 # report actual input values of CONFIG_FILES etc. instead of their
2866 # values after options handling.
2867 ac_log="
2868 This file was extended by Builder4 $as_me 1, which was
2869 generated by GNU Autoconf 2.69.  Invocation command line was
2870
2871   CONFIG_FILES    = $CONFIG_FILES
2872   CONFIG_HEADERS  = $CONFIG_HEADERS
2873   CONFIG_LINKS    = $CONFIG_LINKS
2874   CONFIG_COMMANDS = $CONFIG_COMMANDS
2875   $ $0 $@
2876
2877 on `(hostname || uname -n) 2>/dev/null | sed 1q`
2878 "
2879
2880 _ACEOF
2881
2882 case $ac_config_files in *"
2883 "*) set x $ac_config_files; shift; ac_config_files=$*;;
2884 esac
2885
2886
2887
2888 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2889 # Files that config.status was made for.
2890 config_files="$ac_config_files"
2891
2892 _ACEOF
2893
2894 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2895 ac_cs_usage="\
2896 \`$as_me' instantiates files and other configuration actions
2897 from templates according to the current configuration.  Unless the files
2898 and actions are specified as TAGs, all are instantiated by default.
2899
2900 Usage: $0 [OPTION]... [TAG]...
2901
2902   -h, --help       print this help, then exit
2903   -V, --version    print version number and configuration settings, then exit
2904       --config     print configuration, then exit
2905   -q, --quiet, --silent
2906                    do not print progress messages
2907   -d, --debug      don't remove temporary files
2908       --recheck    update $as_me by reconfiguring in the same conditions
2909       --file=FILE[:TEMPLATE]
2910                    instantiate the configuration file FILE
2911
2912 Configuration files:
2913 $config_files
2914
2915 Report bugs to <alan@roojs.com>."
2916
2917 _ACEOF
2918 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2919 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2920 ac_cs_version="\\
2921 Builder4 config.status 1
2922 configured by $0, generated by GNU Autoconf 2.69,
2923   with options \\"\$ac_cs_config\\"
2924
2925 Copyright (C) 2012 Free Software Foundation, Inc.
2926 This config.status script is free software; the Free Software Foundation
2927 gives unlimited permission to copy, distribute and modify it."
2928
2929 ac_pwd='$ac_pwd'
2930 srcdir='$srcdir'
2931 INSTALL='$INSTALL'
2932 MKDIR_P='$MKDIR_P'
2933 AWK='$AWK'
2934 test -n "\$AWK" || AWK=awk
2935 _ACEOF
2936
2937 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2938 # The default lists apply if the user does not specify any file.
2939 ac_need_defaults=:
2940 while test $# != 0
2941 do
2942   case $1 in
2943   --*=?*)
2944     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2945     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
2946     ac_shift=:
2947     ;;
2948   --*=)
2949     ac_option=`expr "X$1" : 'X\([^=]*\)='`
2950     ac_optarg=
2951     ac_shift=:
2952     ;;
2953   *)
2954     ac_option=$1
2955     ac_optarg=$2
2956     ac_shift=shift
2957     ;;
2958   esac
2959
2960   case $ac_option in
2961   # Handling of the options.
2962   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2963     ac_cs_recheck=: ;;
2964   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
2965     $as_echo "$ac_cs_version"; exit ;;
2966   --config | --confi | --conf | --con | --co | --c )
2967     $as_echo "$ac_cs_config"; exit ;;
2968   --debug | --debu | --deb | --de | --d | -d )
2969     debug=: ;;
2970   --file | --fil | --fi | --f )
2971     $ac_shift
2972     case $ac_optarg in
2973     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
2974     '') as_fn_error $? "missing file argument" ;;
2975     esac
2976     as_fn_append CONFIG_FILES " '$ac_optarg'"
2977     ac_need_defaults=false;;
2978   --he | --h |  --help | --hel | -h )
2979     $as_echo "$ac_cs_usage"; exit ;;
2980   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2981   | -silent | --silent | --silen | --sile | --sil | --si | --s)
2982     ac_cs_silent=: ;;
2983
2984   # This is an error.
2985   -*) as_fn_error $? "unrecognized option: \`$1'
2986 Try \`$0 --help' for more information." ;;
2987
2988   *) as_fn_append ac_config_targets " $1"
2989      ac_need_defaults=false ;;
2990
2991   esac
2992   shift
2993 done
2994
2995 ac_configure_extra_args=
2996
2997 if $ac_cs_silent; then
2998   exec 6>/dev/null
2999   ac_configure_extra_args="$ac_configure_extra_args --silent"
3000 fi
3001
3002 _ACEOF
3003 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3004 if \$ac_cs_recheck; then
3005   set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3006   shift
3007   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
3008   CONFIG_SHELL='$SHELL'
3009   export CONFIG_SHELL
3010   exec "\$@"
3011 fi
3012
3013 _ACEOF
3014 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3015 exec 5>>config.log
3016 {
3017   echo
3018   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
3019 ## Running $as_me. ##
3020 _ASBOX
3021   $as_echo "$ac_log"
3022 } >&5
3023
3024 _ACEOF
3025 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3026 _ACEOF
3027
3028 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3029
3030 # Handling of arguments.
3031 for ac_config_target in $ac_config_targets
3032 do
3033   case $ac_config_target in
3034     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
3035
3036   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
3037   esac
3038 done
3039
3040
3041 # If the user did not use the arguments to specify the items to instantiate,
3042 # then the envvar interface is used.  Set only those that are not.
3043 # We use the long form for the default assignment because of an extremely
3044 # bizarre bug on SunOS 4.1.3.
3045 if $ac_need_defaults; then
3046   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3047 fi
3048
3049 # Have a temporary directory for convenience.  Make it in the build tree
3050 # simply because there is no reason against having it here, and in addition,
3051 # creating and moving files from /tmp can sometimes cause problems.
3052 # Hook for its removal unless debugging.
3053 # Note that there is a small window in which the directory will not be cleaned:
3054 # after its creation but before its name has been assigned to `$tmp'.
3055 $debug ||
3056 {
3057   tmp= ac_tmp=
3058   trap 'exit_status=$?
3059   : "${ac_tmp:=$tmp}"
3060   { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
3061 ' 0
3062   trap 'as_fn_exit 1' 1 2 13 15
3063 }
3064 # Create a (secure) tmp directory for tmp files.
3065
3066 {
3067   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3068   test -d "$tmp"
3069 }  ||
3070 {
3071   tmp=./conf$$-$RANDOM
3072   (umask 077 && mkdir "$tmp")
3073 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
3074 ac_tmp=$tmp
3075
3076 # Set up the scripts for CONFIG_FILES section.
3077 # No need to generate them if there are no CONFIG_FILES.
3078 # This happens for instance with `./config.status config.h'.
3079 if test -n "$CONFIG_FILES"; then
3080
3081
3082 ac_cr=`echo X | tr X '\015'`
3083 # On cygwin, bash can eat \r inside `` if the user requested igncr.
3084 # But we know of no other shell where ac_cr would be empty at this
3085 # point, so we can use a bashism as a fallback.
3086 if test "x$ac_cr" = x; then
3087   eval ac_cr=\$\'\\r\'
3088 fi
3089 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
3090 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
3091   ac_cs_awk_cr='\\r'
3092 else
3093   ac_cs_awk_cr=$ac_cr
3094 fi
3095
3096 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
3097 _ACEOF
3098
3099
3100 {
3101   echo "cat >conf$$subs.awk <<_ACEOF" &&
3102   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
3103   echo "_ACEOF"
3104 } >conf$$subs.sh ||
3105   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3106 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
3107 ac_delim='%!_!# '
3108 for ac_last_try in false false false false false :; do
3109   . ./conf$$subs.sh ||
3110     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3111
3112   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
3113   if test $ac_delim_n = $ac_delim_num; then
3114     break
3115   elif $ac_last_try; then
3116     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3117   else
3118     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3119   fi
3120 done
3121 rm -f conf$$subs.sh
3122
3123 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3124 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
3125 _ACEOF
3126 sed -n '
3127 h
3128 s/^/S["/; s/!.*/"]=/
3129 p
3130 g
3131 s/^[^!]*!//
3132 :repl
3133 t repl
3134 s/'"$ac_delim"'$//
3135 t delim
3136 :nl
3137 h
3138 s/\(.\{148\}\)..*/\1/
3139 t more1
3140 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
3141 p
3142 n
3143 b repl
3144 :more1
3145 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3146 p
3147 g
3148 s/.\{148\}//
3149 t nl
3150 :delim
3151 h
3152 s/\(.\{148\}\)..*/\1/
3153 t more2
3154 s/["\\]/\\&/g; s/^/"/; s/$/"/
3155 p
3156 b
3157 :more2
3158 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3159 p
3160 g
3161 s/.\{148\}//
3162 t delim
3163 ' <conf$$subs.awk | sed '
3164 /^[^""]/{
3165   N
3166   s/\n//
3167 }
3168 ' >>$CONFIG_STATUS || ac_write_fail=1
3169 rm -f conf$$subs.awk
3170 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3171 _ACAWK
3172 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
3173   for (key in S) S_is_set[key] = 1
3174   FS = "\a"
3175
3176 }
3177 {
3178   line = $ 0
3179   nfields = split(line, field, "@")
3180   substed = 0
3181   len = length(field[1])
3182   for (i = 2; i < nfields; i++) {
3183     key = field[i]
3184     keylen = length(key)
3185     if (S_is_set[key]) {
3186       value = S[key]
3187       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
3188       len += length(value) + length(field[++i])
3189       substed = 1
3190     } else
3191       len += 1 + keylen
3192   }
3193
3194   print line
3195 }
3196
3197 _ACAWK
3198 _ACEOF
3199 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3200 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
3201   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
3202 else
3203   cat
3204 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
3205   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
3206 _ACEOF
3207
3208 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
3209 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
3210 # trailing colons and then remove the whole line if VPATH becomes empty
3211 # (actually we leave an empty line to preserve line numbers).
3212 if test "x$srcdir" = x.; then
3213   ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
3214 h
3215 s///
3216 s/^/:/
3217 s/[      ]*$/:/
3218 s/:\$(srcdir):/:/g
3219 s/:\${srcdir}:/:/g
3220 s/:@srcdir@:/:/g
3221 s/^:*//
3222 s/:*$//
3223 x
3224 s/\(=[   ]*\).*/\1/
3225 G
3226 s/\n//
3227 s/^[^=]*=[       ]*$//
3228 }'
3229 fi
3230
3231 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3232 fi # test -n "$CONFIG_FILES"
3233
3234
3235 eval set X "  :F $CONFIG_FILES      "
3236 shift
3237 for ac_tag
3238 do
3239   case $ac_tag in
3240   :[FHLC]) ac_mode=$ac_tag; continue;;
3241   esac
3242   case $ac_mode$ac_tag in
3243   :[FHL]*:*);;
3244   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
3245   :[FH]-) ac_tag=-:-;;
3246   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
3247   esac
3248   ac_save_IFS=$IFS
3249   IFS=:
3250   set x $ac_tag
3251   IFS=$ac_save_IFS
3252   shift
3253   ac_file=$1
3254   shift
3255
3256   case $ac_mode in
3257   :L) ac_source=$1;;
3258   :[FH])
3259     ac_file_inputs=
3260     for ac_f
3261     do
3262       case $ac_f in
3263       -) ac_f="$ac_tmp/stdin";;
3264       *) # Look for the file first in the build tree, then in the source tree
3265          # (if the path is not absolute).  The absolute path cannot be DOS-style,
3266          # because $ac_f cannot contain `:'.
3267          test -f "$ac_f" ||
3268            case $ac_f in
3269            [\\/$]*) false;;
3270            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
3271            esac ||
3272            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
3273       esac
3274       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
3275       as_fn_append ac_file_inputs " '$ac_f'"
3276     done
3277
3278     # Let's still pretend it is `configure' which instantiates (i.e., don't
3279     # use $as_me), people would be surprised to read:
3280     #    /* config.h.  Generated by config.status.  */
3281     configure_input='Generated from '`
3282           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
3283         `' by configure.'
3284     if test x"$ac_file" != x-; then
3285       configure_input="$ac_file.  $configure_input"
3286       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
3287 $as_echo "$as_me: creating $ac_file" >&6;}
3288     fi
3289     # Neutralize special characters interpreted by sed in replacement strings.
3290     case $configure_input in #(
3291     *\&* | *\|* | *\\* )
3292        ac_sed_conf_input=`$as_echo "$configure_input" |
3293        sed 's/[\\\\&|]/\\\\&/g'`;; #(
3294     *) ac_sed_conf_input=$configure_input;;
3295     esac
3296
3297     case $ac_tag in
3298     *:-:* | *:-) cat >"$ac_tmp/stdin" \
3299       || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
3300     esac
3301     ;;
3302   esac
3303
3304   ac_dir=`$as_dirname -- "$ac_file" ||
3305 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3306          X"$ac_file" : 'X\(//\)[^/]' \| \
3307          X"$ac_file" : 'X\(//\)$' \| \
3308          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
3309 $as_echo X"$ac_file" |
3310     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3311             s//\1/
3312             q
3313           }
3314           /^X\(\/\/\)[^/].*/{
3315             s//\1/
3316             q
3317           }
3318           /^X\(\/\/\)$/{
3319             s//\1/
3320             q
3321           }
3322           /^X\(\/\).*/{
3323             s//\1/
3324             q
3325           }
3326           s/.*/./; q'`
3327   as_dir="$ac_dir"; as_fn_mkdir_p
3328   ac_builddir=.
3329
3330 case "$ac_dir" in
3331 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3332 *)
3333   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3334   # A ".." for each directory in $ac_dir_suffix.
3335   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3336   case $ac_top_builddir_sub in
3337   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3338   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3339   esac ;;
3340 esac
3341 ac_abs_top_builddir=$ac_pwd
3342 ac_abs_builddir=$ac_pwd$ac_dir_suffix
3343 # for backward compatibility:
3344 ac_top_builddir=$ac_top_build_prefix
3345
3346 case $srcdir in
3347   .)  # We are building in place.
3348     ac_srcdir=.
3349     ac_top_srcdir=$ac_top_builddir_sub
3350     ac_abs_top_srcdir=$ac_pwd ;;
3351   [\\/]* | ?:[\\/]* )  # Absolute name.
3352     ac_srcdir=$srcdir$ac_dir_suffix;
3353     ac_top_srcdir=$srcdir
3354     ac_abs_top_srcdir=$srcdir ;;
3355   *) # Relative name.
3356     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3357     ac_top_srcdir=$ac_top_build_prefix$srcdir
3358     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3359 esac
3360 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3361
3362
3363   case $ac_mode in
3364   :F)
3365   #
3366   # CONFIG_FILE
3367   #
3368
3369   case $INSTALL in
3370   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
3371   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
3372   esac
3373   ac_MKDIR_P=$MKDIR_P
3374   case $MKDIR_P in
3375   [\\/$]* | ?:[\\/]* ) ;;
3376   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
3377   esac
3378 _ACEOF
3379
3380 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3381 # If the template does not know about datarootdir, expand it.
3382 # FIXME: This hack should be removed a few years after 2.60.
3383 ac_datarootdir_hack=; ac_datarootdir_seen=
3384 ac_sed_dataroot='
3385 /datarootdir/ {
3386   p
3387   q
3388 }
3389 /@datadir@/p
3390 /@docdir@/p
3391 /@infodir@/p
3392 /@localedir@/p
3393 /@mandir@/p'
3394 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
3395 *datarootdir*) ac_datarootdir_seen=yes;;
3396 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
3397   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
3398 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
3399 _ACEOF
3400 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3401   ac_datarootdir_hack='
3402   s&@datadir@&$datadir&g
3403   s&@docdir@&$docdir&g
3404   s&@infodir@&$infodir&g
3405   s&@localedir@&$localedir&g
3406   s&@mandir@&$mandir&g
3407   s&\\\${datarootdir}&$datarootdir&g' ;;
3408 esac
3409 _ACEOF
3410
3411 # Neutralize VPATH when `$srcdir' = `.'.
3412 # Shell code in configure.ac might set extrasub.
3413 # FIXME: do we really want to maintain this feature?
3414 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3415 ac_sed_extra="$ac_vpsub
3416 $extrasub
3417 _ACEOF
3418 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3419 :t
3420 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
3421 s|@configure_input@|$ac_sed_conf_input|;t t
3422 s&@top_builddir@&$ac_top_builddir_sub&;t t
3423 s&@top_build_prefix@&$ac_top_build_prefix&;t t
3424 s&@srcdir@&$ac_srcdir&;t t
3425 s&@abs_srcdir@&$ac_abs_srcdir&;t t
3426 s&@top_srcdir@&$ac_top_srcdir&;t t
3427 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
3428 s&@builddir@&$ac_builddir&;t t
3429 s&@abs_builddir@&$ac_abs_builddir&;t t
3430 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
3431 s&@INSTALL@&$ac_INSTALL&;t t
3432 s&@MKDIR_P@&$ac_MKDIR_P&;t t
3433 $ac_datarootdir_hack
3434 "
3435 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
3436   >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3437
3438 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
3439   { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
3440   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
3441       "$ac_tmp/out"`; test -z "$ac_out"; } &&
3442   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3443 which seems to be undefined.  Please make sure it is defined" >&5
3444 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
3445 which seems to be undefined.  Please make sure it is defined" >&2;}
3446
3447   rm -f "$ac_tmp/stdin"
3448   case $ac_file in
3449   -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
3450   *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
3451   esac \
3452   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
3453  ;;
3454
3455
3456
3457   esac
3458
3459 done # for ac_tag
3460
3461
3462 as_fn_exit 0
3463 _ACEOF
3464 ac_clean_files=$ac_clean_files_save
3465
3466 test $ac_write_fail = 0 ||
3467   as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
3468
3469
3470 # configure is writing to config.log, and then calls config.status.
3471 # config.status does its own redirection, appending to config.log.
3472 # Unfortunately, on DOS this fails, as config.log is still kept open
3473 # by configure, so config.status won't be able to write to it; its
3474 # output is simply discarded.  So we exec the FD to /dev/null,
3475 # effectively closing config.log, so it can be properly (re)opened and
3476 # appended to by config.status.  When coming back to configure, we
3477 # need to make the FD available again.
3478 if test "$no_create" != yes; then
3479   ac_cs_success=:
3480   ac_config_status_args=
3481   test "$silent" = yes &&
3482     ac_config_status_args="$ac_config_status_args --quiet"
3483   exec 5>/dev/null
3484   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
3485   exec 5>>config.log
3486   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
3487   # would make configure fail if this is the last instruction.
3488   $ac_cs_success || as_fn_exit 1
3489 fi
3490 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
3491   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
3492 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
3493 fi