1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test

(This used to be commit 7ae25aa612)
This commit is contained in:
Andrew Tridgell 2008-05-28 13:40:18 +10:00
commit bb264d3a1f
2 changed files with 1 additions and 2 deletions

View File

@ -84,7 +84,6 @@ sub check_module($$$)
return if ($mod->{ENABLE} ne "YES");
if (exists($INPUT->{$mod->{SUBSYSTEM}}{INIT_FUNCTION_TYPE})) {
$mod->{INIT_FUNCTION_TYPE} = $INPUT->{$mod->{SUBSYSTEM}}{INIT_FUNCTION_TYPE};
} else {

View File

@ -13,7 +13,7 @@ PUBLIC_HEADERS += param/param.h
PC_FILES += $(paramsrcdir)/samba-hostconfig.pc
[SUBSYSTEM::PROVISION]
PRIVATE_DEPENDENCIES = LIBPYTHON
PRIVATE_DEPENDENCIES = LIBPYTHON swig_ldb
PROVISION_OBJ_FILES = $(paramsrcdir)/provision.o