[Date Prev][Date Next] [Chronological] [Thread] [Top]

./configure --help



Hi All,

I want to know what is mean with the option auto, static. When I have choose
yes it means that the option is will be used . 
I want to use OpenSSL , then must i replace  this line:
 
--with-tls              with TLS/SSL support [auto]

with 

--with-tls              with TLS/SSL support [yes]


 SLAPD (Standalone LDAP Daemon) Options:
  --enable-slapd          enable building slapd [yes]
    --enable-cleartext    enable cleartext passwords [yes]
    --enable-crypt        enable crypt(3) passwords [auto]
    --enable-kpasswd      enable kerberos password verification [no]
    --enable-spasswd      enable (Cyrus) SASL password verification [no]
    --enable-modules      enable dynamic module support [no]
    --enable-phonetic     enable phonetic/soundex [no]
    --enable-rlookups     enable reverse lookups [no]
    --enable-aci          enable per-object ACIs [no]
    --enable-wrappers     enable tcp wrapper support [no]
    --enable-dynamic      enable linking built binaries with dynamic libs
[no]
    --enable-dnssrv       enable dnssrv backend [no]
    --with-dnssrv-module  module type [static]
    --enable-ldap         enable ldap backend [no]
    --with-ldap-module    module type [static]
    --enable-ldbm         enable ldbm backend [yes]
    --with-ldbm-api       with LDBM API [auto]
    --with-ldbm-module    module type [static]
    --with-ldbm-type      use LDBM type [auto]
    --enable-passwd       enable passwd backend [no]
    --with-passwd-module  module type [static]
    --enable-shell        enable shell backend [no]
    --with-shell-module   module type [static]
    --enable-sql          enable sql backend [no]
    --with-sql-module     module type [static]

I didn't found any informations about this setting option. Can anybody help
me to understand this :) 


thanks in advance 

regards 
Ferruh