diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2002-11-30 01:59:39 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2002-11-30 01:59:39 +0000 |
commit | 583d52d728c60410c0d39bae68ee536a7b9e7a6c (patch) | |
tree | cee3deff18a9edd5f13e636ec0eee3649cae5891 /ChangeLog | |
parent | a0445c3fae9723b1a1e9e15803a002eaf6a553f4 (diff) | |
download | gdb-583d52d728c60410c0d39bae68ee536a7b9e7a6c.zip gdb-583d52d728c60410c0d39bae68ee536a7b9e7a6c.tar.gz gdb-583d52d728c60410c0d39bae68ee536a7b9e7a6c.tar.bz2 |
2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
(Continuing slow-motion replay)
* configure: More autoconf-style substitutions.
* Makefile.tpl: More autoconf-style substitutions.
* Makefile.in: Regenerate.
2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
(Continuing slow-motion replay)
* configure: Substitute more variables in a more autoconf-friendly
way. Simplify slightly.
* Makefile.tpl: Make more variables substitutable in an
autoconf-friendly way.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> + + (Continuing slow-motion replay) + * configure: More autoconf-style substitutions. + * Makefile.tpl: More autoconf-style substitutions. + * Makefile.in: Regenerate. + +2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> + + (Continuing slow-motion replay) + * configure: Substitute more variables in a more autoconf-friendly + way. Simplify slightly. + * Makefile.tpl: Make more variables substitutable in an + autoconf-friendly way. + * Makefile.in: Regenerate. + 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> (Continuing slow-motion replay) |