mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIB
metze
(This used to be commit 79037c3133
)
This commit is contained in:
parent
1ef171f6e0
commit
23c35481fa
@ -3,6 +3,9 @@ AC_LIBREPLACE_BROKEN_CHECKS
|
||||
SMB_EXT_LIB(LIBREPLACE_EXT, [${LIBDL}])
|
||||
SMB_ENABLE(LIBREPLACE_EXT)
|
||||
|
||||
SMB_EXT_LIB(LIBREPLACE_NETWORK, [${LIBREPLACE_NETWORK_LIBS}])
|
||||
SMB_ENABLE(LIBREPLACE_NETWORK)
|
||||
|
||||
# remove leading ./
|
||||
LIBREPLACE_DIR=`echo ${libreplacedir} |sed -e 's/^\.\///g'`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user