5 # NFLOG support depends on both DLT_NFLOG and working <pcap/nflog.h>
7 if grep '^#define HAVE_PCAP_NFLOG_H 1$' ..
/config.h
>/dev
/null
11 if .
/TESTonce nflog-e nflog.pcap nflog-e.out
'-e'
13 passed
=`expr $passed + 1`
16 failed
=`expr $failed + 1`
21 printf ' %-35s: TEST SKIPPED (compiled w/o NFLOG)\n' 'nflog-e'