diff options
author | DJ Delorie <dj@redhat.com> | 2002-05-31 20:09:45 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-05-31 20:09:45 +0000 |
commit | 27f15fddce12a14124f14ecac1db270538e93bc2 (patch) | |
tree | 06aea93551fdb58a570002ea67282438eb6b21e1 /ChangeLog | |
parent | 4b3153f1b958fe2dd2b4615c76a6637cf9b7f510 (diff) | |
download | gdb-27f15fddce12a14124f14ecac1db270538e93bc2.zip gdb-27f15fddce12a14124f14ecac1db270538e93bc2.tar.gz gdb-27f15fddce12a14124f14ecac1db270538e93bc2.tar.bz2 |
* 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |