mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
6613b7d438
(This used to be ctdb commit 5bba7deef9b03a68d336c138e83d6d4fac35bfce)
713 lines
19 KiB
C
713 lines
19 KiB
C
/* config.h. Generated from config.h.in by configure. */
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Whether strndup is broken */
|
|
/* #undef BROKEN_STRNDUP */
|
|
|
|
/* Whether strnlen is broken */
|
|
/* #undef BROKEN_STRNLEN */
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#define HAVE_ARPA_INET_H 1
|
|
|
|
/* Define to 1 if you have the `asprintf' function. */
|
|
#define HAVE_ASPRINTF 1
|
|
|
|
/* Whether the bool type is available */
|
|
#define HAVE_BOOL 1
|
|
|
|
/* Define to 1 if you have the `bzero' function. */
|
|
#define HAVE_BZERO 1
|
|
|
|
/* Whether there is a C99 compliant vsnprintf */
|
|
#define HAVE_C99_VSNPRINTF 1
|
|
|
|
/* Define to 1 if you have the `chroot' function. */
|
|
#define HAVE_CHROOT 1
|
|
|
|
/* Define to 1 if you have the `chsize' function. */
|
|
/* #undef HAVE_CHSIZE */
|
|
|
|
/* Whether or not we have comparison_fn_t */
|
|
#define HAVE_COMPARISON_FN_T 1
|
|
|
|
/* Define to 1 if you have the <compat.h> header file. */
|
|
/* #undef HAVE_COMPAT_H */
|
|
|
|
/* Define to 1 if you have the <ctype.h> header file. */
|
|
#define HAVE_CTYPE_H 1
|
|
|
|
/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL_ASPRINTF 1
|
|
|
|
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL_SNPRINTF 1
|
|
|
|
/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL_VASPRINTF 1
|
|
|
|
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
|
|
don't. */
|
|
#define HAVE_DECL_VSNPRINTF 1
|
|
|
|
/* Define to 1 if you have the <direct.h> header file. */
|
|
/* #undef HAVE_DIRECT_H */
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
|
*/
|
|
#define HAVE_DIRENT_H 1
|
|
|
|
/* Define to 1 if you have the `dlclose' function. */
|
|
#define HAVE_DLCLOSE 1
|
|
|
|
/* Define to 1 if you have the `dlerror' function. */
|
|
#define HAVE_DLERROR 1
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Define to 1 if you have the `dlopen' function. */
|
|
#define HAVE_DLOPEN 1
|
|
|
|
/* Define to 1 if you have the `dlsym' function. */
|
|
#define HAVE_DLSYM 1
|
|
|
|
/* Define to 1 if you have the `endnetgrent' function. */
|
|
#define HAVE_ENDNETGRENT 1
|
|
|
|
/* Define to 1 if you have the `epoll_create' function. */
|
|
#define HAVE_EPOLL_CREATE 1
|
|
|
|
/* Whether errno() is available */
|
|
#define HAVE_ERRNO_DECL 1
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#define HAVE_FCNTL_H 1
|
|
|
|
/* Define to 1 if you have the <fnmatch.h> header file. */
|
|
#define HAVE_FNMATCH_H 1
|
|
|
|
/* Define to 1 if you have the `ftruncate' function. */
|
|
#define HAVE_FTRUNCATE 1
|
|
|
|
/* Whether there is a __FUNCTION__ macro */
|
|
#define HAVE_FUNCTION_MACRO 1
|
|
|
|
/* Define to 1 if you have the `getdents' function. */
|
|
/* #undef HAVE_GETDENTS */
|
|
|
|
/* Define to 1 if you have the `getdirentries' function. */
|
|
/* #undef HAVE_GETDIRENTRIES */
|
|
|
|
/* Define to 1 if you have the `getnetgrent' function. */
|
|
#define HAVE_GETNETGRENT 1
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
#define HAVE_GETOPT_H 1
|
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
#define HAVE_GETPAGESIZE 1
|
|
|
|
/* Define to 1 if you have the `getpgrp' function. */
|
|
#define HAVE_GETPGRP 1
|
|
|
|
/* Define to 1 if you have the <grp.h> header file. */
|
|
#define HAVE_GRP_H 1
|
|
|
|
/* Whether the compiler supports immediate structures */
|
|
#define HAVE_IMMEDIATE_STRUCTURES 1
|
|
|
|
/* Define to 1 if you have the `initgroups' function. */
|
|
#define HAVE_INITGROUPS 1
|
|
|
|
/* Define to 1 if you have the `innetgr' function. */
|
|
#define HAVE_INNETGR 1
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#define HAVE_INTTYPES_H 1
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#define HAVE_LIMITS_H 1
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
#define HAVE_LOCALE_H 1
|
|
|
|
/* Define to 1 if the system has the type `long long'. */
|
|
#define HAVE_LONG_LONG 1
|
|
|
|
/* Define to 1 if you have the `lstat' function. */
|
|
#define HAVE_LSTAT 1
|
|
|
|
/* Define to 1 if you have the `memcpy' function. */
|
|
#define HAVE_MEMCPY 1
|
|
|
|
/* Define to 1 if you have the `memmove' function. */
|
|
#define HAVE_MEMMOVE 1
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#define HAVE_MEMORY_H 1
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#define HAVE_MEMSET 1
|
|
|
|
/* Define if target mkdir supports mode option */
|
|
#define HAVE_MKDIR_MODE 1
|
|
|
|
/* Define to 1 if you have the `mkdtemp' function. */
|
|
#define HAVE_MKDTEMP 1
|
|
|
|
/* Define to 1 if you have the `mktime' function. */
|
|
#define HAVE_MKTIME 1
|
|
|
|
/* Define to 1 if you have the `mmap' function. */
|
|
#define HAVE_MMAP 1
|
|
|
|
/* 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. */
|
|
#define HAVE_NETDB_H 1
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
#define HAVE_NETINET_IN_H 1
|
|
|
|
/* Define to 1 if you have the <netinet/in_ip.h> header file. */
|
|
/* #undef HAVE_NETINET_IN_IP_H */
|
|
|
|
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
|
|
#define HAVE_NETINET_IN_SYSTM_H 1
|
|
|
|
/* Define to 1 if you have the <netinet/ip.h> header file. */
|
|
#define HAVE_NETINET_IP_H 1
|
|
|
|
/* Define to 1 if you have the <netinet/tcp.h> header file. */
|
|
#define HAVE_NETINET_TCP_H 1
|
|
|
|
/* usability of net/if.h */
|
|
#define HAVE_NET_IF_H 1
|
|
|
|
/* Whether the open(2) accepts O_DIRECT */
|
|
/* #undef HAVE_OPEN_O_DIRECT */
|
|
|
|
/* Define to 1 if you have the `pipe' function. */
|
|
#define HAVE_PIPE 1
|
|
|
|
/* Define to 1 if you have the `pread' function. */
|
|
#define HAVE_PREAD 1
|
|
|
|
/* Whether pread() is available */
|
|
#define HAVE_PREAD_DECL 1
|
|
|
|
/* Define to 1 if you have the `printf' function. */
|
|
#define HAVE_PRINTF 1
|
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
|
#define HAVE_PWD_H 1
|
|
|
|
/* Define to 1 if you have the `pwrite' function. */
|
|
#define HAVE_PWRITE 1
|
|
|
|
/* Whether pwrite() is available */
|
|
#define HAVE_PWRITE_DECL 1
|
|
|
|
/* Define to 1 if you have the `rand' function. */
|
|
#define HAVE_RAND 1
|
|
|
|
/* Define to 1 if you have the `random' function. */
|
|
#define HAVE_RANDOM 1
|
|
|
|
/* Define to 1 if you have the `rename' function. */
|
|
#define HAVE_RENAME 1
|
|
|
|
/* Whether mkstemp is secure */
|
|
#define HAVE_SECURE_MKSTEMP 1
|
|
|
|
/* Define to 1 if you have the `setbuffer' function. */
|
|
#define HAVE_SETBUFFER 1
|
|
|
|
/* Define to 1 if you have the `setegid' function. */
|
|
#define HAVE_SETEGID 1
|
|
|
|
/* Define to 1 if you have the `setenv' function. */
|
|
#define HAVE_SETENV 1
|
|
|
|
/* Define to 1 if you have the `seteuid' function. */
|
|
#define HAVE_SETEUID 1
|
|
|
|
/* Define to 1 if you have the `setlinebuf' function. */
|
|
#define HAVE_SETLINEBUF 1
|
|
|
|
/* Define to 1 if you have the `setnetgrent' function. */
|
|
#define HAVE_SETNETGRENT 1
|
|
|
|
/* Define to 1 if you have the `setresgid' function. */
|
|
#define HAVE_SETRESGID 1
|
|
|
|
/* Whether setresgid() is available */
|
|
#define HAVE_SETRESGID_DECL 1
|
|
|
|
/* Define to 1 if you have the `setresuid' function. */
|
|
#define HAVE_SETRESUID 1
|
|
|
|
/* Whether setresuid() is available */
|
|
#define HAVE_SETRESUID_DECL 1
|
|
|
|
/* Define to 1 if you have the <shadow.h> header file. */
|
|
#define HAVE_SHADOW_H 1
|
|
|
|
/* Whether we have the atomic_t variable type */
|
|
#define HAVE_SIG_ATOMIC_T_TYPE 1
|
|
|
|
/* Define to 1 if you have the `snprintf' function. */
|
|
#define HAVE_SNPRINTF 1
|
|
|
|
/* Define to 1 if you have the `socketpair' function. */
|
|
#define HAVE_SOCKETPAIR 1
|
|
|
|
/* Define to 1 if you have the `srand' function. */
|
|
#define HAVE_SRAND 1
|
|
|
|
/* Define to 1 if you have the `srandom' function. */
|
|
#define HAVE_SRANDOM 1
|
|
|
|
/* Define to 1 if you have the <standards.h> header file. */
|
|
/* #undef HAVE_STANDARDS_H */
|
|
|
|
/* Define to 1 if you have the <stdarg.h> header file. */
|
|
#define HAVE_STDARG_H 1
|
|
|
|
/* Define to 1 if you have the <stdbool.h> header file. */
|
|
#define HAVE_STDBOOL_H 1
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#define HAVE_STDINT_H 1
|
|
|
|
/* Define to 1 if you have the <stdio.h> header file. */
|
|
#define HAVE_STDIO_H 1
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#define HAVE_STDLIB_H 1
|
|
|
|
/* Define to 1 if you have the `strcasestr' function. */
|
|
#define HAVE_STRCASESTR 1
|
|
|
|
/* Define to 1 if you have the `strdup' function. */
|
|
#define HAVE_STRDUP 1
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#define HAVE_STRERROR 1
|
|
|
|
/* Define to 1 if you have the `strftime' function. */
|
|
#define HAVE_STRFTIME 1
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#define HAVE_STRINGS_H 1
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#define HAVE_STRING_H 1
|
|
|
|
/* 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 `strndup' function. */
|
|
#define HAVE_STRNDUP 1
|
|
|
|
/* Define to 1 if you have the `strnlen' function. */
|
|
#define HAVE_STRNLEN 1
|
|
|
|
/* Define to 1 if you have the `strtok_r' function. */
|
|
#define HAVE_STRTOK_R 1
|
|
|
|
/* Define to 1 if you have the `strtoll' function. */
|
|
#define HAVE_STRTOLL 1
|
|
|
|
/* Define to 1 if you have the `strtoq' function. */
|
|
#define HAVE_STRTOQ 1
|
|
|
|
/* Define to 1 if you have the `strtoull' function. */
|
|
#define HAVE_STRTOULL 1
|
|
|
|
/* Define to 1 if you have the `strtouq' function. */
|
|
#define HAVE_STRTOUQ 1
|
|
|
|
/* Define to 1 if `st_rdev' is member of `struct stat'. */
|
|
#define HAVE_STRUCT_STAT_ST_RDEV 1
|
|
|
|
/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
|
|
`HAVE_STRUCT_STAT_ST_RDEV' instead. */
|
|
#define HAVE_ST_RDEV 1
|
|
|
|
/* Define to 1 if you have the `syslog' function. */
|
|
#define HAVE_SYSLOG 1
|
|
|
|
/* Define to 1 if you have the <syslog.h> header file. */
|
|
#define HAVE_SYSLOG_H 1
|
|
|
|
/* Define to 1 if you have the <sys/acl.h> header file. */
|
|
#define HAVE_SYS_ACL_H 1
|
|
|
|
/* Define to 1 if you have the <sys/capability.h> header file. */
|
|
/* #undef HAVE_SYS_CAPABILITY_H */
|
|
|
|
/* 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/epoll.h> header file. */
|
|
#define HAVE_SYS_EPOLL_H 1
|
|
|
|
/* Define to 1 if you have the <sys/fcntl.h> header file. */
|
|
#define HAVE_SYS_FCNTL_H 1
|
|
|
|
/* 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/filsys.h> header file. */
|
|
/* #undef HAVE_SYS_FILSYS_H */
|
|
|
|
/* Define to 1 if you have the <sys/fs/s5param.h> header file. */
|
|
/* #undef HAVE_SYS_FS_S5PARAM_H */
|
|
|
|
/* Define to 1 if you have the <sys/id.h> header file. */
|
|
/* #undef HAVE_SYS_ID_H */
|
|
|
|
/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|
#define HAVE_SYS_IOCTL_H 1
|
|
|
|
/* Define to 1 if you have the <sys/ipc.h> header file. */
|
|
#define HAVE_SYS_IPC_H 1
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
#define HAVE_SYS_MMAN_H 1
|
|
|
|
/* 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. */
|
|
#define HAVE_SYS_PARAM_H 1
|
|
|
|
/* Define to 1 if you have the <sys/priv.h> header file. */
|
|
/* #undef HAVE_SYS_PRIV_H */
|
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
#define HAVE_SYS_RESOURCE_H 1
|
|
|
|
/* Define to 1 if you have the <sys/security.h> header file. */
|
|
/* #undef HAVE_SYS_SECURITY_H */
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
#define HAVE_SYS_SELECT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/shm.h> header file. */
|
|
#define HAVE_SYS_SHM_H 1
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#define HAVE_SYS_SOCKET_H 1
|
|
|
|
/* Define to 1 if you have the <sys/sockio.h> header file. */
|
|
/* #undef HAVE_SYS_SOCKIO_H */
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#define HAVE_SYS_STAT_H 1
|
|
|
|
/* Define to 1 if you have the <sys/syslog.h> header file. */
|
|
#define HAVE_SYS_SYSLOG_H 1
|
|
|
|
/* Define to 1 if you have the <sys/termio.h> header file. */
|
|
/* #undef HAVE_SYS_TERMIO_H */
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#define HAVE_SYS_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#define HAVE_SYS_TYPES_H 1
|
|
|
|
/* Define to 1 if you have the <sys/un.h> header file. */
|
|
#define HAVE_SYS_UN_H 1
|
|
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
#define HAVE_SYS_WAIT_H 1
|
|
|
|
/* Define to 1 if you have the <termios.h> header file. */
|
|
#define HAVE_TERMIOS_H 1
|
|
|
|
/* Define to 1 if you have the <termio.h> header file. */
|
|
#define HAVE_TERMIO_H 1
|
|
|
|
/* Define to 1 if you have the `timegm' function. */
|
|
#define HAVE_TIMEGM 1
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#define HAVE_TIME_H 1
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#define HAVE_UNISTD_H 1
|
|
|
|
/* Define to 1 if you have the `usleep' function. */
|
|
#define HAVE_USLEEP 1
|
|
|
|
/* Define to 1 if you have the `utime' function. */
|
|
#define HAVE_UTIME 1
|
|
|
|
/* Define to 1 if you have the <utime.h> header file. */
|
|
#define HAVE_UTIME_H 1
|
|
|
|
/* Define to 1 if you have the <vararg.h> header file. */
|
|
/* #undef HAVE_VARARG_H */
|
|
|
|
/* Define to 1 if you have the `vasprintf' function. */
|
|
#define HAVE_VASPRINTF 1
|
|
|
|
/* Whether va_copy() is available */
|
|
#define HAVE_VA_COPY 1
|
|
|
|
/* Whether the C compiler understands volatile */
|
|
#define HAVE_VOLATILE 1
|
|
|
|
/* Define to 1 if you have the `vsnprintf' function. */
|
|
#define HAVE_VSNPRINTF 1
|
|
|
|
/* Define to 1 if you have the `vsyslog' function. */
|
|
#define HAVE_VSYSLOG 1
|
|
|
|
/* Define to 1 if you have the `waitpid' function. */
|
|
#define HAVE_WAITPID 1
|
|
|
|
/* Define to 1 if you have the <windows.h> header file. */
|
|
/* #undef HAVE_WINDOWS_H */
|
|
|
|
/* Define to 1 if you have the <winsock2.h> header file. */
|
|
/* #undef HAVE_WINSOCK2_H */
|
|
|
|
/* Define to 1 if you have the <ws2tcpip.h> header file. */
|
|
/* #undef HAVE_WS2TCPIP_H */
|
|
|
|
/* Whether the _Bool type is available */
|
|
#define HAVE__Bool 1
|
|
|
|
/* Whether the __VA_ARGS__ macro is available */
|
|
#define HAVE__VA_ARGS__MACRO 1
|
|
|
|
/* Define to 1 if you have the `__strtoll' function. */
|
|
/* #undef HAVE___STRTOLL */
|
|
|
|
/* Define to 1 if you have the `__strtoull' function. */
|
|
/* #undef HAVE___STRTOULL */
|
|
|
|
/* Whether __va_copy() is available */
|
|
/* #undef HAVE___VA_COPY */
|
|
|
|
/* Whether there is a __func__ macro */
|
|
/* #undef HAVE_func_MACRO */
|
|
|
|
/* Whether MMAP is broken */
|
|
/* #undef MMAP_BLACKLIST */
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#define PACKAGE_BUGREPORT ""
|
|
|
|
/* Define to the full name of this package. */
|
|
#define PACKAGE_NAME ""
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#define PACKAGE_STRING ""
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#define PACKAGE_TARNAME ""
|
|
|
|
/* Define to the version of this package. */
|
|
#define PACKAGE_VERSION ""
|
|
|
|
/* Whether getpass should be replaced */
|
|
/* #undef REPLACE_GETPASS */
|
|
|
|
/* Whether inet_ntoa should be replaced */
|
|
/* #undef REPLACE_INET_NTOA */
|
|
|
|
/* replace readdir */
|
|
/* #undef REPLACE_READDIR */
|
|
|
|
/* replace readdir using getdents() */
|
|
/* #undef REPLACE_READDIR_GETDENTS */
|
|
|
|
/* replace readdir using getdirentries() */
|
|
/* #undef REPLACE_READDIR_GETDIRENTRIES */
|
|
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
#define RETSIGTYPE void
|
|
|
|
/* Whether seekdir returns an int */
|
|
/* #undef SEEKDIR_RETURNS_INT */
|
|
|
|
/* The size of `char', as computed by sizeof. */
|
|
#define SIZEOF_CHAR 1
|
|
|
|
/* The size of `int', as computed by sizeof. */
|
|
#define SIZEOF_INT 4
|
|
|
|
/* The size of `long', as computed by sizeof. */
|
|
#define SIZEOF_LONG 4
|
|
|
|
/* The size of `long long', as computed by sizeof. */
|
|
#define SIZEOF_LONG_LONG 8
|
|
|
|
/* The size of `off_t', as computed by sizeof. */
|
|
#define SIZEOF_OFF_T 8
|
|
|
|
/* The size of `short', as computed by sizeof. */
|
|
#define SIZEOF_SHORT 2
|
|
|
|
/* The size of `size_t', as computed by sizeof. */
|
|
#define SIZEOF_SIZE_T 4
|
|
|
|
/* The size of `ssize_t', as computed by sizeof. */
|
|
#define SIZEOF_SSIZE_T 4
|
|
|
|
/* The size of `void *', as computed by sizeof. */
|
|
#define SIZEOF_VOID_P 4
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#define STDC_HEADERS 1
|
|
|
|
/* Whether telldir takes a const pointer */
|
|
/* #undef TELLDIR_TAKES_CONST_DIR */
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#define TIME_WITH_SYS_TIME 1
|
|
|
|
/* 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 */
|
|
|
|
/* Define to 1 if on AIX 3.
|
|
System headers sometimes define this.
|
|
We just want to avoid a redefinition error message. */
|
|
#ifndef _ALL_SOURCE
|
|
/* # undef _ALL_SOURCE */
|
|
#endif
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
#define _FILE_OFFSET_BITS 64
|
|
|
|
/* Enable GNU extensions on systems that have them. */
|
|
#ifndef _GNU_SOURCE
|
|
# define _GNU_SOURCE 1
|
|
#endif
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
/* #undef _LARGE_FILES */
|
|
|
|
/* Define to 1 if on MINIX. */
|
|
/* #undef _MINIX */
|
|
|
|
#ifndef _OSF_SOURCE
|
|
# define _OSF_SOURCE 1
|
|
#endif
|
|
|
|
/* Define to 2 if the system does not provide POSIX.1 features except with
|
|
this defined. */
|
|
/* #undef _POSIX_1_SOURCE */
|
|
|
|
/* Whether to enable POSIX support */
|
|
/* #undef _POSIX_C_SOURCE */
|
|
|
|
/* Define to 1 if you need to in order for `stat' and other things to work. */
|
|
/* #undef _POSIX_SOURCE */
|
|
|
|
/* Whether to enable System V compatibility */
|
|
/* #undef _SYSV */
|
|
|
|
#ifndef _XOPEN_SOURCE_EXTENDED
|
|
# define _XOPEN_SOURCE_EXTENDED 1
|
|
#endif
|
|
|
|
/* Enable extensions on Solaris. */
|
|
#ifndef __EXTENSIONS__
|
|
# define __EXTENSIONS__ 1
|
|
#endif
|
|
#ifndef _POSIX_PTHREAD_SEMANTICS
|
|
# define _POSIX_PTHREAD_SEMANTICS 1
|
|
#endif
|
|
|
|
/* 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 `short' if <sys/types.h> does not define. */
|
|
/* #undef int16_t */
|
|
|
|
/* Define to `long' if <sys/types.h> does not define. */
|
|
/* #undef int32_t */
|
|
|
|
/* Define to `long long' if <sys/types.h> does not define. */
|
|
/* #undef int64_t */
|
|
|
|
/* Define to `char' if <sys/types.h> does not define. */
|
|
/* #undef int8_t */
|
|
|
|
/* Define to `unsigned long long' if <sys/types.h> does not define. */
|
|
/* #undef intptr_t */
|
|
|
|
/* Define to `off_t' if <sys/types.h> does not define. */
|
|
/* #undef loff_t */
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef mode_t */
|
|
|
|
/* Define to `long int' if <sys/types.h> does not define. */
|
|
/* #undef off_t */
|
|
|
|
/* Define to `loff_t' if <sys/types.h> does not define. */
|
|
#define offset_t loff_t
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef pid_t */
|
|
|
|
/* Define to `unsigned long long' if <sys/types.h> does not define. */
|
|
/* #undef ptrdiff_t */
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
/* #undef size_t */
|
|
|
|
/* Socket length type */
|
|
/* #undef socklen_t */
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
/* #undef ssize_t */
|
|
|
|
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
/* #undef uid_t */
|
|
|
|
/* Define to `unsigned short' if <sys/types.h> does not define. */
|
|
/* #undef uint16_t */
|
|
|
|
/* Define to `unsigned long' if <sys/types.h> does not define. */
|
|
/* #undef uint32_t */
|
|
|
|
/* Define to `unsigned long long' if <sys/types.h> does not define. */
|
|
/* #undef uint64_t */
|
|
|
|
/* Define to `unsigned char' if <sys/types.h> does not define. */
|
|
/* #undef uint8_t */
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
#define uint_t unsigned int
|