]> git.ozlabs.org Git - ppp.git/commit
Fixing up libpcap configure option on SunOS
authorEivind Næss <eivnaes@yahoo.com>
Tue, 20 Jul 2021 08:18:23 +0000 (01:18 -0700)
committerEivind Næss <eivnaes@yahoo.com>
Tue, 20 Jul 2021 15:25:53 +0000 (08:25 -0700)
commit9d5da9abed2b47cbd2ce4ab428ebf9f2e4fd2993
treedb0135b2cbcd555438613d4a9992546e01221619
parentaf9eafe584f98986a20bc33c8535a044bbdbb12b
Fixing up libpcap configure option on SunOS

Re-introducing the Automake WITH_FILTER to separate the detection
of libpcap. SunOS has a viable libpcap, but does not support the
filter feature.

Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
configure.ac
m4/ax_check_pcap.m4
pppd/Makefile.am