Changeset 441f34d
- Timestamp:
- 03/12/10 13:28:47 (11 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:
- f6e8d46
- Parents:
- b9dd49a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
r8835f5a r441f34d 80 80 # Checks for header files. 81 81 AC_HEADER_STDC 82 AC_CHECK_HEADERS(pcap.h pcap-int.h pcap-bpf.h net/bpf.h sys/limits.h stddef.h inttypes.h limits.h net/ethernet.h )82 AC_CHECK_HEADERS(pcap.h pcap-int.h pcap-bpf.h net/bpf.h sys/limits.h stddef.h inttypes.h limits.h net/ethernet.h sys/prctl.h) 83 83 84 84 AC_CHECK_HEADERS(netinet/in.h)
Note: See TracChangeset
for help on using the changeset viewer.