mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r14154: Add summary line for extended attribute library
(This used to be commit 0665a465ba
)
This commit is contained in:
parent
1a49b255af
commit
b86c1b744b
@ -36,6 +36,7 @@ sub show($$)
|
||||
showitem($output, "threads in smbd", ["PTHREAD"]);
|
||||
showitem($output, "intelligent command line editing", ["READLINE"]);
|
||||
showitem($output, "changing process titles", ["SETPROCTITLE"]);
|
||||
showitem($output, "using extended attributes", ["XATTR"]);
|
||||
print "Using external popt: $output->{EXT_LIB_POPT}->{ENABLE}\n";
|
||||
print "Using shared libraries internally (experimental): ";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user