summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-15 07:18:28 +0000
committersergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-15 07:18:28 +0000
commit7e4b0941274539b26842863499713223ce28d972 (patch)
treec7596f065604601334ca2f31765fb062b172127a
parente80420822d464d3bee20fcf1d9935bee3951f471 (diff)
downloadATCD-7e4b0941274539b26842863499713223ce28d972.tar.gz
*** empty log message ***
-rw-r--r--TAO/tests/Cubit/COOL/MT_Cubit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Cubit/COOL/MT_Cubit/Makefile b/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
index 3a15988976a..a61a6fc6ee9 100644
--- a/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
+++ b/TAO/tests/Cubit/COOL/MT_Cubit/Makefile
@@ -55,7 +55,7 @@ ifdef CHORUS
CLT_OBJS += pccTimer.o
LDLIBS += -lOrb
else
- LDLIBS += -lsocket -lACE -lOrb-mt
+ LDLIBS += -lsocket -lACE -lposix4 -lOrb-mt
endif
VLDLIBS = $(LDLIBS:%=%$(VAR))