aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-11-04 19:13:47 +0000
committerPer Bothner <per@bothner.com>1993-11-04 19:13:47 +0000
commit4ec8fed3428dc27a247ab51e994ea5869b069c0e (patch)
tree8ad48bf5efa6720f4d162ecd31337eda1b864cd9 /ChangeLog
parent1c242853562303d4a291ec1b3ad00173f0744fc5 (diff)
downloadgdb-4ec8fed3428dc27a247ab51e994ea5869b069c0e.zip
gdb-4ec8fed3428dc27a247ab51e994ea5869b069c0e.tar.gz
gdb-4ec8fed3428dc27a247ab51e994ea5869b069c0e.tar.bz2
* install.sh: Remove 'set -e'. It makes any conditionals
in the script useless.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8e96c5..cdd70f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
+ * install.sh: Remove 'set -e'. It makes any conditionals
+ in the script useless.
+
* config.guess: Automatically recognize arm-acorn-riscix
Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).