mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r22238: Because these utilities compile in socket_wrapper.ho, they may need
-lsocket on some systems.
Andrew Bartlett
(This used to be commit 4273fecfb7
)
This commit is contained in:
parent
0ea0b01ea2
commit
0583d4d643
@ -494,7 +494,8 @@ OBJ_FILES = \
|
||||
../heimdal/lib/vers/print_version.ho \
|
||||
../lib/socket_wrapper/socket_wrapper.ho \
|
||||
replace.ho
|
||||
PRIVATE_DEPENDENCIES = HEIMDAL_ASN1_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H
|
||||
PRIVATE_DEPENDENCIES = HEIMDAL_ASN1_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H EXT_SOCKET EXT_NSL
|
||||
|
||||
# End BINARY asn1_compile
|
||||
#######################
|
||||
|
||||
@ -520,7 +521,7 @@ OBJ_FILES = ../heimdal/lib/vers/print_version.ho \
|
||||
../heimdal/lib/roken/setprogname.ho \
|
||||
../lib/socket_wrapper/socket_wrapper.ho \
|
||||
replace.ho
|
||||
PRIVATE_DEPENDENCIES = HEIMDAL_COM_ERR_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H
|
||||
PRIVATE_DEPENDENCIES = HEIMDAL_COM_ERR_COMPILE_LEX HEIMDAL_ROKEN_GETPROGNAME_H EXT_SOCKET EXT_NSL
|
||||
# End BINARY compile_et
|
||||
#######################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user