https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6646
--- Comment #4 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2011-12-06 08:35:35 PST ---
Hi,
Just change it to
-#if 0 /*GTK_CHECK_VERSION(2,22,0)*/
+#if GTK_CHECK_VERSION(3,0,0)
and check it in and we will see :-)
Wireshark will not build in GTK3 otherwise I think.
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.