r14154: Add summary line for extended attribute library
authorJelmer Vernooij <jelmer@samba.org>
Fri, 10 Mar 2006 14:18:10 +0000 (14:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:56:55 +0000 (13:56 -0500)
source/build/smb_build/summary.pm

index c3edb094f39b276b229966b5dee59fb03010c2ca..ee1da1cac42643c36366a70091a1d20a9931b9dc 100644 (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): ";