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

Wireshark-commits: [Wireshark-commits] rev 40684: /trunk/ /trunk/aclocal-fallback/: gtk-2.0.m4 gtk-

Date: Tue, 24 Jan 2012 03:16:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40684

User: morriss
Date: 2012/01/23 07:16 PM

Log:
 Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6737
 
 As suggested by njtaylor0101 [AT] gmail.com: we (always) check for the gthread
 module when checking glib so there's no need to check for it when checking GTK.
 This prevents us, when configuring with gtk3, for checking for gthread-2.0
 version 3.0.0 or later.

Directory: /trunk/aclocal-fallback/
  Changes    Path          Action
  +2 -5      gtk-2.0.m4    Modified
  +2 -5      gtk-3.0.m4    Modified

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