Hi,
Hmm, something wrong here? What GTK version is on the buildbot?
#       if GTK_CHECK_VERSION (2, 22, 0) && defined(GSEAL_ENABLE)
        /* This is too late, see 
https://bugzilla.gnome.org/show_bug.cgi?id=641089
         * They also admit that they missed a use case and thus failed to 
provide
         * an accessor function:
         * 
http://mail.gnome.org/archives/commits-list/2010-December/msg00578.html
         */
#               define gtk_tree_view_column_get_button(x) x->_g_sealed__button
#       else
#               define gtk_tree_view_column_get_button(x) x->button
#       endif

-----Original Message-----
From: wireshark-commits-boun...@wireshark.org 
[mailto:wireshark-commits-boun...@wireshark.org] On Behalf Of s...@wireshark.org
Sent: den 29 juli 2011 14:06
To: wireshark-comm...@wireshark.org
Subject: [Wireshark-commits] rev 38256: /trunk/ /trunk/: configure.in

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38256

User: stig
Date: 2011/07/29 05:06 AM

Log:
 Removed building with GSEAL_ENABLE, does not work yet.

Directory: /trunk/
  Changes    Path            Action
  +0 -4      configure.in    Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-comm...@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to