gcc 4 doesn't like my macro for getting the interface description: it says there...
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Aug 2007 18:56:20 +0000 (18:56 +0000)
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 22 Aug 2007 18:56:20 +0000 (18:56 +0000)
commit53b4d3d1512fa76425c42f0bd46f8e7fb7dc5bad
tree1db43eda4da23d1b01afe37bb2167a1b97c3ac6f
parent94d4a3a89ddc2982d28b43465e0e85da638f8ff9
gcc 4 doesn't like my macro for getting the interface description: it says there's an invalid lvalue in it.  I don't see what's wrong with it, but replace the macro with a function.  Also: don't include the .xpm files in gtk/main.c if we're building without PCAP (as they're not used in that configuration).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22588 f5534014-38df-0310-8fa8-9805f1628bb7
capture_opts.h
capture_ui_utils.c
capture_ui_utils.h
gtk/main.c
summary.c