[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at debian.org
Mon May 31 14:24:38 MDT 2010


On Mon, 2010-05-31 at 09:46 +0200, Stefan (metze) Metzmacher wrote:
> > diff --git a/lib/talloc/wscript b/lib/talloc/wscript
> > index 3a87506..61930f6 100644
> > --- a/lib/talloc/wscript
> > +++ b/lib/talloc/wscript
> > @@ -60,14 +60,14 @@ def build(bld):
> >                            abi_file='ABI/talloc-%s.sigs' % VERSION,
> >                            abi_match='talloc* _talloc*',
> >                            hide_symbols=True,
> > -                          vnum=VERSION)
> > +                          vnum=VERSION, is_bundled=True)
> >  
> >          # should we also install the symlink to libtalloc1.so here?
> >          bld.SAMBA_LIBRARY('talloc-compat1',
> >                            'compat/talloc_compat1.c',
> >                            deps='talloc',
> >                            enabled = bld.env.TALLOC_COMPAT1,
> > -                          vnum=VERSION)
> > +                          vnum=VERSION, is_bundled=True)
> >
> 
> shouldn't we use 'not bld.env.standalone_talloc' instead of 'True'
> here too?
That's a good point, thanks. Fixed in master.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.samba.org/pipermail/samba-cvs/attachments/20100531/f3c252e1/attachment.pgp>


More information about the samba-cvs mailing list