r21684: remove summary line for gtk code, as it's now maintained out-of-tree
authorJelmer Vernooij <jelmer@samba.org>
Sun, 4 Mar 2007 18:35:42 +0000 (18:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:11 +0000 (14:49 -0500)
(This used to be commit 0200971142b15248d7979746e4c3ada14e62bf4f)

source4/build/smb_build/summary.pm

index de4ab43d24d6d3ad673859ffd9448feaf2c219f0..7b84266d62880470e0a365b608717cf7d00a5ea4 100644 (file)
@@ -39,7 +39,6 @@ sub show($$)
        my ($output,$config) = @_;
 
        print "Summary:\n\n";
-       showitem($output, "GTK+ frontends", ["gtk","gconf"]);
        showitem($output, "SSL in SWAT and LDAP", ["GNUTLS"]);
        showitem($output, "threads in smbd (see --with-pthread)", ["PTHREAD"]);
        showitem($output, "intelligent command line editing", ["READLINE"]);