source: projects/vine-cui-guide/trunk/configure @ 2924

Revision 2924, 103.4 KB checked in by yasumichi, 13 years ago (diff)

autotools 対応

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