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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [dejagnu/] [config.status] - Blame information for rev 1776

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

Line No. Rev Author Line
1 578 markom
#! /bin/sh
2
# Generated automatically by configure.
3
# Run this file to recreate the current configuration.
4
# This directory was configured as follows,
5
# on host odin:
6
#
7
# ./configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/projects/or32-rtems2 --cache-file=../config.cache
8
#
9
# Compiler output produced by configure, useful for debugging
10
# configure, is in ./config.log if it exists.
11
 
12
ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
13
for ac_option
14
do
15
  case "$ac_option" in
16
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
17
    echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/projects/or32-rtems2 --cache-file=../config.cache --no-create --no-recursion"
18
    exec ${CONFIG_SHELL-/bin/sh} ./configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/projects/or32-rtems2 --cache-file=../config.cache --no-create --no-recursion ;;
19
  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
20
    echo "./config.status generated by autoconf version 2.13"
21
    exit 0 ;;
22
  -help | --help | --hel | --he | --h)
23
    echo "$ac_cs_usage"; exit 0 ;;
24
  *) echo "$ac_cs_usage"; exit 1 ;;
25
  esac
26
done
27
 
28
ac_given_srcdir=.
29
ac_given_INSTALL="/usr/bin//install -c"
30
 
31
trap 'rm -fr Makefile doc/Makefile example/Makefile testsuite/Makefile conftest*; exit 1' 1 2 15
32
 
33
# Protect against being on the right side of a sed subst in config.status.
34
sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
35
 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
36
/^[     ]*VPATH[        ]*=[^:]*$/d
37
 
38
s%@SHELL@%/bin/sh%g
39
s%@CFLAGS@%-g -O2%g
40
s%@CPPFLAGS@%%g
41
s%@CXXFLAGS@%-g -O2%g
42
s%@FFLAGS@%%g
43
s%@DEFS@% -DPACKAGE=\"dejagnu\" -DVERSION=\"20000518\" %g
44
s%@LDFLAGS@%%g
45
s%@LIBS@%%g
46
s%@exec_prefix@%${prefix}%g
47
s%@prefix@%/projects/or32-rtems2%g
48
s%@program_transform_name@%s,x,x,%g
49
s%@bindir@%${exec_prefix}/bin%g
50
s%@sbindir@%${exec_prefix}/sbin%g
51
s%@libexecdir@%${exec_prefix}/libexec%g
52
s%@datadir@%${prefix}/share%g
53
s%@sysconfdir@%${prefix}/etc%g
54
s%@sharedstatedir@%${prefix}/com%g
55
s%@localstatedir@%${prefix}/var%g
56
s%@libdir@%${exec_prefix}/lib%g
57
s%@includedir@%${prefix}/include%g
58
s%@oldincludedir@%/usr/include%g
59
s%@infodir@%${prefix}/info%g
60
s%@mandir@%${prefix}/man%g
61
s%@INSTALL_PROGRAM@%${INSTALL}%g
62
s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g
63
s%@INSTALL_DATA@%${INSTALL} -m 644%g
64
s%@PACKAGE@%dejagnu%g
65
s%@VERSION@%20000518%g
66
s%@ACLOCAL@%aclocal%g
67
s%@AUTOCONF@%autoconf%g
68
s%@AUTOMAKE@%automake%g
69
s%@AUTOHEADER@%autoheader%g
70
s%@MAKEINFO@%makeinfo%g
71
s%@SET_MAKE@%%g
72
s%@MAINTAINER_MODE_TRUE@%#%g
73
s%@MAINTAINER_MODE_FALSE@%%g
74
s%@MAINT@%#%g
75
s%@EXEEXT@%%g
76
s%@CC@%gcc%g
77
s%@BOARDS@%$(boards)%g
78
s%@CONFIG@%$(config)%g
79
s%@subdirs@%example/calc%g
80
 
81
CEOF
82
 
83
# Split the substitutions into bite-sized pieces for seds with
84
# small command number limits, like on Digital OSF/1 and HP-UX.
85
ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
86
ac_file=1 # Number of current file.
87
ac_beg=1 # First line for current file.
88
ac_end=$ac_max_sed_cmds # Line after last line for current file.
89
ac_more_lines=:
90
ac_sed_cmds=""
91
while $ac_more_lines; do
92
  if test $ac_beg -gt 1; then
93
    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
94
  else
95
    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
96
  fi
97
  if test ! -s conftest.s$ac_file; then
98
    ac_more_lines=false
99
    rm -f conftest.s$ac_file
100
  else
101
    if test -z "$ac_sed_cmds"; then
102
      ac_sed_cmds="sed -f conftest.s$ac_file"
103
    else
104
      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
105
    fi
106
    ac_file=`expr $ac_file + 1`
107
    ac_beg=$ac_end
108
    ac_end=`expr $ac_end + $ac_max_sed_cmds`
109
  fi
110
done
111
if test -z "$ac_sed_cmds"; then
112
  ac_sed_cmds=cat
113
fi
114
 
115
CONFIG_FILES=${CONFIG_FILES-"Makefile doc/Makefile example/Makefile testsuite/Makefile"}
116
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
117
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
118
  case "$ac_file" in
119
  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
120
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
121
  *) ac_file_in="${ac_file}.in" ;;
122
  esac
123
 
124
  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
125
 
126
  # Remove last slash and all that follows it.  Not all systems have dirname.
127
  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
128
  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
129
    # The file is in a subdirectory.
130
    test ! -d "$ac_dir" && mkdir "$ac_dir"
131
    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
132
    # A "../" for each directory in $ac_dir_suffix.
133
    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
134
  else
135
    ac_dir_suffix= ac_dots=
136
  fi
137
 
138
  case "$ac_given_srcdir" in
139
  .)  srcdir=.
140
      if test -z "$ac_dots"; then top_srcdir=.
141
      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
142
  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
143
  *) # Relative path.
144
    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
145
    top_srcdir="$ac_dots$ac_given_srcdir" ;;
146
  esac
147
 
148
  case "$ac_given_INSTALL" in
149
  [/$]*) INSTALL="$ac_given_INSTALL" ;;
150
  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
151
  esac
152
 
153
  echo creating "$ac_file"
154
  rm -f "$ac_file"
155
  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
156
  case "$ac_file" in
157
  *Makefile*) ac_comsub="1i\\
158
# $configure_input" ;;
159
  *) ac_comsub= ;;
160
  esac
161
 
162
  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
163
  sed -e "$ac_comsub
164
s%@configure_input@%$configure_input%g
165
s%@srcdir@%$srcdir%g
166
s%@top_srcdir@%$top_srcdir%g
167
s%@INSTALL@%$INSTALL%g
168
" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
169
fi; done
170
rm -f conftest.s*
171
 
172
 
173
 
174
exit 0

powered by: WebSVN 2.1.0

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