Changeset 767bd50 for configure.in
- Timestamp:
- 10/26/05 16:33:44 (15 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:
- ab9a63d
- Parents:
- 3436702
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r3436702 r767bd50 80 80 81 81 # Check to see if we have libpcap 82 AC_CHECK_LIB(pcap, libtrace_pcap,82 AC_CHECK_LIB(pcap,pcap_open_live, 83 83 libtrace_pcap=true, 84 84 libtrace_pcap=false)
Note: See TracChangeset
for help on using the changeset viewer.