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