summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-28 09:13:56 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-28 09:13:56 +0000
commitf35839c3097274d3cb23766b345628efc8c75588 (patch)
treea3dbb51551b677cd06e2d60b96ec4d0d274ec7b6 /ChangeLog
parent29466af24afce02973e72f90ad4fc27c1f961b7e (diff)
downloadgdb-f35839c3097274d3cb23766b345628efc8c75588.tar.gz
* Makefile.tpl: Fix dramatic bustage due to change in
program_transform_name. * Makefile.in: Regenerate. * configure.in: Remove unnecessary PATH setting. * configure: Regnerate. * configure.in: Don't default to unprefixed tools unless the native tools will work. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a004836ec5..d74ddbbfefa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
+ * Makefile.tpl: Fix dramatic bustage due to change in
+ program_transform_name.
+ * Makefile.in: Regenerate.
+
+ * configure.in: Remove unnecessary PATH setting.
+ * configure: Regnerate.
+
+ * configure.in: Don't default to unprefixed tools unless
+ the native tools will work.
+ * configure: Regenerate.
+
* configure.in: Convert to autoconf script. Blow away lots
of now-redundant Makefile fragments.
* configure: Generate using Autoconf.