Changeset a8c3d1d for configure.in
- Timestamp:
- 01/03/13 13:34:50 (8 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 4c484de
- Parents:
- f19c3e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r7d6d80e ra8c3d1d 250 250 AC_DEFINE([HAVE_BPF_FILTER],1,[compile with bpf filter support]) 251 251 252 LIBS +="-lpcap"252 LIBS="-lpcap" 253 253 AC_CHECK_FUNCS(pcap_inject pcap_sendpacket pcap_setnonblock) 254 254 LIBS=""
Note: See TracChangeset
for help on using the changeset viewer.