cannam@86
|
1 /* config.h.in. Generated from configure.in by autoheader. */
|
cannam@86
|
2
|
cannam@86
|
3 /* Define to 1 if you have the <dlfcn.h> header file. */
|
cannam@86
|
4 #undef HAVE_DLFCN_H
|
cannam@86
|
5
|
cannam@86
|
6 /* Define to 1 if you have the <inttypes.h> header file. */
|
cannam@86
|
7 #undef HAVE_INTTYPES_H
|
cannam@86
|
8
|
cannam@86
|
9 /* Define to 1 if you have the <memory.h> header file. */
|
cannam@86
|
10 #undef HAVE_MEMORY_H
|
cannam@86
|
11
|
cannam@86
|
12 /* Define to 1 if you have the <stdint.h> header file. */
|
cannam@86
|
13 #undef HAVE_STDINT_H
|
cannam@86
|
14
|
cannam@86
|
15 /* Define to 1 if you have the <stdlib.h> header file. */
|
cannam@86
|
16 #undef HAVE_STDLIB_H
|
cannam@86
|
17
|
cannam@86
|
18 /* Define to 1 if you have the <strings.h> header file. */
|
cannam@86
|
19 #undef HAVE_STRINGS_H
|
cannam@86
|
20
|
cannam@86
|
21 /* Define to 1 if you have the <string.h> header file. */
|
cannam@86
|
22 #undef HAVE_STRING_H
|
cannam@86
|
23
|
cannam@86
|
24 /* Define to 1 if you have the <sys/stat.h> header file. */
|
cannam@86
|
25 #undef HAVE_SYS_STAT_H
|
cannam@86
|
26
|
cannam@86
|
27 /* Define to 1 if you have the <sys/types.h> header file. */
|
cannam@86
|
28 #undef HAVE_SYS_TYPES_H
|
cannam@86
|
29
|
cannam@86
|
30 /* Define to 1 if you have the <unistd.h> header file. */
|
cannam@86
|
31 #undef HAVE_UNISTD_H
|
cannam@86
|
32
|
cannam@86
|
33 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
cannam@86
|
34 */
|
cannam@86
|
35 #undef LT_OBJDIR
|
cannam@86
|
36
|
cannam@86
|
37 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
cannam@86
|
38 #undef NO_MINUS_C_MINUS_O
|
cannam@86
|
39
|
cannam@86
|
40 /* Name of package */
|
cannam@86
|
41 #undef PACKAGE
|
cannam@86
|
42
|
cannam@86
|
43 /* Define to the address where bug reports for this package should be sent. */
|
cannam@86
|
44 #undef PACKAGE_BUGREPORT
|
cannam@86
|
45
|
cannam@86
|
46 /* Define to the full name of this package. */
|
cannam@86
|
47 #undef PACKAGE_NAME
|
cannam@86
|
48
|
cannam@86
|
49 /* Define to the full name and version of this package. */
|
cannam@86
|
50 #undef PACKAGE_STRING
|
cannam@86
|
51
|
cannam@86
|
52 /* Define to the one symbol short name of this package. */
|
cannam@86
|
53 #undef PACKAGE_TARNAME
|
cannam@86
|
54
|
cannam@86
|
55 /* Define to the home page for this package. */
|
cannam@86
|
56 #undef PACKAGE_URL
|
cannam@86
|
57
|
cannam@86
|
58 /* Define to the version of this package. */
|
cannam@86
|
59 #undef PACKAGE_VERSION
|
cannam@86
|
60
|
cannam@86
|
61 /* The size of `int', as computed by sizeof. */
|
cannam@86
|
62 #undef SIZEOF_INT
|
cannam@86
|
63
|
cannam@86
|
64 /* The size of `int16_t', as computed by sizeof. */
|
cannam@86
|
65 #undef SIZEOF_INT16_T
|
cannam@86
|
66
|
cannam@86
|
67 /* The size of `int32_t', as computed by sizeof. */
|
cannam@86
|
68 #undef SIZEOF_INT32_T
|
cannam@86
|
69
|
cannam@86
|
70 /* The size of `int64_t', as computed by sizeof. */
|
cannam@86
|
71 #undef SIZEOF_INT64_T
|
cannam@86
|
72
|
cannam@86
|
73 /* The size of `long', as computed by sizeof. */
|
cannam@86
|
74 #undef SIZEOF_LONG
|
cannam@86
|
75
|
cannam@86
|
76 /* The size of `long long', as computed by sizeof. */
|
cannam@86
|
77 #undef SIZEOF_LONG_LONG
|
cannam@86
|
78
|
cannam@86
|
79 /* The size of `short', as computed by sizeof. */
|
cannam@86
|
80 #undef SIZEOF_SHORT
|
cannam@86
|
81
|
cannam@86
|
82 /* The size of `uint16_t', as computed by sizeof. */
|
cannam@86
|
83 #undef SIZEOF_UINT16_T
|
cannam@86
|
84
|
cannam@86
|
85 /* The size of `uint32_t', as computed by sizeof. */
|
cannam@86
|
86 #undef SIZEOF_UINT32_T
|
cannam@86
|
87
|
cannam@86
|
88 /* The size of `u_int16_t', as computed by sizeof. */
|
cannam@86
|
89 #undef SIZEOF_U_INT16_T
|
cannam@86
|
90
|
cannam@86
|
91 /* The size of `u_int32_t', as computed by sizeof. */
|
cannam@86
|
92 #undef SIZEOF_U_INT32_T
|
cannam@86
|
93
|
cannam@86
|
94 /* Define to 1 if you have the ANSI C header files. */
|
cannam@86
|
95 #undef STDC_HEADERS
|
cannam@86
|
96
|
cannam@86
|
97 /* Version number of package */
|
cannam@86
|
98 #undef VERSION
|
cannam@86
|
99
|
cannam@86
|
100 /* Define to empty if `const' does not conform to ANSI C. */
|
cannam@86
|
101 #undef const
|