mirror of
https://github.com/samba-team/samba.git
synced 2025-11-01 16:23:49 +03:00
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries
works again now, by specifying --enable-dso to configure.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
66bebb2105
commit
7a01235067
@@ -28,7 +28,7 @@ OBJ_FILES = \
|
||||
[MODULE::ldb_samba3sam]
|
||||
SUBSYSTEM = ldb
|
||||
INIT_FUNCTION = ldb_samba3sam_module_init
|
||||
PRIVATE_DEPENDENCIES = LIBTALLOC
|
||||
PRIVATE_DEPENDENCIES = LIBTALLOC ldb_map
|
||||
OBJ_FILES = \
|
||||
samba3sam.o
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user