source: rtems/configure @ b4589477

4.104.114.84.95
Last change on this file since b4589477 was 2bb990f, checked in by Joel Sherrill <joel.sherrill@…>, on 02/11/98 at 21:20:43

Fixed hppa1.1 configuration.

  • Property mode set to 100644
File size: 71.2 KB
Line 
1#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
4# Generated automatically using autoconf version 2.12
5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6#
7# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it.
9
10# Defaults:
11ac_help=
12ac_default_prefix=/usr/local
13# Any additions from configure.in:
14ac_help="$ac_help
15  --with-cross-host=HOST      host (cygnus)"
16ac_help="$ac_help
17\
18  --enable-gmake-print-directory    enable GNU Make's print directory"
19ac_help="$ac_help
20\
21  --enable-posix                    enable posix interface"
22ac_help="$ac_help
23\
24  --enable-ka9q                enable KA9Q TCP/IP stack"
25ac_help="$ac_help
26\
27  --enable-rtems-inlines            enable RTEMS inline functions (use macros)"
28ac_help="$ac_help
29\
30  --enable-cpp            enable C++ support, and build the rtems++ library"
31ac_help="$ac_help
32\
33  --enable-gcc28                    enable use of gcc 2.8.x features"
34ac_help="$ac_help
35\
36  --enable-libcdir=directory        set the directory for the C library"
37ac_help="$ac_help
38\
39    --enable-rtemsbsp=bsp1 bsp2 ..   BSPs to include in build"
40ac_help="$ac_help
41\
42  --enable-tests                    enable tests"
43ac_help="$ac_help
44\
45  --enable-hwapi                 enable hardware API library"
46
47# Initialize some variables set by options.
48# The variables have the same names as the options, with
49# dashes changed to underlines.
50build=NONE
51cache_file=./config.cache
52exec_prefix=NONE
53host=NONE
54no_create=
55nonopt=NONE
56no_recursion=
57prefix=NONE
58program_prefix=NONE
59program_suffix=NONE
60program_transform_name=s,x,x,
61silent=
62site=
63srcdir=
64target=NONE
65verbose=
66x_includes=NONE
67x_libraries=NONE
68bindir='${exec_prefix}/bin'
69sbindir='${exec_prefix}/sbin'
70libexecdir='${exec_prefix}/libexec'
71datadir='${prefix}/share'
72sysconfdir='${prefix}/etc'
73sharedstatedir='${prefix}/com'
74localstatedir='${prefix}/var'
75libdir='${exec_prefix}/lib'
76includedir='${prefix}/include'
77oldincludedir='/usr/include'
78infodir='${prefix}/info'
79mandir='${prefix}/man'
80
81# Initialize some other variables.
82subdirs=
83MFLAGS= MAKEFLAGS=
84# Maximum number of lines to put in a shell here document.
85ac_max_here_lines=12
86
87ac_prev=
88for ac_option
89do
90
91  # If the previous option needs an argument, assign it.
92  if test -n "$ac_prev"; then
93    eval "$ac_prev=\$ac_option"
94    ac_prev=
95    continue
96  fi
97
98  case "$ac_option" in
99  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
100  *) ac_optarg= ;;
101  esac
102
103  # Accept the important Cygnus configure options, so we can diagnose typos.
104
105  case "$ac_option" in
106
107  -bindir | --bindir | --bindi | --bind | --bin | --bi)
108    ac_prev=bindir ;;
109  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
110    bindir="$ac_optarg" ;;
111
112  -build | --build | --buil | --bui | --bu)
113    ac_prev=build ;;
114  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
115    build="$ac_optarg" ;;
116
117  -cache-file | --cache-file | --cache-fil | --cache-fi \
118  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
119    ac_prev=cache_file ;;
120  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
121  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
122    cache_file="$ac_optarg" ;;
123
124  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
125    ac_prev=datadir ;;
126  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
127  | --da=*)
128    datadir="$ac_optarg" ;;
129
130  -disable-* | --disable-*)
131    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
132    # Reject names that are not valid shell variable names.
133    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
134      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
135    fi
136    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
137    eval "enable_${ac_feature}=no" ;;
138
139  -enable-* | --enable-*)
140    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
141    # Reject names that are not valid shell variable names.
142    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
143      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
144    fi
145    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
146    case "$ac_option" in
147      *=*) ;;
148      *) ac_optarg=yes ;;
149    esac
150    eval "enable_${ac_feature}='$ac_optarg'" ;;
151
152  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
153  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
154  | --exec | --exe | --ex)
155    ac_prev=exec_prefix ;;
156  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
157  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
158  | --exec=* | --exe=* | --ex=*)
159    exec_prefix="$ac_optarg" ;;
160
161  -gas | --gas | --ga | --g)
162    # Obsolete; use --with-gas.
163    with_gas=yes ;;
164
165  -help | --help | --hel | --he)
166    # Omit some internal or obsolete options to make the list less imposing.
167    # This message is too long to be a string in the A/UX 3.1 sh.
168    cat << EOF
169Usage: configure [options] [host]
170Options: [defaults in brackets after descriptions]
171Configuration:
172  --cache-file=FILE       cache test results in FILE
173  --help                  print this message
174  --no-create             do not create output files
175  --quiet, --silent       do not print \`checking...' messages
176  --version               print the version of autoconf that created configure
177Directory and file names:
178  --prefix=PREFIX         install architecture-independent files in PREFIX
179                          [$ac_default_prefix]
180  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
181                          [same as prefix]
182  --bindir=DIR            user executables in DIR [EPREFIX/bin]
183  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
184  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
185  --datadir=DIR           read-only architecture-independent data in DIR
186                          [PREFIX/share]
187  --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
188  --sharedstatedir=DIR    modifiable architecture-independent data in DIR
189                          [PREFIX/com]
190  --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
191  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
192  --includedir=DIR        C header files in DIR [PREFIX/include]
193  --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
194  --infodir=DIR           info documentation in DIR [PREFIX/info]
195  --mandir=DIR            man documentation in DIR [PREFIX/man]
196  --srcdir=DIR            find the sources in DIR [configure dir or ..]
197  --program-prefix=PREFIX prepend PREFIX to installed program names
198  --program-suffix=SUFFIX append SUFFIX to installed program names
199  --program-transform-name=PROGRAM
200                          run sed PROGRAM on installed program names
201EOF
202    cat << EOF
203Host type:
204  --build=BUILD           configure for building on BUILD [BUILD=HOST]
205  --host=HOST             configure for HOST [guessed]
206  --target=TARGET         configure for TARGET [TARGET=HOST]
207Features and packages:
208  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
209  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
210  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
211  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
212  --x-includes=DIR        X include files are in DIR
213  --x-libraries=DIR       X library files are in DIR
214EOF
215    if test -n "$ac_help"; then
216      echo "--enable and --with options recognized:$ac_help"
217    fi
218    exit 0 ;;
219
220  -host | --host | --hos | --ho)
221    ac_prev=host ;;
222  -host=* | --host=* | --hos=* | --ho=*)
223    host="$ac_optarg" ;;
224
225  -includedir | --includedir | --includedi | --included | --include \
226  | --includ | --inclu | --incl | --inc)
227    ac_prev=includedir ;;
228  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
229  | --includ=* | --inclu=* | --incl=* | --inc=*)
230    includedir="$ac_optarg" ;;
231
232  -infodir | --infodir | --infodi | --infod | --info | --inf)
233    ac_prev=infodir ;;
234  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
235    infodir="$ac_optarg" ;;
236
237  -libdir | --libdir | --libdi | --libd)
238    ac_prev=libdir ;;
239  -libdir=* | --libdir=* | --libdi=* | --libd=*)
240    libdir="$ac_optarg" ;;
241
242  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
243  | --libexe | --libex | --libe)
244    ac_prev=libexecdir ;;
245  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
246  | --libexe=* | --libex=* | --libe=*)
247    libexecdir="$ac_optarg" ;;
248
249  -localstatedir | --localstatedir | --localstatedi | --localstated \
250  | --localstate | --localstat | --localsta | --localst \
251  | --locals | --local | --loca | --loc | --lo)
252    ac_prev=localstatedir ;;
253  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
254  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
255  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
256    localstatedir="$ac_optarg" ;;
257
258  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
259    ac_prev=mandir ;;
260  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
261    mandir="$ac_optarg" ;;
262
263  -nfp | --nfp | --nf)
264    # Obsolete; use --without-fp.
265    with_fp=no ;;
266
267  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
268  | --no-cr | --no-c)
269    no_create=yes ;;
270
271  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
272  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
273    no_recursion=yes ;;
274
275  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
276  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
277  | --oldin | --oldi | --old | --ol | --o)
278    ac_prev=oldincludedir ;;
279  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
280  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
281  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
282    oldincludedir="$ac_optarg" ;;
283
284  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
285    ac_prev=prefix ;;
286  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
287    prefix="$ac_optarg" ;;
288
289  -program-prefix | --program-prefix | --program-prefi | --program-pref \
290  | --program-pre | --program-pr | --program-p)
291    ac_prev=program_prefix ;;
292  -program-prefix=* | --program-prefix=* | --program-prefi=* \
293  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
294    program_prefix="$ac_optarg" ;;
295
296  -program-suffix | --program-suffix | --program-suffi | --program-suff \
297  | --program-suf | --program-su | --program-s)
298    ac_prev=program_suffix ;;
299  -program-suffix=* | --program-suffix=* | --program-suffi=* \
300  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
301    program_suffix="$ac_optarg" ;;
302
303  -program-transform-name | --program-transform-name \
304  | --program-transform-nam | --program-transform-na \
305  | --program-transform-n | --program-transform- \
306  | --program-transform | --program-transfor \
307  | --program-transfo | --program-transf \
308  | --program-trans | --program-tran \
309  | --progr-tra | --program-tr | --program-t)
310    ac_prev=program_transform_name ;;
311  -program-transform-name=* | --program-transform-name=* \
312  | --program-transform-nam=* | --program-transform-na=* \
313  | --program-transform-n=* | --program-transform-=* \
314  | --program-transform=* | --program-transfor=* \
315  | --program-transfo=* | --program-transf=* \
316  | --program-trans=* | --program-tran=* \
317  | --progr-tra=* | --program-tr=* | --program-t=*)
318    program_transform_name="$ac_optarg" ;;
319
320  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
321  | -silent | --silent | --silen | --sile | --sil)
322    silent=yes ;;
323
324  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
325    ac_prev=sbindir ;;
326  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
327  | --sbi=* | --sb=*)
328    sbindir="$ac_optarg" ;;
329
330  -sharedstatedir | --sharedstatedir | --sharedstatedi \
331  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
332  | --sharedst | --shareds | --shared | --share | --shar \
333  | --sha | --sh)
334    ac_prev=sharedstatedir ;;
335  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
336  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
337  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
338  | --sha=* | --sh=*)
339    sharedstatedir="$ac_optarg" ;;
340
341  -site | --site | --sit)
342    ac_prev=site ;;
343  -site=* | --site=* | --sit=*)
344    site="$ac_optarg" ;;
345
346  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
347    ac_prev=srcdir ;;
348  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
349    srcdir="$ac_optarg" ;;
350
351  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
352  | --syscon | --sysco | --sysc | --sys | --sy)
353    ac_prev=sysconfdir ;;
354  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
355  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
356    sysconfdir="$ac_optarg" ;;
357
358  -target | --target | --targe | --targ | --tar | --ta | --t)
359    ac_prev=target ;;
360  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
361    target="$ac_optarg" ;;
362
363  -v | -verbose | --verbose | --verbos | --verbo | --verb)
364    verbose=yes ;;
365
366  -version | --version | --versio | --versi | --vers)
367    echo "configure generated by autoconf version 2.12"
368    exit 0 ;;
369
370  -with-* | --with-*)
371    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
372    # Reject names that are not valid shell variable names.
373    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
374      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
375    fi
376    ac_package=`echo $ac_package| sed 's/-/_/g'`
377    case "$ac_option" in
378      *=*) ;;
379      *) ac_optarg=yes ;;
380    esac
381    eval "with_${ac_package}='$ac_optarg'" ;;
382
383  -without-* | --without-*)
384    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
385    # Reject names that are not valid shell variable names.
386    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
387      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
388    fi
389    ac_package=`echo $ac_package| sed 's/-/_/g'`
390    eval "with_${ac_package}=no" ;;
391
392  --x)
393    # Obsolete; use --with-x.
394    with_x=yes ;;
395
396  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
397  | --x-incl | --x-inc | --x-in | --x-i)
398    ac_prev=x_includes ;;
399  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
400  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
401    x_includes="$ac_optarg" ;;
402
403  -x-libraries | --x-libraries | --x-librarie | --x-librari \
404  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
405    ac_prev=x_libraries ;;
406  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
407  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
408    x_libraries="$ac_optarg" ;;
409
410  -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
411    ;;
412
413  *)
414    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
415      echo "configure: warning: $ac_option: invalid host type" 1>&2
416    fi
417    if test "x$nonopt" != xNONE; then
418      { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
419    fi
420    nonopt="$ac_option"
421    ;;
422
423  esac
424done
425
426if test -n "$ac_prev"; then
427  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
428fi
429
430trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
431
432# File descriptor usage:
433# 0 standard input
434# 1 file creation
435# 2 errors and warnings
436# 3 some systems may open it to /dev/tty
437# 4 used on the Kubota Titan
438# 6 checking for... messages and results
439# 5 compiler messages saved in config.log
440if test "$silent" = yes; then
441  exec 6>/dev/null
442else
443  exec 6>&1
444fi
445exec 5>./config.log
446
447echo "\
448This file contains any messages produced by compilers while
449running configure, to aid debugging if configure makes a mistake.
450" 1>&5
451
452# Strip out --no-create and --no-recursion so they do not pile up.
453# Also quote any args containing shell metacharacters.
454ac_configure_args=
455for ac_arg
456do
457  case "$ac_arg" in
458  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
459  | --no-cr | --no-c) ;;
460  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
461  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
462  *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
463  ac_configure_args="$ac_configure_args '$ac_arg'" ;;
464  *) ac_configure_args="$ac_configure_args $ac_arg" ;;
465  esac
466done
467
468# NLS nuisances.
469# Only set these to C if already set.  These must not be set unconditionally
470# because not all systems understand e.g. LANG=C (notably SCO).
471# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
472# Non-C LC_CTYPE values break the ctype check.
473if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
474if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
475if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
476if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
477
478# confdefs.h avoids OS command line length limits that DEFS can exceed.
479rm -rf conftest* confdefs.h
480# AIX cpp loses on an empty file, so make sure it contains at least a newline.
481echo > confdefs.h
482
483# A filename unique to this package, relative to the directory that
484# configure is in, which we can look for to find out if srcdir is correct.
485ac_unique_file=README
486
487# Find the source files, if location was not specified.
488if test -z "$srcdir"; then
489  ac_srcdir_defaulted=yes
490  # Try the directory containing this script, then its parent.
491  ac_prog=$0
492  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
493  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
494  srcdir=$ac_confdir
495  if test ! -r $srcdir/$ac_unique_file; then
496    srcdir=..
497  fi
498else
499  ac_srcdir_defaulted=no
500fi
501if test ! -r $srcdir/$ac_unique_file; then
502  if test "$ac_srcdir_defaulted" = yes; then
503    { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
504  else
505    { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
506  fi
507fi
508srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
509
510# Prefer explicitly selected file to automatically selected ones.
511if test -z "$CONFIG_SITE"; then
512  if test "x$prefix" != xNONE; then
513    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
514  else
515    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
516  fi
517fi
518for ac_site_file in $CONFIG_SITE; do
519  if test -r "$ac_site_file"; then
520    echo "loading site script $ac_site_file"
521    . "$ac_site_file"
522  fi
523done
524
525if test -r "$cache_file"; then
526  echo "loading cache $cache_file"
527  . $cache_file
528else
529  echo "creating cache $cache_file"
530  > $cache_file
531fi
532
533ac_ext=c
534# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
535ac_cpp='$CPP $CPPFLAGS'
536ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
537ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
538cross_compiling=$ac_cv_prog_cc_cross
539
540if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
541  # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
542  if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
543    ac_n= ac_c='
544' ac_t='        '
545  else
546    ac_n=-n ac_c= ac_t=
547  fi
548else
549  ac_n= ac_c='\c' ac_t=
550fi
551
552
553
554echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
555echo "configure:556: checking whether ${MAKE-make} sets \${MAKE}" >&5
556set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
557if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
558  echo $ac_n "(cached) $ac_c" 1>&6
559else
560  cat > conftestmake <<\EOF
561all:
562        @echo 'ac_maketemp="${MAKE}"'
563EOF
564# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
565eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
566if test -n "$ac_maketemp"; then
567  eval ac_cv_prog_make_${ac_make}_set=yes
568else
569  eval ac_cv_prog_make_${ac_make}_set=no
570fi
571rm -f conftestmake
572fi
573if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
574  echo "$ac_t""yes" 1>&6
575  SET_MAKE=
576else
577  echo "$ac_t""no" 1>&6
578  SET_MAKE="MAKE=${MAKE-make}"
579fi
580
581ac_aux_dir=
582for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
583  if test -f $ac_dir/install-sh; then
584    ac_aux_dir=$ac_dir
585    ac_install_sh="$ac_aux_dir/install-sh -c"
586    break
587  elif test -f $ac_dir/install.sh; then
588    ac_aux_dir=$ac_dir
589    ac_install_sh="$ac_aux_dir/install.sh -c"
590    break
591  fi
592done
593if test -z "$ac_aux_dir"; then
594  { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
595fi
596ac_config_guess=$ac_aux_dir/config.guess
597ac_config_sub=$ac_aux_dir/config.sub
598ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
599
600
601# Do some error checking and defaulting for the host and target type.
602# The inputs are:
603#    configure --host=HOST --target=TARGET --build=BUILD NONOPT
604#
605# The rules are:
606# 1. You are not allowed to specify --host, --target, and nonopt at the
607#    same time.
608# 2. Host defaults to nonopt.
609# 3. If nonopt is not specified, then host defaults to the current host,
610#    as determined by config.guess.
611# 4. Target and build default to nonopt.
612# 5. If nonopt is not specified, then target and build default to host.
613
614# The aliases save the names the user supplied, while $host etc.
615# will get canonicalized.
616case $host---$target---$nonopt in
617NONE---*---* | *---NONE---* | *---*---NONE) ;;
618*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
619esac
620
621
622# Make sure we can run config.sub.
623if $ac_config_sub sun4 >/dev/null 2>&1; then :
624else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
625fi
626
627echo $ac_n "checking host system type""... $ac_c" 1>&6
628echo "configure:629: checking host system type" >&5
629
630host_alias=$host
631case "$host_alias" in
632NONE)
633  case $nonopt in
634  NONE)
635    if host_alias=`$ac_config_guess`; then :
636    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
637    fi ;;
638  *) host_alias=$nonopt ;;
639  esac ;;
640esac
641
642host=`$ac_config_sub $host_alias`
643host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
644host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
645host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
646echo "$ac_t""$host" 1>&6
647
648echo $ac_n "checking target system type""... $ac_c" 1>&6
649echo "configure:650: checking target system type" >&5
650
651target_alias=$target
652case "$target_alias" in
653NONE)
654  case $nonopt in
655  NONE) target_alias=$host_alias ;;
656  *) target_alias=$nonopt ;;
657  esac ;;
658esac
659
660target=`$ac_config_sub $target_alias`
661target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
662target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
663target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
664echo "$ac_t""$target" 1>&6
665
666echo $ac_n "checking build system type""... $ac_c" 1>&6
667echo "configure:668: checking build system type" >&5
668
669build_alias=$build
670case "$build_alias" in
671NONE)
672  case $nonopt in
673  NONE) build_alias=$host_alias ;;
674  *) build_alias=$nonopt ;;
675  esac ;;
676esac
677
678build=`$ac_config_sub $build_alias`
679build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
680build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
681build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
682echo "$ac_t""$build" 1>&6
683
684test "$host_alias" != "$target_alias" &&
685  test "$program_prefix$program_suffix$program_transform_name" = \
686    NONENONEs,x,x, &&
687  program_prefix=${target_alias}-
688
689# Check whether --with-cross-host or --without-cross-host was given.
690if test "${with_cross_host+set}" = set; then
691  withval="$with_cross_host"
692  \
693host=$withval
694fi
695
696
697# Check whether --enable-gmake-print-directory or --disable-gmake-print-directory was given.
698if test "${enable_gmake_print_directory+set}" = set; then
699  enableval="$enable_gmake_print_directory"
700  \
701case "${enableval}" in
702  yes) RTEMS_USE_OWN_PDIR=no ;;
703  no) RTEMS_USE_OWN_PDIR=yes ;;
704  *)  { echo "configure: error: bad value ${enableval} for gmake-print-directory option" 1>&2; exit 1; } ;;
705esac
706else
707  RTEMS_USE_OWN_PDIR=yes
708fi
709
710
711# Check whether --enable-posix or --disable-posix was given.
712if test "${enable_posix+set}" = set; then
713  enableval="$enable_posix"
714  \
715case "${enableval}" in
716  yes) RTEMS_HAS_POSIX_API=yes ;;
717  no) RTEMS_HAS_POSIX_API=no ;;
718  *)  { echo "configure: error: bad value ${enableval} for enable-posix option" 1>&2; exit 1; } ;;
719esac
720else
721  RTEMS_HAS_POSIX_API=yes
722fi
723
724
725# Check whether --enable-ka9q or --disable-ka9q was given.
726if test "${enable_ka9q+set}" = set; then
727  enableval="$enable_ka9q"
728  \
729case "${enableval}" in
730  yes) RTEMS_HAS_KA9Q=yes ;;
731  no) RTEMS_HAS_KA9Q=no ;;
732  *)  { echo "configure: error: bad value ${enableval} for enable-ka9q option" 1>&2; exit 1; } ;;
733esac
734else
735  RTEMS_HAS_KA9Q=yes
736fi
737
738
739# Check whether --enable-rtems-inlines or --disable-rtems-inlines was given.
740if test "${enable_rtems_inlines+set}" = set; then
741  enableval="$enable_rtems_inlines"
742  \
743case "${enableval}" in
744  yes) RTEMS_USE_MACROS=no ;;
745  no) RTEMS_USE_MACROS=yes ;;
746  *)  { echo "configure: error: bad value ${enableval} for disable-rtems-inlines option" 1>&2; exit 1; } ;;
747esac
748else
749  RTEMS_USE_MACROS=no
750fi
751
752
753# Check whether --enable-cpp or --disable-cpp was given.
754if test "${enable_cpp+set}" = set; then
755  enableval="$enable_cpp"
756  \
757case "${enableval}" in
758  yes) RTEMS_HAS_CPLUSPLUS=yes ;;
759  no) RTEMS_HAS_CPLUSPLUS=no   ;;
760  *)  { echo "configure: error: bad value ${enableval} for enable-cpp option" 1>&2; exit 1; } ;;
761esac
762else
763  RTEMS_HAS_CPLUSPLUS=no
764fi
765
766
767# Check whether --enable-gcc28 or --disable-gcc28 was given.
768if test "${enable_gcc28+set}" = set; then
769  enableval="$enable_gcc28"
770  \
771case "${enableval}" in
772  yes) RTEMS_USE_GCC272=no ;;
773  no) RTEMS_USE_GCC272=yes ;;
774  *)  { echo "configure: error: bad value ${enableval} for gcc-28 option" 1>&2; exit 1; } ;;
775esac
776else
777  RTEMS_USE_GCC272=no
778fi
779
780
781# Check whether --enable-libcdir or --disable-libcdir was given.
782if test "${enable_libcdir+set}" = set; then
783  enableval="$enable_libcdir"
784  \
785 RTEMS_LIBC_DIR="${enableval}" ; \
786test -d ${enableval} || { echo "configure: error: "$enableval is not a directory" " 1>&2; exit 1; } 
787fi
788
789
790RTEMS_PREFIX=${target_cpu}-${target_vendor}
791
792
793# Extract the first word of "cat", so it can be a program name with args.
794set dummy cat; ac_word=$2
795echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
796echo "configure:797: checking for $ac_word" >&5
797if eval "test \"`echo '$''{'ac_cv_path_CAT'+set}'`\" = set"; then
798  echo $ac_n "(cached) $ac_c" 1>&6
799else
800  case "$CAT" in
801  /*)
802  ac_cv_path_CAT="$CAT" # Let the user override the test with a path.
803  ;;
804  *)
805  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
806  for ac_dir in $PATH; do
807    test -z "$ac_dir" && ac_dir=.
808    if test -f $ac_dir/$ac_word; then
809      ac_cv_path_CAT="$ac_dir/$ac_word"
810      break
811    fi
812  done
813  IFS="$ac_save_ifs"
814  ;;
815esac
816fi
817CAT="$ac_cv_path_CAT"
818if test -n "$CAT"; then
819  echo "$ac_t""$CAT" 1>&6
820else
821  echo "$ac_t""no" 1>&6
822fi
823
824# Extract the first word of "rm", so it can be a program name with args.
825set dummy rm; ac_word=$2
826echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
827echo "configure:828: checking for $ac_word" >&5
828if eval "test \"`echo '$''{'ac_cv_path_RM'+set}'`\" = set"; then
829  echo $ac_n "(cached) $ac_c" 1>&6
830else
831  case "$RM" in
832  /*)
833  ac_cv_path_RM="$RM" # Let the user override the test with a path.
834  ;;
835  *)
836  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
837  for ac_dir in $PATH; do
838    test -z "$ac_dir" && ac_dir=.
839    if test -f $ac_dir/$ac_word; then
840      ac_cv_path_RM="$ac_dir/$ac_word"
841      break
842    fi
843  done
844  IFS="$ac_save_ifs"
845  ;;
846esac
847fi
848RM="$ac_cv_path_RM"
849if test -n "$RM"; then
850  echo "$ac_t""$RM" 1>&6
851else
852  echo "$ac_t""no" 1>&6
853fi
854
855# Extract the first word of "cp", so it can be a program name with args.
856set dummy cp; ac_word=$2
857echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
858echo "configure:859: checking for $ac_word" >&5
859if eval "test \"`echo '$''{'ac_cv_path_CP'+set}'`\" = set"; then
860  echo $ac_n "(cached) $ac_c" 1>&6
861else
862  case "$CP" in
863  /*)
864  ac_cv_path_CP="$CP" # Let the user override the test with a path.
865  ;;
866  *)
867  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
868  for ac_dir in $PATH; do
869    test -z "$ac_dir" && ac_dir=.
870    if test -f $ac_dir/$ac_word; then
871      ac_cv_path_CP="$ac_dir/$ac_word"
872      break
873    fi
874  done
875  IFS="$ac_save_ifs"
876  ;;
877esac
878fi
879CP="$ac_cv_path_CP"
880if test -n "$CP"; then
881  echo "$ac_t""$CP" 1>&6
882else
883  echo "$ac_t""no" 1>&6
884fi
885
886# Extract the first word of "mv", so it can be a program name with args.
887set dummy mv; ac_word=$2
888echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
889echo "configure:890: checking for $ac_word" >&5
890if eval "test \"`echo '$''{'ac_cv_path_MV'+set}'`\" = set"; then
891  echo $ac_n "(cached) $ac_c" 1>&6
892else
893  case "$MV" in
894  /*)
895  ac_cv_path_MV="$MV" # Let the user override the test with a path.
896  ;;
897  *)
898  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
899  for ac_dir in $PATH; do
900    test -z "$ac_dir" && ac_dir=.
901    if test -f $ac_dir/$ac_word; then
902      ac_cv_path_MV="$ac_dir/$ac_word"
903      break
904    fi
905  done
906  IFS="$ac_save_ifs"
907  ;;
908esac
909fi
910MV="$ac_cv_path_MV"
911if test -n "$MV"; then
912  echo "$ac_t""$MV" 1>&6
913else
914  echo "$ac_t""no" 1>&6
915fi
916
917# Extract the first word of "ln", so it can be a program name with args.
918set dummy ln; ac_word=$2
919echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
920echo "configure:921: checking for $ac_word" >&5
921if eval "test \"`echo '$''{'ac_cv_path_LN'+set}'`\" = set"; then
922  echo $ac_n "(cached) $ac_c" 1>&6
923else
924  case "$LN" in
925  /*)
926  ac_cv_path_LN="$LN" # Let the user override the test with a path.
927  ;;
928  *)
929  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
930  for ac_dir in $PATH; do
931    test -z "$ac_dir" && ac_dir=.
932    if test -f $ac_dir/$ac_word; then
933      ac_cv_path_LN="$ac_dir/$ac_word"
934      break
935    fi
936  done
937  IFS="$ac_save_ifs"
938  ;;
939esac
940fi
941LN="$ac_cv_path_LN"
942if test -n "$LN"; then
943  echo "$ac_t""$LN" 1>&6
944else
945  echo "$ac_t""no" 1>&6
946fi
947
948echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
949echo "configure:950: checking whether ln -s works" >&5
950if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
951  echo $ac_n "(cached) $ac_c" 1>&6
952else
953  rm -f conftestdata
954if ln -s X conftestdata 2>/dev/null
955then
956  rm -f conftestdata
957  ac_cv_prog_LN_S="ln -s"
958else
959  ac_cv_prog_LN_S=ln
960fi
961fi
962LN_S="$ac_cv_prog_LN_S"
963if test "$ac_cv_prog_LN_S" = "ln -s"; then
964  echo "$ac_t""yes" 1>&6
965else
966  echo "$ac_t""no" 1>&6
967fi
968
969# Extract the first word of "chmod", so it can be a program name with args.
970set dummy chmod; ac_word=$2
971echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
972echo "configure:973: checking for $ac_word" >&5
973if eval "test \"`echo '$''{'ac_cv_path_CHMOD'+set}'`\" = set"; then
974  echo $ac_n "(cached) $ac_c" 1>&6
975else
976  case "$CHMOD" in
977  /*)
978  ac_cv_path_CHMOD="$CHMOD" # Let the user override the test with a path.
979  ;;
980  *)
981  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
982  for ac_dir in $PATH; do
983    test -z "$ac_dir" && ac_dir=.
984    if test -f $ac_dir/$ac_word; then
985      ac_cv_path_CHMOD="$ac_dir/$ac_word"
986      break
987    fi
988  done
989  IFS="$ac_save_ifs"
990  ;;
991esac
992fi
993CHMOD="$ac_cv_path_CHMOD"
994if test -n "$CHMOD"; then
995  echo "$ac_t""$CHMOD" 1>&6
996else
997  echo "$ac_t""no" 1>&6
998fi
999
1000# Extract the first word of "sort", so it can be a program name with args.
1001set dummy sort; ac_word=$2
1002echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1003echo "configure:1004: checking for $ac_word" >&5
1004if eval "test \"`echo '$''{'ac_cv_path_SORT'+set}'`\" = set"; then
1005  echo $ac_n "(cached) $ac_c" 1>&6
1006else
1007  case "$SORT" in
1008  /*)
1009  ac_cv_path_SORT="$SORT" # Let the user override the test with a path.
1010  ;;
1011  *)
1012  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1013  for ac_dir in $PATH; do
1014    test -z "$ac_dir" && ac_dir=.
1015    if test -f $ac_dir/$ac_word; then
1016      ac_cv_path_SORT="$ac_dir/$ac_word"
1017      break
1018    fi
1019  done
1020  IFS="$ac_save_ifs"
1021  ;;
1022esac
1023fi
1024SORT="$ac_cv_path_SORT"
1025if test -n "$SORT"; then
1026  echo "$ac_t""$SORT" 1>&6
1027else
1028  echo "$ac_t""no" 1>&6
1029fi
1030
1031for ac_func in strerror
1032do
1033echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1034echo "configure:1035: checking for $ac_func" >&5
1035if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1036  echo $ac_n "(cached) $ac_c" 1>&6
1037else
1038  cat > conftest.$ac_ext <<EOF
1039#line 1040 "configure"
1040#include "confdefs.h"
1041/* System header to define __stub macros and hopefully few prototypes,
1042    which can conflict with char $ac_func(); below.  */
1043#include <assert.h>
1044/* Override any gcc2 internal prototype to avoid an error.  */
1045/* We use char because int might match the return type of a gcc2
1046    builtin and then its argument prototype would still apply.  */
1047char $ac_func();
1048
1049int main() {
1050
1051/* The GNU C library defines this for functions which it implements
1052    to always fail with ENOSYS.  Some functions are actually named
1053    something starting with __ and the normal name is an alias.  */
1054#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1055choke me
1056#else
1057$ac_func();
1058#endif
1059
1060; return 0; }
1061EOF
1062if { (eval echo configure:1063: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
1063  rm -rf conftest*
1064  eval "ac_cv_func_$ac_func=yes"
1065else
1066  echo "configure: failed program was:" >&5
1067  cat conftest.$ac_ext >&5
1068  rm -rf conftest*
1069  eval "ac_cv_func_$ac_func=no"
1070fi
1071rm -f conftest*
1072fi
1073
1074if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1075  echo "$ac_t""yes" 1>&6
1076    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
1077  cat >> confdefs.h <<EOF
1078#define $ac_tr_func 1
1079EOF
1080 
1081else
1082  echo "$ac_t""no" 1>&6
1083fi
1084done
1085
1086
1087# Extract the first word of "mkdir", so it can be a program name with args.
1088set dummy mkdir; ac_word=$2
1089echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1090echo "configure:1091: checking for $ac_word" >&5
1091if eval "test \"`echo '$''{'ac_cv_path_MKDIR'+set}'`\" = set"; then
1092  echo $ac_n "(cached) $ac_c" 1>&6
1093else
1094  case "$MKDIR" in
1095  /*)
1096  ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a path.
1097  ;;
1098  *)
1099  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1100  for ac_dir in $PATH; do
1101    test -z "$ac_dir" && ac_dir=.
1102    if test -f $ac_dir/$ac_word; then
1103      ac_cv_path_MKDIR="$ac_dir/$ac_word"
1104      break
1105    fi
1106  done
1107  IFS="$ac_save_ifs"
1108  ;;
1109esac
1110fi
1111MKDIR="$ac_cv_path_MKDIR"
1112if test -n "$MKDIR"; then
1113  echo "$ac_t""$MKDIR" 1>&6
1114else
1115  echo "$ac_t""no" 1>&6
1116fi
1117
1118
1119
1120
1121echo $ac_n "checking for working $MKDIR -m 0755""... $ac_c" 1>&6
1122echo "configure:1123: checking for working $MKDIR -m 0755" >&5
1123if eval "test \"`echo '$''{'rtems_cv_prog_MKDIR_P'+set}'`\" = set"; then
1124  echo $ac_n "(cached) $ac_c" 1>&6
1125else
1126  rm -rf conftestdata
1127if $MKDIR -m 0775 conftestdata 2>/dev/null; then
1128rtems_cv_prog_MKDIR_M="yes"
1129else
1130rtems_cv_prog_MKDIR_M="no"
1131fi
1132fi
1133rm -rf conftestdata
1134echo "$ac_t""$rtems_cv_prog_MKDIR_M" 1>&6
1135
1136
1137
1138echo $ac_n "checking for working $MKDIR -p""... $ac_c" 1>&6
1139echo "configure:1140: checking for working $MKDIR -p" >&5
1140if eval "test \"`echo '$''{'rtems_cv_prog_mkdir_p'+set}'`\" = set"; then
1141  echo $ac_n "(cached) $ac_c" 1>&6
1142else
1143  rm -rf conftestdata
1144if $MKDIR -p conftestdata 2>/dev/null ;then
1145rtems_cv_prog_MKDIR_P="yes"
1146else
1147rtems_cv_prog_MKDIR_P="no"
1148fi
1149fi
1150rm -rf conftestdata
1151echo "$ac_t""$rtems_cv_prog_MKDIR_P" 1>&6
1152
1153test "$rtems_cv_prog_MKDIR_P" = "yes" && MKDIR="$MKDIR -p"
1154test "$rtems_cv_prog_MKDIR_M" = "yes" && MKDIR="$MKDIR -m 0755"
1155
1156# Extract the first word of "touch", so it can be a program name with args.
1157set dummy touch; ac_word=$2
1158echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1159echo "configure:1160: checking for $ac_word" >&5
1160if eval "test \"`echo '$''{'ac_cv_path_TOUCH'+set}'`\" = set"; then
1161  echo $ac_n "(cached) $ac_c" 1>&6
1162else
1163  case "$TOUCH" in
1164  /*)
1165  ac_cv_path_TOUCH="$TOUCH" # Let the user override the test with a path.
1166  ;;
1167  *)
1168  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1169  for ac_dir in $PATH; do
1170    test -z "$ac_dir" && ac_dir=.
1171    if test -f $ac_dir/$ac_word; then
1172      ac_cv_path_TOUCH="$ac_dir/$ac_word"
1173      break
1174    fi
1175  done
1176  IFS="$ac_save_ifs"
1177  ;;
1178esac
1179fi
1180TOUCH="$ac_cv_path_TOUCH"
1181if test -n "$TOUCH"; then
1182  echo "$ac_t""$TOUCH" 1>&6
1183else
1184  echo "$ac_t""no" 1>&6
1185fi
1186
1187# Extract the first word of "cmp", so it can be a program name with args.
1188set dummy cmp; ac_word=$2
1189echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1190echo "configure:1191: checking for $ac_word" >&5
1191if eval "test \"`echo '$''{'ac_cv_path_CMP'+set}'`\" = set"; then
1192  echo $ac_n "(cached) $ac_c" 1>&6
1193else
1194  case "$CMP" in
1195  /*)
1196  ac_cv_path_CMP="$CMP" # Let the user override the test with a path.
1197  ;;
1198  *)
1199  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1200  for ac_dir in $PATH; do
1201    test -z "$ac_dir" && ac_dir=.
1202    if test -f $ac_dir/$ac_word; then
1203      ac_cv_path_CMP="$ac_dir/$ac_word"
1204      break
1205    fi
1206  done
1207  IFS="$ac_save_ifs"
1208  ;;
1209esac
1210fi
1211CMP="$ac_cv_path_CMP"
1212if test -n "$CMP"; then
1213  echo "$ac_t""$CMP" 1>&6
1214else
1215  echo "$ac_t""no" 1>&6
1216fi
1217
1218
1219# Extract the first word of "sed", so it can be a program name with args.
1220set dummy sed; ac_word=$2
1221echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1222echo "configure:1223: checking for $ac_word" >&5
1223if eval "test \"`echo '$''{'ac_cv_path_SED'+set}'`\" = set"; then
1224  echo $ac_n "(cached) $ac_c" 1>&6
1225else
1226  case "$SED" in
1227  /*)
1228  ac_cv_path_SED="$SED" # Let the user override the test with a path.
1229  ;;
1230  *)
1231  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1232  for ac_dir in $PATH; do
1233    test -z "$ac_dir" && ac_dir=.
1234    if test -f $ac_dir/$ac_word; then
1235      ac_cv_path_SED="$ac_dir/$ac_word"
1236      break
1237    fi
1238  done
1239  IFS="$ac_save_ifs"
1240  ;;
1241esac
1242fi
1243SED="$ac_cv_path_SED"
1244if test -n "$SED"; then
1245  echo "$ac_t""$SED" 1>&6
1246else
1247  echo "$ac_t""no" 1>&6
1248fi
1249
1250for ac_prog in gm4 m4
1251do
1252# Extract the first word of "$ac_prog", so it can be a program name with args.
1253set dummy $ac_prog; ac_word=$2
1254echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1255echo "configure:1256: checking for $ac_word" >&5
1256if eval "test \"`echo '$''{'ac_cv_path_M4'+set}'`\" = set"; then
1257  echo $ac_n "(cached) $ac_c" 1>&6
1258else
1259  case "$M4" in
1260  /*)
1261  ac_cv_path_M4="$M4" # Let the user override the test with a path.
1262  ;;
1263  *)
1264  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1265  for ac_dir in $PATH; do
1266    test -z "$ac_dir" && ac_dir=.
1267    if test -f $ac_dir/$ac_word; then
1268      ac_cv_path_M4="$ac_dir/$ac_word"
1269      break
1270    fi
1271  done
1272  IFS="$ac_save_ifs"
1273  ;;
1274esac
1275fi
1276M4="$ac_cv_path_M4"
1277if test -n "$M4"; then
1278  echo "$ac_t""$M4" 1>&6
1279else
1280  echo "$ac_t""no" 1>&6
1281fi
1282
1283test -n "$M4" && break
1284done
1285
1286
1287for ac_prog in bash ksh sh
1288do
1289# Extract the first word of "$ac_prog", so it can be a program name with args.
1290set dummy $ac_prog; ac_word=$2
1291echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1292echo "configure:1293: checking for $ac_word" >&5
1293if eval "test \"`echo '$''{'ac_cv_path_KSH'+set}'`\" = set"; then
1294  echo $ac_n "(cached) $ac_c" 1>&6
1295else
1296  case "$KSH" in
1297  /*)
1298  ac_cv_path_KSH="$KSH" # Let the user override the test with a path.
1299  ;;
1300  *)
1301  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1302  for ac_dir in $PATH; do
1303    test -z "$ac_dir" && ac_dir=.
1304    if test -f $ac_dir/$ac_word; then
1305      ac_cv_path_KSH="$ac_dir/$ac_word"
1306      break
1307    fi
1308  done
1309  IFS="$ac_save_ifs"
1310  ;;
1311esac
1312fi
1313KSH="$ac_cv_path_KSH"
1314if test -n "$KSH"; then
1315  echo "$ac_t""$KSH" 1>&6
1316else
1317  echo "$ac_t""no" 1>&6
1318fi
1319
1320test -n "$KSH" && break
1321done
1322
1323
1324if test -z "$KSH"; then
1325{ echo "configure: error: ***
1326    Cannot determine a usable shell bash/ksh/sh
1327    Please contact your system administrator " 1>&2; exit 1; };
1328fi
1329
1330
1331
1332
1333
1334RTEMS_HOST=$host_os
1335
1336case "${target}" in
1337  # hpux unix port should go here
1338  hppa1.1-*-rtems*)
1339        target_cpu=hppa1_1
1340        ;;
1341  i[3456]86-go32-rtems*)
1342        target_cpu=i386
1343        rtems_bsp="go32 go32_p5"
1344        skip_startfiles="yes"
1345        RTEMS_HAS_POSIX_API=no
1346        ;;
1347  i[3456]86-pc-linux*)         # unix "simulator" port
1348        target_cpu=unix
1349        RTEMS_HAS_POSIX_API=no
1350        RTEMS_HOST=Linux
1351        ;;
1352  no_cpu-*rtems*)
1353        target_cpu=no_cpu
1354        RTEMS_HAS_POSIX_API=no
1355        ;;
1356  powerpc-*rtems*)
1357        target_cpu=ppc
1358        ;;
1359  sparc-sun-solaris*)             # unix "simulator" port
1360        target_cpu=unix
1361        RTEMS_HAS_POSIX_API=no
1362        RTEMS_HOST=Solaris
1363        ;;
1364  *)
1365        echo $ac_n "checking rtems target cpu""... $ac_c" 1>&6
1366echo "configure:1367: checking rtems target cpu" >&5
1367target_cpu=`echo $target | sed 's%^\([^-]*\)-\(.*\)$%\1%'`
1368echo "$ac_t""$target_cpu" 1>&6
1369
1370        ;;
1371esac
1372
1373# Override the set of BSPs to be built.
1374# Check whether --enable-rtemsbsp or --disable-rtemsbsp was given.
1375if test "${enable_rtemsbsp+set}" = set; then
1376  enableval="$enable_rtemsbsp"
1377  \
1378      rtems_bsp=$enableval \
1379
1380fi
1381
1382
1383# Is this a supported CPU?
1384echo $ac_n "checking if cpu $target_cpu is supported""... $ac_c" 1>&6
1385echo "configure:1386: checking if cpu $target_cpu is supported" >&5
1386if test -d "$srcdir/c/src/exec/score/cpu/$target_cpu"; then
1387  echo "$ac_t""yes" 1>&6
1388  makefiles="$makefiles c/src/exec/score/cpu/$target_cpu/Makefile"
1389else
1390  { echo "configure: error: no" 1>&2; exit 1; }
1391fi
1392
1393# find all the Executive Makefiles
1394
1395echo $ac_n "checking for Makefile.in in c/src/exec/score/tools/$target_cpu""... $ac_c" 1>&6
1396echo "configure:1397: checking for Makefile.in in c/src/exec/score/tools/$target_cpu" >&5
1397if test -d $srcdir/c/src/exec/score/tools/$target_cpu; then
1398  rtems_av_save_dir=`pwd`;
1399  cd $srcdir;
1400  rtems_av_tmp=`find c/src/exec/score/tools/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1401  makefiles="$makefiles $rtems_av_tmp";
1402  cd $rtems_av_save_dir;
1403  echo "$ac_t""done" 1>&6
1404else
1405  echo "$ac_t""no" 1>&6
1406fi
1407
1408
1409
1410echo $ac_n "checking for Makefile.in in c/src/exec/rtems""... $ac_c" 1>&6
1411echo "configure:1412: checking for Makefile.in in c/src/exec/rtems" >&5
1412if test -d $srcdir/c/src/exec/rtems; then
1413  rtems_av_save_dir=`pwd`;
1414  cd $srcdir;
1415  rtems_av_tmp=`find c/src/exec/rtems -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1416  makefiles="$makefiles $rtems_av_tmp";
1417  cd $rtems_av_save_dir;
1418  echo "$ac_t""done" 1>&6
1419else
1420  echo "$ac_t""no" 1>&6
1421fi
1422
1423
1424
1425echo $ac_n "checking for Makefile.in in c/src/exec/sapi""... $ac_c" 1>&6
1426echo "configure:1427: checking for Makefile.in in c/src/exec/sapi" >&5
1427if test -d $srcdir/c/src/exec/sapi; then
1428  rtems_av_save_dir=`pwd`;
1429  cd $srcdir;
1430  rtems_av_tmp=`find c/src/exec/sapi -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1431  makefiles="$makefiles $rtems_av_tmp";
1432  cd $rtems_av_save_dir;
1433  echo "$ac_t""done" 1>&6
1434else
1435  echo "$ac_t""no" 1>&6
1436fi
1437
1438
1439
1440if test "$RTEMS_HAS_POSIX_API" = "yes"; then
1441 
1442echo $ac_n "checking for Makefile.in in c/src/exec/posix""... $ac_c" 1>&6
1443echo "configure:1444: checking for Makefile.in in c/src/exec/posix" >&5
1444if test -d $srcdir/c/src/exec/posix; then
1445  rtems_av_save_dir=`pwd`;
1446  cd $srcdir;
1447  rtems_av_tmp=`find c/src/exec/posix -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1448  makefiles="$makefiles $rtems_av_tmp";
1449  cd $rtems_av_save_dir;
1450  echo "$ac_t""done" 1>&6
1451else
1452  echo "$ac_t""no" 1>&6
1453fi
1454
1455
1456  makefiles="$makefiles c/src/exec/wrapup/posix/Makefile"
1457fi
1458
1459# find all the Makefiles for the BSPs
1460if test -d "$srcdir/c/src/lib/libbsp/$target_cpu"; then
1461  makefiles="$makefiles c/src/lib/libbsp/$target_cpu/Makefile"
1462
1463  if test -z "$rtems_bsp"; then
1464    echo $ac_n "checking for bsps""... $ac_c" 1>&6
1465echo "configure:1466: checking for bsps" >&5
1466    files=`ls $srcdir/c/src/lib/libbsp/$target_cpu`
1467    for file in $files; do
1468      case $file in
1469        shared*);;
1470        Makefile*);;
1471        READ*);;
1472        CVS*);;
1473        pxfl*);;
1474        go32*);;       # so the i386 port can pick up the other Makefiles
1475        # Now account for BSPs with build variants
1476        gen68360)      rtems_bsp="$rtems_bsp gen68360 gen68360_040";;
1477        p4000)         rtems_bsp="$rtems_bsp p4600 p4650";;
1478        mvme162)       rtems_bsp="$rtems_bsp mvme162 mvme162lx";;
1479        *) rtems_bsp="$rtems_bsp $file";;
1480      esac;
1481    done
1482
1483    echo "$ac_t""$rtems_bsp done" 1>&6
1484  fi
1485
1486  # collect makefiles for each bsp
1487  for i in $rtems_bsp; do
1488    # make sure there is a make/custom file for the bsp
1489    if test ! -r "$srcdir/make/custom/${i}.cfg"; then
1490      { echo "configure: error: no make/custom/${i}.cfg file for BSP $i" 1>&2; exit 1; }
1491    fi
1492 
1493    # account for "aliased" bsps which share source code
1494    case $i in
1495      mvme162lx)    bspdir=mvme162  ;;  # mvme162 board variant
1496      gen68360_040) bspdir=gen68360 ;;  # 68360 in companion mode
1497      go32_p5)      bspdir=go32     ;;  # go32 on Pentium class CPU
1498      p4600)        bspdir=p4000    ;;  # p4000 board with IDT 4600
1499      p4650)        bspdir=p4000    ;;  # p4000 board with IDT 4650
1500      *)            bspdir=$i;;
1501    esac
1502
1503    # Is there code where there should be for this BSP?
1504    if test -d "$srcdir/c/src/lib/libbsp/$target_cpu/$bspdir"; then
1505      RTEMS_BSP_LIST="$RTEMS_BSP_LIST $i"
1506      # make sure the Makefiles in a bsp directory are only done once
1507      echo $bspdirs | grep $bspdir >/dev/null 2>&1
1508      if test $? -ne 0 ; then
1509        bspdirs="$bspdirs $bspdir"
1510       
1511echo $ac_n "checking for Makefile.in in c/src/lib/libbsp/$target_cpu/$bspdir""... $ac_c" 1>&6
1512echo "configure:1513: checking for Makefile.in in c/src/lib/libbsp/$target_cpu/$bspdir" >&5
1513if test -d $srcdir/c/src/lib/libbsp/$target_cpu/$bspdir; then
1514  rtems_av_save_dir=`pwd`;
1515  cd $srcdir;
1516  rtems_av_tmp=`find c/src/lib/libbsp/$target_cpu/$bspdir -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1517  makefiles="$makefiles $rtems_av_tmp";
1518  cd $rtems_av_save_dir;
1519  echo "$ac_t""done" 1>&6
1520else
1521  echo "$ac_t""no" 1>&6
1522fi
1523
1524
1525      fi
1526    else
1527      { echo "configure: error: unable to find libbsp directory ($bspdir) for  $i" 1>&2; exit 1; }
1528    fi
1529  done
1530fi
1531
1532# find all the CPU dependent library Makefiles
1533
1534echo $ac_n "checking for Makefile.in in c/src/lib/libcpu/$target_cpu""... $ac_c" 1>&6
1535echo "configure:1536: checking for Makefile.in in c/src/lib/libcpu/$target_cpu" >&5
1536if test -d $srcdir/c/src/lib/libcpu/$target_cpu; then
1537  rtems_av_save_dir=`pwd`;
1538  cd $srcdir;
1539  rtems_av_tmp=`find c/src/lib/libcpu/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1540  makefiles="$makefiles $rtems_av_tmp";
1541  cd $rtems_av_save_dir;
1542  echo "$ac_t""done" 1>&6
1543else
1544  echo "$ac_t""no" 1>&6
1545fi
1546
1547
1548
1549if test "$skip_startfiles" != "yes"; then
1550 
1551echo $ac_n "checking for Makefile.in in c/src/lib/start/$target_cpu""... $ac_c" 1>&6
1552echo "configure:1553: checking for Makefile.in in c/src/lib/start/$target_cpu" >&5
1553if test -d $srcdir/c/src/lib/start/$target_cpu; then
1554  rtems_av_save_dir=`pwd`;
1555  cd $srcdir;
1556  rtems_av_tmp=`find c/src/lib/start/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1557  makefiles="$makefiles $rtems_av_tmp";
1558  cd $rtems_av_save_dir;
1559  echo "$ac_t""done" 1>&6
1560else
1561  echo "$ac_t""no" 1>&6
1562fi
1563
1564
1565fi
1566
1567
1568
1569#
1570#  Target configurations are listed in alphabetical order. 
1571#  The BSPs for a target configuration are also listed in alphabetical order.
1572#
1573
1574
1575if [ "${program_prefix}" = "NONE" ] ; then
1576  if [ "${target}" = "${host}" ] ; then
1577    program_prefix=
1578  else
1579    program_prefix=${target}-
1580  fi
1581fi
1582
1583PROJECT_ROOT=`pwd;`
1584
1585# If RTEMS macros are enabled, then use them.  Otherwise, use inlines.
1586if test "$RTEMS_USE_MACROS" = "yes"; then
1587  inline_dir=macros
1588  if test "$RTEMS_HAS_POSIX_API" = "yes"; then
1589    # The problem is that there is currently no code in posix/macros :)
1590    { echo "configure: error: Macros are not implemented for the POSIX API" 1>&2; exit 1; }
1591  fi
1592else
1593  inline_dir=inline
1594fi
1595
1596# If the KA9Q TCP/IP stack is enabled, then find all KA9Q Makefiles
1597if test "$RTEMS_HAS_KA9Q" = "yes"; then
1598  makefiles="$makefiles c/src/lib/libka9q/Makefile"
1599fi
1600
1601# If the C++ support is enabled, then include the Makefiles
1602if test "$RTEMS_HAS_CPLUSPLUS" = "yes"; then
1603  makefiles="$makefiles c/src/lib/librtems++/Makefile"
1604fi
1605
1606# If the tests are enabled, then find all the test suite Makefiles
1607echo $ac_n "checking Are the test suites enabled? ""... $ac_c" 1>&6
1608echo "configure:1609: checking Are the test suites enabled? " >&5
1609tests_enabled=yes
1610# Check whether --enable-tests or --disable-tests was given.
1611if test "${enable_tests+set}" = set; then
1612  enableval="$enable_tests"
1613  \
1614  case "${enableval}" in
1615    yes) echo "$ac_t""yes" 1>&6 ;;
1616    no)  echo "$ac_t""no" 1>&6 ; tests_enabled=no ;;
1617    *)   { echo "configure: error: bad value ${enableval} for tests option" 1>&2; exit 1; } ;;
1618  esac
1619else
1620  echo "$ac_t""yes" 1>&6
1621
1622fi
1623
1624
1625if test "$tests_enabled" = "yes"; then
1626   
1627echo $ac_n "checking for Makefile.in in c/src/tests/tools/$target_cpu""... $ac_c" 1>&6
1628echo "configure:1629: checking for Makefile.in in c/src/tests/tools/$target_cpu" >&5
1629if test -d $srcdir/c/src/tests/tools/$target_cpu; then
1630  rtems_av_save_dir=`pwd`;
1631  cd $srcdir;
1632  rtems_av_tmp=`find c/src/tests/tools/$target_cpu -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1633  makefiles="$makefiles $rtems_av_tmp";
1634  cd $rtems_av_save_dir;
1635  echo "$ac_t""done" 1>&6
1636else
1637  echo "$ac_t""no" 1>&6
1638fi
1639
1640
1641   
1642echo $ac_n "checking for Makefile.in in c/src/tests/libtests""... $ac_c" 1>&6
1643echo "configure:1644: checking for Makefile.in in c/src/tests/libtests" >&5
1644if test -d $srcdir/c/src/tests/libtests; then
1645  rtems_av_save_dir=`pwd`;
1646  cd $srcdir;
1647  rtems_av_tmp=`find c/src/tests/libtests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1648  makefiles="$makefiles $rtems_av_tmp";
1649  cd $rtems_av_save_dir;
1650  echo "$ac_t""done" 1>&6
1651else
1652  echo "$ac_t""no" 1>&6
1653fi
1654
1655
1656   
1657echo $ac_n "checking for Makefile.in in c/src/tests/sptests""... $ac_c" 1>&6
1658echo "configure:1659: checking for Makefile.in in c/src/tests/sptests" >&5
1659if test -d $srcdir/c/src/tests/sptests; then
1660  rtems_av_save_dir=`pwd`;
1661  cd $srcdir;
1662  rtems_av_tmp=`find c/src/tests/sptests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1663  makefiles="$makefiles $rtems_av_tmp";
1664  cd $rtems_av_save_dir;
1665  echo "$ac_t""done" 1>&6
1666else
1667  echo "$ac_t""no" 1>&6
1668fi
1669
1670
1671   
1672echo $ac_n "checking for Makefile.in in c/src/tests/tmtests""... $ac_c" 1>&6
1673echo "configure:1674: checking for Makefile.in in c/src/tests/tmtests" >&5
1674if test -d $srcdir/c/src/tests/tmtests; then
1675  rtems_av_save_dir=`pwd`;
1676  cd $srcdir;
1677  rtems_av_tmp=`find c/src/tests/tmtests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1678  makefiles="$makefiles $rtems_av_tmp";
1679  cd $rtems_av_save_dir;
1680  echo "$ac_t""done" 1>&6
1681else
1682  echo "$ac_t""no" 1>&6
1683fi
1684
1685
1686   
1687echo $ac_n "checking for Makefile.in in c/src/tests/mptests""... $ac_c" 1>&6
1688echo "configure:1689: checking for Makefile.in in c/src/tests/mptests" >&5
1689if test -d $srcdir/c/src/tests/mptests; then
1690  rtems_av_save_dir=`pwd`;
1691  cd $srcdir;
1692  rtems_av_tmp=`find c/src/tests/mptests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1693  makefiles="$makefiles $rtems_av_tmp";
1694  cd $rtems_av_save_dir;
1695  echo "$ac_t""done" 1>&6
1696else
1697  echo "$ac_t""no" 1>&6
1698fi
1699
1700
1701   if test "$RTEMS_HAS_POSIX" = "yes"; then
1702     
1703echo $ac_n "checking for Makefile.in in c/src/tests/psxtests""... $ac_c" 1>&6
1704echo "configure:1705: checking for Makefile.in in c/src/tests/psxtests" >&5
1705if test -d $srcdir/c/src/tests/psxtests; then
1706  rtems_av_save_dir=`pwd`;
1707  cd $srcdir;
1708  rtems_av_tmp=`find c/src/tests/psxtests -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1709  makefiles="$makefiles $rtems_av_tmp";
1710  cd $rtems_av_save_dir;
1711  echo "$ac_t""done" 1>&6
1712else
1713  echo "$ac_t""no" 1>&6
1714fi
1715
1716
1717   fi
1718fi
1719
1720# If the HWAPI is enabled, the find the HWAPI Makefiles
1721echo $ac_n "checking Is the HWAPI enabled? ""... $ac_c" 1>&6
1722echo "configure:1723: checking Is the HWAPI enabled? " >&5
1723# Check whether --enable-hwapi or --disable-hwapi was given.
1724if test "${enable_hwapi+set}" = set; then
1725  enableval="$enable_hwapi"
1726  \
1727  case "${enableval}" in
1728    yes) echo "$ac_t""yes" 1>&6
1729         if test -f ${srcdir}/c/src/lib/libhwapi/Makefile.in ; then
1730            makefiles="$makefiles c/src/lib/libhwapi/Makefile"
1731           
1732echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/analog""... $ac_c" 1>&6
1733echo "configure:1734: checking for Makefile.in in c/src/lib/libhwapi/analog" >&5
1734if test -d $srcdir/c/src/lib/libhwapi/analog; then
1735  rtems_av_save_dir=`pwd`;
1736  cd $srcdir;
1737  rtems_av_tmp=`find c/src/lib/libhwapi/analog -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1738  makefiles="$makefiles $rtems_av_tmp";
1739  cd $rtems_av_save_dir;
1740  echo "$ac_t""done" 1>&6
1741else
1742  echo "$ac_t""no" 1>&6
1743fi
1744
1745
1746           
1747echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/discrete""... $ac_c" 1>&6
1748echo "configure:1749: checking for Makefile.in in c/src/lib/libhwapi/discrete" >&5
1749if test -d $srcdir/c/src/lib/libhwapi/discrete; then
1750  rtems_av_save_dir=`pwd`;
1751  cd $srcdir;
1752  rtems_av_tmp=`find c/src/lib/libhwapi/discrete -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1753  makefiles="$makefiles $rtems_av_tmp";
1754  cd $rtems_av_save_dir;
1755  echo "$ac_t""done" 1>&6
1756else
1757  echo "$ac_t""no" 1>&6
1758fi
1759
1760
1761           
1762echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/drivers""... $ac_c" 1>&6
1763echo "configure:1764: checking for Makefile.in in c/src/lib/libhwapi/drivers" >&5
1764if test -d $srcdir/c/src/lib/libhwapi/drivers; then
1765  rtems_av_save_dir=`pwd`;
1766  cd $srcdir;
1767  rtems_av_tmp=`find c/src/lib/libhwapi/drivers -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1768  makefiles="$makefiles $rtems_av_tmp";
1769  cd $rtems_av_save_dir;
1770  echo "$ac_t""done" 1>&6
1771else
1772  echo "$ac_t""no" 1>&6
1773fi
1774
1775
1776           
1777echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/non_volatile_memory""... $ac_c" 1>&6
1778echo "configure:1779: checking for Makefile.in in c/src/lib/libhwapi/non_volatile_memory" >&5
1779if test -d $srcdir/c/src/lib/libhwapi/non_volatile_memory; then
1780  rtems_av_save_dir=`pwd`;
1781  cd $srcdir;
1782  rtems_av_tmp=`find c/src/lib/libhwapi/non_volatile_memory -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1783  makefiles="$makefiles $rtems_av_tmp";
1784  cd $rtems_av_save_dir;
1785  echo "$ac_t""done" 1>&6
1786else
1787  echo "$ac_t""no" 1>&6
1788fi
1789
1790
1791           
1792echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/serial""... $ac_c" 1>&6
1793echo "configure:1794: checking for Makefile.in in c/src/lib/libhwapi/serial" >&5
1794if test -d $srcdir/c/src/lib/libhwapi/serial; then
1795  rtems_av_save_dir=`pwd`;
1796  cd $srcdir;
1797  rtems_av_tmp=`find c/src/lib/libhwapi/serial -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1798  makefiles="$makefiles $rtems_av_tmp";
1799  cd $rtems_av_save_dir;
1800  echo "$ac_t""done" 1>&6
1801else
1802  echo "$ac_t""no" 1>&6
1803fi
1804
1805
1806           
1807echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/support""... $ac_c" 1>&6
1808echo "configure:1809: checking for Makefile.in in c/src/lib/libhwapi/support" >&5
1809if test -d $srcdir/c/src/lib/libhwapi/support; then
1810  rtems_av_save_dir=`pwd`;
1811  cd $srcdir;
1812  rtems_av_tmp=`find c/src/lib/libhwapi/support -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1813  makefiles="$makefiles $rtems_av_tmp";
1814  cd $rtems_av_save_dir;
1815  echo "$ac_t""done" 1>&6
1816else
1817  echo "$ac_t""no" 1>&6
1818fi
1819
1820
1821           
1822echo $ac_n "checking for Makefile.in in c/src/lib/libhwapi/wrapup""... $ac_c" 1>&6
1823echo "configure:1824: checking for Makefile.in in c/src/lib/libhwapi/wrapup" >&5
1824if test -d $srcdir/c/src/lib/libhwapi/wrapup; then
1825  rtems_av_save_dir=`pwd`;
1826  cd $srcdir;
1827  rtems_av_tmp=`find c/src/lib/libhwapi/wrapup -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1828  makefiles="$makefiles $rtems_av_tmp";
1829  cd $rtems_av_save_dir;
1830  echo "$ac_t""done" 1>&6
1831else
1832  echo "$ac_t""no" 1>&6
1833fi
1834
1835
1836         else
1837            { echo "configure: error: No source code found for the HWAPI" 1>&2; exit 1; }
1838         fi
1839         ;;
1840    no)  echo "$ac_t""no" 1>&6 ;;
1841    *)  { echo "configure: error: bad value ${enableval} for hwapi option" 1>&2; exit 1; } ;;
1842  esac
1843else
1844  echo "$ac_t""no" 1>&6
1845
1846fi
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862# pick up all the Makefiles in required parts of the tree
1863
1864echo $ac_n "checking for Makefile.in in c/build-tools""... $ac_c" 1>&6
1865echo "configure:1866: checking for Makefile.in in c/build-tools" >&5
1866if test -d $srcdir/c/build-tools; then
1867  rtems_av_save_dir=`pwd`;
1868  cd $srcdir;
1869  rtems_av_tmp=`find c/build-tools -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1870  makefiles="$makefiles $rtems_av_tmp";
1871  cd $rtems_av_save_dir;
1872  echo "$ac_t""done" 1>&6
1873else
1874  echo "$ac_t""no" 1>&6
1875fi
1876
1877
1878
1879echo $ac_n "checking for Makefile.in in make""... $ac_c" 1>&6
1880echo "configure:1881: checking for Makefile.in in make" >&5
1881if test -d $srcdir/make; then
1882  rtems_av_save_dir=`pwd`;
1883  cd $srcdir;
1884  rtems_av_tmp=`find make -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1885  makefiles="$makefiles $rtems_av_tmp";
1886  cd $rtems_av_save_dir;
1887  echo "$ac_t""done" 1>&6
1888else
1889  echo "$ac_t""no" 1>&6
1890fi
1891
1892
1893
1894echo $ac_n "checking for Makefile.in in c/src/lib/libmisc""... $ac_c" 1>&6
1895echo "configure:1896: checking for Makefile.in in c/src/lib/libmisc" >&5
1896if test -d $srcdir/c/src/lib/libmisc; then
1897  rtems_av_save_dir=`pwd`;
1898  cd $srcdir;
1899  rtems_av_tmp=`find c/src/lib/libmisc -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1900  makefiles="$makefiles $rtems_av_tmp";
1901  cd $rtems_av_save_dir;
1902  echo "$ac_t""done" 1>&6
1903else
1904  echo "$ac_t""no" 1>&6
1905fi
1906
1907
1908
1909echo $ac_n "checking for Makefile.in in c/src/tests/samples""... $ac_c" 1>&6
1910echo "configure:1911: checking for Makefile.in in c/src/tests/samples" >&5
1911if test -d $srcdir/c/src/tests/samples; then
1912  rtems_av_save_dir=`pwd`;
1913  cd $srcdir;
1914  rtems_av_tmp=`find c/src/tests/samples -name "Makefile.in" -print | sed "s/Makefile\.in/%/" | sort | sed "s/%/Makefile/"`
1915  makefiles="$makefiles $rtems_av_tmp";
1916  cd $rtems_av_save_dir;
1917  echo "$ac_t""done" 1>&6
1918else
1919  echo "$ac_t""no" 1>&6
1920fi
1921
1922
1923
1924
1925
1926
1927
1928# try not to explicitly list a Makefile here
1929trap '' 1 2 15
1930cat > confcache <<\EOF
1931# This file is a shell script that caches the results of configure
1932# tests run on this system so they can be shared between configure
1933# scripts and configure runs.  It is not useful on other systems.
1934# If it contains results you don't want to keep, you may remove or edit it.
1935#
1936# By default, configure uses ./config.cache as the cache file,
1937# creating it if it does not exist already.  You can give configure
1938# the --cache-file=FILE option to use a different cache file; that is
1939# what configure does when it calls configure scripts in
1940# subdirectories, so they share the cache.
1941# Giving --cache-file=/dev/null disables caching, for debugging configure.
1942# config.status only pays attention to the cache file if you give it the
1943# --recheck option to rerun configure.
1944#
1945EOF
1946# The following way of writing the cache mishandles newlines in values,
1947# but we know of no workaround that is simple, portable, and efficient.
1948# So, don't put newlines in cache variables' values.
1949# Ultrix sh set writes to stderr and can't be redirected directly,
1950# and sets the high bit in the cache file unless we assign to the vars.
1951(set) 2>&1 |
1952  case `(ac_space=' '; set) 2>&1` in
1953  *ac_space=\ *)
1954    # `set' does not quote correctly, so add quotes (double-quote substitution
1955    # turns \\\\ into \\, and sed turns \\ into \).
1956    sed -n \
1957      -e "s/'/'\\\\''/g" \
1958      -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1959    ;;
1960  *)
1961    # `set' quotes correctly as required by POSIX, so do not add quotes.
1962    sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1963    ;;
1964  esac >> confcache
1965if cmp -s $cache_file confcache; then
1966  :
1967else
1968  if test -w $cache_file; then
1969    echo "updating cache $cache_file"
1970    cat confcache > $cache_file
1971  else
1972    echo "not updating unwritable cache $cache_file"
1973  fi
1974fi
1975rm -f confcache
1976
1977trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1978
1979test "x$prefix" = xNONE && prefix=$ac_default_prefix
1980# Let make expand exec_prefix.
1981test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1982
1983# Any assignment to VPATH causes Sun make to only execute
1984# the first set of double-colon rules, so remove it if not needed.
1985# If there is a colon in the path, we need to keep it.
1986if test "x$srcdir" = x.; then
1987  ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
1988fi
1989
1990trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1991
1992DEFS=-DHAVE_CONFIG_H
1993
1994# Without the "./", some shells look in PATH for config.status.
1995: ${CONFIG_STATUS=./config.status}
1996
1997echo creating $CONFIG_STATUS
1998rm -f $CONFIG_STATUS
1999cat > $CONFIG_STATUS <<EOF
2000#! /bin/sh
2001# Generated automatically by configure.
2002# Run this file to recreate the current configuration.
2003# This directory was configured as follows,
2004# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2005#
2006# $0 $ac_configure_args
2007#
2008# Compiler output produced by configure, useful for debugging
2009# configure, is in ./config.log if it exists.
2010
2011ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2012for ac_option
2013do
2014  case "\$ac_option" in
2015  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2016    echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2017    exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2018  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2019    echo "$CONFIG_STATUS generated by autoconf version 2.12"
2020    exit 0 ;;
2021  -help | --help | --hel | --he | --h)
2022    echo "\$ac_cs_usage"; exit 0 ;;
2023  *) echo "\$ac_cs_usage"; exit 1 ;;
2024  esac
2025done
2026
2027ac_given_srcdir=$srcdir
2028
2029trap 'rm -fr `echo "Makefile
2030c/Makefile
2031c/src/Makefile
2032c/src/exec/Makefile
2033c/src/exec/score/Makefile
2034c/src/exec/score/cpu/Makefile
2035c/src/exec/score/headers/Makefile
2036c/src/exec/score/${inline_dir}/Makefile
2037c/src/exec/score/src/Makefile
2038c/src/exec/score/tools/Makefile
2039c/src/exec/score/tools/generic/Makefile
2040c/src/exec/score/tools/generic/size_rtems
2041c/src/exec/wrapup/Makefile
2042c/src/exec/wrapup/rtems/Makefile
2043c/src/lib/Makefile
2044c/src/lib/include/Makefile
2045c/src/lib/libbsp/Makefile
2046c/src/lib/libbsp/shmdr/Makefile
2047c/src/lib/libc/Makefile
2048c/src/lib/libcpu/Makefile
2049c/src/lib/start/Makefile
2050c/src/lib/wrapup/Makefile
2051c/src/tests/Makefile
2052c/src/tests/support/Makefile
2053c/src/tests/support/include/Makefile
2054c/src/tests/support/stubdr/Makefile
2055c/src/tests/support/wrapup/Makefile
2056c/src/tests/tools/Makefile
2057c/src/tests/tools/generic/Makefile
2058$makefiles
2059make/host.cfg
2060make/target.cfg
2061make/Templates/Makefile.inc
2062c/update-tools/Makefile c/build-tools/src/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2063EOF
2064cat >> $CONFIG_STATUS <<EOF
2065
2066# Protect against being on the right side of a sed subst in config.status.
2067sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2068 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2069$ac_vpsub
2070$extrasub
2071s%@CFLAGS@%$CFLAGS%g
2072s%@CPPFLAGS@%$CPPFLAGS%g
2073s%@CXXFLAGS@%$CXXFLAGS%g
2074s%@DEFS@%$DEFS%g
2075s%@LDFLAGS@%$LDFLAGS%g
2076s%@LIBS@%$LIBS%g
2077s%@exec_prefix@%$exec_prefix%g
2078s%@prefix@%$prefix%g
2079s%@program_transform_name@%$program_transform_name%g
2080s%@bindir@%$bindir%g
2081s%@sbindir@%$sbindir%g
2082s%@libexecdir@%$libexecdir%g
2083s%@datadir@%$datadir%g
2084s%@sysconfdir@%$sysconfdir%g
2085s%@sharedstatedir@%$sharedstatedir%g
2086s%@localstatedir@%$localstatedir%g
2087s%@libdir@%$libdir%g
2088s%@includedir@%$includedir%g
2089s%@oldincludedir@%$oldincludedir%g
2090s%@infodir@%$infodir%g
2091s%@mandir@%$mandir%g
2092s%@SET_MAKE@%$SET_MAKE%g
2093s%@host@%$host%g
2094s%@host_alias@%$host_alias%g
2095s%@host_cpu@%$host_cpu%g
2096s%@host_vendor@%$host_vendor%g
2097s%@host_os@%$host_os%g
2098s%@target@%$target%g
2099s%@target_alias@%$target_alias%g
2100s%@target_cpu@%$target_cpu%g
2101s%@target_vendor@%$target_vendor%g
2102s%@target_os@%$target_os%g
2103s%@build@%$build%g
2104s%@build_alias@%$build_alias%g
2105s%@build_cpu@%$build_cpu%g
2106s%@build_vendor@%$build_vendor%g
2107s%@build_os@%$build_os%g
2108s%@CAT@%$CAT%g
2109s%@RM@%$RM%g
2110s%@CP@%$CP%g
2111s%@MV@%$MV%g
2112s%@LN@%$LN%g
2113s%@LN_S@%$LN_S%g
2114s%@CHMOD@%$CHMOD%g
2115s%@SORT@%$SORT%g
2116s%@MKDIR@%$MKDIR%g
2117s%@TOUCH@%$TOUCH%g
2118s%@CMP@%$CMP%g
2119s%@SED@%$SED%g
2120s%@M4@%$M4%g
2121s%@KSH@%$KSH%g
2122s%@RTEMS_BSP_LIST@%$RTEMS_BSP_LIST%g
2123s%@RTEMS_HOST@%$RTEMS_HOST%g
2124s%@RTEMS_LIBC_DIR@%$RTEMS_LIBC_DIR%g
2125s%@RTEMS_USE_OWN_PDIR@%$RTEMS_USE_OWN_PDIR%g
2126s%@RTEMS_HAS_POSIX_API@%$RTEMS_HAS_POSIX_API%g
2127s%@RTEMS_HAS_KA9Q@%$RTEMS_HAS_KA9Q%g
2128s%@RTEMS_USE_MACROS@%$RTEMS_USE_MACROS%g
2129s%@RTEMS_HAS_CPLUSPLUS@%$RTEMS_HAS_CPLUSPLUS%g
2130s%@RTEMS_USE_GCC272@%$RTEMS_USE_GCC272%g
2131s%@PROJECT_ROOT@%$PROJECT_ROOT%g
2132s%@program_prefix@%$program_prefix%g
2133
2134CEOF
2135EOF
2136
2137cat >> $CONFIG_STATUS <<\EOF
2138
2139# Split the substitutions into bite-sized pieces for seds with
2140# small command number limits, like on Digital OSF/1 and HP-UX.
2141ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2142ac_file=1 # Number of current file.
2143ac_beg=1 # First line for current file.
2144ac_end=$ac_max_sed_cmds # Line after last line for current file.
2145ac_more_lines=:
2146ac_sed_cmds=""
2147while $ac_more_lines; do
2148  if test $ac_beg -gt 1; then
2149    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2150  else
2151    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2152  fi
2153  if test ! -s conftest.s$ac_file; then
2154    ac_more_lines=false
2155    rm -f conftest.s$ac_file
2156  else
2157    if test -z "$ac_sed_cmds"; then
2158      ac_sed_cmds="sed -f conftest.s$ac_file"
2159    else
2160      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
2161    fi
2162    ac_file=`expr $ac_file + 1`
2163    ac_beg=$ac_end
2164    ac_end=`expr $ac_end + $ac_max_sed_cmds`
2165  fi
2166done
2167if test -z "$ac_sed_cmds"; then
2168  ac_sed_cmds=cat
2169fi
2170EOF
2171
2172cat >> $CONFIG_STATUS <<EOF
2173
2174CONFIG_FILES=\${CONFIG_FILES-"Makefile
2175c/Makefile
2176c/src/Makefile
2177c/src/exec/Makefile
2178c/src/exec/score/Makefile
2179c/src/exec/score/cpu/Makefile
2180c/src/exec/score/headers/Makefile
2181c/src/exec/score/${inline_dir}/Makefile
2182c/src/exec/score/src/Makefile
2183c/src/exec/score/tools/Makefile
2184c/src/exec/score/tools/generic/Makefile
2185c/src/exec/score/tools/generic/size_rtems
2186c/src/exec/wrapup/Makefile
2187c/src/exec/wrapup/rtems/Makefile
2188c/src/lib/Makefile
2189c/src/lib/include/Makefile
2190c/src/lib/libbsp/Makefile
2191c/src/lib/libbsp/shmdr/Makefile
2192c/src/lib/libc/Makefile
2193c/src/lib/libcpu/Makefile
2194c/src/lib/start/Makefile
2195c/src/lib/wrapup/Makefile
2196c/src/tests/Makefile
2197c/src/tests/support/Makefile
2198c/src/tests/support/include/Makefile
2199c/src/tests/support/stubdr/Makefile
2200c/src/tests/support/wrapup/Makefile
2201c/src/tests/tools/Makefile
2202c/src/tests/tools/generic/Makefile
2203$makefiles
2204make/host.cfg
2205make/target.cfg
2206make/Templates/Makefile.inc
2207c/update-tools/Makefile"}
2208EOF
2209cat >> $CONFIG_STATUS <<\EOF
2210for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2211  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2212  case "$ac_file" in
2213  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2214       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2215  *) ac_file_in="${ac_file}.in" ;;
2216  esac
2217
2218  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2219
2220  # Remove last slash and all that follows it.  Not all systems have dirname.
2221  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2222  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2223    # The file is in a subdirectory.
2224    test ! -d "$ac_dir" && mkdir "$ac_dir"
2225    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2226    # A "../" for each directory in $ac_dir_suffix.
2227    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2228  else
2229    ac_dir_suffix= ac_dots=
2230  fi
2231
2232  case "$ac_given_srcdir" in
2233  .)  srcdir=.
2234      if test -z "$ac_dots"; then top_srcdir=.
2235      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2236  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
2237  *) # Relative path.
2238    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2239    top_srcdir="$ac_dots$ac_given_srcdir" ;;
2240  esac
2241
2242
2243  echo creating "$ac_file"
2244  rm -f "$ac_file"
2245  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2246  case "$ac_file" in
2247  *Makefile*) ac_comsub="1i\\
2248# $configure_input" ;;
2249  *) ac_comsub= ;;
2250  esac
2251
2252  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2253  sed -e "$ac_comsub
2254s%@configure_input@%$configure_input%g
2255s%@srcdir@%$srcdir%g
2256s%@top_srcdir@%$top_srcdir%g
2257" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2258fi; done
2259rm -f conftest.s*
2260
2261# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
2262# NAME is the cpp macro being defined and VALUE is the value it is being given.
2263#
2264# ac_d sets the value in "#define NAME VALUE" lines.
2265ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
2266ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
2267ac_dC='\3'
2268ac_dD='%g'
2269# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
2270ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
2271ac_uB='\([      ]\)%\1#\2define\3'
2272ac_uC=' '
2273ac_uD='\4%g'
2274# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
2275ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
2276ac_eB='$%\1#\2define\3'
2277ac_eC=' '
2278ac_eD='%g'
2279
2280if test "${CONFIG_HEADERS+set}" != set; then
2281EOF
2282cat >> $CONFIG_STATUS <<EOF
2283  CONFIG_HEADERS="c/build-tools/src/config.h"
2284EOF
2285cat >> $CONFIG_STATUS <<\EOF
2286fi
2287for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
2288  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2289  case "$ac_file" in
2290  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2291       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2292  *) ac_file_in="${ac_file}.in" ;;
2293  esac
2294
2295  echo creating $ac_file
2296
2297  rm -f conftest.frag conftest.in conftest.out
2298  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2299  cat $ac_file_inputs > conftest.in
2300
2301EOF
2302
2303# Transform confdefs.h into a sed script conftest.vals that substitutes
2304# the proper values into config.h.in to produce config.h.  And first:
2305# Protect against being on the right side of a sed subst in config.status.
2306# Protect against being in an unquoted here document in config.status.
2307rm -f conftest.vals
2308cat > conftest.hdr <<\EOF
2309s/[\\&%]/\\&/g
2310s%[\\$`]%\\&%g
2311s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
2312s%ac_d%ac_u%gp
2313s%ac_u%ac_e%gp
2314EOF
2315sed -n -f conftest.hdr confdefs.h > conftest.vals
2316rm -f conftest.hdr
2317
2318# This sed command replaces #undef with comments.  This is necessary, for
2319# example, in the case of _POSIX_SOURCE, which is predefined and required
2320# on some systems where configure will not decide to define it.
2321cat >> conftest.vals <<\EOF
2322s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
2323EOF
2324
2325# Break up conftest.vals because some shells have a limit on
2326# the size of here documents, and old seds have small limits too.
2327
2328rm -f conftest.tail
2329while :
2330do
2331  ac_lines=`grep -c . conftest.vals`
2332  # grep -c gives empty output for an empty file on some AIX systems.
2333  if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
2334  # Write a limited-size here document to conftest.frag.
2335  echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
2336  sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
2337  echo 'CEOF
2338  sed -f conftest.frag conftest.in > conftest.out
2339  rm -f conftest.in
2340  mv conftest.out conftest.in
2341' >> $CONFIG_STATUS
2342  sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
2343  rm -f conftest.vals
2344  mv conftest.tail conftest.vals
2345done
2346rm -f conftest.vals
2347
2348cat >> $CONFIG_STATUS <<\EOF
2349  rm -f conftest.frag conftest.h
2350  echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
2351  cat conftest.in >> conftest.h
2352  rm -f conftest.in
2353  if cmp -s $ac_file conftest.h 2>/dev/null; then
2354    echo "$ac_file is unchanged"
2355    rm -f conftest.h
2356  else
2357    # Remove last slash and all that follows it.  Not all systems have dirname.
2358      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2359      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2360      # The file is in a subdirectory.
2361      test ! -d "$ac_dir" && mkdir "$ac_dir"
2362    fi
2363    rm -f $ac_file
2364    mv conftest.h $ac_file
2365  fi
2366fi; done
2367
2368EOF
2369cat >> $CONFIG_STATUS <<EOF
2370
2371EOF
2372cat >> $CONFIG_STATUS <<\EOF
2373
2374exit 0
2375EOF
2376chmod +x $CONFIG_STATUS
2377rm -fr confdefs* $ac_clean_files
2378test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
2379
2380
2381echo
2382echo target architecture: $target_cpu.
2383echo available BSPs: $rtems_bsp.
2384echo \'make all\' will build the following BSPs: $RTEMS_BSP_LIST.
2385echo other BSPs can be built with \'make RTEMS_BSP=\"bsp1 bsp2 ...\"\'
2386echo
Note: See TracBrowser for help on using the repository browser.