mirror of
https://github.com/samba-team/samba.git
synced 2025-02-01 05:47:28 +03:00
r17196: Clarify that SSL is used for LDAP as well as SWAT.
Andrew Bartlett (This used to be commit d79bfbe87d4eb0e3541f5bdd7eed888ccb20a710)
This commit is contained in:
parent
e248caed12
commit
74b68a7555
@ -40,7 +40,7 @@ sub show($$)
|
||||
|
||||
print "Summary:\n\n";
|
||||
showitem($output, "GTK+ frontends", ["gtk","gconf"]);
|
||||
showitem($output, "SSL in SWAT", ["GNUTLS"]);
|
||||
showitem($output, "SSL in SWAT and LDAP", ["GNUTLS"]);
|
||||
showitem($output, "threads in smbd (see --with-pthread)", ["PTHREAD"]);
|
||||
showitem($output, "intelligent command line editing", ["READLINE"]);
|
||||
showitem($output, "changing process titles (see --with-setproctitle)", ["SETPROCTITLE"]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user