mirror of
https://github.com/samba-team/samba.git
synced 2025-10-28 03:33:13 +03:00
r18213: don't list LIBREPLACE depdendecies explicit and
always at it as first private dependencies metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
d03aaecdcd
commit
135d096776
@@ -6,6 +6,6 @@ SO_VERSION = 0
|
||||
DESCRIPTION = Wrapper library for testing TCP/IP connections using Unix Sockets
|
||||
PUBLIC_HEADERS = socket_wrapper.h
|
||||
OBJ_FILES = socket_wrapper.o
|
||||
PRIVATE_DEPENDENCIES = EXT_SOCKET LIBREPLACE
|
||||
PRIVATE_DEPENDENCIES = EXT_SOCKET
|
||||
# End SUBSYSTEM SOCKET_WRAPPER
|
||||
##############################
|
||||
|
||||
Reference in New Issue
Block a user