4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 568dc0e was
ffe76f8,
checked in by Daniel Lawson <dlawson@…>, 18 years ago
|
updated the ChangeLog, NEWS files etc, bumped version to 2.0.1
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ |
---|
2 | |
---|
3 | /* Define to empty if the keyword does not work. */ |
---|
4 | #undef const |
---|
5 | |
---|
6 | /* Define as __inline if that's what the C compiler calls it. */ |
---|
7 | #undef inline |
---|
8 | |
---|
9 | /* Define to `unsigned' if <sys/types.h> doesn't define. */ |
---|
10 | #undef size_t |
---|
11 | |
---|
12 | /* Define if you have the ANSI C header files. */ |
---|
13 | #undef STDC_HEADERS |
---|
14 | |
---|
15 | /* Define if you can safely include both <sys/time.h> and <time.h>. */ |
---|
16 | #undef TIME_WITH_SYS_TIME |
---|
17 | |
---|
18 | /* Define if your processor stores words with the most significant |
---|
19 | byte first (like Motorola and SPARC, unlike Intel and VAX). */ |
---|
20 | #undef WORDS_BIGENDIAN |
---|
21 | |
---|
22 | /* Define if you have the socket function. */ |
---|
23 | #undef HAVE_SOCKET |
---|
24 | |
---|
25 | /* Define if you have the strdup function. */ |
---|
26 | #undef HAVE_STRDUP |
---|
27 | |
---|
28 | /* Define if you have the <dlfcn.h> header file. */ |
---|
29 | #undef HAVE_DLFCN_H |
---|
30 | |
---|
31 | /* Define if you have the <net/bpf.h> header file. */ |
---|
32 | #undef HAVE_NET_BPF_H |
---|
33 | |
---|
34 | /* Define if you have the <pcap-bpf.h> header file. */ |
---|
35 | #undef HAVE_PCAP_BPF_H |
---|
36 | |
---|
37 | /* Define if you have the <pcap.h> header file. */ |
---|
38 | #undef HAVE_PCAP_H |
---|
39 | |
---|
40 | /* Define if you have the <sys/limits.h> header file. */ |
---|
41 | #undef HAVE_SYS_LIMITS_H |
---|
42 | |
---|
43 | /* Define if you have the <zlib.h> header file. */ |
---|
44 | #undef HAVE_ZLIB_H |
---|
45 | |
---|
46 | /* Name of package */ |
---|
47 | #undef PACKAGE |
---|
48 | |
---|
49 | /* Version number of package */ |
---|
50 | #undef VERSION |
---|
51 | |
---|
Note: See
TracBrowser
for help on using the repository browser.