projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e114b0
)
Remove debug echo
author
Michael Meissner
<gnu@the-meissners.org>
Wed, 22 Apr 1998 21:50:18 +0000
(21:50 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Wed, 22 Apr 1998 21:50:18 +0000
(21:50 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 7c69374a1177508087135a2158c30fd7441247dd..b9a1550bb978ead2820ec8abecae23b7578f6ed5 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-333,7
+333,6
@@
esac
# If --enable-target-optspace always use -Os instead of -O2 to build
# the target libraries, similarly if it is not specified, use -Os
# on selected platforms.
-echo "---${enable_target_optspace}:${target}--" 1>&2
case "${enable_target_optspace}:${target}" in
yes:*)
target_makefile_frag="${target_makefile_frag} config/mt-ospace"