Lines Matching refs:we
69 # See whether we were handed a QUIET argument, so we can pass it on
85 # *If* we were to require CMake 3.1 or later on UN*X,
87 # we're not doing that, in case somebody's building with
92 # If we ever set a minimum of 3.1 or later on UN*X, we should
106 # Save it, so we can restore it after we run pkg-config.
112 # Convert it to a CMake-style path, before we add additional
197 # If this is a vendor-supplied pcap-config, which we define as
216 # want it. Remember that, so we ignore those values.
230 # So if we're building 64-bit targets, we replace PCAP_CONFIG
231 # with /usr/bin/{64bitarch}; we get {64bitarch} as the
350 # Try to find that library, so we get its full path, as
351 # we do with dynamic libraries.
366 # If CONFIG_PCAP_FOUND is set, we have information from pkg-config and
367 # pcap-config; we need to convert library names to library full paths.
369 # If it's not set, we have to look for the libpcap headers and library
388 # Remove that from the cache; we're using it as a local variable,
403 # Remove that from the cache; we're using it as a local variable,
416 # We didn't have pkg-config, or we did but it didn't have .pc files
417 # for libpcap, and we don't have pkg-config, so we have to look for