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