with-included-popt support for 4.0.0.beta1

Jelmer Vernooij jelmer at samba.org
Sun Jun 10 05:46:57 MDT 2012


Hi,

On Thu, Jun 07, 2012 at 07:31:58AM -0700, Mihai-Radu, Orza wrote:
> Is there any build option for 4.0.0beta1 that yields to using the bundled popt library, instead of the one from the system? I know the --with-included-popt option was available for 4.0.0alpha7, and was removed somewhere on the way to 4.0.0beta1. Is there something similar to that?

You can use the --bundled-libraries=popt argument to force Samba to
use the included popt or --bundled-libraries=!popt to force it to use
the system popt.

If you don't specify either, it will use the system popt if it was
found and the bundled popt otherwise.

Cheers,

Jelmer


More information about the samba-technical mailing list