projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41909f0
)
* configure.in: Fix merge typo.
author
Jeffrey A Law
<law@cygnus.com>
Tue, 13 Oct 1998 21:59:52 +0000
(21:59 +0000)
committer
Jeff Law
<law@gcc.gnu.org>
Tue, 13 Oct 1998 21:59:52 +0000
(15:59 -0600)
From-SVN: r23059
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 508dd1c52cefe9d5c5036f4491f9813378b3c4c6..741133eac27b8748645097c07a711ed64ee41fb1 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-6,6
+6,8
@@
Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
+ * configure.in: Fix merge typo.
+
* config.sub: Bring back lost sparcv9.
* Makefile.in (all-snvavigator): Remove all-flexlm dependency.
diff --git
a/configure.in
b/configure.in
index 736848e72388431adcd9814c3d6e8eafc1f8cfed..66e0417c6fd4026c343bec3f9a04355d887816d9 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-61,7
+61,7
@@
target_libs="target-libiberty \
target-newlib \
target-libio \
target-librx \
- target-libstdc
\++
+ target-libstdc
++ \
target-libg++ \
target-libf2c \
target-libchill \