diff options
author | K. Richard Pixley <rich@cygnus> | 1992-04-21 19:33:13 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-04-21 19:33:13 +0000 |
commit | 94c7ae212df7c2d3266d558ecf8a94a237f7690c (patch) | |
tree | f1cb72511c2e5661ce2038c50419398286b1a606 /ChangeLog | |
parent | 2674a1efcab5e7960417c88dbd3d361c6d49c8e9 (diff) | |
download | gdb-94c7ae212df7c2d3266d558ecf8a94a237f7690c.zip gdb-94c7ae212df7c2d3266d558ecf8a94a237f7690c.tar.gz gdb-94c7ae212df7c2d3266d558ecf8a94a237f7690c.tar.bz2 |
configure: test for config.sub with "config.sub sun4" rather than
"config.sub ${host_alias}". Otherwise we can't tell a bad host alias
from a missing config.sub.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) + + * configure: test for config.sub with "config.sub sun4" rather + than "config.sub ${host_alias}". Otherwise we can't tell a bad + host alias from a missing config.sub. + Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass |