]> git.ipfire.org Git - people/ms/suricata.git/commit
configure: fallback to libpcap on Windows
authorJason Ish <jason.ish@oisf.net>
Tue, 25 Jan 2022 20:53:24 +0000 (14:53 -0600)
committerVictor Julien <vjulien@oisf.net>
Thu, 27 Jan 2022 06:49:22 +0000 (07:49 +0100)
commit31ba4fd1522dd0d7f933767b9205c67a4e726fe5
tree02884cead0df2248fe85a6cc46a875590a8ec657
parent154e4eb39580eb5df127c0142c164f89dff60e57
configure: fallback to libpcap on Windows

If npcap/wpcap is not found on Windows, try libpcap. This allows
Suricata to build without NPCap on Windows, however live capture won't
be available.
configure.ac