summaryrefslogtreecommitdiff
path: root/source3/samba4.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-22 18:14:59 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-22 18:14:59 +0100
commitf0dbc9865fd0533828a4b500e51e3aee2c494877 (patch)
tree33c0db31a12a9cc028c3d10e3d830c63d9bc2b97 /source3/samba4.m4
parent05adbbc8c91d9248a85fcd9fec2bc5af6fb5214a (diff)
downloadsamba-f0dbc9865fd0533828a4b500e51e3aee2c494877.tar.gz
samba-f0dbc9865fd0533828a4b500e51e3aee2c494877.tar.bz2
samba-f0dbc9865fd0533828a4b500e51e3aee2c494877.zip
merged build: Build Samba 4 using shared libraries internally, when
we're also doing so for Samba 3. This saves a significant amount of disk space.
Diffstat (limited to 'source3/samba4.m4')
-rw-r--r--source3/samba4.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/samba4.m4 b/source3/samba4.m4
index 36ca9a518f..3a78ba4566 100644
--- 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)