diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-05 01:02:31 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-11-05 01:02:31 +0000 |
commit | 8636515256d99374cca74e53e49f623308a1b371 (patch) | |
tree | c33e675fdac6071a77eac414bb9deca07f7fcf2f /ChangeLog | |
parent | 0f894895a1182d8e02e562331b95c9d8cf173f6a (diff) | |
download | gdb-8636515256d99374cca74e53e49f623308a1b371.zip gdb-8636515256d99374cca74e53e49f623308a1b371.tar.gz gdb-8636515256d99374cca74e53e49f623308a1b371.tar.bz2 |
* Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
etc/make-stds.texi. The underscore came from gcc, and dje now
agrees that RUNTESTFLAGS is the correct name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per + etc/make-stds.texi. The underscore came from gcc, and dje now + agrees that RUNTESTFLAGS is the correct name. + Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) * install.sh: Remove 'set -e'. It makes any conditionals |