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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [or1ksim/] [or1ksim-0.3.0/] [build/] [config.status] - Blame information for rev 403

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 jeremybenn
#! /bin/sh
2
# Generated by configure.
3
# Run this file to recreate the current configuration.
4
# Compiler output produced by configure, useful for debugging
5
# configure, is in config.log if it exists.
6
 
7
debug=false
8
ac_cs_recheck=false
9
ac_cs_silent=false
10
SHELL=${CONFIG_SHELL-/bin/sh}
11
## --------------------- ##
12
## M4sh Initialization.  ##
13
## --------------------- ##
14
 
15
# Be more Bourne compatible
16
DUALCASE=1; export DUALCASE # for MKS sh
17
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18
  emulate sh
19
  NULLCMD=:
20
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21
  # is contrary to our usage.  Disable this feature.
22
  alias -g '${1+"$@"}'='"$@"'
23
  setopt NO_GLOB_SUBST
24
else
25
  case `(set -o) 2>/dev/null` in
26
  *posix*) set -o posix ;;
27
esac
28
 
29
fi
30
 
31
 
32
 
33
 
34
# PATH needs CR
35
# Avoid depending upon Character Ranges.
36
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
37
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
38
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
39
as_cr_digits='0123456789'
40
as_cr_alnum=$as_cr_Letters$as_cr_digits
41
 
42
# The user is always right.
43
if test "${PATH_SEPARATOR+set}" != set; then
44
  echo "#! /bin/sh" >conf$$.sh
45
  echo  "exit 0"   >>conf$$.sh
46
  chmod +x conf$$.sh
47
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
48
    PATH_SEPARATOR=';'
49
  else
50
    PATH_SEPARATOR=:
51
  fi
52
  rm -f conf$$.sh
53
fi
54
 
55
# Support unset when possible.
56
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
57
  as_unset=unset
58
else
59
  as_unset=false
60
fi
61
 
62
 
63
# IFS
64
# We need space, tab and new line, in precisely that order.  Quoting is
65
# there to prevent editors from complaining about space-tab.
66
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
67
# splitting by setting IFS to empty value.)
68
as_nl='
69
'
70
IFS=" ""        $as_nl"
71
 
72
# Find who we are.  Look in the path if we contain no directory separator.
73
case $0 in
74
  *[\\/]* ) as_myself=$0 ;;
75
  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
76
for as_dir in $PATH
77
do
78
  IFS=$as_save_IFS
79
  test -z "$as_dir" && as_dir=.
80
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
81
done
82
IFS=$as_save_IFS
83
 
84
     ;;
85
esac
86
# We did not find ourselves, most probably we were run as `sh COMMAND'
87
# in which case we are not to be found in the path.
88
if test "x$as_myself" = x; then
89
  as_myself=$0
90
fi
91
if test ! -f "$as_myself"; then
92
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
93
  { (exit 1); exit 1; }
94
fi
95
 
96
# Work around bugs in pre-3.0 UWIN ksh.
97
for as_var in ENV MAIL MAILPATH
98
do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
99
done
100
PS1='$ '
101
PS2='> '
102
PS4='+ '
103
 
104
# NLS nuisances.
105
for as_var in \
106
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
107
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
108
  LC_TELEPHONE LC_TIME
109
do
110
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
111
    eval $as_var=C; export $as_var
112
  else
113
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
114
  fi
115
done
116
 
117
# Required to use basename.
118
if expr a : '\(a\)' >/dev/null 2>&1 &&
119
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
120
  as_expr=expr
121
else
122
  as_expr=false
123
fi
124
 
125
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
126
  as_basename=basename
127
else
128
  as_basename=false
129
fi
130
 
131
 
132
# Name of the executable.
133
as_me=`$as_basename -- "$0" ||
134
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
135
         X"$0" : 'X\(//\)$' \| \
136
         X"$0" : 'X\(/\)' \| . 2>/dev/null ||
137
echo X/"$0" |
138
    sed '/^.*\/\([^/][^/]*\)\/*$/{
139
            s//\1/
140
            q
141
          }
142
          /^X\/\(\/\/\)$/{
143
            s//\1/
144
            q
145
          }
146
          /^X\/\(\/\).*/{
147
            s//\1/
148
            q
149
          }
150
          s/.*/./; q'`
151
 
152
# CDPATH.
153
$as_unset CDPATH
154
 
155
 
156
 
157
  as_lineno_1=$LINENO
158
  as_lineno_2=$LINENO
159
  test "x$as_lineno_1" != "x$as_lineno_2" &&
160
  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
161
 
162
  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
163
  # uniformly replaced by the line number.  The first 'sed' inserts a
164
  # line-number line after each line using $LINENO; the second 'sed'
165
  # does the real work.  The second script uses 'N' to pair each
166
  # line-number line with the line containing $LINENO, and appends
167
  # trailing '-' during substitution so that $LINENO is not a special
168
  # case at line end.
169
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
170
  # scripts with optimization help from Paolo Bonzini.  Blame Lee
171
  # E. McMahon (1931-1989) for sed's syntax.  :-)
172
  sed -n '
173
    p
174
    /[$]LINENO/=
175
  ' <$as_myself |
176
    sed '
177
      s/[$]LINENO.*/&-/
178
      t lineno
179
      b
180
      :lineno
181
      N
182
      :loop
183
      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
184
      t loop
185
      s/-\n.*//
186
    ' >$as_me.lineno &&
187
  chmod +x "$as_me.lineno" ||
188
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
189
   { (exit 1); exit 1; }; }
190
 
191
  # Don't try to exec as it changes $[0], causing all sort of problems
192
  # (the dirname of $[0] is not the place where we might find the
193
  # original and so on.  Autoconf is especially sensitive to this).
194
  . "./$as_me.lineno"
195
  # Exit status is that of the last command.
196
  exit
197
}
198
 
199
 
200
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
201
  as_dirname=dirname
202
else
203
  as_dirname=false
204
fi
205
 
206
ECHO_C= ECHO_N= ECHO_T=
207
case `echo -n x` in
208
-n*)
209
  case `echo 'x\c'` in
210
  *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
211
  *)   ECHO_C='\c';;
212
  esac;;
213
*)
214
  ECHO_N='-n';;
215
esac
216
 
217
if expr a : '\(a\)' >/dev/null 2>&1 &&
218
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
219
  as_expr=expr
220
else
221
  as_expr=false
222
fi
223
 
224
rm -f conf$$ conf$$.exe conf$$.file
225
if test -d conf$$.dir; then
226
  rm -f conf$$.dir/conf$$.file
227
else
228
  rm -f conf$$.dir
229
  mkdir conf$$.dir
230
fi
231
echo >conf$$.file
232
if ln -s conf$$.file conf$$ 2>/dev/null; then
233
  as_ln_s='ln -s'
234
  # ... but there are two gotchas:
235
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
236
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
237
  # In both cases, we have to default to `cp -p'.
238
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
239
    as_ln_s='cp -p'
240
elif ln conf$$.file conf$$ 2>/dev/null; then
241
  as_ln_s=ln
242
else
243
  as_ln_s='cp -p'
244
fi
245
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
246
rmdir conf$$.dir 2>/dev/null
247
 
248
if mkdir -p . 2>/dev/null; then
249
  as_mkdir_p=:
250
else
251
  test -d ./-p && rmdir ./-p
252
  as_mkdir_p=false
253
fi
254
 
255
if test -x / >/dev/null 2>&1; then
256
  as_test_x='test -x'
257
else
258
  if ls -dL / >/dev/null 2>&1; then
259
    as_ls_L_option=L
260
  else
261
    as_ls_L_option=
262
  fi
263
  as_test_x='
264
    eval sh -c '\''
265
      if test -d "$1"; then
266
        test -d "$1/.";
267
      else
268
        case $1 in
269
        -*)set "./$1";;
270
        esac;
271
        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
272
        ???[sx]*):;;*)false;;esac;fi
273
    '\'' sh
274
  '
275
fi
276
as_executable_p=$as_test_x
277
 
278
# Sed expression to map a string onto a valid CPP name.
279
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
280
 
281
# Sed expression to map a string onto a valid variable name.
282
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
283
 
284
 
285
exec 6>&1
286
 
287
# Save the log message, to keep $[0] and so on meaningful, and to
288
# report actual input values of CONFIG_FILES etc. instead of their
289
# values after options handling.
290
ac_log="
291
This file was extended by or1ksim $as_me 0.3.0rc1, which was
292
generated by GNU Autoconf 2.61.  Invocation command line was
293
 
294
  CONFIG_FILES    = $CONFIG_FILES
295
  CONFIG_HEADERS  = $CONFIG_HEADERS
296
  CONFIG_LINKS    = $CONFIG_LINKS
297
  CONFIG_COMMANDS = $CONFIG_COMMANDS
298
  $ $0 $@
299
 
300
on `(hostname || uname -n) 2>/dev/null | sed 1q`
301
"
302
 
303
# Files that config.status was made for.
304
config_files=" Makefile argtable2/Makefile bpb/Makefile cache/Makefile cpu/Makefile cpu/common/Makefile cpu/or1k/Makefile cuc/Makefile debug/Makefile doc/Makefile support/Makefile mmu/Makefile peripheral/Makefile tick/Makefile peripheral/channels/Makefile pm/Makefile pic/Makefile vapi/Makefile port/Makefile cpu/or32/Makefile"
305
config_headers=" config.h"
306
config_commands=" depfiles"
307
 
308
ac_cs_usage="\
309
\`$as_me' instantiates files from templates according to the
310
current configuration.
311
 
312
Usage: $0 [OPTIONS] [FILE]...
313
 
314
  -h, --help       print this help, then exit
315
  -V, --version    print version number and configuration settings, then exit
316
  -q, --quiet      do not print progress messages
317
  -d, --debug      don't remove temporary files
318
      --recheck    update $as_me by reconfiguring in the same conditions
319
  --file=FILE[:TEMPLATE]
320
                   instantiate the configuration file FILE
321
  --header=FILE[:TEMPLATE]
322
                   instantiate the configuration header FILE
323
 
324
Configuration files:
325
$config_files
326
 
327
Configuration headers:
328
$config_headers
329
 
330
Configuration commands:
331
$config_commands
332
 
333
Report bugs to ."
334
 
335
ac_cs_version="\
336
or1ksim config.status 0.3.0rc1
337
configured by ../configure, generated by GNU Autoconf 2.61,
338
  with options \"'--target=or32-uclinux' '--prefix=/opt/or1ksim' 'target_alias=or32-uclinux'\"
339
 
340
Copyright (C) 2006 Free Software Foundation, Inc.
341
This config.status script is free software; the Free Software Foundation
342
gives unlimited permission to copy, distribute and modify it."
343
 
344
ac_pwd='/home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build'
345
srcdir='..'
346
INSTALL='/usr/bin/install -c'
347
MKDIR_P='/bin/mkdir -p'
348
# If no file are specified by the user, then we need to provide default
349
# value.  By we need to know if files were specified by the user.
350
ac_need_defaults=:
351
while test $# != 0
352
do
353
  case $1 in
354
  --*=*)
355
    ac_option=`expr "X$1" : 'X\([^=]*\)='`
356
    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
357
    ac_shift=:
358
    ;;
359
  *)
360
    ac_option=$1
361
    ac_optarg=$2
362
    ac_shift=shift
363
    ;;
364
  esac
365
 
366
  case $ac_option in
367
  # Handling of the options.
368
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
369
    ac_cs_recheck=: ;;
370
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
371
    echo "$ac_cs_version"; exit ;;
372
  --debug | --debu | --deb | --de | --d | -d )
373
    debug=: ;;
374
  --file | --fil | --fi | --f )
375
    $ac_shift
376
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
377
    ac_need_defaults=false;;
378
  --header | --heade | --head | --hea )
379
    $ac_shift
380
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
381
    ac_need_defaults=false;;
382
  --he | --h)
383
    # Conflict between --help and --header
384
    { echo "$as_me: error: ambiguous option: $1
385
Try \`$0 --help' for more information." >&2
386
   { (exit 1); exit 1; }; };;
387
  --help | --hel | -h )
388
    echo "$ac_cs_usage"; exit ;;
389
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
390
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
391
    ac_cs_silent=: ;;
392
 
393
  # This is an error.
394
  -*) { echo "$as_me: error: unrecognized option: $1
395
Try \`$0 --help' for more information." >&2
396
   { (exit 1); exit 1; }; } ;;
397
 
398
  *) ac_config_targets="$ac_config_targets $1"
399
     ac_need_defaults=false ;;
400
 
401
  esac
402
  shift
403
done
404
 
405
ac_configure_extra_args=
406
 
407
if $ac_cs_silent; then
408
  exec 6>/dev/null
409
  ac_configure_extra_args="$ac_configure_extra_args --silent"
410
fi
411
 
412
if $ac_cs_recheck; then
413
  echo "running CONFIG_SHELL=/bin/sh /bin/sh ../configure " '--target=or32-uclinux' '--prefix=/opt/or1ksim' 'target_alias=or32-uclinux' $ac_configure_extra_args " --no-create --no-recursion" >&6
414
  CONFIG_SHELL=/bin/sh
415
  export CONFIG_SHELL
416
  exec /bin/sh "../configure" '--target=or32-uclinux' '--prefix=/opt/or1ksim' 'target_alias=or32-uclinux' $ac_configure_extra_args --no-create --no-recursion
417
fi
418
 
419
exec 5>>config.log
420
{
421
  echo
422
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
423
## Running $as_me. ##
424
_ASBOX
425
  echo "$ac_log"
426
} >&5
427
 
428
#
429
# INIT-COMMANDS
430
#
431
AMDEP_TRUE="" ac_aux_dir=".."
432
 
433
 
434
# Handling of arguments.
435
for ac_config_target in $ac_config_targets
436
do
437
  case $ac_config_target in
438
    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
439
    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
440
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
441
    "argtable2/Makefile") CONFIG_FILES="$CONFIG_FILES argtable2/Makefile" ;;
442
    "bpb/Makefile") CONFIG_FILES="$CONFIG_FILES bpb/Makefile" ;;
443
    "cache/Makefile") CONFIG_FILES="$CONFIG_FILES cache/Makefile" ;;
444
    "cpu/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/Makefile" ;;
445
    "cpu/common/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/common/Makefile" ;;
446
    "cpu/or1k/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/or1k/Makefile" ;;
447
    "cuc/Makefile") CONFIG_FILES="$CONFIG_FILES cuc/Makefile" ;;
448
    "debug/Makefile") CONFIG_FILES="$CONFIG_FILES debug/Makefile" ;;
449
    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
450
    "support/Makefile") CONFIG_FILES="$CONFIG_FILES support/Makefile" ;;
451
    "mmu/Makefile") CONFIG_FILES="$CONFIG_FILES mmu/Makefile" ;;
452
    "peripheral/Makefile") CONFIG_FILES="$CONFIG_FILES peripheral/Makefile" ;;
453
    "tick/Makefile") CONFIG_FILES="$CONFIG_FILES tick/Makefile" ;;
454
    "peripheral/channels/Makefile") CONFIG_FILES="$CONFIG_FILES peripheral/channels/Makefile" ;;
455
    "pm/Makefile") CONFIG_FILES="$CONFIG_FILES pm/Makefile" ;;
456
    "pic/Makefile") CONFIG_FILES="$CONFIG_FILES pic/Makefile" ;;
457
    "vapi/Makefile") CONFIG_FILES="$CONFIG_FILES vapi/Makefile" ;;
458
    "port/Makefile") CONFIG_FILES="$CONFIG_FILES port/Makefile" ;;
459
    "cpu/dlx/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/dlx/Makefile" ;;
460
    "cpu/or32/Makefile") CONFIG_FILES="$CONFIG_FILES cpu/or32/Makefile" ;;
461
 
462
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
463
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
464
   { (exit 1); exit 1; }; };;
465
  esac
466
done
467
 
468
 
469
# If the user did not use the arguments to specify the items to instantiate,
470
# then the envvar interface is used.  Set only those that are not.
471
# We use the long form for the default assignment because of an extremely
472
# bizarre bug on SunOS 4.1.3.
473
if $ac_need_defaults; then
474
  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
475
  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
476
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
477
fi
478
 
479
# Have a temporary directory for convenience.  Make it in the build tree
480
# simply because there is no reason against having it here, and in addition,
481
# creating and moving files from /tmp can sometimes cause problems.
482
# Hook for its removal unless debugging.
483
# Note that there is a small window in which the directory will not be cleaned:
484
# after its creation but before its name has been assigned to `$tmp'.
485
$debug ||
486
{
487
  tmp=
488
  trap 'exit_status=$?
489
  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
490
' 0
491
  trap '{ (exit 1); exit 1; }' 1 2 13 15
492
}
493
# Create a (secure) tmp directory for tmp files.
494
 
495
{
496
  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
497
  test -n "$tmp" && test -d "$tmp"
498
}  ||
499
{
500
  tmp=./conf$$-$RANDOM
501
  (umask 077 && mkdir "$tmp")
502
} ||
503
{
504
   echo "$me: cannot create a temporary directory in ." >&2
505
   { (exit 1); exit 1; }
506
}
507
 
508
#
509
# Set up the sed scripts for CONFIG_FILES section.
510
#
511
 
512
# No need to generate the scripts if there are no CONFIG_FILES.
513
# This happens for instance when ./config.status config.h
514
if test -n "$CONFIG_FILES"; then
515
 
516
cat >"$tmp/subs-1.sed" <<\CEOF
517
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
518
s,@SHELL@,|#_!!_#|/bin/sh,g
519
s,@PATH_SEPARATOR@,|#_!!_#|:,g
520
s,@PACKAGE_NAME@,|#_!!_#|or1ksim,g
521
s,@PACKAGE_TARNAME@,|#_!!_#|or1ksim,g
522
s,@PACKAGE_VERSION@,|#_!!_#|0.3.0rc1,g
523
s,@PACKAGE_STRING@,|#_!!_#|or1ksim 0.3.0rc1,g
524
s,@PACKAGE_BUGREPORT@,|#_!!_#|openrisc@|#_!!_#|opencores.org,g
525
s,@exec_prefix@,|#_!!_#|${prefix},g
526
s,@prefix@,|#_!!_#|/opt/or1ksim,g
527
s,@program_transform_name@,|#_!!_#|s\&^\&or32-uclinux-\&,g
528
s,@bindir@,|#_!!_#|${exec_prefix}/bin,g
529
s,@sbindir@,|#_!!_#|${exec_prefix}/sbin,g
530
s,@libexecdir@,|#_!!_#|${exec_prefix}/libexec,g
531
s,@datarootdir@,|#_!!_#|${prefix}/share,g
532
s,@datadir@,|#_!!_#|${datarootdir},g
533
s,@sysconfdir@,|#_!!_#|${prefix}/etc,g
534
s,@sharedstatedir@,|#_!!_#|${prefix}/com,g
535
s,@localstatedir@,|#_!!_#|${prefix}/var,g
536
s,@includedir@,|#_!!_#|${prefix}/include,g
537
s,@oldincludedir@,|#_!!_#|/usr/include,g
538
s,@docdir@,|#_!!_#|${datarootdir}/doc/${PACKAGE_TARNAME},g
539
s,@infodir@,|#_!!_#|${datarootdir}/info,g
540
s,@htmldir@,|#_!!_#|${docdir},g
541
s,@dvidir@,|#_!!_#|${docdir},g
542
s,@pdfdir@,|#_!!_#|${docdir},g
543
s,@psdir@,|#_!!_#|${docdir},g
544
s,@libdir@,|#_!!_#|${exec_prefix}/lib,g
545
s,@localedir@,|#_!!_#|${datarootdir}/locale,g
546
s,@mandir@,|#_!!_#|${datarootdir}/man,g
547
s,@DEFS@,|#_!!_#|-DHAVE_CONFIG_H,g
548
s,@ECHO_C@,|#_!!_#|,g
549
s,@ECHO_N@,|#_!!_#|-n,g
550
s,@ECHO_T@,|#_!!_#|,g
551
s,@LIBS@,|#_!!_#|-lreadline ,g
552
s,@build_alias@,|#_!!_#|,g
553
s,@host_alias@,|#_!!_#|,g
554
s,@target_alias@,|#_!!_#|or32-uclinux,g
555
s,@build@,|#_!!_#|i686-pc-linux-gnu,g
556
s,@build_cpu@,|#_!!_#|i686,g
557
s,@build_vendor@,|#_!!_#|pc,g
558
s,@build_os@,|#_!!_#|linux-gnu,g
559
s,@host@,|#_!!_#|i686-pc-linux-gnu,g
560
s,@host_cpu@,|#_!!_#|i686,g
561
s,@host_vendor@,|#_!!_#|pc,g
562
s,@host_os@,|#_!!_#|linux-gnu,g
563
s,@target@,|#_!!_#|or32-unknown-uclinux,g
564
s,@target_cpu@,|#_!!_#|or32,g
565
s,@target_vendor@,|#_!!_#|unknown,g
566
s,@target_os@,|#_!!_#|uclinux,g
567
s,@CC@,|#_!!_#|gcc,g
568
s,@CFLAGS@,|#_!!_#|-g -O2,g
569
s,@LDFLAGS@,|#_!!_#|,g
570
s,@CPPFLAGS@,|#_!!_#|,g
571
s,@ac_ct_CC@,|#_!!_#|gcc,g
572
s,@EXEEXT@,|#_!!_#|,g
573
s,@OBJEXT@,|#_!!_#|o,g
574
s,@SED@,|#_!!_#|/bin/sed,g
575
s,@GREP@,|#_!!_#|/bin/grep,g
576
s,@EGREP@,|#_!!_#|/bin/grep -E,g
577
s,@LN_S@,|#_!!_#|ln -s,g
578
s,@ECHO@,|#_!!_#|echo,g
579
s,@AR@,|#_!!_#|ar,g
580
s,@RANLIB@,|#_!!_#|ranlib,g
581
s,@STRIP@,|#_!!_#|strip,g
582
s,@CPP@,|#_!!_#|gcc -E,g
583
s,@CXX@,|#_!!_#|g++,g
584
s,@CXXFLAGS@,|#_!!_#|-g -O2,g
585
s,@ac_ct_CXX@,|#_!!_#|g++,g
586
s,@CXXCPP@,|#_!!_#|g++ -E,g
587
s,@F77@,|#_!!_#|gfortran,g
588
s,@FFLAGS@,|#_!!_#|-g -O2,g
589
s,@ac_ct_F77@,|#_!!_#|gfortran,g
590
s,@LIBTOOL@,|#_!!_#|$(SHELL) $(top_builddir)/libtool,g
591
s,@INSTALL_PROGRAM@,|#_!!_#|${INSTALL},g
592
s,@INSTALL_SCRIPT@,|#_!!_#|${INSTALL},g
593
s,@INSTALL_DATA@,|#_!!_#|${INSTALL} -m 644,g
594
s,@am__isrc@,|#_!!_#| -I$(srcdir),g
595
s,@CYGPATH_W@,|#_!!_#|echo,g
596
s,@PACKAGE@,|#_!!_#|or1ksim,g
597
s,@VERSION@,|#_!!_#|0.3.0rc1,g
598
s,@ACLOCAL@,|#_!!_#|${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run aclocal-1.10,g
599
s,@AUTOCONF@,|#_!!_#|${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run autoconf,g
600
s,@AUTOMAKE@,|#_!!_#|${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run automake-1.10,g
601
s,@AUTOHEADER@,|#_!!_#|${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run autoheader,g
602
s,@MAKEINFO@,|#_!!_#|${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run makeinfo,g
603
s,@install_sh@,|#_!!_#|$(SHELL) /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/install-sh,g
604
s,@INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,g
605
s,@mkdir_p@,|#_!!_#|/bin/mkdir -p,g
606
s,@AWK@,|#_!!_#|gawk,g
607
s,@SET_MAKE@,|#_!!_#|,g
608
s,@am__leading_dot@,|#_!!_#|.,g
609
s,@AMTAR@,|#_!!_#|${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run tar,g
610
s,@am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
611
s,@am__untar@,|#_!!_#|${AMTAR} xf -,g
612
s,@DEPDIR@,|#_!!_#|.deps,g
613
s,@am__include@,|#_!!_#|include,g
614
s,@am__quote@,|#_!!_#|,g
615
CEOF
616
cat >"$tmp/subs-2.sed" <<\CEOF
617
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
618
s,@AMDEP_TRUE@,|#_!!_#|,g
619
s,@AMDEP_FALSE@,|#_!!_#|#,g
620
s,@AMDEPBACKSLASH@,|#_!!_#|\\,g
621
s,@CCDEPMODE@,|#_!!_#|depmode=gcc3,g
622
s,@am__fastdepCC_TRUE@,|#_!!_#|,g
623
s,@am__fastdepCC_FALSE@,|#_!!_#|#,g
624
s,@CXXDEPMODE@,|#_!!_#|depmode=gcc3,g
625
s,@am__fastdepCXX_TRUE@,|#_!!_#|,g
626
s,@am__fastdepCXX_FALSE@,|#_!!_#|#,g
627
s,@CPU_ARCH@,|#_!!_#|or32,g
628
s,@MAKE_SHELL@,|#_!!_#|/bin/sh,g
629
s,@LIBOBJS@,|#_!!_#|,g
630
s,@POW_LIB@,|#_!!_#|,g
631
s,@USE_SYS_GETOPTLONG_TRUE@,|#_!!_#|,g
632
s,@USE_SYS_GETOPTLONG_FALSE@,|#_!!_#|#,g
633
s,@USE_ARGREX_TRUE@,|#_!!_#|,g
634
s,@USE_ARGREX_FALSE@,|#_!!_#|#,g
635
s,@USE_ARGDATE_TRUE@,|#_!!_#|,g
636
s,@USE_ARGDATE_FALSE@,|#_!!_#|#,g
637
s,@DEBUGFLAGS@,|#_!!_#|-DNDEBUG,g
638
s,@GENERATE_NEEDED_TRUE@,|#_!!_#|,g
639
s,@GENERATE_NEEDED_FALSE@,|#_!!_#|#,g
640
s,@DYNAMIC_EXECUTION_TRUE@,|#_!!_#|#,g
641
s,@DYNAMIC_EXECUTION_FALSE@,|#_!!_#|,g
642
s,@BUILD_DIR@,|#_!!_#|/home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build,g
643
s,@LOCAL_CFLAGS@,|#_!!_#|,g
644
s,@LOCAL_LDFLAGS@,|#_!!_#|,g
645
s,@LOCAL_DEFS@,|#_!!_#|,g
646
s,@ARFLAGS@,|#_!!_#|cr,g
647
s,@SUMVERSION@,|#_!!_#|,g
648
s,@TERMCAP_LIB@,|#_!!_#|,g
649
s,@INCLUDES@,|#_!!_#|-I${top_builddir}/cpu/or32 -I${top_srcdir} -I${top_srcdir}/cpu/common -I${top_srcdir}/cpu/or1k -I${top_srcdir}/cache -I${top_srcdir}/mmu -I${top_srcdir}/bpb -I${top_srcdir}/peripheral -I${top_srcdir}/tick -I${top_srcdir}/peripheral/channels -I${top_srcdir}/pm -I${top_srcdir}/pic -I${top_srcdir}/debug -I${top_srcdir}/vapi -I${top_srcdir}/support -I${top_srcdir}/cuc -I${top_srcdir}/port -I${top_srcdir}/argtable2,g
650
s,@LTLIBOBJS@,|#_!!_#|,g
651
:end
652
s/|#_!!_#|//g
653
CEOF
654
fi # test -n "$CONFIG_FILES"
655
 
656
 
657
for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
658
do
659
  case $ac_tag in
660
  :[FHLC]) ac_mode=$ac_tag; continue;;
661
  esac
662
  case $ac_mode$ac_tag in
663
  :[FHL]*:*);;
664
  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
665
echo "$as_me: error: Invalid tag $ac_tag." >&2;}
666
   { (exit 1); exit 1; }; };;
667
  :[FH]-) ac_tag=-:-;;
668
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
669
  esac
670
  ac_save_IFS=$IFS
671
  IFS=:
672
  set x $ac_tag
673
  IFS=$ac_save_IFS
674
  shift
675
  ac_file=$1
676
  shift
677
 
678
  case $ac_mode in
679
  :L) ac_source=$1;;
680
  :[FH])
681
    ac_file_inputs=
682
    for ac_f
683
    do
684
      case $ac_f in
685
      -) ac_f="$tmp/stdin";;
686
      *) # Look for the file first in the build tree, then in the source tree
687
         # (if the path is not absolute).  The absolute path cannot be DOS-style,
688
         # because $ac_f cannot contain `:'.
689
         test -f "$ac_f" ||
690
           case $ac_f in
691
           [\\/$]*) false;;
692
           *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
693
           esac ||
694
           { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
695
echo "$as_me: error: cannot find input file: $ac_f" >&2;}
696
   { (exit 1); exit 1; }; };;
697
      esac
698
      ac_file_inputs="$ac_file_inputs $ac_f"
699
    done
700
 
701
    # Let's still pretend it is `configure' which instantiates (i.e., don't
702
    # use $as_me), people would be surprised to read:
703
    #    /* config.h.  Generated by config.status.  */
704
    configure_input="Generated from "`IFS=:
705
          echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
706
    if test x"$ac_file" != x-; then
707
      configure_input="$ac_file.  $configure_input"
708
      { echo "$as_me:$LINENO: creating $ac_file" >&5
709
echo "$as_me: creating $ac_file" >&6;}
710
    fi
711
 
712
    case $ac_tag in
713
    *:-:* | *:-) cat >"$tmp/stdin";;
714
    esac
715
    ;;
716
  esac
717
 
718
  ac_dir=`$as_dirname -- "$ac_file" ||
719
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
720
         X"$ac_file" : 'X\(//\)[^/]' \| \
721
         X"$ac_file" : 'X\(//\)$' \| \
722
         X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
723
echo X"$ac_file" |
724
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
725
            s//\1/
726
            q
727
          }
728
          /^X\(\/\/\)[^/].*/{
729
            s//\1/
730
            q
731
          }
732
          /^X\(\/\/\)$/{
733
            s//\1/
734
            q
735
          }
736
          /^X\(\/\).*/{
737
            s//\1/
738
            q
739
          }
740
          s/.*/./; q'`
741
  { as_dir="$ac_dir"
742
  case $as_dir in #(
743
  -*) as_dir=./$as_dir;;
744
  esac
745
  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
746
    as_dirs=
747
    while :; do
748
      case $as_dir in #(
749
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
750
      *) as_qdir=$as_dir;;
751
      esac
752
      as_dirs="'$as_qdir' $as_dirs"
753
      as_dir=`$as_dirname -- "$as_dir" ||
754
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
755
         X"$as_dir" : 'X\(//\)[^/]' \| \
756
         X"$as_dir" : 'X\(//\)$' \| \
757
         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
758
echo X"$as_dir" |
759
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
760
            s//\1/
761
            q
762
          }
763
          /^X\(\/\/\)[^/].*/{
764
            s//\1/
765
            q
766
          }
767
          /^X\(\/\/\)$/{
768
            s//\1/
769
            q
770
          }
771
          /^X\(\/\).*/{
772
            s//\1/
773
            q
774
          }
775
          s/.*/./; q'`
776
      test -d "$as_dir" && break
777
    done
778
    test -z "$as_dirs" || eval "mkdir $as_dirs"
779
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
780
echo "$as_me: error: cannot create directory $as_dir" >&2;}
781
   { (exit 1); exit 1; }; }; }
782
  ac_builddir=.
783
 
784
case "$ac_dir" in
785
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
786
*)
787
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
788
  # A ".." for each directory in $ac_dir_suffix.
789
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
790
  case $ac_top_builddir_sub in
791
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
792
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
793
  esac ;;
794
esac
795
ac_abs_top_builddir=$ac_pwd
796
ac_abs_builddir=$ac_pwd$ac_dir_suffix
797
# for backward compatibility:
798
ac_top_builddir=$ac_top_build_prefix
799
 
800
case $srcdir in
801
  .)  # We are building in place.
802
    ac_srcdir=.
803
    ac_top_srcdir=$ac_top_builddir_sub
804
    ac_abs_top_srcdir=$ac_pwd ;;
805
  [\\/]* | ?:[\\/]* )  # Absolute name.
806
    ac_srcdir=$srcdir$ac_dir_suffix;
807
    ac_top_srcdir=$srcdir
808
    ac_abs_top_srcdir=$srcdir ;;
809
  *) # Relative name.
810
    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
811
    ac_top_srcdir=$ac_top_build_prefix$srcdir
812
    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
813
esac
814
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
815
 
816
 
817
  case $ac_mode in
818
  :F)
819
  #
820
  # CONFIG_FILE
821
  #
822
 
823
  case $INSTALL in
824
  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
825
  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
826
  esac
827
  ac_MKDIR_P=$MKDIR_P
828
  case $MKDIR_P in
829
  [\\/$]* | ?:[\\/]* ) ;;
830
  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
831
  esac
832
# If the template does not know about datarootdir, expand it.
833
# FIXME: This hack should be removed a few years after 2.60.
834
ac_datarootdir_hack=; ac_datarootdir_seen=
835
 
836
case `sed -n '/datarootdir/ {
837
  p
838
  q
839
}
840
/@datadir@/p
841
/@docdir@/p
842
/@infodir@/p
843
/@localedir@/p
844
/@mandir@/p
845
' $ac_file_inputs` in
846
*datarootdir*) ac_datarootdir_seen=yes;;
847
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
848
  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
849
echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
850
  ac_datarootdir_hack='
851
  s&@datadir@&${datarootdir}&g
852
  s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
853
  s&@infodir@&${datarootdir}/info&g
854
  s&@localedir@&${datarootdir}/locale&g
855
  s&@mandir@&${datarootdir}/man&g
856
    s&\${datarootdir}&${prefix}/share&g' ;;
857
esac
858
  sed "
859
 
860
:t
861
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
862
s&@configure_input@&$configure_input&;t t
863
s&@top_builddir@&$ac_top_builddir_sub&;t t
864
s&@srcdir@&$ac_srcdir&;t t
865
s&@abs_srcdir@&$ac_abs_srcdir&;t t
866
s&@top_srcdir@&$ac_top_srcdir&;t t
867
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
868
s&@builddir@&$ac_builddir&;t t
869
s&@abs_builddir@&$ac_abs_builddir&;t t
870
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
871
s&@INSTALL@&$ac_INSTALL&;t t
872
s&@MKDIR_P@&$ac_MKDIR_P&;t t
873
$ac_datarootdir_hack
874
" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
875
 
876
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
877
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
878
  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
879
  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
880
which seems to be undefined.  Please make sure it is defined." >&5
881
echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
882
which seems to be undefined.  Please make sure it is defined." >&2;}
883
 
884
  rm -f "$tmp/stdin"
885
  case $ac_file in
886
  -) cat "$tmp/out"; rm -f "$tmp/out";;
887
  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
888
  esac
889
 ;;
890
  :H)
891
  #
892
  # CONFIG_HEADER
893
  #
894
    # First, check the format of the line:
895
    cat >"$tmp/defines.sed" <<\CEOF
896
/^[      ]*#[    ]*undef[        ][      ]*[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*[    ]*$/b def
897
/^[      ]*#[    ]*define[       ][      ]*[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*[(   ]/b def
898
b
899
:def
900
s/$/ /
901
s,^\([   #]*\)[^         ]*\([   ]*PACKAGE_NAME\)[       (].*,\1define\2 "or1ksim" ,
902
s,^\([   #]*\)[^         ]*\([   ]*PACKAGE_TARNAME\)[    (].*,\1define\2 "or1ksim" ,
903
s,^\([   #]*\)[^         ]*\([   ]*PACKAGE_VERSION\)[    (].*,\1define\2 "0.3.0rc1" ,
904
s,^\([   #]*\)[^         ]*\([   ]*PACKAGE_STRING\)[     (].*,\1define\2 "or1ksim 0.3.0rc1" ,
905
s,^\([   #]*\)[^         ]*\([   ]*PACKAGE_BUGREPORT\)[  (].*,\1define\2 "openrisc@opencores.org" ,
906
s,^\([   #]*\)[^         ]*\([   ]*STDC_HEADERS\)[       (].*,\1define\2 1 ,
907
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SYS_TYPES_H\)[   (].*,\1define\2 1 ,
908
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SYS_STAT_H\)[    (].*,\1define\2 1 ,
909
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STDLIB_H\)[      (].*,\1define\2 1 ,
910
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRING_H\)[      (].*,\1define\2 1 ,
911
s,^\([   #]*\)[^         ]*\([   ]*HAVE_MEMORY_H\)[      (].*,\1define\2 1 ,
912
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRINGS_H\)[     (].*,\1define\2 1 ,
913
s,^\([   #]*\)[^         ]*\([   ]*HAVE_INTTYPES_H\)[    (].*,\1define\2 1 ,
914
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STDINT_H\)[      (].*,\1define\2 1 ,
915
s,^\([   #]*\)[^         ]*\([   ]*HAVE_UNISTD_H\)[      (].*,\1define\2 1 ,
916
s,^\([   #]*\)[^         ]*\([   ]*HAVE_DLFCN_H\)[       (].*,\1define\2 1 ,
917
s,^\([   #]*\)[^         ]*\([   ]*PACKAGE\)[    (].*,\1define\2 "or1ksim" ,
918
s,^\([   #]*\)[^         ]*\([   ]*VERSION\)[    (].*,\1define\2 "0.3.0rc1" ,
919
s,^\([   #]*\)[^         ]*\([   ]*OR32_TYPES\)[         (].*,\1define\2 1 ,
920
s,^\([   #]*\)[^         ]*\([   ]*_GNU_SOURCE\)[        (].*,\1define\2 1 ,
921
s,^\([   #]*\)[^         ]*\([   ]*RETSIGTYPE\)[         (].*,\1define\2 void ,
922
s,^\([   #]*\)[^         ]*\([   ]*HAVE_DIRENT_H\)[      (].*,\1define\2 1 ,
923
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRCASECMP\)[    (].*,\1define\2 1 ,
924
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SELECT\)[        (].*,\1define\2 1 ,
925
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SETENV\)[        (].*,\1define\2 1 ,
926
s,^\([   #]*\)[^         ]*\([   ]*HAVE_PUTENV\)[        (].*,\1define\2 1 ,
927
s,^\([   #]*\)[^         ]*\([   ]*HAVE_TCGETATTR\)[     (].*,\1define\2 1 ,
928
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SETLOCALE\)[     (].*,\1define\2 1 ,
929
s,^\([   #]*\)[^         ]*\([   ]*HAVE_LSTAT\)[         (].*,\1define\2 1 ,
930
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRNDUP\)[       (].*,\1define\2 1 ,
931
s,^\([   #]*\)[^         ]*\([   ]*HAVE_GRANTPT\)[       (].*,\1define\2 1 ,
932
s,^\([   #]*\)[^         ]*\([   ]*HAVE_UNLOCKPT\)[      (].*,\1define\2 1 ,
933
s,^\([   #]*\)[^         ]*\([   ]*HAVE_PTSNAME\)[       (].*,\1define\2 1 ,
934
s,^\([   #]*\)[^         ]*\([   ]*HAVE_ON_EXIT\)[       (].*,\1define\2 1 ,
935
s,^\([   #]*\)[^         ]*\([   ]*HAVE_ISBLANK\)[       (].*,\1define\2 1 ,
936
s,^\([   #]*\)[^         ]*\([   ]*HAVE_BASENAME\)[      (].*,\1define\2 1 ,
937
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRCOLL\)[       (].*,\1define\2 1 ,
938
s,^\([   #]*\)[^         ]*\([   ]*STDC_HEADERS\)[       (].*,\1define\2 1 ,
939
s,^\([   #]*\)[^         ]*\([   ]*HAVE_UNISTD_H\)[      (].*,\1define\2 1 ,
940
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STDLIB_H\)[      (].*,\1define\2 1 ,
941
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STDARG_H\)[      (].*,\1define\2 1 ,
942
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRING_H\)[      (].*,\1define\2 1 ,
943
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRINGS_H\)[     (].*,\1define\2 1 ,
944
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SYS_SELECT_H\)[  (].*,\1define\2 1 ,
945
s,^\([   #]*\)[^         ]*\([   ]*HAVE_TERMCAP_H\)[     (].*,\1define\2 1 ,
946
s,^\([   #]*\)[^         ]*\([   ]*HAVE_TERMIOS_H\)[     (].*,\1define\2 1 ,
947
s,^\([   #]*\)[^         ]*\([   ]*HAVE_TERMIO_H\)[      (].*,\1define\2 1 ,
948
s,^\([   #]*\)[^         ]*\([   ]*HAVE_SYS_FILE_H\)[    (].*,\1define\2 1 ,
949
s,^\([   #]*\)[^         ]*\([   ]*HAVE_LOCALE_H\)[      (].*,\1define\2 1 ,
950
CEOF
951
    sed -f "$tmp/defines.sed" $ac_file_inputs >"$tmp/out1"
952
    # First, check the format of the line:
953
    cat >"$tmp/defines.sed" <<\CEOF
954
/^[      ]*#[    ]*undef[        ][      ]*[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*[    ]*$/b def
955
/^[      ]*#[    ]*define[       ][      ]*[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*[(   ]/b def
956
b
957
:def
958
s,^\([   #]*\)[^         ]*\([   ]*HAVE_GETOPT_H\)[      (].*,\1define\2 1 ,
959
s,^\([   #]*\)[^         ]*\([   ]*HAVE_NET_ETHERNET_H\)[        (].*,\1define\2 1 ,
960
s,^\([   #]*\)[^         ]*\([   ]*HAVE_MALLOC_H\)[      (].*,\1define\2 1 ,
961
s,^\([   #]*\)[^         ]*\([   ]*HAVE_INTTYPES_H\)[    (].*,\1define\2 1 ,
962
s,^\([   #]*\)[^         ]*\([   ]*HAVE_LIBINTL_H\)[     (].*,\1define\2 1 ,
963
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STDLIB_H\)[      (].*,\1define\2 1 ,
964
s,^\([   #]*\)[^         ]*\([   ]*HAVE_MALLOC\)[        (].*,\1define\2 1 ,
965
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRFTIME\)[      (].*,\1define\2 1 ,
966
s,^\([   #]*\)[^         ]*\([   ]*HAVE_BZERO\)[         (].*,\1define\2 1 ,
967
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRCHR\)[        (].*,\1define\2 1 ,
968
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRCSPN\)[       (].*,\1define\2 1 ,
969
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRRCHR\)[       (].*,\1define\2 1 ,
970
s,^\([   #]*\)[^         ]*\([   ]*HAVE_STRTOL\)[        (].*,\1define\2 1 ,
971
s,^\([   #]*\)[^         ]*\([   ]*CC_HAS_LONG_LONG\)[   (].*,\1define\2 1 ,
972
s,^\([   #]*\)[^         ]*\([   ]*HAVE_UINT8_T\)[       (].*,\1define\2 1 ,
973
s,^\([   #]*\)[^         ]*\([   ]*HAVE_UINT16_T\)[      (].*,\1define\2 1 ,
974
s,^\([   #]*\)[^         ]*\([   ]*HAVE_UINT32_T\)[      (].*,\1define\2 1 ,
975
s,^\([   #]*\)[^         ]*\([   ]*HAVE_INT8_T\)[        (].*,\1define\2 1 ,
976
s,^\([   #]*\)[^         ]*\([   ]*HAVE_INT16_T\)[       (].*,\1define\2 1 ,
977
s,^\([   #]*\)[^         ]*\([   ]*HAVE_INT32_T\)[       (].*,\1define\2 1 ,
978
s,^\([   #]*\)[^         ]*\([   ]*SIZEOF_CHAR\)[        (].*,\1define\2 1 ,
979
s,^\([   #]*\)[^         ]*\([   ]*SIZEOF_SHORT\)[       (].*,\1define\2 2 ,
980
s,^\([   #]*\)[^         ]*\([   ]*SIZEOF_INT\)[         (].*,\1define\2 4 ,
981
s,^\([   #]*\)[^         ]*\([   ]*SIZEOF_LONG\)[        (].*,\1define\2 4 ,
982
s,^\([   #]*\)[^         ]*\([   ]*HAVE_LIBREADLINE\)[   (].*,\1define\2 1 ,
983
s,^\([   #]*\)[^         ]*\([   ]*RAW_RANGE_STATS\)[    (].*,\1define\2 0 ,
984
s,^\([   #]*\)[^         ]*\([   ]*SET_OV_FLAG\)[        (].*,\1define\2 0 ,
985
s,^\([   #]*\)[^         ]*\([   ]*ARITH_SET_FLAG\)[     (].*,\1define\2 0 ,
986
s,^\([   #]*\)[^         ]*\([   ]*HAVE_ETH_PHY\)[       (].*,\1define\2 0 ,
987
s,^\([   #]*\)[^         ]*\([   ]*SIMPLE_EXECUTION\)[   (].*,\1define\2 1 == 0 ,
988
s,^\([   #]*\)[^         ]*\([   ]*COMPLEX_EXECUTION\)[  (].*,\1define\2 1 == 1 ,
989
s,^\([   #]*\)[^         ]*\([   ]*DYNAMIC_EXECUTION\)[  (].*,\1define\2 1 == 2 ,
990
s,^\([   #]*\)[^         ]*\([   ]*HAVE_EXECUTION\)[     (].*,\1define\2 1 ,
991
s/ $//
992
s,^[     #]*u.*,/* & */,
993
CEOF
994
    sed -f "$tmp/defines.sed" "$tmp/out1" >"$tmp/out2"
995
ac_result="$tmp/out2"
996
  if test x"$ac_file" != x-; then
997
    echo "/* $configure_input  */" >"$tmp/config.h"
998
    cat "$ac_result" >>"$tmp/config.h"
999
    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
1000
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
1001
echo "$as_me: $ac_file is unchanged" >&6;}
1002
    else
1003
      rm -f $ac_file
1004
      mv "$tmp/config.h" $ac_file
1005
    fi
1006
  else
1007
    echo "/* $configure_input  */"
1008
    cat "$ac_result"
1009
  fi
1010
  rm -f "$tmp/out12"
1011
# Compute $ac_file's index in $config_headers.
1012
_am_arg=$ac_file
1013
_am_stamp_count=1
1014
for _am_header in $config_headers :; do
1015
  case $_am_header in
1016
    $_am_arg | $_am_arg:* )
1017
      break ;;
1018
    * )
1019
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1020
  esac
1021
done
1022
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
1023
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1024
         X"$_am_arg" : 'X\(//\)[^/]' \| \
1025
         X"$_am_arg" : 'X\(//\)$' \| \
1026
         X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
1027
echo X"$_am_arg" |
1028
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1029
            s//\1/
1030
            q
1031
          }
1032
          /^X\(\/\/\)[^/].*/{
1033
            s//\1/
1034
            q
1035
          }
1036
          /^X\(\/\/\)$/{
1037
            s//\1/
1038
            q
1039
          }
1040
          /^X\(\/\).*/{
1041
            s//\1/
1042
            q
1043
          }
1044
          s/.*/./; q'`/stamp-h$_am_stamp_count
1045
 ;;
1046
 
1047
  :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5
1048
echo "$as_me: executing $ac_file commands" >&6;}
1049
 ;;
1050
  esac
1051
 
1052
 
1053
  case $ac_file$ac_mode in
1054
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
1055
  # Strip MF so we end up with the name of the file.
1056
  mf=`echo "$mf" | sed -e 's/:.*$//'`
1057
  # Check whether this is an Automake generated Makefile or not.
1058
  # We used to match only the files named `Makefile.in', but
1059
  # some people rename them; so instead we look at the file content.
1060
  # Grep'ing the first line is not enough: some people post-process
1061
  # each Makefile.in and add a new line on top of each file to say so.
1062
  # Grep'ing the whole file is not good either: AIX grep has a line
1063
  # limit of 2048, but all sed's we know have understand at least 4000.
1064
  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
1065
    dirpart=`$as_dirname -- "$mf" ||
1066
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1067
         X"$mf" : 'X\(//\)[^/]' \| \
1068
         X"$mf" : 'X\(//\)$' \| \
1069
         X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
1070
echo X"$mf" |
1071
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1072
            s//\1/
1073
            q
1074
          }
1075
          /^X\(\/\/\)[^/].*/{
1076
            s//\1/
1077
            q
1078
          }
1079
          /^X\(\/\/\)$/{
1080
            s//\1/
1081
            q
1082
          }
1083
          /^X\(\/\).*/{
1084
            s//\1/
1085
            q
1086
          }
1087
          s/.*/./; q'`
1088
  else
1089
    continue
1090
  fi
1091
  # Extract the definition of DEPDIR, am__include, and am__quote
1092
  # from the Makefile without running `make'.
1093
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1094
  test -z "$DEPDIR" && continue
1095
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
1096
  test -z "am__include" && continue
1097
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
1098
  # When using ansi2knr, U may be empty or an underscore; expand it
1099
  U=`sed -n 's/^U = //p' < "$mf"`
1100
  # Find all dependency output files, they are included files with
1101
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
1102
  # simplest approach to changing $(DEPDIR) to its actual value in the
1103
  # expansion.
1104
  for file in `sed -n "
1105
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1106
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1107
    # Make sure the directory exists.
1108
    test -f "$dirpart/$file" && continue
1109
    fdir=`$as_dirname -- "$file" ||
1110
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1111
         X"$file" : 'X\(//\)[^/]' \| \
1112
         X"$file" : 'X\(//\)$' \| \
1113
         X"$file" : 'X\(/\)' \| . 2>/dev/null ||
1114
echo X"$file" |
1115
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1116
            s//\1/
1117
            q
1118
          }
1119
          /^X\(\/\/\)[^/].*/{
1120
            s//\1/
1121
            q
1122
          }
1123
          /^X\(\/\/\)$/{
1124
            s//\1/
1125
            q
1126
          }
1127
          /^X\(\/\).*/{
1128
            s//\1/
1129
            q
1130
          }
1131
          s/.*/./; q'`
1132
    { as_dir=$dirpart/$fdir
1133
  case $as_dir in #(
1134
  -*) as_dir=./$as_dir;;
1135
  esac
1136
  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
1137
    as_dirs=
1138
    while :; do
1139
      case $as_dir in #(
1140
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
1141
      *) as_qdir=$as_dir;;
1142
      esac
1143
      as_dirs="'$as_qdir' $as_dirs"
1144
      as_dir=`$as_dirname -- "$as_dir" ||
1145
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1146
         X"$as_dir" : 'X\(//\)[^/]' \| \
1147
         X"$as_dir" : 'X\(//\)$' \| \
1148
         X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
1149
echo X"$as_dir" |
1150
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1151
            s//\1/
1152
            q
1153
          }
1154
          /^X\(\/\/\)[^/].*/{
1155
            s//\1/
1156
            q
1157
          }
1158
          /^X\(\/\/\)$/{
1159
            s//\1/
1160
            q
1161
          }
1162
          /^X\(\/\).*/{
1163
            s//\1/
1164
            q
1165
          }
1166
          s/.*/./; q'`
1167
      test -d "$as_dir" && break
1168
    done
1169
    test -z "$as_dirs" || eval "mkdir $as_dirs"
1170
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
1171
echo "$as_me: error: cannot create directory $as_dir" >&2;}
1172
   { (exit 1); exit 1; }; }; }
1173
    # echo "creating $dirpart/$file"
1174
    echo '# dummy' > "$dirpart/$file"
1175
  done
1176
done
1177
 ;;
1178
 
1179
  esac
1180
done # for ac_tag
1181
 
1182
 
1183
{ (exit 0); exit 0; }

powered by: WebSVN 2.1.0

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