Fix compilation when compiling without libpcap (configure script parameter
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 29 Aug 2011 19:47:50 +0000 (19:47 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 29 Aug 2011 19:47:50 +0000 (19:47 +0000)
commit381b96655e2d53e7711c0a9c12a965a744be8f01
tree65476a9016a116741f2e18e9df0593e60864e986
parente74544e06972e24eeda1374d7fc8c9ac78a2c735
Fix compilation when compiling without libpcap (configure script parameter
"--without-pcap")

Note: Generates run-time warnings still:

(wireshark:66065): Gtk-WARNING **: CaptureFilters: missing action /Capture/CaptureFilters

(wireshark:66065): Gtk-WARNING **: Interfaces: missing action /Capture/Interfaces

(wireshark:66065): Gtk-WARNING **: Options: missing action /Capture/Options

(wireshark:66065): Gtk-WARNING **: Start: missing action /Capture/Start

(wireshark:66065): Gtk-WARNING **: Stop: missing action /Capture/Stop

(wireshark:66065): Gtk-WARNING **: Restart: missing action /Capture/Restart

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38782 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/main_menubar.c
gtk/stock_icons.c