git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05adbbc
)
merged build: Build Samba 4 using shared libraries internally, when
author
Jelmer Vernooij
<jelmer@samba.org>
Mon, 22 Dec 2008 17:14:59 +0000
(18:14 +0100)
committer
Jelmer Vernooij
<jelmer@samba.org>
Mon, 22 Dec 2008 17:14:59 +0000
(18:14 +0100)
we're also doing so for Samba 3. This saves a significant amount of disk
space.
source3/samba4.m4
patch
|
blob
|
history
diff --git
a/source3/samba4.m4
b/source3/samba4.m4
index 36ca9a518ff9d5182b504365bd15209e4252dee7..3a78ba456673a6c956bd1906439de40a7fa31c83 100644
(file)
--- a/
source3/samba4.m4
+++ b/
source3/samba4.m4
@@
-117,7
+117,7
@@
m4_include(kdc/config.m4)
m4_include(ntvfs/sysdep/config.m4)
m4_include(../nsswitch/config.m4)
-USESHARED=
false
+USESHARED=
$BLDSHARED
AC_SUBST(INTERN_LDFLAGS)
AC_SUBST(INSTALL_LINK_FLAGS)