1
0
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:
Jelmer Vernooij 2006-03-10 14:18:10 +00:00 committed by Gerald (Jerry) Carter
parent 1a49b255af
commit b86c1b744b

View File

@ -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): ";