Changeset de8ccadb
- Timestamp:
- 08/10/04 16:15:08 (17 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:
- 7957e84
- Parents:
- c130a95
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.in
rc130a95 rde8ccadb 31 31 AC_CHECK_FUNCS(socket strdup) 32 32 33 dnl we need large files 34 AC_SYS_LARGEFILE 35 36 dnl configure time options for selecting which libpcap and libz to use 37 dnl this is provided to allow for systems whose default libraries don't support 38 dnl large files - you can build your own and link using these options 33 39 AC_DEFUN([CHECK_LIBPCAP], 34 40 [AC_ARG_WITH([pcap],
Note: See TracChangeset
for help on using the changeset viewer.