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 40553: /trunk/ /trunk/: configure.in

Date: Tue, 17 Jan 2012 04:45:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40553

User: guy
Date: 2012/01/16 08:45 PM

Log:
 Rename the GTK_OK variable to have_gtk; make sure it's always set.  Test
 it, instead of no_gtk, to see whether we should check for the OS X
 integration functions; I think no_gtk is an internal detail of the
 autoconf macros for GTK+, so let's not depend on it.
 
 Clean up indentation.

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