wireshark/caputils
Gerald Combs efea8ce1c6 CMake: Conditional build fixes and updates.
HAVE_PORTAUDIO_H didn't work for Stig. Use PORTAUDIO_FOUND instead,
which is the correct name to use according to the
FIND_PACKAGE_HANDLE_STANDARD_ARGS documentation. Use xxx_FOUND in a
couple of other places.

Conditionally build caputils/airpcap_loader.c.

Change-Id: I6a134192902229a446dccf43bfb7bbfe2a55d1e2
Reviewed-on: https://code.wireshark.org/review/4291
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Stig Bjørlykke <stig@bjorlykke.org>
2014-09-28 18:22:48 +00:00
..
CMakeLists.txt CMake: Conditional build fixes and updates. 2014-09-28 18:22:48 +00:00
Makefile.am Build libcaputils PIE, so it can be linked with dumpcap when it's built PIE. 2014-07-04 17:23:01 +00:00
Makefile.common Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
Makefile.nmake Use forward slashes in paths to runlex.sh 2014-07-20 13:15:59 +00:00
airpcap.h Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_loader.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_loader.h Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
capture-pcap-util-int.h
capture-pcap-util-unix.c Fix compilation in weird cases 2014-09-16 21:24:02 +00:00
capture-pcap-util.c Increase the error buffer size for rpcap. 2014-08-27 22:11:58 +00:00
capture-pcap-util.h
capture-wpcap.c Get rid of NO_INTERFACES_FOUND - it's not an error. 2014-07-22 23:53:49 +00:00
capture-wpcap.h
capture_ifinfo.h Extcap Capture Interface 2014-08-21 03:34:02 +00:00
capture_win_ifnames.c
capture_win_ifnames.h
capture_wpcap_packet.c
capture_wpcap_packet.h
doxygen.cfg.in
iface_monitor.c Move the monitor-for-interface-list-changes stuff to the caputils library. 2014-07-16 01:27:21 +00:00
iface_monitor.h Allow the interface monitor routines to be called from C++. 2014-07-16 02:28:39 +00:00
ws80211_utils.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
ws80211_utils.h