]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Update comments to mention Npcap.
authorGuy Harris <[email protected]>
Thu, 18 Apr 2019 07:16:11 +0000 (00:16 -0700)
committerGuy Harris <[email protected]>
Thu, 18 Apr 2019 07:16:11 +0000 (00:16 -0700)
CMakeLists.txt

index 8ae6e14768a02658bf8cb68a831c4b52e45c883f..32564309eb7168e5ac21a5bdf39bfe46972193ab 100644 (file)
@@ -520,7 +520,7 @@ endif(HAVE_AF_INET6 AND HAVE_STRUCT_IN6_ADDR)
 ######################################
 
 #
 ######################################
 
 #
-# libpcap/WinPcap.
+# libpcap/WinPcap/Npcap.
 # First, find it.
 #
 find_package(PCAP REQUIRED)
 # First, find it.
 #
 find_package(PCAP REQUIRED)
@@ -540,7 +540,7 @@ set(CMAKE_REQUIRED_INCLUDES ${PCAP_INCLUDE_DIRS})
 check_include_file(pcap/pcap-inttypes.h HAVE_PCAP_PCAP_INTTYPES_H)
 
 #
 check_include_file(pcap/pcap-inttypes.h HAVE_PCAP_PCAP_INTTYPES_H)
 
 #
-# Check for various functions in libpcap/WinPcap.
+# Check for various functions in libpcap/WinPcap/Npcap.
 #
 cmake_push_check_state()
 set(CMAKE_REQUIRED_LIBRARIES ${PCAP_LIBRARIES})
 #
 cmake_push_check_state()
 set(CMAKE_REQUIRED_LIBRARIES ${PCAP_LIBRARIES})