Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 38607: /trunk/ /trunk/: configure.in

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Thu, 18 Aug 2011 14:59:44 -0600
On Thu, Aug 18, 2011 at 08:38:26PM +0000, jmayer@xxxxxxxxxxxxx wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38607
> 
> User: jmayer
> Date: 2011/08/18 01:38 PM
> 
> Log:
>  When building with GTK3 we *must* use the ui-manager interface,
>  the ItemFactory stuff doesn't exists any more.

Did you get a chance to test this?  I've never tried building with 
"--enable-ui-manager" before, but using "--with-gtk3" doesn't cause it 
to be defined in config.h and even adding "--enable-ui-manager" doesn't 
do it now for me ("./configure --with-gtk3 --with-ssl 
--enable-ui-manager=yes" is my current attempt)