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

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