summaryrefslogtreecommitdiff
path: root/source4/librpc
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-01 12:54:36 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:05:28 -0500
commit6275553baee5593f9e13a0635755b2deb275c3be (patch)
treeeffa8d8e0d11e48dd31fb32fe0aa358882d09198 /source4/librpc
parentfe9312609694011d9201a3d07df2cde5a75eec05 (diff)
downloadsamba-6275553baee5593f9e13a0635755b2deb275c3be.tar.gz
samba-6275553baee5593f9e13a0635755b2deb275c3be.tar.bz2
samba-6275553baee5593f9e13a0635755b2deb275c3be.zip
r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocket on SUN
boxes. (This used to be commit c95ad11307dc89384c10bd5919817bf12d9c1ed9)
Diffstat (limited to 'source4/librpc')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 56d8a5b27c..fbc76b32a0 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -593,7 +593,7 @@ OBJ_FILES = \
rpc/dcerpc_sock.o \
rpc/dcerpc_connect.o
PUBLIC_DEPENDENCIES = \
- SOCKET LIBCLI_RESOLVE LIBCLI_SMB LIBCLI_SMB2 \
+ LIBSAMBA-SOCKET LIBCLI_RESOLVE LIBCLI_SMB LIBCLI_SMB2 \
LIBNDR NDR_DCERPC \
RPC_NDR_EPMAPPER \
NDR_SCHANNEL RPC_NDR_NETLOGON \