resetting manifest requested domain to floor
[platform/upstream/lksctp-tools.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if you have the <arpa/inet.h> header file. */
4 #undef HAVE_ARPA_INET_H
5
6 /* Define to 1 if you have the `bzero' function. */
7 #undef HAVE_BZERO
8
9 /* Define to 1 if you have the <dlfcn.h> header file. */
10 #undef HAVE_DLFCN_H
11
12 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
13 #undef HAVE_DOPRNT
14
15 /* Define to 1 if you have the <fcntl.h> header file. */
16 #undef HAVE_FCNTL_H
17
18 /* Define to 1 if you have the `gethostbyname' function. */
19 #undef HAVE_GETHOSTBYNAME
20
21 /* Define to 1 if you have the `gettimeofday' function. */
22 #undef HAVE_GETTIMEOFDAY
23
24 /* Define to 1 if you have the <inttypes.h> header file. */
25 #undef HAVE_INTTYPES_H
26
27 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
28    to 0 otherwise. */
29 #undef HAVE_MALLOC
30
31 /* Define to 1 if you have the <malloc.h> header file. */
32 #undef HAVE_MALLOC_H
33
34 /* Define to 1 if you have the `memmove' function. */
35 #undef HAVE_MEMMOVE
36
37 /* Define to 1 if you have the <memory.h> header file. */
38 #undef HAVE_MEMORY_H
39
40 /* Define to 1 if you have the `memset' function. */
41 #undef HAVE_MEMSET
42
43 /* Define to 1 if you have the <netdb.h> header file. */
44 #undef HAVE_NETDB_H
45
46 /* Define to 1 if you have the <netinet/in.h> header file. */
47 #undef HAVE_NETINET_IN_H
48
49 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
50    and to 0 otherwise. */
51 #undef HAVE_REALLOC
52
53 /* Define to 1 if you have the `select' function. */
54 #undef HAVE_SELECT
55
56 /* Define to 1 if you have the `socket' function. */
57 #undef HAVE_SOCKET
58
59 /* Define to 1 if you have the <stdint.h> header file. */
60 #undef HAVE_STDINT_H
61
62 /* Define to 1 if you have the <stdlib.h> header file. */
63 #undef HAVE_STDLIB_H
64
65 /* Define to 1 if you have the `strchr' function. */
66 #undef HAVE_STRCHR
67
68 /* Define to 1 if you have the `strerror' function. */
69 #undef HAVE_STRERROR
70
71 /* Define to 1 if you have the <strings.h> header file. */
72 #undef HAVE_STRINGS_H
73
74 /* Define to 1 if you have the <string.h> header file. */
75 #undef HAVE_STRING_H
76
77 /* Define to 1 if you have the `strtol' function. */
78 #undef HAVE_STRTOL
79
80 /* Define to 1 if you have the `strtoul' function. */
81 #undef HAVE_STRTOUL
82
83 /* Define to 1 if you have the <sys/ioctl.h> header file. */
84 #undef HAVE_SYS_IOCTL_H
85
86 /* Define to 1 if you have the <sys/param.h> header file. */
87 #undef HAVE_SYS_PARAM_H
88
89 /* Define to 1 if you have the <sys/select.h> header file. */
90 #undef HAVE_SYS_SELECT_H
91
92 /* Define to 1 if you have the <sys/socket.h> header file. */
93 #undef HAVE_SYS_SOCKET_H
94
95 /* Define to 1 if you have the <sys/stat.h> header file. */
96 #undef HAVE_SYS_STAT_H
97
98 /* Define to 1 if you have the <sys/time.h> header file. */
99 #undef HAVE_SYS_TIME_H
100
101 /* Define to 1 if you have the <sys/types.h> header file. */
102 #undef HAVE_SYS_TYPES_H
103
104 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
105 #undef HAVE_SYS_WAIT_H
106
107 /* Define to 1 if you have the <unistd.h> header file. */
108 #undef HAVE_UNISTD_H
109
110 /* Define to 1 if you have the `vprintf' function. */
111 #undef HAVE_VPRINTF
112
113 /* Name of package */
114 #undef PACKAGE
115
116 /* Define to the address where bug reports for this package should be sent. */
117 #undef PACKAGE_BUGREPORT
118
119 /* Define to the full name of this package. */
120 #undef PACKAGE_NAME
121
122 /* Define to the full name and version of this package. */
123 #undef PACKAGE_STRING
124
125 /* Define to the one symbol short name of this package. */
126 #undef PACKAGE_TARNAME
127
128 /* Define to the version of this package. */
129 #undef PACKAGE_VERSION
130
131 /* Define to 1 if the C compiler supports function prototypes. */
132 #undef PROTOTYPES
133
134 /* Define to the type of arg 1 for `select'. */
135 #undef SELECT_TYPE_ARG1
136
137 /* Define to the type of args 2, 3 and 4 for `select'. */
138 #undef SELECT_TYPE_ARG234
139
140 /* Define to the type of arg 5 for `select'. */
141 #undef SELECT_TYPE_ARG5
142
143 /* Define to 1 if the `setvbuf' function takes the buffering type as its
144    second argument and the buffer pointer as the third, as on System V before
145    release 3. */
146 #undef SETVBUF_REVERSED
147
148 /* Define to 1 if you have the ANSI C header files. */
149 #undef STDC_HEADERS
150
151 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
152 #undef TIME_WITH_SYS_TIME
153
154 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
155 #undef TM_IN_SYS_TIME
156
157 /* Version number of package */
158 #undef VERSION
159
160 /* Define like PROTOTYPES; this can be used by system headers. */
161 #undef __PROTOTYPES
162
163 /* Define to empty if `const' does not conform to ANSI C. */
164 #undef const
165
166 /* Define to `__inline__' or `__inline' if that's what the C compiler
167    calls it, or to nothing if 'inline' is not supported under any name.  */
168 #ifndef __cplusplus
169 #undef inline
170 #endif
171
172 /* Define to rpl_malloc if the replacement function should be used. */
173 #undef malloc
174
175 /* Define to rpl_realloc if the replacement function should be used. */
176 #undef realloc
177
178 /* Define to `unsigned int' if <sys/types.h> does not define. */
179 #undef size_t
180
181 /* Define to empty if the keyword `volatile' does not work. Warning: valid
182    code using `volatile' can become incorrect without. Disable with care. */
183 #undef volatile