URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0f55a0f54751649bad47b5aff53c020589c8beb9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0f55a0f by Guy Harris (guy@xxxxxxxxxxxx):
Have global_capture_opts if we either have pcap or extcap.
The extcap code uses it; if the intent is not to support extcap if you
don't have pcap, then don't enable it in the configure scripts/CMake.
Change-Id: I4af80a2e6f557134fa8c542ad3143f3e8ca555d4
Reviewed-on: https://code.wireshark.org/review/8318
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8886fbd Fix some --without-pcap build problems.
adds 0f55a0f Have global_capture_opts if we either have pcap or extcap.
Summary of changes:
wireshark-qt.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)