Changeset 11346a5
- Timestamp:
- 09/11/06 13:37:19 (16 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:
- 07a1cec
- Parents:
- 4f666aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
rc66bc26 r11346a5 18 18 19 19 AC_CONFIG_FILES([Makefile lib/Makefile docs/Makefile libpacketdump/Makefile 20 libpacketdump/parser/Makefile21 20 tools/Makefile tools/traceanon/Makefile tools/tracedump/Makefile 22 21 tools/tracemerge/Makefile tools/tracereport/Makefile … … 79 78 AC_HEADER_STDC 80 79 dnl AC_CHECK_HEADERS(errno.h stdlib.h stdio.h assert.h string.h netinet/in.h assert.h errno.h fcntl.h net/ethernet.h netdb.h pcap.h stdio.h stdlib.h string.h sys/stat.h sys/types.h sys/socket.h sys/un.h unistd.h time.h sys/ioctl.h net/bpf.h pcap.h zlib.h pcap-bpf.h) 81 AC_CHECK_HEADERS(pcap.h pcap-int.h pcap-bpf.h net/bpf.h zlib.hsys/limits.h stddef.h inttypes.h limits.h net/ethernet.h )80 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 81 83 82 AC_CHECK_HEADERS(netinet/in.h)
Note: See TracChangeset
for help on using the changeset viewer.