OSDN Git Service

Fix no pic
[uclinux-h8/uClinux-dist.git] / user / rsync / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if chown modifies symlinks. */
4 #undef CHOWN_MODIFIES_SYMLINK
5
6 /* Undefine if you don't want locale features. By default this is defined. */
7 #undef CONFIG_LOCALE
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10    systems. This function is required for `alloca.c' support on those systems.
11    */
12 #undef CRAY_STACKSEG_END
13
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
16
17 /* Define to the type of elements in the array set by `getgroups'. Usually
18    this is either `int' or `gid_t'. */
19 #undef GETGROUPS_T
20
21 /* Define to 1 if the `getpgrp' function requires zero arguments. */
22 #undef GETPGRP_VOID
23
24 /* Define to 1 if you have `alloca', as a function or macro. */
25 #undef HAVE_ALLOCA
26
27 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28    */
29 #undef HAVE_ALLOCA_H
30
31 /* Define to 1 if you have the <arpa/inet.h> header file. */
32 #undef HAVE_ARPA_INET_H
33
34 /* Define to 1 if you have the <arpa/nameser.h> header file. */
35 #undef HAVE_ARPA_NAMESER_H
36
37 /* Define to 1 if you have the `asprintf' function. */
38 #undef HAVE_ASPRINTF
39
40 /* Define to 1 if readdir() is broken */
41 #undef HAVE_BROKEN_READDIR
42
43 /* Define to 1 if vsprintf has a C99-compatible return value */
44 #undef HAVE_C99_VSNPRINTF
45
46 /* Define to 1 if you have the `chmod' function. */
47 #undef HAVE_CHMOD
48
49 /* Define to 1 if you have the `chown' function. */
50 #undef HAVE_CHOWN
51
52 /* Define to 1 if you have the <compat.h> header file. */
53 #undef HAVE_COMPAT_H
54
55 /* Define to 1 if you have the "connect" function */
56 #undef HAVE_CONNECT
57
58 /* Define to 1 if you have the <ctype.h> header file. */
59 #undef HAVE_CTYPE_H
60
61 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
62    */
63 #undef HAVE_DIRENT_H
64
65 /* Define to 1 if errno is declared in errno.h */
66 #undef HAVE_ERRNO_DECL
67
68 /* Define to 1 if you have the `fchmod' function. */
69 #undef HAVE_FCHMOD
70
71 /* Define to 1 if you have the <fcntl.h> header file. */
72 #undef HAVE_FCNTL_H
73
74 /* Define to 1 if you have the <float.h> header file. */
75 #undef HAVE_FLOAT_H
76
77 /* Define to 1 if you have the `fstat' function. */
78 #undef HAVE_FSTAT
79
80 /* Define to 1 if you have the `ftruncate' function. */
81 #undef HAVE_FTRUNCATE
82
83 /* Define to 1 if you have the "getaddrinfo" function. */
84 #undef HAVE_GETADDRINFO
85
86 /* Define to 1 if you have the `getcwd' function. */
87 #undef HAVE_GETCWD
88
89 /* Define to 1 if you have the `getegid' function. */
90 #undef HAVE_GETEGID
91
92 /* Define to 1 if you have the `geteuid' function. */
93 #undef HAVE_GETEUID
94
95 /* Define to 1 if you have the `getgroups' function. */
96 #undef HAVE_GETGROUPS
97
98 /* Define to 1 if you have the `getnameinfo' function. */
99 #undef HAVE_GETNAMEINFO
100
101 /* Define to 1 if you have the `getpgrp' function. */
102 #undef HAVE_GETPGRP
103
104 /* Define to 1 if gettimeofday() takes a time-zone arg */
105 #undef HAVE_GETTIMEOFDAY_TZ
106
107 /* Define to 1 if you have the `glob' function. */
108 #undef HAVE_GLOB
109
110 /* Define to 1 if you have the <glob.h> header file. */
111 #undef HAVE_GLOB_H
112
113 /* Define to 1 if you have the <grp.h> header file. */
114 #undef HAVE_GRP_H
115
116 /* Define to 1 if you have the `inet_ntop' function. */
117 #undef HAVE_INET_NTOP
118
119 /* Define to 1 if you have the `inet_pton' function. */
120 #undef HAVE_INET_PTON
121
122 /* Define to 1 if you have the <inttypes.h> header file. */
123 #undef HAVE_INTTYPES_H
124
125 /* Define to 1 if you have the `lchown' function. */
126 #undef HAVE_LCHOWN
127
128 /* Define to 1 if you have the `inet' library (-linet). */
129 #undef HAVE_LIBINET
130
131 /* Define to 1 if you have the `nsl' library (-lnsl). */
132 #undef HAVE_LIBNSL
133
134 /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
135 #undef HAVE_LIBNSL_S
136
137 /* Define to 1 if you have the `popt' library (-lpopt). */
138 #undef HAVE_LIBPOPT
139
140 /* Define to 1 if you have the `resolv' library (-lresolv). */
141 #undef HAVE_LIBRESOLV
142
143 /* Define to 1 if you have the `socket' library (-lsocket). */
144 #undef HAVE_LIBSOCKET
145
146 /* Define to 1 if you have the `link' function. */
147 #undef HAVE_LINK
148
149 /* Define to 1 if you have the <locale.h> header file. */
150 #undef HAVE_LOCALE_H
151
152 /* Define to 1 if long double works and has more range or precision than
153    double. */
154 #undef HAVE_LONG_DOUBLE
155
156 /* Define to 1 if you have the `lseek64' function. */
157 #undef HAVE_LSEEK64
158
159 /* Define to 1 if you have the `mallinfo' function. */
160 #undef HAVE_MALLINFO
161
162 /* Define to 1 if you have the <malloc.h> header file. */
163 #undef HAVE_MALLOC_H
164
165 /* Define to 1 if you have the <mcheck.h> header file. */
166 #undef HAVE_MCHECK_H
167
168 /* Define to 1 if you have the `memmove' function. */
169 #undef HAVE_MEMMOVE
170
171 /* Define to 1 if you have the <memory.h> header file. */
172 #undef HAVE_MEMORY_H
173
174 /* Define to 1 if you have the `mkfifo' function. */
175 #undef HAVE_MKFIFO
176
177 /* Define to 1 if you have the `mknod' function. */
178 #undef HAVE_MKNOD
179
180 /* Define to 1 if you have the `mkstemp64' function. */
181 #undef HAVE_MKSTEMP64
182
183 /* Define to 1 if you have the `mtrace' function. */
184 #undef HAVE_MTRACE
185
186 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
187 #undef HAVE_NDIR_H
188
189 /* Define to 1 if you have the <netdb.h> header file. */
190 #undef HAVE_NETDB_H
191
192 /* Define to 1 if you have the `open64' function. */
193 #undef HAVE_OPEN64
194
195 /* Define to 1 if you have the `readlink' function. */
196 #undef HAVE_READLINK
197
198 /* Define to 1 if remote shell is remsh, not rsh */
199 #undef HAVE_REMSH
200
201 /* Define to 1 if mkstemp() is available and works right */
202 #undef HAVE_SECURE_MKSTEMP
203
204 /* Define to 1 if you have the `setgroups' function. */
205 #undef HAVE_SETGROUPS
206
207 /* Define to 1 if you have the `setlocale' function. */
208 #undef HAVE_SETLOCALE
209
210 /* Define to 1 if you have the `setmode' function. */
211 #undef HAVE_SETMODE
212
213 /* Define to 1 if you have the `setsid' function. */
214 #undef HAVE_SETSID
215
216 /* Define to 1 if you have the `snprintf' function. */
217 #undef HAVE_SNPRINTF
218
219 /* Do we have sockaddr_in6.sin6_scope_id? */
220 #undef HAVE_SOCKADDR_IN6_SCOPE_ID
221
222 /* Do we have sockaddr_in.sin_len? */
223 #undef HAVE_SOCKADDR_IN_LEN
224
225 /* Do we have sockaddr.sa_len? */
226 #undef HAVE_SOCKADDR_LEN
227
228 /* Define to 1 if you have struct sockaddr_storage. */
229 #undef HAVE_SOCKADDR_STORAGE
230
231 /* Do we have sockaddr_un.sun_len? */
232 #undef HAVE_SOCKADDR_UN_LEN
233
234 /* Define to 1 if you have the "socketpair" function */
235 #undef HAVE_SOCKETPAIR
236
237 /* Define to 1 if you have the <stdint.h> header file. */
238 #undef HAVE_STDINT_H
239
240 /* Define to 1 if you have the <stdlib.h> header file. */
241 #undef HAVE_STDLIB_H
242
243 /* Define to 1 if you have the `strcasecmp' function. */
244 #undef HAVE_STRCASECMP
245
246 /* Define to 1 if you have the `strchr' function. */
247 #undef HAVE_STRCHR
248
249 /* Define to 1 if you have the `strdup' function. */
250 #undef HAVE_STRDUP
251
252 /* Define to 1 if you have the `strerror' function. */
253 #undef HAVE_STRERROR
254
255 /* Define to 1 if you have the `strftime' function. */
256 #undef HAVE_STRFTIME
257
258 /* Define to 1 if you have the <strings.h> header file. */
259 #undef HAVE_STRINGS_H
260
261 /* Define to 1 if you have the <string.h> header file. */
262 #undef HAVE_STRING_H
263
264 /* Define to 1 if you have the `strlcat' function. */
265 #undef HAVE_STRLCAT
266
267 /* Define to 1 if you have the `strlcpy' function. */
268 #undef HAVE_STRLCPY
269
270 /* Define to 1 if you have the `strpbrk' function. */
271 #undef HAVE_STRPBRK
272
273 /* Define to 1 if you have the `strtol' function. */
274 #undef HAVE_STRTOL
275
276 /* Define to 1 if you have struct stat64. */
277 #undef HAVE_STRUCT_STAT64
278
279 /* Define to 1 if `st_rdev' is member of `struct stat'. */
280 #undef HAVE_STRUCT_STAT_ST_RDEV
281
282 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
283    */
284 #undef HAVE_SYS_DIR_H
285
286 /* Define to 1 if you have the <sys/fcntl.h> header file. */
287 #undef HAVE_SYS_FCNTL_H
288
289 /* Define to 1 if you have the <sys/filio.h> header file. */
290 #undef HAVE_SYS_FILIO_H
291
292 /* Define to 1 if you have the <sys/ioctl.h> header file. */
293 #undef HAVE_SYS_IOCTL_H
294
295 /* Define to 1 if you have the <sys/mode.h> header file. */
296 #undef HAVE_SYS_MODE_H
297
298 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
299    */
300 #undef HAVE_SYS_NDIR_H
301
302 /* Define to 1 if you have the <sys/param.h> header file. */
303 #undef HAVE_SYS_PARAM_H
304
305 /* Define to 1 if you have the <sys/select.h> header file. */
306 #undef HAVE_SYS_SELECT_H
307
308 /* Define to 1 if you have the <sys/socket.h> header file. */
309 #undef HAVE_SYS_SOCKET_H
310
311 /* Define to 1 if you have the <sys/stat.h> header file. */
312 #undef HAVE_SYS_STAT_H
313
314 /* Define to 1 if you have the <sys/time.h> header file. */
315 #undef HAVE_SYS_TIME_H
316
317 /* Define to 1 if you have the <sys/types.h> header file. */
318 #undef HAVE_SYS_TYPES_H
319
320 /* Define to 1 if you have the <sys/unistd.h> header file. */
321 #undef HAVE_SYS_UNISTD_H
322
323 /* Define to 1 if you have the <sys/un.h> header file. */
324 #undef HAVE_SYS_UN_H
325
326 /* Define to 1 if you have the <sys/wait.h> header file. */
327 #undef HAVE_SYS_WAIT_H
328
329 /* Define to 1 if you have the `tcgetpgrp' function. */
330 #undef HAVE_TCGETPGRP
331
332 /* Define to 1 if you have the <unistd.h> header file. */
333 #undef HAVE_UNISTD_H
334
335 /* Define to 1 if you have the "struct utimbuf" type */
336 #undef HAVE_UTIMBUF
337
338 /* Define to 1 if you have the `utime' function. */
339 #undef HAVE_UTIME
340
341 /* Define to 1 if you have the `utimes' function. */
342 #undef HAVE_UTIMES
343
344 /* Define to 1 if you have the <utime.h> header file. */
345 #undef HAVE_UTIME_H
346
347 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
348 #undef HAVE_UTIME_NULL
349
350 /* Define to 1 if you have the `vasprintf' function. */
351 #undef HAVE_VASPRINTF
352
353 /* Define to 1 if you have the `va_copy' function. */
354 #undef HAVE_VA_COPY
355
356 /* Define to 1 if you have the `vsnprintf' function. */
357 #undef HAVE_VSNPRINTF
358
359 /* Define to 1 if you have the `wait4' function. */
360 #undef HAVE_WAIT4
361
362 /* Define to 1 if you have the `waitpid' function. */
363 #undef HAVE_WAITPID
364
365 /* Define to 1 if you have the `__va_copy' function. */
366 #undef HAVE___VA_COPY
367
368 /* true if you have IPv6 */
369 #undef INET6
370
371 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
372    */
373 #undef MAJOR_IN_MKDEV
374
375 /* Define to 1 if `major', `minor', and `makedev' are declared in
376    <sysmacros.h>. */
377 #undef MAJOR_IN_SYSMACROS
378
379 /* Define to 1 if mknod() can create FIFOs. */
380 #undef MKNOD_CREATES_FIFOS
381
382 /* Define to 1 if mknod() can create sockets. */
383 #undef MKNOD_CREATES_SOCKETS
384
385 /* unprivileged group for unprivileged user */
386 #undef NOBODY_GROUP
387
388 /* unprivileged user--e.g. nobody */
389 #undef NOBODY_USER
390
391 /* Define to the address where bug reports for this package should be sent. */
392 #undef PACKAGE_BUGREPORT
393
394 /* Define to the full name of this package. */
395 #undef PACKAGE_NAME
396
397 /* Define to the full name and version of this package. */
398 #undef PACKAGE_STRING
399
400 /* Define to the one symbol short name of this package. */
401 #undef PACKAGE_TARNAME
402
403 /* Define to the version of this package. */
404 #undef PACKAGE_VERSION
405
406 /* Define to 1 if inet_aton() needs to be replaced */
407 #undef REPLACE_INET_ATON
408
409 /* Define to 1 if inet_ntoa() needs to be replaced */
410 #undef REPLACE_INET_NTOA
411
412 /* Define as the return type of signal handlers (`int' or `void'). */
413 #undef RETSIGTYPE
414
415 /* location of configuration file for rsync server */
416 #undef RSYNCD_SYSCONF
417
418 /* location of rsync on remote machine */
419 #undef RSYNC_PATH
420
421 /* default -e command */
422 #undef RSYNC_RSH
423
424 /* rsync release version */
425 #undef RSYNC_VERSION
426
427 /* Define to 1 if sockets need to be shutdown */
428 #undef SHUTDOWN_ALL_SOCKETS
429
430 /* Define to 1 if "signed char" is a valid type */
431 #undef SIGNED_CHAR_OK
432
433 /* The size of a `int', as computed by sizeof. */
434 #undef SIZEOF_INT
435
436 /* The size of a `long', as computed by sizeof. */
437 #undef SIZEOF_LONG
438
439 /* The size of a `long long', as computed by sizeof. */
440 #undef SIZEOF_LONG_LONG
441
442 /* The size of a `off64_t', as computed by sizeof. */
443 #undef SIZEOF_OFF64_T
444
445 /* The size of a `off_t', as computed by sizeof. */
446 #undef SIZEOF_OFF_T
447
448 /* The size of a `short', as computed by sizeof. */
449 #undef SIZEOF_SHORT
450
451 /* If using the C implementation of alloca, define if you know the
452    direction of stack growth for your system; otherwise it will be
453    automatically deduced at run-time.
454         STACK_DIRECTION > 0 => grows toward higher addresses
455         STACK_DIRECTION < 0 => grows toward lower addresses
456         STACK_DIRECTION = 0 => direction of growth unknown */
457 #undef STACK_DIRECTION
458
459 /* Define to 1 if you have the ANSI C header files. */
460 #undef STDC_HEADERS
461
462 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
463 #undef TIME_WITH_SYS_TIME
464
465 /* Define to 1 if your processor stores words with the most significant byte
466    first (like Motorola and SPARC, unlike Intel and VAX). */
467 #undef WORDS_BIGENDIAN
468
469 /* Number of bits in a file offset, on hosts where this is settable. */
470 #undef _FILE_OFFSET_BITS
471
472 /* Define _GNU_SOURCE so that we get all necessary prototypes */
473 #undef _GNU_SOURCE
474
475 /* Define for large files, on AIX-style hosts. */
476 #undef _LARGE_FILES
477
478 /* Define to `int' if <sys/types.h> doesn't define. */
479 #undef gid_t
480
481 /* Define to `__inline__' or `__inline' if that's what the C compiler
482    calls it, or to nothing if 'inline' is not supported under any name.  */
483 #ifndef __cplusplus
484 #undef inline
485 #endif
486
487 /* Define to `int' if <sys/types.h> does not define. */
488 #undef mode_t
489
490 /* Define to `long' if <sys/types.h> does not define. */
491 #undef off_t
492
493 /* Define to `int' if <sys/types.h> does not define. */
494 #undef pid_t
495
496 /* Define to `unsigned' if <sys/types.h> does not define. */
497 #undef size_t
498
499 /* type to use in place of socklen_t if not defined */
500 #undef socklen_t
501
502 /* Define to `int' if <sys/types.h> doesn't define. */
503 #undef uid_t