1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-22 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:
Jelmer Vernooij
2006-10-29 17:40:19 +00:00
committed by Gerald (Jerry) Carter
parent 66bebb2105
commit 7a01235067
34 changed files with 80 additions and 42 deletions

View File

@@ -141,7 +141,8 @@ PUBLIC_DEPENDENCIES = \
SAMDB \
DCERPC_COMMON \
NDR_LSA \
LIBCLI_AUTH
LIBCLI_AUTH \
NDR_DSSETUP
# End MODULE dcerpc_lsa
################################################