Add a command line argument for the configure script of "--with-gtk3" to
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 11 Feb 2011 20:21:32 +0000 (20:21 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 11 Feb 2011 20:21:32 +0000 (20:21 +0000)
commitb49f457afd21e556dca93da411a28498ce51f881
tree90453c642fa152efa8195bede5bfb86addf5f07b
parent8b6f522236f8dec6acbc2892996f8fd0005b2bfa
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...)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35918 f5534014-38df-0310-8fa8-9805f1628bb7
aclocal-fallback/gtk-3.0.m4 [new file with mode: 0644]
configure.in