merged build: Build Samba 4 using shared libraries internally, when
authorJelmer Vernooij <jelmer@samba.org>
Mon, 22 Dec 2008 17:14:59 +0000 (18:14 +0100)
committerJelmer 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

index 36ca9a518ff9d5182b504365bd15209e4252dee7..3a78ba456673a6c956bd1906439de40a7fa31c83 100644 (file)
@@ -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)