summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2002-05-31 20:09:45 +0000
committerDJ Delorie <dj@delorie.com>2002-05-31 20:09:45 +0000
commit190a4a50ddf3c49167a90f277df123899ed8ac92 (patch)
tree16a099a2eb3b76da1de5e6cdb758d3d5286080c0 /ChangeLog
parent96054171d0ccaac36fbaf3ec3840729bc1285b82 (diff)
downloadgdb-190a4a50ddf3c49167a90f277df123899ed8ac92.tar.gz
* Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
BUILD_PREFIX_1, to correct nomenclature. * configure: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a289b0b80df..ccd07584921 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
+ * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
+ BUILD_PREFIX_1, to correct nomenclature.
+ * configure: Likewise.
+
* Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
* configure.in: Eliminate version-specific references to tcl8.1, tk8.1.