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