OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [configure] - Blame information for rev 1765

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.