mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
This should fix the build on solaris. Later this needs better fixing... metze (cherry picked from commit89b7955733
) (This used to be commitfcb497951a
)
This commit is contained in:
parent
0f4446d6b2
commit
5273f05b89
@ -23,7 +23,7 @@ done
|
||||
|
||||
SMB_SUBSYSTEM(LIBREPLACE,
|
||||
[${LIBREPLACE_OBJS}],
|
||||
[LIBREPLACE_EXT],
|
||||
[LIBREPLACE_EXT LIBREPLACE_NETWORK],
|
||||
[-Ilib/replace])
|
||||
|
||||
LIBREPLACE_HOSTCC_OBJS=`echo ${LIBREPLACE_OBJS} |sed -e 's/\.o/\.ho/g'`
|
||||
|
Loading…
Reference in New Issue
Block a user