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