* configure: Since the "trap 0" handler will override the exit status on many
authorKen Raeburn <raeburn@cygnus>
Thu, 20 Oct 1994 23:32:46 +0000 (23:32 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 20 Oct 1994 23:32:46 +0000 (23:32 +0000)
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

index ed4ea02b1ff7b237ce7a82e9b6f570d0d2e8e827..a28d2cbb08a46a15f59c64d5682dd5d7db9904ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * 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  <ian@sanguine.cygnus.com>
 
        * Makefile.in (all-binutils): Depend upon all-byacc.
This page took 0.030016 seconds and 4 git commands to generate.