aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-11-18 20:55:40 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2000-11-18 20:55:40 +0000
commitce8e06b1dcfc70f88dc07062c65b0bd968b53394 (patch)
tree471abbc366f77f1809569a31aac8e8d783916fe2 /ChangeLog
parent3734169e0c671c661f8bef8aff2adc4ebfa7bd6b (diff)
downloadgcc-ce8e06b1dcfc70f88dc07062c65b0bd968b53394.zip
gcc-ce8e06b1dcfc70f88dc07062c65b0bd968b53394.tar.gz
gcc-ce8e06b1dcfc70f88dc07062c65b0bd968b53394.tar.bz2
Makefile.in (HOST_LIB_PATH, [...]): New macros.
* Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. (REALLY_SET_LIB_PATH): Use them. From-SVN: r37545
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ab0376..2cc20aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-18 Alexandre Oliva <aoliva@redhat.com>
+
+ * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
+ (REALLY_SET_LIB_PATH): Use them.
+
2000-11-17 Stan Shebs <shebs@apple.com>
* MAINTAINERS: Add self to Write After Approval list.