aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-11-30 01:59:39 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-11-30 01:59:39 +0000
commit583d52d728c60410c0d39bae68ee536a7b9e7a6c (patch)
treecee3deff18a9edd5f13e636ec0eee3649cae5891 /ChangeLog
parenta0445c3fae9723b1a1e9e15803a002eaf6a553f4 (diff)
downloadgdb-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--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7827f6a..2164ccd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)