source: projects/vine-manual-base/trunk/configure @ 2703

Revision 2703, 100.5 KB checked in by yasumichi, 13 years ago (diff)

SPECファイルの雛形をとりあえず追加

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