http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35918
User: sfisher
Date: 2011/02/11 12:21 PM
Log:
Add a command line argument for the configure script of "--with-gtk3" to
attempt to compile against GTK+ 3.0 (which can be installed at the same
time as GTK+ 2.0). Also place a copy of the autoconf macro for finding
GTK+ 3.0 in the aclocal-fallback directory taken from the GTK+ 3.0
distribution.
(Note: Wireshark won't finish compiling with GTK+ 3.0 yet...)
Directory: /trunk/aclocal-fallback/
Changes Path Action
+196 -0 gtk-3.0.m4 Added
Directory: /trunk/
Changes Path Action
+16 -0 configure.in Modified