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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.3/] [utils/] [sparclite/] [config.status] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1181 sfurman
#! /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 sourceware.org:
6
#
7
# .././sparclite/configure  --host=sun4 --target=sun4 --cache-file=../config.cache --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} .././sparclite/configure  --host=sun4 --target=sun4 --cache-file=../config.cache --cache-file=../../config.cache --no-create --no-recursion"
18
    exec ${CONFIG_SHELL-/bin/sh} .././sparclite/configure  --host=sun4 --target=sun4 --cache-file=../config.cache --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.10"
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=.././sparclite
29
ac_given_INSTALL="/bin/sh /sourceware/snapshot-tmp/gdbadmin-tmp/gdb_5_3-branch/5.3/gdb/src/install-sh -c"
30
 
31
trap 'rm -fr 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
 
37
 
38
s%@CFLAGS@%-g -O2%g
39
s%@CPPFLAGS@%%g
40
s%@CXXFLAGS@%-g -O2%g
41
s%@DEFS@% -DHAVE_TERMIOS=1 -DHAVE_TERMIO=1 -DHAVE_SGTTY=1 %g
42
s%@LDFLAGS@%%g
43
s%@LIBS@%%g
44
s%@exec_prefix@%${prefix}%g
45
s%@prefix@%/usr/local%g
46
s%@program_transform_name@%s,x,x,%g
47
s%@bindir@%${exec_prefix}/bin%g
48
s%@sbindir@%${exec_prefix}/sbin%g
49
s%@libexecdir@%${exec_prefix}/libexec%g
50
s%@datadir@%${prefix}/share%g
51
s%@sysconfdir@%${prefix}/etc%g
52
s%@sharedstatedir@%${prefix}/com%g
53
s%@localstatedir@%${prefix}/var%g
54
s%@libdir@%${exec_prefix}/lib%g
55
s%@includedir@%${prefix}/include%g
56
s%@oldincludedir@%/usr/include%g
57
s%@infodir@%${prefix}/info%g
58
s%@mandir@%${prefix}/man%g
59
s%@CC@%gcc%g
60
s%@CPP@%gcc -E%g
61
s%@INSTALL_PROGRAM@%/bin/sh /sourceware/snapshot-tmp/gdbadmin-tmp/gdb_5_3-branch/5.3/gdb/src/install-sh -c %g
62
s%@INSTALL_DATA@%/bin/sh /sourceware/snapshot-tmp/gdbadmin-tmp/gdb_5_3-branch/5.3/gdb/src/install-sh -c -m 644%g
63
s%@host@%sparc-sun-sunos4.1.1%g
64
s%@host_alias@%sun4%g
65
s%@host_cpu@%sparc%g
66
s%@host_vendor@%sun%g
67
s%@host_os@%sunos4.1.1%g
68
s%@target@%sparc-sun-sunos4.1.1%g
69
s%@target_alias@%sun4%g
70
s%@target_cpu@%sparc%g
71
s%@target_vendor@%sun%g
72
s%@target_os@%sunos4.1.1%g
73
s%@build@%sparc-sun-sunos4.1.1%g
74
s%@build_alias@%sun4%g
75
s%@build_cpu@%sparc%g
76
s%@build_vendor@%sun%g
77
s%@build_os@%sunos4.1.1%g
78
s%@PROGS@%aload eload%g
79
s%@NETLIBS@%%g
80
 
81
CEOF
82
 
83
CONFIG_FILES=${CONFIG_FILES-"Makefile"}
84
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
85
  # Support "outfile[:infile]", defaulting infile="outfile.in".
86
  case "$ac_file" in
87
  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
88
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
89
  *) ac_file_in="${ac_file}.in" ;;
90
  esac
91
 
92
  # Adjust relative srcdir, etc. for subdirectories.
93
 
94
  # Remove last slash and all that follows it.  Not all systems have dirname.
95
  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
96
  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
97
    # The file is in a subdirectory.
98
    test ! -d "$ac_dir" && mkdir "$ac_dir"
99
    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
100
    # A "../" for each directory in $ac_dir_suffix.
101
    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
102
  else
103
    ac_dir_suffix= ac_dots=
104
  fi
105
 
106
  case "$ac_given_srcdir" in
107
  .)  srcdir=.
108
      if test -z "$ac_dots"; then top_srcdir=.
109
      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
110
  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
111
  *) # Relative path.
112
    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
113
    top_srcdir="$ac_dots$ac_given_srcdir" ;;
114
  esac
115
 
116
  case "$ac_given_INSTALL" in
117
  [/$]*) INSTALL="$ac_given_INSTALL" ;;
118
  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
119
  esac
120
  echo creating "$ac_file"
121
  rm -f "$ac_file"
122
  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
123
  case "$ac_file" in
124
  *Makefile*) ac_comsub="1i\\
125
# $configure_input" ;;
126
  *) ac_comsub= ;;
127
  esac
128
  sed -e "$ac_comsub
129
s%@configure_input@%$configure_input%g
130
s%@srcdir@%$srcdir%g
131
s%@top_srcdir@%$top_srcdir%g
132
s%@INSTALL@%$INSTALL%g
133
" -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
134
fi; done
135
rm -f conftest.subs
136
 
137
 
138
 
139
exit 0

powered by: WebSVN 2.1.0

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