From 1b79c34daa80f7cbbc3c16d603d44f482f9296bf Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Thu, 20 Oct 1994 23:32:46 +0000 Subject: [PATCH] * configure: Since the "trap 0" handler will override the exit status on many systems, only use it for "exit 1", and make it set a non-zero exit status; reset it before "exit 0". Also, check exit status of config.sub, and error out if it failed. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index ed4ea02b1ff..a28d2cbb08a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Thu Oct 20 19:26:56 1994 Ken Raeburn + + * configure: Since the "trap 0" handler will override the exit + status on many systems, only use it for "exit 1", and make it set + a non-zero exit status; reset it before "exit 0". Also, check + exit status of config.sub, and error out if it failed. + +Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) + + * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build + and install libgloss. + Tue Oct 18 15:25:24 1994 Ian Lance Taylor * Makefile.in (all-binutils): Depend upon all-byacc. -- 2.30.2