Browse Source

* configure (while loop): Don't use "break 2" inside case

statement -- the case statement isn't an enclosing loop.
gdb-4_18-branch
Ken Raeburn 33 years ago
parent
commit
52fa9d667a
  1. 5
      ChangeLog

5
ChangeLog

@ -1,3 +1,8 @@
Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
* configure (while loop): Don't use "break 2" inside case
statement -- the case statement isn't an enclosing loop.
Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
* config.guess: Clean up NeXT support, to allow nextstep

Loading…
Cancel
Save