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