]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/ntp/sntp/config.h.in
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / ntp / sntp / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* fopen(3) accepts a 'b' in the mode flag */
4 #undef FOPEN_BINARY_FLAG
5
6 /* fopen(3) accepts a 't' in the mode flag */
7 #undef FOPEN_TEXT_FLAG
8
9 /* Define to 1 if you have the `alarm' function. */
10 #undef HAVE_ALARM
11
12 /* Define to 1 if you have the <arpa/inet.h> header file. */
13 #undef HAVE_ARPA_INET_H
14
15 /* Define to 1 if you have the `canonicalize_file_name' function. */
16 #undef HAVE_CANONICALIZE_FILE_NAME
17
18 /* Define this if /dev/zero is readable device */
19 #undef HAVE_DEV_ZERO
20
21 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
22    */
23 #undef HAVE_DIRENT_H
24
25 /* Define to 1 if you have the <dlfcn.h> header file. */
26 #undef HAVE_DLFCN_H
27
28 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
29 #undef HAVE_DOPRNT
30
31 /* Define to 1 if you have the <errno.h> header file. */
32 #undef HAVE_ERRNO_H
33
34 /* Define to 1 if you have the <fcntl.h> header file. */
35 #undef HAVE_FCNTL_H
36
37 /* Define to 1 if you have the <float.h> header file. */
38 #undef HAVE_FLOAT_H
39
40 /* Define to 1 if you have the `gettimeofday' function. */
41 #undef HAVE_GETTIMEOFDAY
42
43 /* Define to 1 if you have the `inet_ntoa' function. */
44 #undef HAVE_INET_NTOA
45
46 /* Define to 1 if the system has the type `int16_t'. */
47 #undef HAVE_INT16_T
48
49 /* Define to 1 if the system has the type `int32_t'. */
50 #undef HAVE_INT32_T
51
52 /* Define to 1 if the system has the type `int8_t'. */
53 #undef HAVE_INT8_T
54
55 /* Define to 1 if the system has the type `intptr_t'. */
56 #undef HAVE_INTPTR_T
57
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #undef HAVE_INTTYPES_H
60
61 /* Define to 1 if you have the `gen' library (-lgen). */
62 #undef HAVE_LIBGEN
63
64 /* Define to 1 if you have the <libgen.h> header file. */
65 #undef HAVE_LIBGEN_H
66
67 /* Define to 1 if you have the `m' library (-lm). */
68 #undef HAVE_LIBM
69
70 /* Define to 1 if you have the `nsl' library (-lnsl). */
71 #undef HAVE_LIBNSL
72
73 /* Define to 1 if you have the `socket' library (-lsocket). */
74 #undef HAVE_LIBSOCKET
75
76 /* Define to 1 if you have the <limits.h> header file. */
77 #undef HAVE_LIMITS_H
78
79 /* Define to 1 if you have the <memory.h> header file. */
80 #undef HAVE_MEMORY_H
81
82 /* Define to 1 if you have the `memset' function. */
83 #undef HAVE_MEMSET
84
85 /* Define to 1 if you have the `mmap' function. */
86 #undef HAVE_MMAP
87
88 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
89 #undef HAVE_NDIR_H
90
91 /* Define to 1 if you have the <netdb.h> header file. */
92 #undef HAVE_NETDB_H
93
94 /* Define to 1 if you have the <netinet/in.h> header file. */
95 #undef HAVE_NETINET_IN_H
96
97 /* Define this if pathfind(3) works */
98 #undef HAVE_PATHFIND
99
100 /* Define this if we have a functional realpath(3C) */
101 #undef HAVE_REALPATH
102
103 /* Define to 1 if you have the <setjmp.h> header file. */
104 #undef HAVE_SETJMP_H
105
106 /* Define to 1 if you have the `snprintf' function. */
107 #undef HAVE_SNPRINTF
108
109 /* Define to 1 if you have the `socket' function. */
110 #undef HAVE_SOCKET
111
112 /* Define to 1 if you have the `sqrt' function. */
113 #undef HAVE_SQRT
114
115 /* Does struct sockaddr_storage have ss_family? */
116 #undef HAVE_SS_FAMILY_IN_SS
117
118 /* Define to 1 if you have the <stdarg.h> header file. */
119 #undef HAVE_STDARG_H
120
121 /* Define to 1 if you have the <stdint.h> header file. */
122 #undef HAVE_STDINT_H
123
124 /* Define to 1 if you have the <stdlib.h> header file. */
125 #undef HAVE_STDLIB_H
126
127 /* Define to 1 if you have the `strchr' function. */
128 #undef HAVE_STRCHR
129
130 /* Define to 1 if you have the `strdup' function. */
131 #undef HAVE_STRDUP
132
133 /* Define this if strftime() works */
134 #undef HAVE_STRFTIME
135
136 /* Define to 1 if you have the <strings.h> header file. */
137 #undef HAVE_STRINGS_H
138
139 /* Define to 1 if you have the <string.h> header file. */
140 #undef HAVE_STRING_H
141
142 /* Define to 1 if you have the `strrchr' function. */
143 #undef HAVE_STRRCHR
144
145 /* Define to 1 if you have the <sysexits.h> header file. */
146 #undef HAVE_SYSEXITS_H
147
148 /* Define to 1 if you have the <syslog.h> header file. */
149 #undef HAVE_SYSLOG_H
150
151 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
152    */
153 #undef HAVE_SYS_DIR_H
154
155 /* Define to 1 if you have the <sys/limits.h> header file. */
156 #undef HAVE_SYS_LIMITS_H
157
158 /* Define to 1 if you have the <sys/mman.h> header file. */
159 #undef HAVE_SYS_MMAN_H
160
161 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
162    */
163 #undef HAVE_SYS_NDIR_H
164
165 /* Define to 1 if you have the <sys/param.h> header file. */
166 #undef HAVE_SYS_PARAM_H
167
168 /* Define to 1 if you have the <sys/poll.h> header file. */
169 #undef HAVE_SYS_POLL_H
170
171 /* Define to 1 if you have the <sys/procset.h> header file. */
172 #undef HAVE_SYS_PROCSET_H
173
174 /* Define to 1 if you have the <sys/select.h> header file. */
175 #undef HAVE_SYS_SELECT_H
176
177 /* Define to 1 if you have the <sys/socket.h> header file. */
178 #undef HAVE_SYS_SOCKET_H
179
180 /* Define to 1 if you have the <sys/stat.h> header file. */
181 #undef HAVE_SYS_STAT_H
182
183 /* Define to 1 if you have the <sys/stropts.h> header file. */
184 #undef HAVE_SYS_STROPTS_H
185
186 /* Define to 1 if you have the <sys/time.h> header file. */
187 #undef HAVE_SYS_TIME_H
188
189 /* Define to 1 if you have the <sys/types.h> header file. */
190 #undef HAVE_SYS_TYPES_H
191
192 /* Define to 1 if you have the <sys/un.h> header file. */
193 #undef HAVE_SYS_UN_H
194
195 /* Define to 1 if you have the <sys/wait.h> header file. */
196 #undef HAVE_SYS_WAIT_H
197
198 /* Define to 1 if the system has the type `uint16_t'. */
199 #undef HAVE_UINT16_T
200
201 /* Define to 1 if the system has the type `uint32_t'. */
202 #undef HAVE_UINT32_T
203
204 /* Define to 1 if the system has the type `uint8_t'. */
205 #undef HAVE_UINT8_T
206
207 /* Define to 1 if the system has the type `uintptr_t'. */
208 #undef HAVE_UINTPTR_T
209
210 /* Define to 1 if the system has the type `uint_t'. */
211 #undef HAVE_UINT_T
212
213 /* Define to 1 if you have the <unistd.h> header file. */
214 #undef HAVE_UNISTD_H
215
216 /* Define to 1 if you have the <utime.h> header file. */
217 #undef HAVE_UTIME_H
218
219 /* Define to 1 if you have the <values.h> header file. */
220 #undef HAVE_VALUES_H
221
222 /* Define to 1 if you have the <varargs.h> header file. */
223 #undef HAVE_VARARGS_H
224
225 /* Define to 1 if you have the `vprintf' function. */
226 #undef HAVE_VPRINTF
227
228 /* Does struct sockaddr_storage have __ss_family? */
229 #undef HAVE___SS_FAMILY_IN_SS
230
231 /* Define this if optional arguments are disallowed */
232 #undef NO_OPTIONAL_OPT_ARGS
233
234 /* Should we avoid #warning on option name collisions? */
235 #undef NO_OPTION_NAME_WARNINGS
236
237 /* Name of package */
238 #undef PACKAGE
239
240 /* Define to the address where bug reports for this package should be sent. */
241 #undef PACKAGE_BUGREPORT
242
243 /* Define to the full name of this package. */
244 #undef PACKAGE_NAME
245
246 /* Define to the full name and version of this package. */
247 #undef PACKAGE_STRING
248
249 /* Define to the one symbol short name of this package. */
250 #undef PACKAGE_TARNAME
251
252 /* Define to the version of this package. */
253 #undef PACKAGE_VERSION
254
255 /* Define to 1 if the C compiler supports function prototypes. */
256 #undef PROTOTYPES
257
258 /* name of regex header file */
259 #undef REGEX_HEADER
260
261 /* Define as the return type of signal handlers (`int' or `void'). */
262 #undef RETSIGTYPE
263
264 /* Define to 1 if the `setvbuf' function takes the buffering type as its
265    second argument and the buffer pointer as the third, as on System V before
266    release 3. */
267 #undef SETVBUF_REVERSED
268
269 /* The size of a `char*', as computed by sizeof. */
270 #undef SIZEOF_CHARP
271
272 /* The size of a `int', as computed by sizeof. */
273 #undef SIZEOF_INT
274
275 /* The size of a `long', as computed by sizeof. */
276 #undef SIZEOF_LONG
277
278 /* The size of a `short', as computed by sizeof. */
279 #undef SIZEOF_SHORT
280
281 /* Define to 1 if you have the ANSI C header files. */
282 #undef STDC_HEADERS
283
284 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
285 #undef TIME_WITH_SYS_TIME
286
287 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
288 #undef TM_IN_SYS_TIME
289
290 /* Version number of package */
291 #undef VERSION
292
293 /* Define this if a working libregex can be found */
294 #undef WITH_LIBREGEX
295
296 /* Define like PROTOTYPES; this can be used by system headers. */
297 #undef __PROTOTYPES
298
299 /* Define to empty if `const' does not conform to ANSI C. */
300 #undef const
301
302 /* Define to `unsigned' if <sys/types.h> does not define. */
303 #undef size_t
304
305 /* normalize ss_family access */
306 #undef ss_family
307
308 /* normalize ss_len access */
309 #undef ss_len
310
311 /* Alternate uintptr_t for systems without it. */
312 #undef uintptr_t