summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-17 03:51:46 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-17 03:51:46 +0000
commita031cea052dabf771c367b97d6db5bd7132db1f2 (patch)
treeca4a1d906134fdff4293bbc910009085e838deaa /ChangeLog-96b
parent8d34553ac6f67a281bc050e7ec2d17b34dbcaeab (diff)
downloadATCD-a031cea052dabf771c367b97d6db5bd7132db1f2.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b7
1 files changed, 3 insertions, 4 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 02e3c96fb56..42d5e980761 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -12,10 +12,9 @@ Mon Dec 16 12:56:43 1996 David L. Levine <levine@cs.wustl.edu>
match declaration order.
* examples/Threads/Makefile, performance-tests/Misc/Makefile,
- tests/Makefile, include/makeinclude/platform_*.GNU (except for
- platform_vxworks*.GNU):
- moved "LIBS += -lm" out of individual Makefiles and into
- platform_*.GNU include files.
+ tests/Makefile:
+ Removed "LIBS += -lm" from these Makefiles because it doesn't
+ appear to be necessary, and not all platforms have a libm.
* netsvcs/lib/Makefile: removed /pkg/gnu/lib dependencies. Thanks
to Per Andersson for pointing this out.