summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 14:41:14 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 14:41:14 +0000
commit0a685db97ac0cb1e1d74e1484cfb3e71d7ca5c97 (patch)
treeba751eb0a1f7aa0c445ede48a436bb080dd2d8c0
parent537722e3823085455ec32170f0ee66e64e5c598b (diff)
downloadATCD-0a685db97ac0cb1e1d74e1484cfb3e71d7ca5c97.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 44c31f1a675..a37ff1aff56 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,5 +1,9 @@
Tue Oct 20 07:43:56 1998 David L. Levine <levine@cs.wustl.edu>
+ * include/makeinclude/platform_irix6.x_g++.GNU: added
+ LIBS += -lpthread. Thanks to Peter Nordlund <petern@nada.kth.se>
+ for reporting that it is needed.
+
* tests/MT_Reactor_Timer_Test.cpp (handle_exception,
handle_timeout): added ACE_UNUSED_ARG's.