summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 15:28:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 15:28:09 +0000
commit0b626170b0934e97f20b6de54a3023a64f414bf7 (patch)
treeea16c666decdf0ea2ddde934e8093a693ddcd80e /ucb
parentda7cecb8c4400b544bdecce14718f9a42d07af43 (diff)
INTEGRATION: CWS os2port01 (1.29.40); FILE MERGED
2007/08/11 21:08:23 obr 1.29.40.2: RESYNC: (1.29-1.37); FILE MERGED 2006/12/28 15:08:03 ydario 1.29.40.1: OS/2 initial import.
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/ucb/source/ucp/webdav/makefile.mk b/ucb/source/ucp/webdav/makefile.mk
index f396b0f187e4..33ae66966793 100644
--- a/ucb/source/ucp/webdav/makefile.mk
+++ b/ucb/source/ucp/webdav/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.37 $
+# $Revision: 1.38 $
#
-# last change: $Author: kz $ $Date: 2007-06-19 16:13:14 $
+# last change: $Author: vg $ $Date: 2007-09-20 16:28:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -136,6 +136,9 @@ SHL1STDLIBS+= ws2_32.lib
.IF "$(OS)"=="SOLARIS"
SHL1STDLIBS+= -lnsl -lsocket
.ENDIF # SOLARIS
+.IF "$(OS)"=="OS2"
+SHL1STDLIBS+= pthread.lib libz.lib
+.ENDIF # SOLARIS
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
SHL1LIBS=$(LIB1TARGET)