Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
7b9eb580
Commit
7b9eb580
authored
Sep 15, 1997
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Forgot to check in.
From-SVN: r15473
parent
999087f6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
11 deletions
+7
-11
etc/configure
+7
-11
No files found.
etc/configure
View file @
7b9eb580
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Generated automatically using autoconf version 2.12
.1
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
...
...
@@ -49,6 +49,7 @@ mandir='${prefix}/man'
# Initialize some other variables.
subdirs
=
MFLAGS
=
MAKEFLAGS
=
SHELL
=
${
CONFIG_SHELL
-/bin/sh
}
# Maximum number of lines to put in a shell here document.
ac_max_here_lines
=
12
...
...
@@ -332,7 +333,7 @@ EOF
verbose
=
yes
;;
-version
|
--version
|
--versio
|
--versi
|
--vers
)
echo
"configure generated by autoconf version 2.12"
echo
"configure generated by autoconf version 2.12
.1
"
exit
0
;;
-with-
*
|
--with-
*
)
...
...
@@ -549,7 +550,7 @@ ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
echo
$ac_n
"checking for a BSD compatible install""...
$ac_c
"
1>&6
echo
"configure:55
3
: checking for a BSD compatible install"
>
&5
echo
"configure:55
4
: checking for a BSD compatible install"
>
&5
if
test
-z
"
$INSTALL
"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_install
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -561,7 +562,7 @@ else
/|./|.//|/etc/
*
|
/usr/sbin/
*
|
/usr/etc/
*
|
/sbin/
*
|
/usr/afsws/bin/
*
|
/usr/ucb/
*
)
;;
*
)
# OSF1 and SCO ODT 3.0 have their own names for install.
for
ac_prog
in
ginstall
installbsd
scoinst install
;
do
for
ac_prog
in
ginstall scoinst install
;
do
if
test
-f
$ac_dir
/
$ac_prog
;
then
if
test
$ac_prog
=
install
&&
grep
dspmsg
$ac_dir
/
$ac_prog
>
/dev/null 2>&1
;
then
...
...
@@ -701,7 +702,7 @@ do
echo "running \
${
CONFIG_SHELL
-/bin/sh
}
$0
$ac_configure_args
--no-create --no-recursion"
exec \
${
CONFIG_SHELL
-/bin/sh
}
$0
$ac_configure_args
--no-create --no-recursion ;;
-version | --version | --versio | --versi | --vers | --ver | --ve | --v)
echo "
$CONFIG_STATUS
generated by autoconf version 2.12"
echo "
$CONFIG_STATUS
generated by autoconf version 2.12
.1
"
exit 0 ;;
-help | --help | --hel | --he | --h)
echo "\
$ac_cs_usage
"; exit 0 ;;
...
...
@@ -710,7 +711,6 @@ do
done
ac_given_srcdir=
$srcdir
ac_given_INSTALL="
$INSTALL
"
trap 'rm -fr `echo "Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
...
...
@@ -721,6 +721,7 @@ sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
s/@@/%@/; s/@@/@%/; s/@g\
$/
%g/' > conftest.subs <<\\CEOF
$ac_vpsub
$extrasub
s%@SHELL@%
$SHELL
%g
s%@CFLAGS@%
$CFLAGS
%g
s%@CPPFLAGS@%
$CPPFLAGS
%g
s%@CXXFLAGS@%
$CXXFLAGS
%g
...
...
@@ -820,10 +821,6 @@ for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
top_srcdir="
$ac_dots$ac_given_srcdir
" ;;
esac
case "
$ac_given_INSTALL
" in
[/
$]
*) INSTALL="
$ac_given_INSTALL
" ;;
*) INSTALL="
$ac_dots$ac_given_INSTALL
" ;;
esac
echo creating "
$ac_file
"
rm -f "
$ac_file
"
...
...
@@ -839,7 +836,6 @@ for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
s%@configure_input@%
$configure_input
%g
s%@srcdir@%
$srcdir
%g
s%@top_srcdir@%
$top_srcdir
%g
s%@INSTALL@%
$INSTALL
%g
"
$ac_file_inputs
| (eval "
$ac_sed_cmds
") >
$ac_file
fi; done
rm -f conftest.s*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment