diff options
author | David D. Zuhn <zoo@cygnus> | 1993-11-30 21:46:34 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-11-30 21:46:34 +0000 |
commit | bed5e19f10d82c2395e6fb1d24fd3178a812cd78 (patch) | |
tree | 6355b3456207146000aa8682cdf82e40af0e08f6 /ChangeLog | |
parent | 7ce1a44680ea33bd71621fa2498c74aeb146372e (diff) | |
download | gdb-bed5e19f10d82c2395e6fb1d24fd3178a812cd78.zip gdb-bed5e19f10d82c2395e6fb1d24fd3178a812cd78.tar.gz gdb-bed5e19f10d82c2395e6fb1d24fd3178a812cd78.tar.bz2 |
handle space quoting issues
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) + + * configure.in (notsupp): ensure that a space is always at the end + of the configdirs list, since the grep checks for an explicit space + +Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) + + * configure.in (target i386-sysv4.2): don't build ld, since static + versions of many libraries are not available. + +Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * config.guess: Recognize Apollos (using environment variables). + * configure.in: Don't configure ld, binutils, or gprof for Apollo. + Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * config.guess: Recognize Sony news mips running newsos. |