diff options
author | Fred Fish <fnf@specifix.com> | 1992-04-22 21:41:44 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1992-04-22 21:41:44 +0000 |
commit | 58760cdaa20b55c1de670be962d4bba8e87dbe7d (patch) | |
tree | 267b00bb0edb9db8f38a61c46f18af9faae37334 /ChangeLog | |
parent | d6c20dc563a22a7b268b94144e909a0388163246 (diff) | |
download | gdb-58760cdaa20b55c1de670be962d4bba8e87dbe7d.zip gdb-58760cdaa20b55c1de670be962d4bba8e87dbe7d.tar.gz gdb-58760cdaa20b55c1de670be962d4bba8e87dbe7d.tar.bz2 |
Test for nonexistance of files before trying to mv them, to avoid numerous
nonexistance error messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) + + * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with + CFLAGS per new configuration strategy. + * configure: Test for existance of files before trying to mv + them, to avoid numerous non-existance messages. + Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) * configure: correct final line of config.status. |