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