summaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1997-09-29 16:00:50 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1997-09-29 16:00:50 +0000
commitd9db3eb3b2e416934b56dfe1507c11f933b46371 (patch)
tree25be51b6b92772fc07faed2f698d2f30c4a855ec /gcc/configure
parent732395dea391f49fa043b9dfb7b03466df22e0f3 (diff)
downloadgcc-d9db3eb3b2e416934b56dfe1507c11f933b46371.tar.gz
* configure.in: Substitute for "install" too.
* configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15788 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/configure b/gcc/configure
index adc015fb064..18233f8de9a 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -4632,6 +4632,7 @@ ${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs" "$dep_host_xma
+
# Echo that links are built
if [ x$host = x$target ]
then
@@ -4864,6 +4865,7 @@ s%@will_use_collect2@%$will_use_collect2%g
s%@maybe_use_collect2@%$maybe_use_collect2%g
s%@cc_set_by_configure@%$cc_set_by_configure%g
s%@stage_prefix_set_by_configure@%$stage_prefix_set_by_configure%g
+s%@install@%$install%g
/@target_overrides@/r $target_overrides
s%@target_overrides@%%g
/@host_overrides@/r $host_overrides