Rename the GTK_OK variable to have_gtk; make sure it's always set. Test
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 Jan 2012 04:45:12 +0000 (04:45 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 Jan 2012 04:45:12 +0000 (04:45 +0000)
commit41760336a8d909c55d1dfb1882a0e0dd32cd2036
tree152739119f0dc2129edff00e76fd27d6fb77d634
parent43ac5c9e9d94967f107d6dd0b3576ce8e4e67051
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40553 f5534014-38df-0310-8fa8-9805f1628bb7
configure.in