aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2001-09-19 06:07:36 +0000
committerBen Elliston <bje@au.ibm.com>2001-09-19 06:07:36 +0000
commit8f6a59e5ff68ceea037f30ea6f0650a721cf9ab8 (patch)
tree2d702514cc847473e6e07458b0493e5f31e15063 /ChangeLog
parent3882b010780ca1aa1ed5d7b38e936cd2d6d5486b (diff)
downloadgdb-8f6a59e5ff68ceea037f30ea6f0650a721cf9ab8.zip
gdb-8f6a59e5ff68ceea037f30ea6f0650a721cf9ab8.tar.gz
gdb-8f6a59e5ff68ceea037f30ea6f0650a721cf9ab8.tar.bz2
2001-09-19 Ben Elliston <bje@redhat.com>
* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler; it has incorrect semantics. Use the shell built-in "type" command instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50f1c99..567553d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-19 Ben Elliston <bje@redhat.com>
+
+ * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
+ Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
+ semantics. Use the shell built-in "type" command instead.
+
2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* config.sub: Reverted the earlier change, this version is not the