mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
r16514: Fix build (not run!) of --enable-dso.
(This used to be commit cebabc7588b171f575f2193f4f6ead01b524acb2)
This commit is contained in:
parent
cb93d28e7c
commit
509fd041aa
@ -100,7 +100,7 @@ OBJ_FILES = misc.o
|
||||
|
||||
[MODULE::torture_rpc]
|
||||
# TORTURE_NET and TORTURE_NBT use functions from torture_rpc...
|
||||
OUTPUT_TYPE = INTEGRATED
|
||||
#OUTPUT_TYPE = INTEGRATED
|
||||
SUBSYSTEM = torture
|
||||
INIT_FUNCTION = torture_rpc_init
|
||||
PRIVATE_PROTO_HEADER = \
|
||||
@ -270,7 +270,10 @@ PRIVATE_DEPENDENCIES = \
|
||||
torture \
|
||||
LIBPOPT \
|
||||
POPT_SAMBA \
|
||||
POPT_CREDENTIALS
|
||||
POPT_CREDENTIALS \
|
||||
TORTURE_UI \
|
||||
dcerpc \
|
||||
LIBCLI_SMB
|
||||
MANPAGE = man/smbtorture.1
|
||||
# End BINARY smbtorture
|
||||
#################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user