summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-10-24 21:45:10 +0000
committerRoland McGrath <roland@gnu.org>1995-10-24 21:45:10 +0000
commite97ec51d01087c2f8468a1bf83cfdb26b7040c30 (patch)
tree3e7deb1a463613c2b6e0ddd32864e509fd46d1e0 /ChangeLog
parent21ee716616e7d55f19ce8643f12954145769d588 (diff)
* sunrpc/Makefile (librpcsvc-no-lib-dep): New variable.
* extra-lib.mk: If $(lib)-no-lib-dep is defined and MAKELEVEL>0, make `others' rather than `lib-noranlib' depend on the libraries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fdd815b57..8780e6f9f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
Tue Oct 24 15:22:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * sunrpc/Makefile (librpcsvc-no-lib-dep): New variable.
+ * extra-lib.mk: If $(lib)-no-lib-dep is defined and MAKELEVEL>0,
+ make `others' rather than `lib-noranlib' depend on the libraries.
+
* sysdeps/unix/configure.in: Check for fchdir syscall.
Improve sed script to allow / on rhs without / on lhs.