/opensource.apple.com/source/rsync/rsync-14/rsync/config.h.in
# · Autoconf · 464 lines · 182 code · 140 blank · 142 comment · 111 complexity · c49016d48d4bb35f44ccaddbfad4d5a6 MD5 · raw file
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>config.h.in</title>
- <style type="text/css">
- .enscript-comment { font-style: italic; color: rgb(178,34,34); }
- .enscript-function-name { font-weight: bold; color: rgb(0,0,255); }
- .enscript-variable-name { font-weight: bold; color: rgb(184,134,11); }
- .enscript-keyword { font-weight: bold; color: rgb(160,32,240); }
- .enscript-reference { font-weight: bold; color: rgb(95,158,160); }
- .enscript-string { font-weight: bold; color: rgb(188,143,143); }
- .enscript-builtin { font-weight: bold; color: rgb(218,112,214); }
- .enscript-type { font-weight: bold; color: rgb(34,139,34); }
- .enscript-highlight { text-decoration: underline; color: 0; }
- </style>
- </head>
- <body id="top">
- <h1 style="margin:8px;" id="f1">config.h.in <span style="font-weight: normal; font-size: 0.5em;">[<a href="?txt">plain text</a>]</span></h1>
- <hr/>
- <div></div>
- <pre>
- /* config.h.in. Generated from configure.in by autoheader. */
- /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c' support on those systems.
- */
- #undef CRAY_STACKSEG_END
- /* Define to 1 if using `alloca.c'. */
- #undef C_ALLOCA
- /* Define to the type of elements in the array set by `getgroups'. Usually
- this is either `int' or `gid_t'. */
- #undef GETGROUPS_T
- /* Define to 1 if you have `alloca', as a function or macro. */
- #undef HAVE_ALLOCA
- /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
- #undef HAVE_ALLOCA_H
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- #undef HAVE_ARPA_INET_H
- /* Define to 1 if you have the <arpa/nameser.h> header file. */
- #undef HAVE_ARPA_NAMESER_H
- /* Define to 1 if you have the `asprintf' function. */
- #undef HAVE_ASPRINTF
- /* */
- #undef HAVE_BROKEN_READDIR
- /* */
- #undef HAVE_C99_VSNPRINTF
- /* Define to 1 if you have the `chmod' function. */
- #undef HAVE_CHMOD
- /* Define to 1 if you have the `chown' function. */
- #undef HAVE_CHOWN
- /* Define to 1 if you have the <compat.h> header file. */
- #undef HAVE_COMPAT_H
- /* */
- #undef HAVE_CONNECT
- /* Define to 1 if you have the <ctype.h> header file. */
- #undef HAVE_CTYPE_H
- /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
- */
- #undef HAVE_DIRENT_H
- /* */
- #undef HAVE_ERRNO_DECL
- /* Define to 1 if you have the `fchmod' function. */
- #undef HAVE_FCHMOD
- /* Define to 1 if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define to 1 if you have the <float.h> header file. */
- #undef HAVE_FLOAT_H
- /* Define to 1 if you have the `fstat' function. */
- #undef HAVE_FSTAT
- /* Define if you have the `getaddrinfo' function. */
- #undef HAVE_GETADDRINFO
- /* Define to 1 if you have the `getcwd' function. */
- #undef HAVE_GETCWD
- /* Define to 1 if you have the `getegid' function. */
- #undef HAVE_GETEGID
- /* Define to 1 if you have the `geteuid' function. */
- #undef HAVE_GETEUID
- /* Define to 1 if you have the `getgroups' function. */
- #undef HAVE_GETGROUPS
- /* Define to 1 if you have the `getnameinfo' function. */
- #undef HAVE_GETNAMEINFO
- /* */
- #undef HAVE_GETTIMEOFDAY_TZ
- /* Define to 1 if you have the `glob' function. */
- #undef HAVE_GLOB
- /* Define to 1 if you have the <glob.h> header file. */
- #undef HAVE_GLOB_H
- /* Define to 1 if you have the <grp.h> header file. */
- #undef HAVE_GRP_H
- /* Define to 1 if you have the `inet_ntop' function. */
- #undef HAVE_INET_NTOP
- /* Define to 1 if you have the `inet_pton' function. */
- #undef HAVE_INET_PTON
- /* Define to 1 if you have the <inttypes.h> header file. */
- #undef HAVE_INTTYPES_H
- /* Define to 1 if you have the `lchown' function. */
- #undef HAVE_LCHOWN
- /* Define to 1 if you have the `inet' library (-linet). */
- #undef HAVE_LIBINET
- /* Define to 1 if you have the `nsl' library (-lnsl). */
- #undef HAVE_LIBNSL
- /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
- #undef HAVE_LIBNSL_S
- /* Define to 1 if you have the `popt' library (-lpopt). */
- #undef HAVE_LIBPOPT
- /* Define to 1 if you have the `resolv' library (-lresolv). */
- #undef HAVE_LIBRESOLV
- /* Define to 1 if you have the `socket' library (-lsocket). */
- #undef HAVE_LIBSOCKET
- /* Define to 1 if you have the `link' function. */
- #undef HAVE_LINK
- /* */
- #undef HAVE_LONGLONG
- /* Define to 1 if you have the `mallinfo' function. */
- #undef HAVE_MALLINFO
- /* Define to 1 if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
- /* Define to 1 if you have the <mcheck.h> header file. */
- #undef HAVE_MCHECK_H
- /* Define to 1 if you have the `memmove' function. */
- #undef HAVE_MEMMOVE
- /* Define to 1 if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
- /* Define to 1 if you have the `mkfifo' function. */
- #undef HAVE_MKFIFO
- /* Define to 1 if you have the `mknod' function. */
- #undef HAVE_MKNOD
- /* Define to 1 if you have the `mtrace' function. */
- #undef HAVE_MTRACE
- /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
- #undef HAVE_NDIR_H
- /* Define to 1 if you have the <netdb.h> header file. */
- #undef HAVE_NETDB_H
- /* */
- #undef HAVE_OFF64_T
- /* Define to 1 if you have the `readlink' function. */
- #undef HAVE_READLINK
- /* remote shell is remsh not rsh */
- #undef HAVE_REMSH
- /* */
- #undef HAVE_SECURE_MKSTEMP
- /* Define to 1 if you have the `setgroups' function. */
- #undef HAVE_SETGROUPS
- /* Define to 1 if you have the `setsid' function. */
- #undef HAVE_SETSID
- /* */
- #undef HAVE_SHORT_INO_T
- /* Define to 1 if you have the `snprintf' function. */
- #undef HAVE_SNPRINTF
- /* Do we have sockaddr_in6.sin6_scope_id? */
- #undef HAVE_SOCKADDR_IN6_SCOPE_ID
- /* Do we have sockaddr_in.sin_len? */
- #undef HAVE_SOCKADDR_IN_LEN
- /* Do we have sockaddr.sa_len? */
- #undef HAVE_SOCKADDR_LEN
- /* Define if you have strct sockaddr_storage. */
- #undef HAVE_SOCKADDR_STORAGE
- /* */
- #undef HAVE_SOCKETPAIR
- /* Define to 1 if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
- /* Define to 1 if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
- /* Define to 1 if you have the `strcasecmp' function. */
- #undef HAVE_STRCASECMP
- /* Define to 1 if you have the `strchr' function. */
- #undef HAVE_STRCHR
- /* Define to 1 if you have the `strdup' function. */
- #undef HAVE_STRDUP
- /* Define to 1 if you have the `strerror' function. */
- #undef HAVE_STRERROR
- /* Define to 1 if you have the `strftime' function. */
- #undef HAVE_STRFTIME
- /* Define to 1 if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define to 1 if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define to 1 if you have the `strlcat' function. */
- #undef HAVE_STRLCAT
- /* Define to 1 if you have the `strlcpy' function. */
- #undef HAVE_STRLCPY
- /* Define to 1 if you have the `strpbrk' function. */
- #undef HAVE_STRPBRK
- /* Define to 1 if you have the `strtol' function. */
- #undef HAVE_STRTOL
- /* Define to 1 if `st_rdev' is member of `struct stat'. */
- #undef HAVE_STRUCT_STAT_ST_RDEV
- /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
- */
- #undef HAVE_SYS_DIR_H
- /* Define to 1 if you have the <sys/fcntl.h> header file. */
- #undef HAVE_SYS_FCNTL_H
- /* Define to 1 if you have the <sys/filio.h> header file. */
- #undef HAVE_SYS_FILIO_H
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
- /* Define to 1 if you have the <sys/mode.h> header file. */
- #undef HAVE_SYS_MODE_H
- /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
- */
- #undef HAVE_SYS_NDIR_H
- /* Define to 1 if you have the <sys/param.h> header file. */
- #undef HAVE_SYS_PARAM_H
- /* Define to 1 if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #undef HAVE_SYS_SOCKET_H
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define to 1 if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define to 1 if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define to 1 if you have the <sys/unistd.h> header file. */
- #undef HAVE_SYS_UNISTD_H
- /* Define to 1 if you have the <sys/un.h> header file. */
- #undef HAVE_SYS_UN_H
- /* Define to 1 if you have the <sys/wait.h> header file. */
- #undef HAVE_SYS_WAIT_H
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* */
- #undef HAVE_UNSIGNED_CHAR
- /* */
- #undef HAVE_UTIMBUF
- /* Define to 1 if you have the `utime' function. */
- #undef HAVE_UTIME
- /* Define to 1 if you have the `utimes' function. */
- #undef HAVE_UTIMES
- /* Define to 1 if you have the <utime.h> header file. */
- #undef HAVE_UTIME_H
- /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
- #undef HAVE_UTIME_NULL
- /* Define to 1 if you have the `vsnprintf' function. */
- #undef HAVE_VSNPRINTF
- /* Define to 1 if you have the `wait4' function. */
- #undef HAVE_WAIT4
- /* Define to 1 if you have the `waitpid' function. */
- #undef HAVE_WAITPID
- /* true if you have IPv6 */
- #undef INET6
- /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
- */
- #undef MAJOR_IN_MKDEV
- /* Define to 1 if `major', `minor', and `makedev' are declared in
- <sysmacros.h>. */
- #undef MAJOR_IN_SYSMACROS
- /* Define to the address where bug reports for this package should be sent. */
- #undef PACKAGE_BUGREPORT
- /* Define to the full name of this package. */
- #undef PACKAGE_NAME
- /* Define to the full name and version of this package. */
- #undef PACKAGE_STRING
- /* Define to the one symbol short name of this package. */
- #undef PACKAGE_TARNAME
- /* Define to the version of this package. */
- #undef PACKAGE_VERSION
- /* */
- #undef REPLACE_INET_ATON
- /* */
- #undef REPLACE_INET_NTOA
- /* Define as the return type of signal handlers (`int' or `void'). */
- #undef RETSIGTYPE
- /* location of configuration file for rsync server */
- #undef RSYNCD_SYSCONF
- /* location of rsync on remote machine */
- #undef RSYNC_PATH
- /* default -e command */
- #undef RSYNC_RSH
- /* rsync release version */
- #undef RSYNC_VERSION
- /* Define if sockets need to be shutdown */
- #undef SHUTDOWN_ALL_SOCKETS
- /* The size of a `int', as computed by sizeof. */
- #undef SIZEOF_INT
- /* The size of a `long', as computed by sizeof. */
- #undef SIZEOF_LONG
- /* The size of a `short', as computed by sizeof. */
- #undef SIZEOF_SHORT
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
- #undef STACK_DIRECTION
- /* Define to 1 if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define to 1 if your processor stores words with the most significant byte
- first (like Motorola and SPARC, unlike Intel and VAX). */
- #undef WORDS_BIGENDIAN
- /* Number of bits in a file offset, on hosts where this is settable. */
- #undef _FILE_OFFSET_BITS
- /* Define _GNU_SOURCE so that we get all necessary prototypes */
- #undef _GNU_SOURCE
- /* Define for large files, on AIX-style hosts. */
- #undef _LARGE_FILES
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef gid_t
- /* Define to `__inline__' or `__inline' if that's what the C compiler
- calls it, or to nothing if 'inline' is not supported under any name. */
- #ifndef __cplusplus
- #undef inline
- #endif
- /* Define to `unsigned' if <sys/types.h> does not define. */
- #undef ino_t
- /* Define to `int' if <sys/types.h> does not define. */
- #undef mode_t
- /* Define to `long' if <sys/types.h> does not define. */
- #undef off_t
- /* Define to `int' if <sys/types.h> does not define. */
- #undef pid_t
- /* Define to `unsigned' if <sys/types.h> does not define. */
- #undef size_t
- /* type to use in place of socklen_t if not defined */
- #undef socklen_t
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef uid_t
- </pre>
- <hr />
- </body></html>