[PATCH] Fix for Bug 9911

Christian Ambach ambi at samba.org
Mon Aug 5 23:34:43 MDT 2013


Hi Andrew,

Am 06.08.13 00:27, schrieb Andrew Bartlett:
> Rather than have multiple places check env.intl_libs have a single new
> empty SUBSYSTEM target samba_intl that depends on these libs.  We
> shouldn't generally be digging into evn like that, we should set up the
> dependency tree.

I initially thought into the same direction but did not expect that it
is possible to create a subsystem just for dependency purposes (without
actual code behind it). Creating rather empty .c and .h files seems to
be too cumbersome to me and so I took this approach.

I'll rework the patchset and get it tested on some platforms to make
sure it does the right thing (TM).

Cheers,
Christian



More information about the samba-technical mailing list