summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2002-12-19 00:50:33 +0000
committerH.J. Lu <hjl@lucon.org>2002-12-19 00:50:33 +0000
commit67882b9f716c7c90641f66a281bc777e62abe9eb (patch)
treed9a679d5be22aa852d540230e983c8f240c46c4f /ChangeLog
parent67439e35ab6c4720c83f39da40ea8449b19410d3 (diff)
downloadgdb-67882b9f716c7c90641f66a281bc777e62abe9eb.tar.gz
2002-12-18 H.J. Lu <hjl@gnu.org>
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). * Makefile.in: Regenerated. * configure.in (build_prefix): New. Substitute.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f713321c8c1..0b07992533e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-12-18 H.J. Lu <hjl@gnu.org>
+
+ * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
+ * Makefile.in: Regenerated.
+
+ * configure.in (build_prefix): New. Substitute.
+
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Don't let real targets depend on phony targets.