~ubuntu-branches/ubuntu/intrepid/mit-scheme/intrepid-updates

« back to all changes in this revision

Viewing changes to doc/autom4te.cache/output.0

  • Committer: Bazaar Package Importer
  • Author(s): Chris Hanson
  • Date: 2005-01-18 00:33:57 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050118003357-pv3i8iqlm5m80tl5
Tags: 7.7.90-5
* Add "libx11-dev" to build-depends.  (closes: Bug#290845)
* Fix debian/control and debian/menu to eliminate some lintian errors
  and warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@%:@! /bin/sh
 
2
@%:@ From configure.ac Id: configure.ac,v 1.2 2003/02/14 19:22:43 cph Exp .
 
3
@%:@ Guess values for system-dependent variables and create Makefiles.
 
4
@%:@ Generated by GNU Autoconf 2.53 for MIT/GNU Scheme documentation 7.7.2.
 
5
@%:@
 
6
@%:@ Report bugs to <bug-cscheme@zurich.ai.mit.edu>.
 
7
@%:@ 
 
8
@%:@ Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 
9
@%:@ Free Software Foundation, Inc.
 
10
@%:@ This configure script is free software; the Free Software Foundation
 
11
@%:@ gives unlimited permission to copy, distribute and modify it.
 
12
@%:@ 
 
13
@%:@ Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
 
14
@%:@ 
 
15
@%:@ This file is part of MIT/GNU Scheme.
 
16
@%:@ 
 
17
@%:@ MIT/GNU Scheme is free software; you can redistribute it and/or modify
 
18
@%:@ it under the terms of the GNU General Public License as published by
 
19
@%:@ the Free Software Foundation; either version 2 of the License, or (at
 
20
@%:@ your option) any later version.
 
21
@%:@ 
 
22
@%:@ MIT/GNU Scheme is distributed in the hope that it will be useful, but
 
23
@%:@ WITHOUT ANY WARRANTY; without even the implied warranty of
 
24
@%:@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
25
@%:@ General Public License for more details.
 
26
@%:@ 
 
27
@%:@ You should have received a copy of the GNU General Public License
 
28
@%:@ along with MIT/GNU Scheme; if not, write to the Free Software
 
29
@%:@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 
30
@%:@ USA.
 
31
@%:@ 
 
32
 
 
33
if expr a : '\(a\)' >/dev/null 2>&1; then
 
34
  as_expr=expr
 
35
else
 
36
  as_expr=false
 
37
fi
 
38
 
 
39
 
 
40
## --------------------- ##
 
41
## M4sh Initialization.  ##
 
42
## --------------------- ##
 
43
 
 
44
# Be Bourne compatible
 
45
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 
46
  emulate sh
 
47
  NULLCMD=:
 
48
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
 
49
  set -o posix
 
50
fi
 
51
 
 
52
# NLS nuisances.
 
53
# Support unset when possible.
 
54
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
 
55
  as_unset=unset
 
56
else
 
57
  as_unset=false
 
58
fi
 
59
 
 
60
(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
 
61
    { $as_unset LANG || test "${LANG+set}" != set; } ||
 
62
      { LANG=C; export LANG; }
 
63
(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
 
64
    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
 
65
      { LC_ALL=C; export LC_ALL; }
 
66
(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
 
67
    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
 
68
      { LC_TIME=C; export LC_TIME; }
 
69
(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
 
70
    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
 
71
      { LC_CTYPE=C; export LC_CTYPE; }
 
72
(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
 
73
    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
 
74
      { LANGUAGE=C; export LANGUAGE; }
 
75
(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
 
76
    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
 
77
      { LC_COLLATE=C; export LC_COLLATE; }
 
78
(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
 
79
    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
 
80
      { LC_NUMERIC=C; export LC_NUMERIC; }
 
81
(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
 
82
    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
 
83
      { LC_MESSAGES=C; export LC_MESSAGES; }
 
84
 
 
85
 
 
86
# Name of the executable.
 
87
as_me=`(basename "$0") 2>/dev/null ||
 
88
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 
89
         X"$0" : 'X\(//\)$' \| \
 
90
         X"$0" : 'X\(/\)$' \| \
 
91
         .     : '\(.\)' 2>/dev/null ||
 
92
echo X/"$0" |
 
93
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
 
94
          /^X\/\(\/\/\)$/{ s//\1/; q; }
 
95
          /^X\/\(\/\).*/{ s//\1/; q; }
 
96
          s/.*/./; q'`
 
97
 
 
98
# PATH needs CR, and LINENO needs CR and PATH.
 
99
# Avoid depending upon Character Ranges.
 
100
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 
101
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 
102
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 
103
as_cr_digits='0123456789'
 
104
as_cr_alnum=$as_cr_Letters$as_cr_digits
 
105
 
 
106
# The user is always right.
 
107
if test "${PATH_SEPARATOR+set}" != set; then
 
108
  echo "#! /bin/sh" >conftest.sh
 
109
  echo  "exit 0"   >>conftest.sh
 
110
  chmod +x conftest.sh
 
111
  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
 
112
    PATH_SEPARATOR=';'
 
113
  else
 
114
    PATH_SEPARATOR=:
 
115
  fi
 
116
  rm -f conftest.sh
 
117
fi
 
118
 
 
119
 
 
120
  as_lineno_1=$LINENO
 
121
  as_lineno_2=$LINENO
 
122
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
123
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
124
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
 
125
  # Find who we are.  Look in the path if we contain no path at all
 
126
  # relative or not.
 
127
  case $0 in
 
128
    *[\\/]* ) as_myself=$0 ;;
 
129
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
130
for as_dir in $PATH
 
131
do
 
132
  IFS=$as_save_IFS
 
133
  test -z "$as_dir" && as_dir=.
 
134
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 
135
done
 
136
 
 
137
       ;;
 
138
  esac
 
139
  # We did not find ourselves, most probably we were run as `sh COMMAND'
 
140
  # in which case we are not to be found in the path.
 
141
  if test "x$as_myself" = x; then
 
142
    as_myself=$0
 
143
  fi
 
144
  if test ! -f "$as_myself"; then
 
145
    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
 
146
   { (exit 1); exit 1; }; }
 
147
  fi
 
148
  case $CONFIG_SHELL in
 
149
  '')
 
150
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
151
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 
152
do
 
153
  IFS=$as_save_IFS
 
154
  test -z "$as_dir" && as_dir=.
 
155
  for as_base in sh bash ksh sh5; do
 
156
         case $as_dir in
 
157
         /*)
 
158
           if ("$as_dir/$as_base" -c '
 
159
  as_lineno_1=$LINENO
 
160
  as_lineno_2=$LINENO
 
161
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
162
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
163
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
 
164
             CONFIG_SHELL=$as_dir/$as_base
 
165
             export CONFIG_SHELL
 
166
             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
 
167
           fi;;
 
168
         esac
 
169
       done
 
170
done
 
171
;;
 
172
  esac
 
173
 
 
174
  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
 
175
  # uniformly replaced by the line number.  The first 'sed' inserts a
 
176
  # line-number line before each line; the second 'sed' does the real
 
177
  # work.  The second script uses 'N' to pair each line-number line
 
178
  # with the numbered line, and appends trailing '-' during
 
179
  # substitution so that $LINENO is not a special case at line end.
 
180
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
 
181
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
 
182
  sed '=' <$as_myself |
 
183
    sed '
 
184
      N
 
185
      s,$,-,
 
186
      : loop
 
187
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
 
188
      t loop
 
189
      s,-$,,
 
190
      s,^['$as_cr_digits']*\n,,
 
191
    ' >$as_me.lineno &&
 
192
  chmod +x $as_me.lineno ||
 
193
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
 
194
   { (exit 1); exit 1; }; }
 
195
 
 
196
  # Don't try to exec as it changes $[0], causing all sort of problems
 
197
  # (the dirname of $[0] is not the place where we might find the
 
198
  # original and so on.  Autoconf is especially sensible to this).
 
199
  . ./$as_me.lineno
 
200
  # Exit status is that of the last command.
 
201
  exit
 
202
}
 
203
 
 
204
 
 
205
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
 
206
  *c*,-n*) ECHO_N= ECHO_C='
 
207
' ECHO_T='      ' ;;
 
208
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
 
209
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
 
210
esac
 
211
 
 
212
if expr a : '\(a\)' >/dev/null 2>&1; then
 
213
  as_expr=expr
 
214
else
 
215
  as_expr=false
 
216
fi
 
217
 
 
218
rm -f conf$$ conf$$.exe conf$$.file
 
219
echo >conf$$.file
 
220
if ln -s conf$$.file conf$$ 2>/dev/null; then
 
221
  # We could just check for DJGPP; but this test a) works b) is more generic
 
222
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
 
223
  if test -f conf$$.exe; then
 
224
    # Don't use ln at all; we don't have any links
 
225
    as_ln_s='cp -p'
 
226
  else
 
227
    as_ln_s='ln -s'
 
228
  fi
 
229
elif ln conf$$.file conf$$ 2>/dev/null; then
 
230
  as_ln_s=ln
 
231
else
 
232
  as_ln_s='cp -p'
 
233
fi
 
234
rm -f conf$$ conf$$.exe conf$$.file
 
235
 
 
236
as_executable_p="test -f"
 
237
 
 
238
# Sed expression to map a string onto a valid CPP name.
 
239
as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
 
240
 
 
241
# Sed expression to map a string onto a valid variable name.
 
242
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
 
243
 
 
244
 
 
245
# IFS
 
246
# We need space, tab and new line, in precisely that order.
 
247
as_nl='
 
248
'
 
249
IFS="   $as_nl"
 
250
 
 
251
# CDPATH.
 
252
$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
 
253
 
 
254
 
 
255
# Name of the host.
 
256
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
 
257
# so uname gets run too.
 
258
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
259
 
 
260
exec 6>&1
 
261
 
 
262
#
 
263
# Initializations.
 
264
#
 
265
ac_default_prefix=/usr/local
 
266
cross_compiling=no
 
267
subdirs=
 
268
MFLAGS=
 
269
MAKEFLAGS=
 
270
SHELL=${CONFIG_SHELL-/bin/sh}
 
271
 
 
272
# Maximum number of lines to put in a shell here document.
 
273
# This variable seems obsolete.  It should probably be removed, and
 
274
# only ac_max_sed_lines should be used.
 
275
: ${ac_max_here_lines=38}
 
276
 
 
277
# Identity of this package.
 
278
PACKAGE_NAME='MIT/GNU Scheme documentation'
 
279
PACKAGE_TARNAME='mit-scheme-doc'
 
280
PACKAGE_VERSION='7.7.2'
 
281
PACKAGE_STRING='MIT/GNU Scheme documentation 7.7.2'
 
282
PACKAGE_BUGREPORT='bug-cscheme@zurich.ai.mit.edu'
 
283
 
 
284
ac_unique_file="ref-manual/scheme.texinfo"
 
285
 
 
286
# Initialize some variables set by options.
 
287
ac_init_help=
 
288
ac_init_version=false
 
289
# The variables have the same names as the options, with
 
290
# dashes changed to underlines.
 
291
cache_file=/dev/null
 
292
exec_prefix=NONE
 
293
no_create=
 
294
no_recursion=
 
295
prefix=NONE
 
296
program_prefix=NONE
 
297
program_suffix=NONE
 
298
program_transform_name=s,x,x,
 
299
silent=
 
300
site=
 
301
srcdir=
 
302
verbose=
 
303
x_includes=NONE
 
304
x_libraries=NONE
 
305
 
 
306
# Installation directory options.
 
307
# These are left unexpanded so users can "make install exec_prefix=/foo"
 
308
# and all the variables that are supposed to be based on exec_prefix
 
309
# by default will actually change.
 
310
# Use braces instead of parens because sh, perl, etc. also accept them.
 
311
bindir='${exec_prefix}/bin'
 
312
sbindir='${exec_prefix}/sbin'
 
313
libexecdir='${exec_prefix}/libexec'
 
314
datadir='${prefix}/share'
 
315
sysconfdir='${prefix}/etc'
 
316
sharedstatedir='${prefix}/com'
 
317
localstatedir='${prefix}/var'
 
318
libdir='${exec_prefix}/lib'
 
319
includedir='${prefix}/include'
 
320
oldincludedir='/usr/include'
 
321
infodir='${prefix}/info'
 
322
mandir='${prefix}/man'
 
323
 
 
324
ac_prev=
 
325
for ac_option
 
326
do
 
327
  # If the previous option needs an argument, assign it.
 
328
  if test -n "$ac_prev"; then
 
329
    eval "$ac_prev=\$ac_option"
 
330
    ac_prev=
 
331
    continue
 
332
  fi
 
333
 
 
334
  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
 
335
 
 
336
  # Accept the important Cygnus configure options, so we can diagnose typos.
 
337
 
 
338
  case $ac_option in
 
339
 
 
340
  -bindir | --bindir | --bindi | --bind | --bin | --bi)
 
341
    ac_prev=bindir ;;
 
342
  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
 
343
    bindir=$ac_optarg ;;
 
344
 
 
345
  -build | --build | --buil | --bui | --bu)
 
346
    ac_prev=build_alias ;;
 
347
  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
 
348
    build_alias=$ac_optarg ;;
 
349
 
 
350
  -cache-file | --cache-file | --cache-fil | --cache-fi \
 
351
  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
 
352
    ac_prev=cache_file ;;
 
353
  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
 
354
  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
 
355
    cache_file=$ac_optarg ;;
 
356
 
 
357
  --config-cache | -C)
 
358
    cache_file=config.cache ;;
 
359
 
 
360
  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
 
361
    ac_prev=datadir ;;
 
362
  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
 
363
  | --da=*)
 
364
    datadir=$ac_optarg ;;
 
365
 
 
366
  -disable-* | --disable-*)
 
367
    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
 
368
    # Reject names that are not valid shell variable names.
 
369
    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
370
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 
371
   { (exit 1); exit 1; }; }
 
372
    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
 
373
    eval "enable_$ac_feature=no" ;;
 
374
 
 
375
  -enable-* | --enable-*)
 
376
    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
 
377
    # Reject names that are not valid shell variable names.
 
378
    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
379
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 
380
   { (exit 1); exit 1; }; }
 
381
    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
 
382
    case $ac_option in
 
383
      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
 
384
      *) ac_optarg=yes ;;
 
385
    esac
 
386
    eval "enable_$ac_feature='$ac_optarg'" ;;
 
387
 
 
388
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
 
389
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
 
390
  | --exec | --exe | --ex)
 
391
    ac_prev=exec_prefix ;;
 
392
  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
 
393
  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
 
394
  | --exec=* | --exe=* | --ex=*)
 
395
    exec_prefix=$ac_optarg ;;
 
396
 
 
397
  -gas | --gas | --ga | --g)
 
398
    # Obsolete; use --with-gas.
 
399
    with_gas=yes ;;
 
400
 
 
401
  -help | --help | --hel | --he | -h)
 
402
    ac_init_help=long ;;
 
403
  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
 
404
    ac_init_help=recursive ;;
 
405
  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
 
406
    ac_init_help=short ;;
 
407
 
 
408
  -host | --host | --hos | --ho)
 
409
    ac_prev=host_alias ;;
 
410
  -host=* | --host=* | --hos=* | --ho=*)
 
411
    host_alias=$ac_optarg ;;
 
412
 
 
413
  -includedir | --includedir | --includedi | --included | --include \
 
414
  | --includ | --inclu | --incl | --inc)
 
415
    ac_prev=includedir ;;
 
416
  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
 
417
  | --includ=* | --inclu=* | --incl=* | --inc=*)
 
418
    includedir=$ac_optarg ;;
 
419
 
 
420
  -infodir | --infodir | --infodi | --infod | --info | --inf)
 
421
    ac_prev=infodir ;;
 
422
  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
 
423
    infodir=$ac_optarg ;;
 
424
 
 
425
  -libdir | --libdir | --libdi | --libd)
 
426
    ac_prev=libdir ;;
 
427
  -libdir=* | --libdir=* | --libdi=* | --libd=*)
 
428
    libdir=$ac_optarg ;;
 
429
 
 
430
  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
 
431
  | --libexe | --libex | --libe)
 
432
    ac_prev=libexecdir ;;
 
433
  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
 
434
  | --libexe=* | --libex=* | --libe=*)
 
435
    libexecdir=$ac_optarg ;;
 
436
 
 
437
  -localstatedir | --localstatedir | --localstatedi | --localstated \
 
438
  | --localstate | --localstat | --localsta | --localst \
 
439
  | --locals | --local | --loca | --loc | --lo)
 
440
    ac_prev=localstatedir ;;
 
441
  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
 
442
  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
 
443
  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
 
444
    localstatedir=$ac_optarg ;;
 
445
 
 
446
  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
 
447
    ac_prev=mandir ;;
 
448
  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
 
449
    mandir=$ac_optarg ;;
 
450
 
 
451
  -nfp | --nfp | --nf)
 
452
    # Obsolete; use --without-fp.
 
453
    with_fp=no ;;
 
454
 
 
455
  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
456
  | --no-cr | --no-c | -n)
 
457
    no_create=yes ;;
 
458
 
 
459
  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
460
  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
 
461
    no_recursion=yes ;;
 
462
 
 
463
  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
 
464
  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
 
465
  | --oldin | --oldi | --old | --ol | --o)
 
466
    ac_prev=oldincludedir ;;
 
467
  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
 
468
  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
 
469
  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
 
470
    oldincludedir=$ac_optarg ;;
 
471
 
 
472
  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
 
473
    ac_prev=prefix ;;
 
474
  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
 
475
    prefix=$ac_optarg ;;
 
476
 
 
477
  -program-prefix | --program-prefix | --program-prefi | --program-pref \
 
478
  | --program-pre | --program-pr | --program-p)
 
479
    ac_prev=program_prefix ;;
 
480
  -program-prefix=* | --program-prefix=* | --program-prefi=* \
 
481
  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
 
482
    program_prefix=$ac_optarg ;;
 
483
 
 
484
  -program-suffix | --program-suffix | --program-suffi | --program-suff \
 
485
  | --program-suf | --program-su | --program-s)
 
486
    ac_prev=program_suffix ;;
 
487
  -program-suffix=* | --program-suffix=* | --program-suffi=* \
 
488
  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
 
489
    program_suffix=$ac_optarg ;;
 
490
 
 
491
  -program-transform-name | --program-transform-name \
 
492
  | --program-transform-nam | --program-transform-na \
 
493
  | --program-transform-n | --program-transform- \
 
494
  | --program-transform | --program-transfor \
 
495
  | --program-transfo | --program-transf \
 
496
  | --program-trans | --program-tran \
 
497
  | --progr-tra | --program-tr | --program-t)
 
498
    ac_prev=program_transform_name ;;
 
499
  -program-transform-name=* | --program-transform-name=* \
 
500
  | --program-transform-nam=* | --program-transform-na=* \
 
501
  | --program-transform-n=* | --program-transform-=* \
 
502
  | --program-transform=* | --program-transfor=* \
 
503
  | --program-transfo=* | --program-transf=* \
 
504
  | --program-trans=* | --program-tran=* \
 
505
  | --progr-tra=* | --program-tr=* | --program-t=*)
 
506
    program_transform_name=$ac_optarg ;;
 
507
 
 
508
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
509
  | -silent | --silent | --silen | --sile | --sil)
 
510
    silent=yes ;;
 
511
 
 
512
  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
 
513
    ac_prev=sbindir ;;
 
514
  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
 
515
  | --sbi=* | --sb=*)
 
516
    sbindir=$ac_optarg ;;
 
517
 
 
518
  -sharedstatedir | --sharedstatedir | --sharedstatedi \
 
519
  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
 
520
  | --sharedst | --shareds | --shared | --share | --shar \
 
521
  | --sha | --sh)
 
522
    ac_prev=sharedstatedir ;;
 
523
  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
 
524
  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
 
525
  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
 
526
  | --sha=* | --sh=*)
 
527
    sharedstatedir=$ac_optarg ;;
 
528
 
 
529
  -site | --site | --sit)
 
530
    ac_prev=site ;;
 
531
  -site=* | --site=* | --sit=*)
 
532
    site=$ac_optarg ;;
 
533
 
 
534
  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
 
535
    ac_prev=srcdir ;;
 
536
  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
 
537
    srcdir=$ac_optarg ;;
 
538
 
 
539
  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
 
540
  | --syscon | --sysco | --sysc | --sys | --sy)
 
541
    ac_prev=sysconfdir ;;
 
542
  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
 
543
  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
 
544
    sysconfdir=$ac_optarg ;;
 
545
 
 
546
  -target | --target | --targe | --targ | --tar | --ta | --t)
 
547
    ac_prev=target_alias ;;
 
548
  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
 
549
    target_alias=$ac_optarg ;;
 
550
 
 
551
  -v | -verbose | --verbose | --verbos | --verbo | --verb)
 
552
    verbose=yes ;;
 
553
 
 
554
  -version | --version | --versio | --versi | --vers | -V)
 
555
    ac_init_version=: ;;
 
556
 
 
557
  -with-* | --with-*)
 
558
    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
 
559
    # Reject names that are not valid shell variable names.
 
560
    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
561
      { echo "$as_me: error: invalid package name: $ac_package" >&2
 
562
   { (exit 1); exit 1; }; }
 
563
    ac_package=`echo $ac_package| sed 's/-/_/g'`
 
564
    case $ac_option in
 
565
      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
 
566
      *) ac_optarg=yes ;;
 
567
    esac
 
568
    eval "with_$ac_package='$ac_optarg'" ;;
 
569
 
 
570
  -without-* | --without-*)
 
571
    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
 
572
    # Reject names that are not valid shell variable names.
 
573
    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
574
      { echo "$as_me: error: invalid package name: $ac_package" >&2
 
575
   { (exit 1); exit 1; }; }
 
576
    ac_package=`echo $ac_package | sed 's/-/_/g'`
 
577
    eval "with_$ac_package=no" ;;
 
578
 
 
579
  --x)
 
580
    # Obsolete; use --with-x.
 
581
    with_x=yes ;;
 
582
 
 
583
  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
 
584
  | --x-incl | --x-inc | --x-in | --x-i)
 
585
    ac_prev=x_includes ;;
 
586
  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
 
587
  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
 
588
    x_includes=$ac_optarg ;;
 
589
 
 
590
  -x-libraries | --x-libraries | --x-librarie | --x-librari \
 
591
  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
 
592
    ac_prev=x_libraries ;;
 
593
  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
 
594
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
 
595
    x_libraries=$ac_optarg ;;
 
596
 
 
597
  -*) { echo "$as_me: error: unrecognized option: $ac_option
 
598
Try \`$0 --help' for more information." >&2
 
599
   { (exit 1); exit 1; }; }
 
600
    ;;
 
601
 
 
602
  *=*)
 
603
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
 
604
    # Reject names that are not valid shell variable names.
 
605
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
 
606
      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
 
607
   { (exit 1); exit 1; }; }
 
608
    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
 
609
    eval "$ac_envvar='$ac_optarg'"
 
610
    export $ac_envvar ;;
 
611
 
 
612
  *)
 
613
    # FIXME: should be removed in autoconf 3.0.
 
614
    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
 
615
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
 
616
      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
 
617
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
 
618
    ;;
 
619
 
 
620
  esac
 
621
done
 
622
 
 
623
if test -n "$ac_prev"; then
 
624
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
 
625
  { echo "$as_me: error: missing argument to $ac_option" >&2
 
626
   { (exit 1); exit 1; }; }
 
627
fi
 
628
 
 
629
# Be sure to have absolute paths.
 
630
for ac_var in exec_prefix prefix
 
631
do
 
632
  eval ac_val=$`echo $ac_var`
 
633
  case $ac_val in
 
634
    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
 
635
    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
 
636
   { (exit 1); exit 1; }; };;
 
637
  esac
 
638
done
 
639
 
 
640
# Be sure to have absolute paths.
 
641
for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
 
642
              localstatedir libdir includedir oldincludedir infodir mandir
 
643
do
 
644
  eval ac_val=$`echo $ac_var`
 
645
  case $ac_val in
 
646
    [\\/$]* | ?:[\\/]* ) ;;
 
647
    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
 
648
   { (exit 1); exit 1; }; };;
 
649
  esac
 
650
done
 
651
 
 
652
# There might be people who depend on the old broken behavior: `$host'
 
653
# used to hold the argument of --host etc.
 
654
# FIXME: To remove some day.
 
655
build=$build_alias
 
656
host=$host_alias
 
657
target=$target_alias
 
658
 
 
659
# FIXME: To remove some day.
 
660
if test "x$host_alias" != x; then
 
661
  if test "x$build_alias" = x; then
 
662
    cross_compiling=maybe
 
663
    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
 
664
    If a cross compiler is detected then cross compile mode will be used." >&2
 
665
  elif test "x$build_alias" != "x$host_alias"; then
 
666
    cross_compiling=yes
 
667
  fi
 
668
fi
 
669
 
 
670
ac_tool_prefix=
 
671
test -n "$host_alias" && ac_tool_prefix=$host_alias-
 
672
 
 
673
test "$silent" = yes && exec 6>/dev/null
 
674
 
 
675
 
 
676
# Find the source files, if location was not specified.
 
677
if test -z "$srcdir"; then
 
678
  ac_srcdir_defaulted=yes
 
679
  # Try the directory containing this script, then its parent.
 
680
  ac_confdir=`(dirname "$0") 2>/dev/null ||
 
681
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
682
         X"$0" : 'X\(//\)[^/]' \| \
 
683
         X"$0" : 'X\(//\)$' \| \
 
684
         X"$0" : 'X\(/\)' \| \
 
685
         .     : '\(.\)' 2>/dev/null ||
 
686
echo X"$0" |
 
687
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
688
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
689
          /^X\(\/\/\)$/{ s//\1/; q; }
 
690
          /^X\(\/\).*/{ s//\1/; q; }
 
691
          s/.*/./; q'`
 
692
  srcdir=$ac_confdir
 
693
  if test ! -r $srcdir/$ac_unique_file; then
 
694
    srcdir=..
 
695
  fi
 
696
else
 
697
  ac_srcdir_defaulted=no
 
698
fi
 
699
if test ! -r $srcdir/$ac_unique_file; then
 
700
  if test "$ac_srcdir_defaulted" = yes; then
 
701
    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
 
702
   { (exit 1); exit 1; }; }
 
703
  else
 
704
    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
 
705
   { (exit 1); exit 1; }; }
 
706
  fi
 
707
fi
 
708
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
 
709
ac_env_build_alias_set=${build_alias+set}
 
710
ac_env_build_alias_value=$build_alias
 
711
ac_cv_env_build_alias_set=${build_alias+set}
 
712
ac_cv_env_build_alias_value=$build_alias
 
713
ac_env_host_alias_set=${host_alias+set}
 
714
ac_env_host_alias_value=$host_alias
 
715
ac_cv_env_host_alias_set=${host_alias+set}
 
716
ac_cv_env_host_alias_value=$host_alias
 
717
ac_env_target_alias_set=${target_alias+set}
 
718
ac_env_target_alias_value=$target_alias
 
719
ac_cv_env_target_alias_set=${target_alias+set}
 
720
ac_cv_env_target_alias_value=$target_alias
 
721
 
 
722
#
 
723
# Report the --help message.
 
724
#
 
725
if test "$ac_init_help" = "long"; then
 
726
  # Omit some internal or obsolete options to make the list less imposing.
 
727
  # This message is too long to be a string in the A/UX 3.1 sh.
 
728
  cat <<_ACEOF
 
729
\`configure' configures MIT/GNU Scheme documentation 7.7.2 to adapt to many kinds of systems.
 
730
 
 
731
Usage: $0 [OPTION]... [VAR=VALUE]...
 
732
 
 
733
To assign environment variables (e.g., CC, CFLAGS...), specify them as
 
734
VAR=VALUE.  See below for descriptions of some of the useful variables.
 
735
 
 
736
Defaults for the options are specified in brackets.
 
737
 
 
738
Configuration:
 
739
  -h, --help              display this help and exit
 
740
      --help=short        display options specific to this package
 
741
      --help=recursive    display the short help of all the included packages
 
742
  -V, --version           display version information and exit
 
743
  -q, --quiet, --silent   do not print \`checking...' messages
 
744
      --cache-file=FILE   cache test results in FILE [disabled]
 
745
  -C, --config-cache      alias for \`--cache-file=config.cache'
 
746
  -n, --no-create         do not create output files
 
747
      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
 
748
 
 
749
_ACEOF
 
750
 
 
751
  cat <<_ACEOF
 
752
Installation directories:
 
753
  --prefix=PREFIX         install architecture-independent files in PREFIX
 
754
                          [$ac_default_prefix]
 
755
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
 
756
                          [PREFIX]
 
757
 
 
758
By default, \`make install' will install all the files in
 
759
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
 
760
an installation prefix other than \`$ac_default_prefix' using \`--prefix',
 
761
for instance \`--prefix=\$HOME'.
 
762
 
 
763
For better control, use the options below.
 
764
 
 
765
Fine tuning of the installation directories:
 
766
  --bindir=DIR           user executables [EPREFIX/bin]
 
767
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
 
768
  --libexecdir=DIR       program executables [EPREFIX/libexec]
 
769
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
 
770
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
 
771
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
 
772
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
 
773
  --libdir=DIR           object code libraries [EPREFIX/lib]
 
774
  --includedir=DIR       C header files [PREFIX/include]
 
775
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
 
776
  --infodir=DIR          info documentation [PREFIX/info]
 
777
  --mandir=DIR           man documentation [PREFIX/man]
 
778
_ACEOF
 
779
 
 
780
  cat <<\_ACEOF
 
781
_ACEOF
 
782
fi
 
783
 
 
784
if test -n "$ac_init_help"; then
 
785
  case $ac_init_help in
 
786
     short | recursive ) echo "Configuration of MIT/GNU Scheme documentation 7.7.2:";;
 
787
   esac
 
788
  cat <<\_ACEOF
 
789
 
 
790
Optional Features:
 
791
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 
792
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 
793
  --enable-html           generate HTML documentation
 
794
  --enable-pdf            generate PDF documentation
 
795
  --enable-ps             generate Postscript documentation
 
796
 
 
797
Report bugs to <bug-cscheme@zurich.ai.mit.edu>.
 
798
_ACEOF
 
799
fi
 
800
 
 
801
if test "$ac_init_help" = "recursive"; then
 
802
  # If there are subdirs, report their specific --help.
 
803
  ac_popdir=`pwd`
 
804
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
 
805
    test -d $ac_dir || continue
 
806
    ac_builddir=.
 
807
 
 
808
if test "$ac_dir" != .; then
 
809
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
810
  # A "../" for each directory in $ac_dir_suffix.
 
811
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
 
812
else
 
813
  ac_dir_suffix= ac_top_builddir=
 
814
fi
 
815
 
 
816
case $srcdir in
 
817
  .)  # No --srcdir option.  We are building in place.
 
818
    ac_srcdir=.
 
819
    if test -z "$ac_top_builddir"; then
 
820
       ac_top_srcdir=.
 
821
    else
 
822
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
 
823
    fi ;;
 
824
  [\\/]* | ?:[\\/]* )  # Absolute path.
 
825
    ac_srcdir=$srcdir$ac_dir_suffix;
 
826
    ac_top_srcdir=$srcdir ;;
 
827
  *) # Relative path.
 
828
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 
829
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 
830
esac
 
831
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
 
832
# absolute.
 
833
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
 
834
ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
 
835
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
 
836
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
 
837
 
 
838
    cd $ac_dir
 
839
    # Check for guested configure; otherwise get Cygnus style configure.
 
840
    if test -f $ac_srcdir/configure.gnu; then
 
841
      echo
 
842
      $SHELL $ac_srcdir/configure.gnu  --help=recursive
 
843
    elif test -f $ac_srcdir/configure; then
 
844
      echo
 
845
      $SHELL $ac_srcdir/configure  --help=recursive
 
846
    elif test -f $ac_srcdir/configure.ac ||
 
847
           test -f $ac_srcdir/configure.in; then
 
848
      echo
 
849
      $ac_configure --help
 
850
    else
 
851
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
 
852
    fi
 
853
    cd $ac_popdir
 
854
  done
 
855
fi
 
856
 
 
857
test -n "$ac_init_help" && exit 0
 
858
if $ac_init_version; then
 
859
  cat <<\_ACEOF
 
860
MIT/GNU Scheme documentation configure 7.7.2
 
861
generated by GNU Autoconf 2.53
 
862
 
 
863
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 
864
Free Software Foundation, Inc.
 
865
This configure script is free software; the Free Software Foundation
 
866
gives unlimited permission to copy, distribute and modify it.
 
867
 
 
868
Copyright 2000,2001,2002,2003 Massachusetts Institute of Technology
 
869
 
 
870
This file is part of MIT/GNU Scheme.
 
871
 
 
872
MIT/GNU Scheme is free software; you can redistribute it and/or modify
 
873
it under the terms of the GNU General Public License as published by
 
874
the Free Software Foundation; either version 2 of the License, or (at
 
875
your option) any later version.
 
876
 
 
877
MIT/GNU Scheme is distributed in the hope that it will be useful, but
 
878
WITHOUT ANY WARRANTY; without even the implied warranty of
 
879
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
880
General Public License for more details.
 
881
 
 
882
You should have received a copy of the GNU General Public License
 
883
along with MIT/GNU Scheme; if not, write to the Free Software
 
884
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
 
885
USA.
 
886
 
 
887
_ACEOF
 
888
  exit 0
 
889
fi
 
890
exec 5>config.log
 
891
cat >&5 <<_ACEOF
 
892
This file contains any messages produced by compilers while
 
893
running configure, to aid debugging if configure makes a mistake.
 
894
 
 
895
It was created by MIT/GNU Scheme documentation $as_me 7.7.2, which was
 
896
generated by GNU Autoconf 2.53.  Invocation command line was
 
897
 
 
898
  $ $0 $@
 
899
 
 
900
_ACEOF
 
901
{
 
902
cat <<_ASUNAME
 
903
@%:@@%:@ --------- @%:@@%:@
 
904
@%:@@%:@ Platform. @%:@@%:@
 
905
@%:@@%:@ --------- @%:@@%:@
 
906
 
 
907
hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
 
908
uname -m = `(uname -m) 2>/dev/null || echo unknown`
 
909
uname -r = `(uname -r) 2>/dev/null || echo unknown`
 
910
uname -s = `(uname -s) 2>/dev/null || echo unknown`
 
911
uname -v = `(uname -v) 2>/dev/null || echo unknown`
 
912
 
 
913
/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
 
914
/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
 
915
 
 
916
/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
 
917
/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
 
918
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
 
919
hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
 
920
/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
 
921
/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
 
922
/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
 
923
 
 
924
_ASUNAME
 
925
 
 
926
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
927
for as_dir in $PATH
 
928
do
 
929
  IFS=$as_save_IFS
 
930
  test -z "$as_dir" && as_dir=.
 
931
  echo "PATH: $as_dir"
 
932
done
 
933
 
 
934
} >&5
 
935
 
 
936
cat >&5 <<_ACEOF
 
937
 
 
938
 
 
939
@%:@@%:@ ----------- @%:@@%:@
 
940
@%:@@%:@ Core tests. @%:@@%:@
 
941
@%:@@%:@ ----------- @%:@@%:@
 
942
 
 
943
_ACEOF
 
944
 
 
945
 
 
946
# Keep a trace of the command line.
 
947
# Strip out --no-create and --no-recursion so they do not pile up.
 
948
# Also quote any args containing shell meta-characters.
 
949
ac_configure_args=
 
950
ac_sep=
 
951
for ac_arg
 
952
do
 
953
  case $ac_arg in
 
954
  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
 
955
  | --no-cr | --no-c | -n ) continue ;;
 
956
  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
 
957
  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
 
958
    continue ;;
 
959
  *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
 
960
    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
961
  esac
 
962
  case " $ac_configure_args " in
 
963
    *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
 
964
    *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
 
965
       ac_sep=" " ;;
 
966
  esac
 
967
  # Get rid of the leading space.
 
968
done
 
969
 
 
970
# When interrupted or exit'd, cleanup temporary files, and complete
 
971
# config.log.  We remove comments because anyway the quotes in there
 
972
# would cause problems or look ugly.
 
973
# WARNING: Be sure not to use single quotes in there, as some shells,
 
974
# such as our DU 5.0 friend, will then `close' the trap.
 
975
trap 'exit_status=$?
 
976
  # Save into config.log some information that might help in debugging.
 
977
  {
 
978
    echo
 
979
    cat <<\_ASBOX
 
980
@%:@@%:@ ---------------- @%:@@%:@
 
981
@%:@@%:@ Cache variables. @%:@@%:@
 
982
@%:@@%:@ ---------------- @%:@@%:@
 
983
_ASBOX
 
984
    echo
 
985
    # The following way of writing the cache mishandles newlines in values,
 
986
{
 
987
  (set) 2>&1 |
 
988
    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
 
989
    *ac_space=\ *)
 
990
      sed -n \
 
991
        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
 
992
          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
 
993
      ;;
 
994
    *)
 
995
      sed -n \
 
996
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
 
997
      ;;
 
998
    esac;
 
999
}
 
1000
    echo
 
1001
    if test -s confdefs.h; then
 
1002
      cat <<\_ASBOX
 
1003
@%:@@%:@ ----------- @%:@@%:@
 
1004
@%:@@%:@ confdefs.h. @%:@@%:@
 
1005
@%:@@%:@ ----------- @%:@@%:@
 
1006
_ASBOX
 
1007
      echo
 
1008
      sed "/^$/d" confdefs.h
 
1009
      echo
 
1010
    fi
 
1011
    test "$ac_signal" != 0 &&
 
1012
      echo "$as_me: caught signal $ac_signal"
 
1013
    echo "$as_me: exit $exit_status"
 
1014
  } >&5
 
1015
  rm -f core core.* *.core &&
 
1016
  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
 
1017
    exit $exit_status
 
1018
     ' 0
 
1019
for ac_signal in 1 2 13 15; do
 
1020
  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
 
1021
done
 
1022
ac_signal=0
 
1023
 
 
1024
# confdefs.h avoids OS command line length limits that DEFS can exceed.
 
1025
rm -rf conftest* confdefs.h
 
1026
# AIX cpp loses on an empty file, so make sure it contains at least a newline.
 
1027
echo >confdefs.h
 
1028
 
 
1029
# Predefined preprocessor variables.
 
1030
 
 
1031
cat >>confdefs.h <<_ACEOF
 
1032
@%:@define PACKAGE_NAME "$PACKAGE_NAME"
 
1033
_ACEOF
 
1034
 
 
1035
 
 
1036
cat >>confdefs.h <<_ACEOF
 
1037
@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
 
1038
_ACEOF
 
1039
 
 
1040
 
 
1041
cat >>confdefs.h <<_ACEOF
 
1042
@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
 
1043
_ACEOF
 
1044
 
 
1045
 
 
1046
cat >>confdefs.h <<_ACEOF
 
1047
@%:@define PACKAGE_STRING "$PACKAGE_STRING"
 
1048
_ACEOF
 
1049
 
 
1050
 
 
1051
cat >>confdefs.h <<_ACEOF
 
1052
@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
 
1053
_ACEOF
 
1054
 
 
1055
 
 
1056
# Let the site file select an alternate cache file if it wants to.
 
1057
# Prefer explicitly selected file to automatically selected ones.
 
1058
if test -z "$CONFIG_SITE"; then
 
1059
  if test "x$prefix" != xNONE; then
 
1060
    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
 
1061
  else
 
1062
    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
 
1063
  fi
 
1064
fi
 
1065
for ac_site_file in $CONFIG_SITE; do
 
1066
  if test -r "$ac_site_file"; then
 
1067
    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
 
1068
echo "$as_me: loading site script $ac_site_file" >&6;}
 
1069
    sed 's/^/| /' "$ac_site_file" >&5
 
1070
    . "$ac_site_file"
 
1071
  fi
 
1072
done
 
1073
 
 
1074
if test -r "$cache_file"; then
 
1075
  # Some versions of bash will fail to source /dev/null (special
 
1076
  # files actually), so we avoid doing that.
 
1077
  if test -f "$cache_file"; then
 
1078
    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
 
1079
echo "$as_me: loading cache $cache_file" >&6;}
 
1080
    case $cache_file in
 
1081
      [\\/]* | ?:[\\/]* ) . $cache_file;;
 
1082
      *)                      . ./$cache_file;;
 
1083
    esac
 
1084
  fi
 
1085
else
 
1086
  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
 
1087
echo "$as_me: creating cache $cache_file" >&6;}
 
1088
  >$cache_file
 
1089
fi
 
1090
 
 
1091
# Check that the precious variables saved in the cache have kept the same
 
1092
# value.
 
1093
ac_cache_corrupted=false
 
1094
for ac_var in `(set) 2>&1 |
 
1095
               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
 
1096
  eval ac_old_set=\$ac_cv_env_${ac_var}_set
 
1097
  eval ac_new_set=\$ac_env_${ac_var}_set
 
1098
  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
 
1099
  eval ac_new_val="\$ac_env_${ac_var}_value"
 
1100
  case $ac_old_set,$ac_new_set in
 
1101
    set,)
 
1102
      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
 
1103
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
 
1104
      ac_cache_corrupted=: ;;
 
1105
    ,set)
 
1106
      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
 
1107
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
 
1108
      ac_cache_corrupted=: ;;
 
1109
    ,);;
 
1110
    *)
 
1111
      if test "x$ac_old_val" != "x$ac_new_val"; then
 
1112
        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
 
1113
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
 
1114
        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
 
1115
echo "$as_me:   former value:  $ac_old_val" >&2;}
 
1116
        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
 
1117
echo "$as_me:   current value: $ac_new_val" >&2;}
 
1118
        ac_cache_corrupted=:
 
1119
      fi;;
 
1120
  esac
 
1121
  # Pass precious variables to config.status.
 
1122
  if test "$ac_new_set" = set; then
 
1123
    case $ac_new_val in
 
1124
    *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
 
1125
      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
 
1126
    *) ac_arg=$ac_var=$ac_new_val ;;
 
1127
    esac
 
1128
    case " $ac_configure_args " in
 
1129
      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
 
1130
      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
 
1131
    esac
 
1132
  fi
 
1133
done
 
1134
if $ac_cache_corrupted; then
 
1135
  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
 
1136
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
 
1137
  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
 
1138
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
 
1139
   { (exit 1); exit 1; }; }
 
1140
fi
 
1141
 
 
1142
ac_ext=c
 
1143
ac_cpp='$CPP $CPPFLAGS'
 
1144
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
1145
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
1146
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
1147
 
 
1148
 
 
1149
 
 
1150
 
 
1151
 
 
1152
 
 
1153
 
 
1154
 
 
1155
 
 
1156
 
 
1157
 
 
1158
 
 
1159
 
 
1160
 
 
1161
 
 
1162
 
 
1163
 
 
1164
 
 
1165
 
 
1166
 
 
1167
 
 
1168
 
 
1169
 
 
1170
 
 
1171
 
 
1172
 
 
1173
 
 
1174
 
 
1175
 
 
1176
 
 
1177
 
 
1178
ac_aux_dir=
 
1179
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
 
1180
  if test -f $ac_dir/install-sh; then
 
1181
    ac_aux_dir=$ac_dir
 
1182
    ac_install_sh="$ac_aux_dir/install-sh -c"
 
1183
    break
 
1184
  elif test -f $ac_dir/install.sh; then
 
1185
    ac_aux_dir=$ac_dir
 
1186
    ac_install_sh="$ac_aux_dir/install.sh -c"
 
1187
    break
 
1188
  elif test -f $ac_dir/shtool; then
 
1189
    ac_aux_dir=$ac_dir
 
1190
    ac_install_sh="$ac_aux_dir/shtool install -c"
 
1191
    break
 
1192
  fi
 
1193
done
 
1194
if test -z "$ac_aux_dir"; then
 
1195
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
 
1196
echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
 
1197
   { (exit 1); exit 1; }; }
 
1198
fi
 
1199
ac_config_guess="$SHELL $ac_aux_dir/config.guess"
 
1200
ac_config_sub="$SHELL $ac_aux_dir/config.sub"
 
1201
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
 
1202
 
 
1203
# Find a good install program.  We prefer a C program (faster),
 
1204
# so one script is as good as another.  But avoid the broken or
 
1205
# incompatible versions:
 
1206
# SysV /etc/install, /usr/sbin/install
 
1207
# SunOS /usr/etc/install
 
1208
# IRIX /sbin/install
 
1209
# AIX /bin/install
 
1210
# AmigaOS /C/install, which installs bootblocks on floppy discs
 
1211
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
 
1212
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
 
1213
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 
1214
# ./install, which can be erroneously created by make from ./install.sh.
 
1215
echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 
1216
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
 
1217
if test -z "$INSTALL"; then
 
1218
if test "${ac_cv_path_install+set}" = set; then
 
1219
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1220
else
 
1221
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1222
for as_dir in $PATH
 
1223
do
 
1224
  IFS=$as_save_IFS
 
1225
  test -z "$as_dir" && as_dir=.
 
1226
  # Account for people who put trailing slashes in PATH elements.
 
1227
case $as_dir/ in
 
1228
  ./ | .// | /cC/* | \
 
1229
  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 
1230
  /usr/ucb/* ) ;;
 
1231
  *)
 
1232
    # OSF1 and SCO ODT 3.0 have their own names for install.
 
1233
    # Don't use installbsd from OSF since it installs stuff as root
 
1234
    # by default.
 
1235
    for ac_prog in ginstall scoinst install; do
 
1236
      for ac_exec_ext in '' $ac_executable_extensions; do
 
1237
        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
 
1238
          if test $ac_prog = install &&
 
1239
            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 
1240
            # AIX install.  It has an incompatible calling convention.
 
1241
            :
 
1242
          elif test $ac_prog = install &&
 
1243
            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 
1244
            # program-specific install script used by HP pwplus--don't use.
 
1245
            :
 
1246
          else
 
1247
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 
1248
            break 3
 
1249
          fi
 
1250
        fi
 
1251
      done
 
1252
    done
 
1253
    ;;
 
1254
esac
 
1255
done
 
1256
 
 
1257
 
 
1258
fi
 
1259
  if test "${ac_cv_path_install+set}" = set; then
 
1260
    INSTALL=$ac_cv_path_install
 
1261
  else
 
1262
    # As a last resort, use the slow shell script.  We don't cache a
 
1263
    # path for INSTALL within a source directory, because that will
 
1264
    # break other packages using the cache if that directory is
 
1265
    # removed, or if the path is relative.
 
1266
    INSTALL=$ac_install_sh
 
1267
  fi
 
1268
fi
 
1269
echo "$as_me:$LINENO: result: $INSTALL" >&5
 
1270
echo "${ECHO_T}$INSTALL" >&6
 
1271
 
 
1272
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 
1273
# It thinks the first close brace ends the variable substitution.
 
1274
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
 
1275
 
 
1276
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 
1277
 
 
1278
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
 
1279
 
 
1280
echo "$as_me:$LINENO: checking whether ln -s works" >&5
 
1281
echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
 
1282
LN_S=$as_ln_s
 
1283
if test "$LN_S" = "ln -s"; then
 
1284
  echo "$as_me:$LINENO: result: yes" >&5
 
1285
echo "${ECHO_T}yes" >&6
 
1286
else
 
1287
  echo "$as_me:$LINENO: result: no, using $LN_S" >&5
 
1288
echo "${ECHO_T}no, using $LN_S" >&6
 
1289
fi
 
1290
 
 
1291
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5
 
1292
echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
 
1293
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
 
1294
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
 
1295
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1296
else
 
1297
  cat >conftest.make <<\_ACEOF
 
1298
all:
 
1299
        @echo 'ac_maketemp="${MAKE}"'
 
1300
_ACEOF
 
1301
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
1302
eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
 
1303
if test -n "$ac_maketemp"; then
 
1304
  eval ac_cv_prog_make_${ac_make}_set=yes
 
1305
else
 
1306
  eval ac_cv_prog_make_${ac_make}_set=no
 
1307
fi
 
1308
rm -f conftest.make
 
1309
fi
 
1310
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
 
1311
  echo "$as_me:$LINENO: result: yes" >&5
 
1312
echo "${ECHO_T}yes" >&6
 
1313
  SET_MAKE=
 
1314
else
 
1315
  echo "$as_me:$LINENO: result: no" >&5
 
1316
echo "${ECHO_T}no" >&6
 
1317
  SET_MAKE="MAKE=${MAKE-make}"
 
1318
fi
 
1319
 
 
1320
if test "$(${INSTALL} --help 2> /dev/null | fgrep -e --preserve-timestamps)"
 
1321
then
 
1322
    INSTALL="${INSTALL} --preserve-timestamps"
 
1323
fi
 
1324
 
 
1325
INST_TARGETS=
 
1326
 
 
1327
# Check whether --enable-html or --disable-html was given.
 
1328
if test "${enable_html+set}" = set; then
 
1329
  enableval="$enable_html"
 
1330
  
 
1331
fi; 
 
1332
if test "${enable_html:-yes}" = "yes"; then
 
1333
    htmldir="${libdir}/mit-scheme/doc"
 
1334
elif test "${enable_html}" = "no"; then
 
1335
    htmldir=
 
1336
else
 
1337
    htmldir="${enable_html}"
 
1338
fi
 
1339
test "${htmldir}" = "" || INST_TARGETS="${INST_TARGETS} install-html"
 
1340
 
 
1341
 
 
1342
# Check whether --enable-pdf or --disable-pdf was given.
 
1343
if test "${enable_pdf+set}" = set; then
 
1344
  enableval="$enable_pdf"
 
1345
  
 
1346
fi; 
 
1347
if test "${enable_pdf:-yes}" = "yes"; then
 
1348
    pdfdir="${libdir}/mit-scheme/doc"
 
1349
elif test "${enable_pdf}" = "no"; then
 
1350
    pdfdir=
 
1351
else
 
1352
    pdfdir="${enable_pdf}"
 
1353
fi
 
1354
test "${pdfdir}" = "" || INST_TARGETS="${INST_TARGETS} install-pdf"
 
1355
 
 
1356
 
 
1357
# Check whether --enable-ps or --disable-ps was given.
 
1358
if test "${enable_ps+set}" = set; then
 
1359
  enableval="$enable_ps"
 
1360
  
 
1361
fi; 
 
1362
if test "${enable_ps:-yes}" = "yes"; then
 
1363
    psdir="${libdir}/mit-scheme/doc"
 
1364
elif test "${enable_ps}" = "no"; then
 
1365
    psdir=
 
1366
else
 
1367
    psdir="${enable_ps}"
 
1368
fi
 
1369
test "${psdir}" = "" || INST_TARGETS="${INST_TARGETS} install-ps"
 
1370
 
 
1371
 
 
1372
 
 
1373
 
 
1374
for D in ref-manual sos user-manual; do
 
1375
    test -L "${D}/gfdl.texinfo" \
 
1376
      || (cd "${D}"; ${LN_S} ../imail/gfdl.texinfo .)
 
1377
done
 
1378
 
 
1379
ac_config_files="$ac_config_files Makefile imail/Makefile ref-manual/Makefile sos/Makefile user-manual/Makefile"
 
1380
 
 
1381
cat >confcache <<\_ACEOF
 
1382
# This file is a shell script that caches the results of configure
 
1383
# tests run on this system so they can be shared between configure
 
1384
# scripts and configure runs, see configure's option --config-cache.
 
1385
# It is not useful on other systems.  If it contains results you don't
 
1386
# want to keep, you may remove or edit it.
 
1387
#
 
1388
# config.status only pays attention to the cache file if you give it
 
1389
# the --recheck option to rerun configure.
 
1390
#
 
1391
# `ac_cv_env_foo' variables (set or unset) will be overriden when
 
1392
# loading this file, other *unset* `ac_cv_foo' will be assigned the
 
1393
# following values.
 
1394
 
 
1395
_ACEOF
 
1396
 
 
1397
# The following way of writing the cache mishandles newlines in values,
 
1398
# but we know of no workaround that is simple, portable, and efficient.
 
1399
# So, don't put newlines in cache variables' values.
 
1400
# Ultrix sh set writes to stderr and can't be redirected directly,
 
1401
# and sets the high bit in the cache file unless we assign to the vars.
 
1402
{
 
1403
  (set) 2>&1 |
 
1404
    case `(ac_space=' '; set | grep ac_space) 2>&1` in
 
1405
    *ac_space=\ *)
 
1406
      # `set' does not quote correctly, so add quotes (double-quote
 
1407
      # substitution turns \\\\ into \\, and sed turns \\ into \).
 
1408
      sed -n \
 
1409
        "s/'/'\\\\''/g;
 
1410
          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
 
1411
      ;;
 
1412
    *)
 
1413
      # `set' quotes correctly as required by POSIX, so do not add quotes.
 
1414
      sed -n \
 
1415
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
 
1416
      ;;
 
1417
    esac;
 
1418
} |
 
1419
  sed '
 
1420
     t clear
 
1421
     : clear
 
1422
     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
 
1423
     t end
 
1424
     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
 
1425
     : end' >>confcache
 
1426
if cmp -s $cache_file confcache; then :; else
 
1427
  if test -w $cache_file; then
 
1428
    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
 
1429
    cat confcache >$cache_file
 
1430
  else
 
1431
    echo "not updating unwritable cache $cache_file"
 
1432
  fi
 
1433
fi
 
1434
rm -f confcache
 
1435
 
 
1436
test "x$prefix" = xNONE && prefix=$ac_default_prefix
 
1437
# Let make expand exec_prefix.
 
1438
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
 
1439
 
 
1440
# VPATH may cause trouble with some makes, so we remove $(srcdir),
 
1441
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
 
1442
# trailing colons and then remove the whole line if VPATH becomes empty
 
1443
# (actually we leave an empty line to preserve line numbers).
 
1444
if test "x$srcdir" = x.; then
 
1445
  ac_vpsub='/^[         ]*VPATH[        ]*=/{
 
1446
s/:*\$(srcdir):*/:/;
 
1447
s/:*\${srcdir}:*/:/;
 
1448
s/:*@srcdir@:*/:/;
 
1449
s/^\([^=]*=[    ]*\):*/\1/;
 
1450
s/:*$//;
 
1451
s/^[^=]*=[      ]*$//;
 
1452
}'
 
1453
fi
 
1454
 
 
1455
# Transform confdefs.h into DEFS.
 
1456
# Protect against shell expansion while executing Makefile rules.
 
1457
# Protect against Makefile macro expansion.
 
1458
#
 
1459
# If the first sed substitution is executed (which looks for macros that
 
1460
# take arguments), then we branch to the quote section.  Otherwise,
 
1461
# look for a macro that doesn't take arguments.
 
1462
cat >confdef2opt.sed <<\_ACEOF
 
1463
t clear
 
1464
: clear
 
1465
s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\),-D\1=\2,g
 
1466
t quote
 
1467
s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\),-D\1=\2,g
 
1468
t quote
 
1469
d
 
1470
: quote
 
1471
s,[     `~#$^&*(){}\\|;'"<>?],\\&,g
 
1472
s,\[,\\&,g
 
1473
s,\],\\&,g
 
1474
s,\$,$$,g
 
1475
p
 
1476
_ACEOF
 
1477
# We use echo to avoid assuming a particular line-breaking character.
 
1478
# The extra dot is to prevent the shell from consuming trailing
 
1479
# line-breaks from the sub-command output.  A line-break within
 
1480
# single-quotes doesn't work because, if this script is created in a
 
1481
# platform that uses two characters for line-breaks (e.g., DOS), tr
 
1482
# would break.
 
1483
ac_LF_and_DOT=`echo; echo .`
 
1484
DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
 
1485
rm -f confdef2opt.sed
 
1486
 
 
1487
 
 
1488
 
 
1489
: ${CONFIG_STATUS=./config.status}
 
1490
ac_clean_files_save=$ac_clean_files
 
1491
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
 
1492
{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
 
1493
echo "$as_me: creating $CONFIG_STATUS" >&6;}
 
1494
cat >$CONFIG_STATUS <<_ACEOF
 
1495
#! $SHELL
 
1496
# Generated by $as_me.
 
1497
# Run this file to recreate the current configuration.
 
1498
# Compiler output produced by configure, useful for debugging
 
1499
# configure, is in config.log if it exists.
 
1500
 
 
1501
debug=false
 
1502
SHELL=\${CONFIG_SHELL-$SHELL}
 
1503
_ACEOF
 
1504
 
 
1505
cat >>$CONFIG_STATUS <<\_ACEOF
 
1506
 
 
1507
## --------------------- ##
 
1508
## M4sh Initialization.  ##
 
1509
## --------------------- ##
 
1510
 
 
1511
# Be Bourne compatible
 
1512
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 
1513
  emulate sh
 
1514
  NULLCMD=:
 
1515
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
 
1516
  set -o posix
 
1517
fi
 
1518
 
 
1519
# NLS nuisances.
 
1520
# Support unset when possible.
 
1521
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
 
1522
  as_unset=unset
 
1523
else
 
1524
  as_unset=false
 
1525
fi
 
1526
 
 
1527
(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
 
1528
    { $as_unset LANG || test "${LANG+set}" != set; } ||
 
1529
      { LANG=C; export LANG; }
 
1530
(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
 
1531
    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
 
1532
      { LC_ALL=C; export LC_ALL; }
 
1533
(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
 
1534
    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
 
1535
      { LC_TIME=C; export LC_TIME; }
 
1536
(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
 
1537
    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
 
1538
      { LC_CTYPE=C; export LC_CTYPE; }
 
1539
(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
 
1540
    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
 
1541
      { LANGUAGE=C; export LANGUAGE; }
 
1542
(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
 
1543
    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
 
1544
      { LC_COLLATE=C; export LC_COLLATE; }
 
1545
(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
 
1546
    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
 
1547
      { LC_NUMERIC=C; export LC_NUMERIC; }
 
1548
(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
 
1549
    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
 
1550
      { LC_MESSAGES=C; export LC_MESSAGES; }
 
1551
 
 
1552
 
 
1553
# Name of the executable.
 
1554
as_me=`(basename "$0") 2>/dev/null ||
 
1555
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 
1556
         X"$0" : 'X\(//\)$' \| \
 
1557
         X"$0" : 'X\(/\)$' \| \
 
1558
         .     : '\(.\)' 2>/dev/null ||
 
1559
echo X/"$0" |
 
1560
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
 
1561
          /^X\/\(\/\/\)$/{ s//\1/; q; }
 
1562
          /^X\/\(\/\).*/{ s//\1/; q; }
 
1563
          s/.*/./; q'`
 
1564
 
 
1565
# PATH needs CR, and LINENO needs CR and PATH.
 
1566
# Avoid depending upon Character Ranges.
 
1567
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 
1568
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 
1569
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 
1570
as_cr_digits='0123456789'
 
1571
as_cr_alnum=$as_cr_Letters$as_cr_digits
 
1572
 
 
1573
# The user is always right.
 
1574
if test "${PATH_SEPARATOR+set}" != set; then
 
1575
  echo "#! /bin/sh" >conftest.sh
 
1576
  echo  "exit 0"   >>conftest.sh
 
1577
  chmod +x conftest.sh
 
1578
  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
 
1579
    PATH_SEPARATOR=';'
 
1580
  else
 
1581
    PATH_SEPARATOR=:
 
1582
  fi
 
1583
  rm -f conftest.sh
 
1584
fi
 
1585
 
 
1586
 
 
1587
  as_lineno_1=$LINENO
 
1588
  as_lineno_2=$LINENO
 
1589
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
1590
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
1591
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
 
1592
  # Find who we are.  Look in the path if we contain no path at all
 
1593
  # relative or not.
 
1594
  case $0 in
 
1595
    *[\\/]* ) as_myself=$0 ;;
 
1596
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1597
for as_dir in $PATH
 
1598
do
 
1599
  IFS=$as_save_IFS
 
1600
  test -z "$as_dir" && as_dir=.
 
1601
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 
1602
done
 
1603
 
 
1604
       ;;
 
1605
  esac
 
1606
  # We did not find ourselves, most probably we were run as `sh COMMAND'
 
1607
  # in which case we are not to be found in the path.
 
1608
  if test "x$as_myself" = x; then
 
1609
    as_myself=$0
 
1610
  fi
 
1611
  if test ! -f "$as_myself"; then
 
1612
    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
 
1613
echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
 
1614
   { (exit 1); exit 1; }; }
 
1615
  fi
 
1616
  case $CONFIG_SHELL in
 
1617
  '')
 
1618
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1619
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 
1620
do
 
1621
  IFS=$as_save_IFS
 
1622
  test -z "$as_dir" && as_dir=.
 
1623
  for as_base in sh bash ksh sh5; do
 
1624
         case $as_dir in
 
1625
         /*)
 
1626
           if ("$as_dir/$as_base" -c '
 
1627
  as_lineno_1=$LINENO
 
1628
  as_lineno_2=$LINENO
 
1629
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
1630
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
1631
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
 
1632
             CONFIG_SHELL=$as_dir/$as_base
 
1633
             export CONFIG_SHELL
 
1634
             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
 
1635
           fi;;
 
1636
         esac
 
1637
       done
 
1638
done
 
1639
;;
 
1640
  esac
 
1641
 
 
1642
  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
 
1643
  # uniformly replaced by the line number.  The first 'sed' inserts a
 
1644
  # line-number line before each line; the second 'sed' does the real
 
1645
  # work.  The second script uses 'N' to pair each line-number line
 
1646
  # with the numbered line, and appends trailing '-' during
 
1647
  # substitution so that $LINENO is not a special case at line end.
 
1648
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
 
1649
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
 
1650
  sed '=' <$as_myself |
 
1651
    sed '
 
1652
      N
 
1653
      s,$,-,
 
1654
      : loop
 
1655
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
 
1656
      t loop
 
1657
      s,-$,,
 
1658
      s,^['$as_cr_digits']*\n,,
 
1659
    ' >$as_me.lineno &&
 
1660
  chmod +x $as_me.lineno ||
 
1661
    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
 
1662
echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
 
1663
   { (exit 1); exit 1; }; }
 
1664
 
 
1665
  # Don't try to exec as it changes $[0], causing all sort of problems
 
1666
  # (the dirname of $[0] is not the place where we might find the
 
1667
  # original and so on.  Autoconf is especially sensible to this).
 
1668
  . ./$as_me.lineno
 
1669
  # Exit status is that of the last command.
 
1670
  exit
 
1671
}
 
1672
 
 
1673
 
 
1674
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
 
1675
  *c*,-n*) ECHO_N= ECHO_C='
 
1676
' ECHO_T='      ' ;;
 
1677
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
 
1678
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
 
1679
esac
 
1680
 
 
1681
if expr a : '\(a\)' >/dev/null 2>&1; then
 
1682
  as_expr=expr
 
1683
else
 
1684
  as_expr=false
 
1685
fi
 
1686
 
 
1687
rm -f conf$$ conf$$.exe conf$$.file
 
1688
echo >conf$$.file
 
1689
if ln -s conf$$.file conf$$ 2>/dev/null; then
 
1690
  # We could just check for DJGPP; but this test a) works b) is more generic
 
1691
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
 
1692
  if test -f conf$$.exe; then
 
1693
    # Don't use ln at all; we don't have any links
 
1694
    as_ln_s='cp -p'
 
1695
  else
 
1696
    as_ln_s='ln -s'
 
1697
  fi
 
1698
elif ln conf$$.file conf$$ 2>/dev/null; then
 
1699
  as_ln_s=ln
 
1700
else
 
1701
  as_ln_s='cp -p'
 
1702
fi
 
1703
rm -f conf$$ conf$$.exe conf$$.file
 
1704
 
 
1705
as_executable_p="test -f"
 
1706
 
 
1707
# Sed expression to map a string onto a valid CPP name.
 
1708
as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
 
1709
 
 
1710
# Sed expression to map a string onto a valid variable name.
 
1711
as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
 
1712
 
 
1713
 
 
1714
# IFS
 
1715
# We need space, tab and new line, in precisely that order.
 
1716
as_nl='
 
1717
'
 
1718
IFS="   $as_nl"
 
1719
 
 
1720
# CDPATH.
 
1721
$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
 
1722
 
 
1723
exec 6>&1
 
1724
 
 
1725
# Open the log real soon, to keep \$[0] and so on meaningful, and to
 
1726
# report actual input values of CONFIG_FILES etc. instead of their
 
1727
# values after options handling.  Logging --version etc. is OK.
 
1728
exec 5>>config.log
 
1729
{
 
1730
  echo
 
1731
  sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
 
1732
@%:@@%:@ Running $as_me. @%:@@%:@
 
1733
_ASBOX
 
1734
} >&5
 
1735
cat >&5 <<_CSEOF
 
1736
 
 
1737
This file was extended by MIT/GNU Scheme documentation $as_me 7.7.2, which was
 
1738
generated by GNU Autoconf 2.53.  Invocation command line was
 
1739
 
 
1740
  CONFIG_FILES    = $CONFIG_FILES
 
1741
  CONFIG_HEADERS  = $CONFIG_HEADERS
 
1742
  CONFIG_LINKS    = $CONFIG_LINKS
 
1743
  CONFIG_COMMANDS = $CONFIG_COMMANDS
 
1744
  $ $0 $@
 
1745
 
 
1746
_CSEOF
 
1747
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
 
1748
echo >&5
 
1749
_ACEOF
 
1750
 
 
1751
# Files that config.status was made for.
 
1752
if test -n "$ac_config_files"; then
 
1753
  echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
 
1754
fi
 
1755
 
 
1756
if test -n "$ac_config_headers"; then
 
1757
  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
 
1758
fi
 
1759
 
 
1760
if test -n "$ac_config_links"; then
 
1761
  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
 
1762
fi
 
1763
 
 
1764
if test -n "$ac_config_commands"; then
 
1765
  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
 
1766
fi
 
1767
 
 
1768
cat >>$CONFIG_STATUS <<\_ACEOF
 
1769
 
 
1770
ac_cs_usage="\
 
1771
\`$as_me' instantiates files from templates according to the
 
1772
current configuration.
 
1773
 
 
1774
Usage: $0 [OPTIONS] [FILE]...
 
1775
 
 
1776
  -h, --help       print this help, then exit
 
1777
  -V, --version    print version number, then exit
 
1778
  -d, --debug      don't remove temporary files
 
1779
      --recheck    update $as_me by reconfiguring in the same conditions
 
1780
  --file=FILE[:TEMPLATE]
 
1781
                   instantiate the configuration file FILE
 
1782
 
 
1783
Configuration files:
 
1784
$config_files
 
1785
 
 
1786
Report bugs to <bug-autoconf@gnu.org>."
 
1787
_ACEOF
 
1788
 
 
1789
cat >>$CONFIG_STATUS <<_ACEOF
 
1790
ac_cs_version="\\
 
1791
MIT/GNU Scheme documentation config.status 7.7.2
 
1792
configured by $0, generated by GNU Autoconf 2.53,
 
1793
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
1794
 
 
1795
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
 
1796
Free Software Foundation, Inc.
 
1797
This config.status script is free software; the Free Software Foundation
 
1798
gives unlimited permission to copy, distribute and modify it."
 
1799
srcdir=$srcdir
 
1800
INSTALL="$INSTALL"
 
1801
_ACEOF
 
1802
 
 
1803
cat >>$CONFIG_STATUS <<\_ACEOF
 
1804
# If no file are specified by the user, then we need to provide default
 
1805
# value.  By we need to know if files were specified by the user.
 
1806
ac_need_defaults=:
 
1807
while test $# != 0
 
1808
do
 
1809
  case $1 in
 
1810
  --*=*)
 
1811
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
 
1812
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
 
1813
    shift
 
1814
    set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
 
1815
    shift
 
1816
    ;;
 
1817
  -*);;
 
1818
  *) # This is not an option, so the user has probably given explicit
 
1819
     # arguments.
 
1820
     ac_need_defaults=false;;
 
1821
  esac
 
1822
 
 
1823
  case $1 in
 
1824
  # Handling of the options.
 
1825
_ACEOF
 
1826
cat >>$CONFIG_STATUS <<_ACEOF
 
1827
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
 
1828
    echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
 
1829
    exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
 
1830
_ACEOF
 
1831
cat >>$CONFIG_STATUS <<\_ACEOF
 
1832
  --version | --vers* | -V )
 
1833
    echo "$ac_cs_version"; exit 0 ;;
 
1834
  --he | --h)
 
1835
    # Conflict between --help and --header
 
1836
    { { echo "$as_me:$LINENO: error: ambiguous option: $1
 
1837
Try \`$0 --help' for more information." >&5
 
1838
echo "$as_me: error: ambiguous option: $1
 
1839
Try \`$0 --help' for more information." >&2;}
 
1840
   { (exit 1); exit 1; }; };;
 
1841
  --help | --hel | -h )
 
1842
    echo "$ac_cs_usage"; exit 0 ;;
 
1843
  --debug | --d* | -d )
 
1844
    debug=: ;;
 
1845
  --file | --fil | --fi | --f )
 
1846
    shift
 
1847
    CONFIG_FILES="$CONFIG_FILES $1"
 
1848
    ac_need_defaults=false;;
 
1849
  --header | --heade | --head | --hea )
 
1850
    shift
 
1851
    CONFIG_HEADERS="$CONFIG_HEADERS $1"
 
1852
    ac_need_defaults=false;;
 
1853
 
 
1854
  # This is an error.
 
1855
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
 
1856
Try \`$0 --help' for more information." >&5
 
1857
echo "$as_me: error: unrecognized option: $1
 
1858
Try \`$0 --help' for more information." >&2;}
 
1859
   { (exit 1); exit 1; }; } ;;
 
1860
 
 
1861
  *) ac_config_targets="$ac_config_targets $1" ;;
 
1862
 
 
1863
  esac
 
1864
  shift
 
1865
done
 
1866
 
 
1867
_ACEOF
 
1868
 
 
1869
 
 
1870
 
 
1871
 
 
1872
 
 
1873
cat >>$CONFIG_STATUS <<\_ACEOF
 
1874
for ac_config_target in $ac_config_targets
 
1875
do
 
1876
  case "$ac_config_target" in
 
1877
  # Handling of arguments.
 
1878
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
 
1879
  "imail/Makefile" ) CONFIG_FILES="$CONFIG_FILES imail/Makefile" ;;
 
1880
  "ref-manual/Makefile" ) CONFIG_FILES="$CONFIG_FILES ref-manual/Makefile" ;;
 
1881
  "sos/Makefile" ) CONFIG_FILES="$CONFIG_FILES sos/Makefile" ;;
 
1882
  "user-manual/Makefile" ) CONFIG_FILES="$CONFIG_FILES user-manual/Makefile" ;;
 
1883
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 
1884
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
 
1885
   { (exit 1); exit 1; }; };;
 
1886
  esac
 
1887
done
 
1888
 
 
1889
# If the user did not use the arguments to specify the items to instantiate,
 
1890
# then the envvar interface is used.  Set only those that are not.
 
1891
# We use the long form for the default assignment because of an extremely
 
1892
# bizarre bug on SunOS 4.1.3.
 
1893
if $ac_need_defaults; then
 
1894
  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
 
1895
fi
 
1896
 
 
1897
# Create a temporary directory, and hook for its removal unless debugging.
 
1898
$debug ||
 
1899
{
 
1900
  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
 
1901
  trap '{ (exit 1); exit 1; }' 1 2 13 15
 
1902
}
 
1903
 
 
1904
# Create a (secure) tmp directory for tmp files.
 
1905
: ${TMPDIR=/tmp}
 
1906
{
 
1907
  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
 
1908
  test -n "$tmp" && test -d "$tmp"
 
1909
}  ||
 
1910
{
 
1911
  tmp=$TMPDIR/cs$$-$RANDOM
 
1912
  (umask 077 && mkdir $tmp)
 
1913
} ||
 
1914
{
 
1915
   echo "$me: cannot create a temporary directory in $TMPDIR" >&2
 
1916
   { (exit 1); exit 1; }
 
1917
}
 
1918
 
 
1919
_ACEOF
 
1920
 
 
1921
cat >>$CONFIG_STATUS <<_ACEOF
 
1922
 
 
1923
#
 
1924
# CONFIG_FILES section.
 
1925
#
 
1926
 
 
1927
# No need to generate the scripts if there are no CONFIG_FILES.
 
1928
# This happens for instance when ./config.status config.h
 
1929
if test -n "\$CONFIG_FILES"; then
 
1930
  # Protect against being on the right side of a sed subst in config.status.
 
1931
  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
 
1932
   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
 
1933
s,@SHELL@,$SHELL,;t t
 
1934
s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
 
1935
s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
 
1936
s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
 
1937
s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
 
1938
s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
 
1939
s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
 
1940
s,@exec_prefix@,$exec_prefix,;t t
 
1941
s,@prefix@,$prefix,;t t
 
1942
s,@program_transform_name@,$program_transform_name,;t t
 
1943
s,@bindir@,$bindir,;t t
 
1944
s,@sbindir@,$sbindir,;t t
 
1945
s,@libexecdir@,$libexecdir,;t t
 
1946
s,@datadir@,$datadir,;t t
 
1947
s,@sysconfdir@,$sysconfdir,;t t
 
1948
s,@sharedstatedir@,$sharedstatedir,;t t
 
1949
s,@localstatedir@,$localstatedir,;t t
 
1950
s,@libdir@,$libdir,;t t
 
1951
s,@includedir@,$includedir,;t t
 
1952
s,@oldincludedir@,$oldincludedir,;t t
 
1953
s,@infodir@,$infodir,;t t
 
1954
s,@mandir@,$mandir,;t t
 
1955
s,@build_alias@,$build_alias,;t t
 
1956
s,@host_alias@,$host_alias,;t t
 
1957
s,@target_alias@,$target_alias,;t t
 
1958
s,@DEFS@,$DEFS,;t t
 
1959
s,@ECHO_C@,$ECHO_C,;t t
 
1960
s,@ECHO_N@,$ECHO_N,;t t
 
1961
s,@ECHO_T@,$ECHO_T,;t t
 
1962
s,@LIBS@,$LIBS,;t t
 
1963
s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
 
1964
s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
 
1965
s,@INSTALL_DATA@,$INSTALL_DATA,;t t
 
1966
s,@LN_S@,$LN_S,;t t
 
1967
s,@SET_MAKE@,$SET_MAKE,;t t
 
1968
s,@htmldir@,$htmldir,;t t
 
1969
s,@pdfdir@,$pdfdir,;t t
 
1970
s,@psdir@,$psdir,;t t
 
1971
s,@INST_TARGETS@,$INST_TARGETS,;t t
 
1972
CEOF
 
1973
 
 
1974
_ACEOF
 
1975
 
 
1976
  cat >>$CONFIG_STATUS <<\_ACEOF
 
1977
  # Split the substitutions into bite-sized pieces for seds with
 
1978
  # small command number limits, like on Digital OSF/1 and HP-UX.
 
1979
  ac_max_sed_lines=48
 
1980
  ac_sed_frag=1 # Number of current file.
 
1981
  ac_beg=1 # First line for current file.
 
1982
  ac_end=$ac_max_sed_lines # Line after last line for current file.
 
1983
  ac_more_lines=:
 
1984
  ac_sed_cmds=
 
1985
  while $ac_more_lines; do
 
1986
    if test $ac_beg -gt 1; then
 
1987
      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
 
1988
    else
 
1989
      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
 
1990
    fi
 
1991
    if test ! -s $tmp/subs.frag; then
 
1992
      ac_more_lines=false
 
1993
    else
 
1994
      # The purpose of the label and of the branching condition is to
 
1995
      # speed up the sed processing (if there are no `@' at all, there
 
1996
      # is no need to browse any of the substitutions).
 
1997
      # These are the two extra sed commands mentioned above.
 
1998
      (echo ':t
 
1999
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
 
2000
      if test -z "$ac_sed_cmds"; then
 
2001
        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
 
2002
      else
 
2003
        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
 
2004
      fi
 
2005
      ac_sed_frag=`expr $ac_sed_frag + 1`
 
2006
      ac_beg=$ac_end
 
2007
      ac_end=`expr $ac_end + $ac_max_sed_lines`
 
2008
    fi
 
2009
  done
 
2010
  if test -z "$ac_sed_cmds"; then
 
2011
    ac_sed_cmds=cat
 
2012
  fi
 
2013
fi # test -n "$CONFIG_FILES"
 
2014
 
 
2015
_ACEOF
 
2016
cat >>$CONFIG_STATUS <<\_ACEOF
 
2017
for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
 
2018
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
 
2019
  case $ac_file in
 
2020
  - | *:- | *:-:* ) # input from stdin
 
2021
        cat >$tmp/stdin
 
2022
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
2023
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
 
2024
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
2025
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
 
2026
  * )   ac_file_in=$ac_file.in ;;
 
2027
  esac
 
2028
 
 
2029
  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
 
2030
  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
 
2031
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
2032
         X"$ac_file" : 'X\(//\)[^/]' \| \
 
2033
         X"$ac_file" : 'X\(//\)$' \| \
 
2034
         X"$ac_file" : 'X\(/\)' \| \
 
2035
         .     : '\(.\)' 2>/dev/null ||
 
2036
echo X"$ac_file" |
 
2037
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
2038
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
2039
          /^X\(\/\/\)$/{ s//\1/; q; }
 
2040
          /^X\(\/\).*/{ s//\1/; q; }
 
2041
          s/.*/./; q'`
 
2042
  { case "$ac_dir" in
 
2043
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
 
2044
  *)                      as_incr_dir=.;;
 
2045
esac
 
2046
as_dummy="$ac_dir"
 
2047
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
 
2048
  case $as_mkdir_dir in
 
2049
    # Skip DOS drivespec
 
2050
    ?:) as_incr_dir=$as_mkdir_dir ;;
 
2051
    *)
 
2052
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
 
2053
      test -d "$as_incr_dir" ||
 
2054
        mkdir "$as_incr_dir" ||
 
2055
        { { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5
 
2056
echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
 
2057
   { (exit 1); exit 1; }; }
 
2058
    ;;
 
2059
  esac
 
2060
done; }
 
2061
 
 
2062
  ac_builddir=.
 
2063
 
 
2064
if test "$ac_dir" != .; then
 
2065
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
2066
  # A "../" for each directory in $ac_dir_suffix.
 
2067
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
 
2068
else
 
2069
  ac_dir_suffix= ac_top_builddir=
 
2070
fi
 
2071
 
 
2072
case $srcdir in
 
2073
  .)  # No --srcdir option.  We are building in place.
 
2074
    ac_srcdir=.
 
2075
    if test -z "$ac_top_builddir"; then
 
2076
       ac_top_srcdir=.
 
2077
    else
 
2078
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
 
2079
    fi ;;
 
2080
  [\\/]* | ?:[\\/]* )  # Absolute path.
 
2081
    ac_srcdir=$srcdir$ac_dir_suffix;
 
2082
    ac_top_srcdir=$srcdir ;;
 
2083
  *) # Relative path.
 
2084
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 
2085
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 
2086
esac
 
2087
# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
 
2088
# absolute.
 
2089
ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
 
2090
ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
 
2091
ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
 
2092
ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
 
2093
 
 
2094
 
 
2095
  case $INSTALL in
 
2096
  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
 
2097
  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
 
2098
  esac
 
2099
 
 
2100
  if test x"$ac_file" != x-; then
 
2101
    { echo "$as_me:$LINENO: creating $ac_file" >&5
 
2102
echo "$as_me: creating $ac_file" >&6;}
 
2103
    rm -f "$ac_file"
 
2104
  fi
 
2105
  # Let's still pretend it is `configure' which instantiates (i.e., don't
 
2106
  # use $as_me), people would be surprised to read:
 
2107
  #    /* config.h.  Generated by config.status.  */
 
2108
  if test x"$ac_file" = x-; then
 
2109
    configure_input=
 
2110
  else
 
2111
    configure_input="$ac_file.  "
 
2112
  fi
 
2113
  configure_input=$configure_input"Generated from `echo $ac_file_in |
 
2114
                                     sed 's,.*/,,'` by configure."
 
2115
 
 
2116
  # First look for the input files in the build tree, otherwise in the
 
2117
  # src tree.
 
2118
  ac_file_inputs=`IFS=:
 
2119
    for f in $ac_file_in; do
 
2120
      case $f in
 
2121
      -) echo $tmp/stdin ;;
 
2122
      [\\/$]*)
 
2123
         # Absolute (can't be DOS-style, as IFS=:)
 
2124
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 
2125
echo "$as_me: error: cannot find input file: $f" >&2;}
 
2126
   { (exit 1); exit 1; }; }
 
2127
         echo $f;;
 
2128
      *) # Relative
 
2129
         if test -f "$f"; then
 
2130
           # Build tree
 
2131
           echo $f
 
2132
         elif test -f "$srcdir/$f"; then
 
2133
           # Source tree
 
2134
           echo $srcdir/$f
 
2135
         else
 
2136
           # /dev/null tree
 
2137
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 
2138
echo "$as_me: error: cannot find input file: $f" >&2;}
 
2139
   { (exit 1); exit 1; }; }
 
2140
         fi;;
 
2141
      esac
 
2142
    done` || { (exit 1); exit 1; }
 
2143
_ACEOF
 
2144
cat >>$CONFIG_STATUS <<_ACEOF
 
2145
  sed "$ac_vpsub
 
2146
$extrasub
 
2147
_ACEOF
 
2148
cat >>$CONFIG_STATUS <<\_ACEOF
 
2149
:t
 
2150
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
2151
s,@configure_input@,$configure_input,;t t
 
2152
s,@srcdir@,$ac_srcdir,;t t
 
2153
s,@abs_srcdir@,$ac_abs_srcdir,;t t
 
2154
s,@top_srcdir@,$ac_top_srcdir,;t t
 
2155
s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
 
2156
s,@builddir@,$ac_builddir,;t t
 
2157
s,@abs_builddir@,$ac_abs_builddir,;t t
 
2158
s,@top_builddir@,$ac_top_builddir,;t t
 
2159
s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
 
2160
s,@INSTALL@,$ac_INSTALL,;t t
 
2161
" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
 
2162
  rm -f $tmp/stdin
 
2163
  if test x"$ac_file" != x-; then
 
2164
    mv $tmp/out $ac_file
 
2165
  else
 
2166
    cat $tmp/out
 
2167
    rm -f $tmp/out
 
2168
  fi
 
2169
 
 
2170
done
 
2171
_ACEOF
 
2172
 
 
2173
cat >>$CONFIG_STATUS <<\_ACEOF
 
2174
 
 
2175
{ (exit 0); exit 0; }
 
2176
_ACEOF
 
2177
chmod +x $CONFIG_STATUS
 
2178
ac_clean_files=$ac_clean_files_save
 
2179
 
 
2180
 
 
2181
# configure is writing to config.log, and then calls config.status.
 
2182
# config.status does its own redirection, appending to config.log.
 
2183
# Unfortunately, on DOS this fails, as config.log is still kept open
 
2184
# by configure, so config.status won't be able to write to it; its
 
2185
# output is simply discarded.  So we exec the FD to /dev/null,
 
2186
# effectively closing config.log, so it can be properly (re)opened and
 
2187
# appended to by config.status.  When coming back to configure, we
 
2188
# need to make the FD available again.
 
2189
if test "$no_create" != yes; then
 
2190
  ac_cs_success=:
 
2191
  exec 5>/dev/null
 
2192
  $SHELL $CONFIG_STATUS || ac_cs_success=false
 
2193
  exec 5>>config.log
 
2194
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
 
2195
  # would make configure fail if this is the last instruction.
 
2196
  $ac_cs_success || { (exit 1); exit 1; }
 
2197
fi
 
2198