CVS update: samba/source

Tim Potter tpot at samba.org
Wed Sep 18 09:24:41 EST 2002


On Tue, Sep 17, 2002 at 01:54:10PM +0200, Jelmer Vernooij wrote:

> > Modified Files:
> > 	acconfig.h configure.in 
> > Log Message:
> > Added --with-ads option, defaults to yes.  If you run ./configure
> > --with-ads=no or ./configure --without-ads Samba will build without
> > linking to the various kerberos libraries.

> Shouldn't this default to 'auto' (e.g. only build with ADS if kerberos
> and ldap are available)?

Autoconf doesn't really have an idea of auto.  I agree - the
nonmenclature is a bit confusing.  If you specify --with-ads and you
don't have the libraries then obviously AD support will not be built.
The only interesting case is if you do have libraries and don't want AD
support.

I'm trying to build the python shared libraries without linking in 
-lcom_err -lk5crypto -lkrb5 -lgssapi_krb5 -llber -lldap


Tim.



More information about the samba-cvs mailing list