678 lines
19 KiB
C
678 lines
19 KiB
C
/* nbcompat/config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define if building universal (internal helper macro) */
|
|
#undef AC_APPLE_UNIVERSAL_BUILD
|
|
|
|
/* Define to 1 if the `pread' function is broken. */
|
|
#undef BROKEN_PREAD
|
|
|
|
/* Define to 1 if the `pwrite' function is broken. */
|
|
#undef BROKEN_PWRITE
|
|
|
|
/* Define to 1 if the `getpgrp' function requires zero arguments. */
|
|
#undef GETPGRP_VOID
|
|
|
|
/* Define to 1 if you have the <alloca.h> header file. */
|
|
#undef HAVE_ALLOCA_H
|
|
|
|
/* Define to 1 if you have the <assert.h> header file. */
|
|
#undef HAVE_ASSERT_H
|
|
|
|
/* Define to 1 if you have the <bsd/libutil.h> header file. */
|
|
#undef HAVE_BSD_LIBUTIL_H
|
|
|
|
/* Define to 1 if you have the <ctype.h> header file. */
|
|
#undef HAVE_CTYPE_H
|
|
|
|
/* Define to 1 if you have the declaration of `asprintf(char **, const char *,
|
|
...)', and to 0 if you don't. */
|
|
#undef HAVE_DECL_ASPRINTF
|
|
|
|
/* Define to 1 if you have the declaration of `endgrent', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_ENDGRENT
|
|
|
|
/* Define to 1 if you have the declaration of `endpwent', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_ENDPWENT
|
|
|
|
/* Define to 1 if you have the declaration of `isblank(int)', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_ISBLANK
|
|
|
|
/* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
|
|
*/
|
|
#undef HAVE_DECL_OPTARG
|
|
|
|
/* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
|
|
*/
|
|
#undef HAVE_DECL_OPTIND
|
|
|
|
/* Define to 1 if you have the declaration of `optreset', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_OPTRESET
|
|
|
|
/* Define to 1 if you have the declaration of `setpassent', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_SETPASSENT
|
|
|
|
/* Define to 1 if you have the declaration of `snprintf(char *, size_t, const
|
|
char *, ...)', and to 0 if you don't. */
|
|
#undef HAVE_DECL_SNPRINTF
|
|
|
|
/* Define to 1 if you have the declaration of `strdup(const char *)', and to 0
|
|
if you don't. */
|
|
#undef HAVE_DECL_STRDUP
|
|
|
|
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_STRERROR_R
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define if dirfd is either a function or a macro. */
|
|
#undef HAVE_DIRFD
|
|
|
|
/* Define to 1 if `dd_fd' is a member of `DIR'. */
|
|
#undef HAVE_DIR_DD_FD
|
|
|
|
/* Define to 1 if you have the <endian.h> header file. */
|
|
#undef HAVE_ENDIAN_H
|
|
|
|
/* Define to 1 if you have the `err' function. */
|
|
#undef HAVE_ERR
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#undef HAVE_ERRNO_H
|
|
|
|
/* Define to 1 if you have the <err.h> header file. */
|
|
#undef HAVE_ERR_H
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define to 1 if you have the `fgetln' function. */
|
|
#undef HAVE_FGETLN
|
|
|
|
/* Define to 1 if you have the `fnmatch' function. */
|
|
#undef HAVE_FNMATCH
|
|
|
|
/* Define to 1 if you have the <fnmatch.h> header file. */
|
|
#undef HAVE_FNMATCH_H
|
|
|
|
/* Define to 1 if you have the `fork' function. */
|
|
#undef HAVE_FORK
|
|
|
|
/* Define to 1 if you have the `fparseln' function. */
|
|
#undef HAVE_FPARSELN
|
|
|
|
/* Define to 1 if the system has the type `fsid_t'. */
|
|
#undef HAVE_FSID_T
|
|
|
|
/* Define to 1 if you have the <fts.h> header file. */
|
|
#undef HAVE_FTS_H
|
|
|
|
/* Define to 1 if you have the `gai_strerror' function. */
|
|
#undef HAVE_GAI_STRERROR
|
|
|
|
/* Define to 1 if you have the `getaddrinfo' function. */
|
|
#undef HAVE_GETADDRINFO
|
|
|
|
/* Define to 1 if you have the `getdelim' function. */
|
|
#undef HAVE_GETDELIM
|
|
|
|
/* Define to 1 if you have the `getenv' function. */
|
|
#undef HAVE_GETENV
|
|
|
|
/* Define to 1 if you have the `getline' function. */
|
|
#undef HAVE_GETLINE
|
|
|
|
/* Define to 1 if you have the `getmode' function. */
|
|
#undef HAVE_GETMODE
|
|
|
|
/* Define to 1 if you have the `getnameinfo' function. */
|
|
#undef HAVE_GETNAMEINFO
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
#undef HAVE_GETOPT_H
|
|
|
|
/* Define to 1 if you have the `getpassphrase' function. */
|
|
#undef HAVE_GETPASSPHRASE
|
|
|
|
/* Define to 1 if you have the `getpgrp' function. */
|
|
#undef HAVE_GETPGRP
|
|
|
|
/* Define to 1 if you have the `gid_from_group' function. */
|
|
#undef HAVE_GID_FROM_GROUP
|
|
|
|
/* Define to 1 if you have the <glob.h> header file. */
|
|
#undef HAVE_GLOB_H
|
|
|
|
/* Define to 1 if you have the `group_from_gid' function. */
|
|
#undef HAVE_GROUP_FROM_GID
|
|
|
|
/* Define to 1 if you have the <grp.h> header file. */
|
|
#undef HAVE_GRP_H
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the `issetugid' function. */
|
|
#undef HAVE_ISSETUGID
|
|
|
|
/* Define to 1 if you have the `lchflags' function. */
|
|
#undef HAVE_LCHFLAGS
|
|
|
|
/* Define to 1 if you have the `lchmod' function. */
|
|
#undef HAVE_LCHMOD
|
|
|
|
/* Define to 1 if you have the `lchown' function. */
|
|
#undef HAVE_LCHOWN
|
|
|
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
|
#undef HAVE_LIBNSL
|
|
|
|
/* Define to 1 if you have the `util' library (-lutil). */
|
|
#undef HAVE_LIBUTIL
|
|
|
|
/* Define to 1 if you have the <libutil.h> header file. */
|
|
#undef HAVE_LIBUTIL_H
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#undef HAVE_LIMITS_H
|
|
|
|
/* Define to 1 if the system has the type `long double'. */
|
|
#undef HAVE_LONG_DOUBLE
|
|
|
|
/* Define to 1 if the system has the type `long long'. */
|
|
#undef HAVE_LONG_LONG
|
|
|
|
/* Define to 1 if you have the `lutimes' function. */
|
|
#undef HAVE_LUTIMES
|
|
|
|
/* Define to 1 if you have the <machine/endian.h> header file. */
|
|
#undef HAVE_MACHINE_ENDIAN_H
|
|
|
|
/* Define to 1 if you have the <md5.h> header file. */
|
|
#undef HAVE_MD5_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the `mkdtemp' function. */
|
|
#undef HAVE_MKDTEMP
|
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
#undef HAVE_MKSTEMP
|
|
|
|
/* Define to 1 if the `fts_*' functions are built into the library. */
|
|
#undef HAVE_NBCOMPAT_FTS
|
|
|
|
/* Define to 1 if the `glob' function is built into the library. */
|
|
#undef HAVE_NBCOMPAT_GLOB
|
|
|
|
/* Define to 1 if the `MD5*' functions are built into the library. */
|
|
#undef HAVE_NBCOMPAT_MD5
|
|
|
|
/* Define to 1 if the `MD5Init' function is built into the library. */
|
|
#undef HAVE_NBCOMPAT_MD5INIT
|
|
|
|
/* Define to 1 if the `poll' function is built into the library. */
|
|
#undef HAVE_NBCOMPAT_POLL
|
|
|
|
/* Define to 1 if the `queue' macros are supplied by the library. */
|
|
#undef HAVE_NBCOMPAT_QUEUE
|
|
|
|
/* Define to 1 if the `regex' functions are built into the library. */
|
|
#undef HAVE_NBCOMPAT_REGEX
|
|
|
|
/* Define to 1 if the `RMD160*' functions are built into the library. */
|
|
#undef HAVE_NBCOMPAT_RMD160
|
|
|
|
/* Define to 1 if the `SHA1*' functions are built into the library. */
|
|
#undef HAVE_NBCOMPAT_SHA1
|
|
|
|
/* Define to 1 if the `SHA2*' functions are built into the library. */
|
|
#undef HAVE_NBCOMPAT_SHA2
|
|
|
|
/* Define to 1 if the `vis' function is built into the library. */
|
|
#undef HAVE_NBCOMPAT_VIS
|
|
|
|
/* Define to 1 if you have the <ndir.h> header file. */
|
|
#undef HAVE_NDIR_H
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
#undef HAVE_NETDB_H
|
|
|
|
/* Define to 1 if you have the <paths.h> header file. */
|
|
#undef HAVE_PATHS_H
|
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
#undef HAVE_POLL_H
|
|
|
|
/* Define to 1 if *printf() uses %qd to print `long long' (otherwise uses
|
|
%lld). */
|
|
#undef HAVE_PRINTF_QD
|
|
|
|
/* Define to 1 if you have the `pwcache_groupdb' function. */
|
|
#undef HAVE_PWCACHE_GROUPDB
|
|
|
|
/* Define to 1 if you have the `pwcache_userdb' function. */
|
|
#undef HAVE_PWCACHE_USERDB
|
|
|
|
/* Define to 1 if you have the <pwd.h> header file. */
|
|
#undef HAVE_PWD_H
|
|
|
|
/* Define to 1 if you have the <regex.h> header file. */
|
|
#undef HAVE_REGEX_H
|
|
|
|
/* Define to 1 if you have the <rmd160.h> header file. */
|
|
#undef HAVE_RMD160_H
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#undef HAVE_SELECT
|
|
|
|
/* Define to 1 if you have the `setenv' function. */
|
|
#undef HAVE_SETENV
|
|
|
|
/* Define to 1 if you have the `setgroupent' function. */
|
|
#undef HAVE_SETGROUPENT
|
|
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
#undef HAVE_SETLOCALE
|
|
|
|
/* Define to 1 if you have the `setmode' function. */
|
|
#undef HAVE_SETMODE
|
|
|
|
/* Define to 1 if you have the `setpassent' function. */
|
|
#undef HAVE_SETPASSENT
|
|
|
|
/* Define to 1 if you have the `setprogname' function. */
|
|
#undef HAVE_SETPROGNAME
|
|
|
|
/* Define to 1 if you have the <sha1.h> header file. */
|
|
#undef HAVE_SHA1_H
|
|
|
|
/* Define to 1 if you have the <sha2.h> header file. */
|
|
#undef HAVE_SHA2_H
|
|
|
|
/* Define to 1 if you have the `shquote' function. */
|
|
#undef HAVE_SHQUOTE
|
|
|
|
/* Define to 1 if you have the <signal.h> header file. */
|
|
#undef HAVE_SIGNAL_H
|
|
|
|
/* Define to 1 if the system has the type `socklen_t'. */
|
|
#undef HAVE_SOCKLEN_T
|
|
|
|
/* Define to 1 if you have the `statvfs' function. */
|
|
#undef HAVE_STATVFS
|
|
|
|
/* Define to 1 if you have the <stdarg.h> header file. */
|
|
#undef HAVE_STDARG_H
|
|
|
|
/* Define to 1 if stdbool.h conforms to C99. */
|
|
#undef HAVE_STDBOOL_H
|
|
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
#undef HAVE_STDDEF_H
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdio.h> header file. */
|
|
#undef HAVE_STDIO_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* Define to 1 if you have the `strerror_r' function. */
|
|
#undef HAVE_STRERROR_R
|
|
|
|
/* 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 `strmode' function. */
|
|
#undef HAVE_STRMODE
|
|
|
|
/* Define to 1 if you have the `strsep' function. */
|
|
#undef HAVE_STRSEP
|
|
|
|
/* Define to 1 if you have the `strsvis' function. */
|
|
#undef HAVE_STRSVIS
|
|
|
|
/* Define to 1 if you have the `strtoll' function. */
|
|
#undef HAVE_STRTOLL
|
|
|
|
/* Define to 1 if the system has the type `struct addrinfo'. */
|
|
#undef HAVE_STRUCT_ADDRINFO
|
|
|
|
/* Define to 1 if `d_namlen' is a member of `struct dirent'. */
|
|
#undef HAVE_STRUCT_DIRENT_D_NAMLEN
|
|
|
|
/* Define to 1 if the system has the type `struct in6_addr'. */
|
|
#undef HAVE_STRUCT_IN6_ADDR
|
|
|
|
/* Define to 1 if the system has the type `struct option'. */
|
|
#undef HAVE_STRUCT_OPTION
|
|
|
|
/* Define to 1 if the system has the type `struct sockaddr_in6'. */
|
|
#undef HAVE_STRUCT_SOCKADDR_IN6
|
|
|
|
/* Define to 1 if the system has the type `struct sockaddr_storage'. */
|
|
#undef HAVE_STRUCT_SOCKADDR_STORAGE
|
|
|
|
/* Define to 1 if `f_flags' is a member of `struct statfs'. */
|
|
#undef HAVE_STRUCT_STATFS_F_FLAGS
|
|
|
|
/* Define to 1 if `f_fsize' is a member of `struct statfs'. */
|
|
#undef HAVE_STRUCT_STATFS_F_FSIZE
|
|
|
|
/* Define to 1 if `f_iosize' is a member of `struct statfs'. */
|
|
#undef HAVE_STRUCT_STATFS_F_IOSIZE
|
|
|
|
/* Define to 1 if you have the `strunvis' function. */
|
|
#undef HAVE_STRUNVIS
|
|
|
|
/* Define to 1 if you have the `strvis' function. */
|
|
#undef HAVE_STRVIS
|
|
|
|
/* Define to 1 if you have the `svis' function. */
|
|
#undef HAVE_SVIS
|
|
|
|
/* Define to 1 if you have the <sysexits.h> header file. */
|
|
#undef HAVE_SYSEXITS_H
|
|
|
|
/* Define to 1 if you have the <sys/byteorder.h> header file. */
|
|
#undef HAVE_SYS_BYTEORDER_H
|
|
|
|
/* Define to 1 if you have the <sys/cdefs.h> header file. */
|
|
#undef HAVE_SYS_CDEFS_H
|
|
|
|
/* Define to 1 if you have the <sys/dir.h> header file. */
|
|
#undef HAVE_SYS_DIR_H
|
|
|
|
/* Define to 1 if you have the <sys/endian.h> header file. */
|
|
#undef HAVE_SYS_ENDIAN_H
|
|
|
|
/* Define to 1 if you have the <sys/file.h> header file. */
|
|
#undef HAVE_SYS_FILE_H
|
|
|
|
/* Define to 1 if you have the <sys/mkdev.h> header file. */
|
|
#undef HAVE_SYS_MKDEV_H
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
#undef HAVE_SYS_MMAN_H
|
|
|
|
/* Define to 1 if you have the <sys/mount.h> header file. */
|
|
#undef HAVE_SYS_MOUNT_H
|
|
|
|
/* Define to 1 if you have the <sys/ndir.h> header file. */
|
|
#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/poll.h> header file. */
|
|
#undef HAVE_SYS_POLL_H
|
|
|
|
/* Define to 1 if you have the <sys/queue.h> header file. */
|
|
#undef HAVE_SYS_QUEUE_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/statfs.h> header file. */
|
|
#undef HAVE_SYS_STATFS_H
|
|
|
|
/* Define to 1 if you have the <sys/statvfs.h> header file. */
|
|
#undef HAVE_SYS_STATVFS_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/ttycom.h> header file. */
|
|
#undef HAVE_SYS_TTYCOM_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/uio.h> header file. */
|
|
#undef HAVE_SYS_UIO_H
|
|
|
|
/* Define to 1 if you have the <sys/vfs.h> header file. */
|
|
#undef HAVE_SYS_VFS_H
|
|
|
|
/* Define to 1 if you have the <termcap.h> header file. */
|
|
#undef HAVE_TERMCAP_H
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#undef HAVE_TIME_H
|
|
|
|
/* Define to 1 if you have the <tzfile.h> header file. */
|
|
#undef HAVE_TZFILE_H
|
|
|
|
/* Define to 1 if you have the `uid_from_user' function. */
|
|
#undef HAVE_UID_FROM_USER
|
|
|
|
/* Define to 1 if the system has the type `uintptr_t'. */
|
|
#undef HAVE_UINTPTR_T
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the `unsetenv' function. */
|
|
#undef HAVE_UNSETENV
|
|
|
|
/* Define to 1 if you have the `unvis' function. */
|
|
#undef HAVE_UNVIS
|
|
|
|
/* Define to 1 if you have the `user_from_uid' function. */
|
|
#undef HAVE_USER_FROM_UID
|
|
|
|
/* Define to 1 if you have the `usleep' function. */
|
|
#undef HAVE_USLEEP
|
|
|
|
/* Define to 1 if you have the <util.h> header file. */
|
|
#undef HAVE_UTIL_H
|
|
|
|
/* 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 the `va_copy' function is supported. */
|
|
#undef HAVE_VA_COPY
|
|
|
|
/* Define to 1 if you have the `vfork' function. */
|
|
#undef HAVE_VFORK
|
|
|
|
/* Define to 1 if you have the <vfork.h> header file. */
|
|
#undef HAVE_VFORK_H
|
|
|
|
/* Define to 1 if you have the `vis' function. */
|
|
#undef HAVE_VIS
|
|
|
|
/* Define to 1 if you have the <vis.h> header file. */
|
|
#undef HAVE_VIS_H
|
|
|
|
/* Define to 1 if you have the `warn' function. */
|
|
#undef HAVE_WARN
|
|
|
|
/* Define to 1 if `fork' works. */
|
|
#undef HAVE_WORKING_FORK
|
|
|
|
/* Define to 1 if `long long' is supported and sizeof(off_t) >= 8. */
|
|
#undef HAVE_WORKING_LONG_LONG
|
|
|
|
/* Define to 1 if `vfork' works. */
|
|
#undef HAVE_WORKING_VFORK
|
|
|
|
/* Define to 1 if the system has the type `_Bool'. */
|
|
#undef HAVE__BOOL
|
|
|
|
/* define if your compiler has __attribute__ */
|
|
#undef HAVE___ATTRIBUTE__
|
|
|
|
/* Define to 1 if the `__builtin_va_copy' function is supported. */
|
|
#undef HAVE___BUILTIN_VA_COPY
|
|
|
|
/* 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 home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* The size of `off_t', as computed by sizeof. */
|
|
#undef SIZEOF_OFF_T
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define to 1 if strerror_r returns char *. */
|
|
#undef STRERROR_R_CHAR_P
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Enable extensions on AIX 3, Interix. */
|
|
#ifndef _ALL_SOURCE
|
|
# undef _ALL_SOURCE
|
|
#endif
|
|
/* Enable GNU extensions on systems that have them. */
|
|
#ifndef _GNU_SOURCE
|
|
# undef _GNU_SOURCE
|
|
#endif
|
|
/* Enable threading extensions on Solaris. */
|
|
#ifndef _POSIX_PTHREAD_SEMANTICS
|
|
# undef _POSIX_PTHREAD_SEMANTICS
|
|
#endif
|
|
/* Enable extensions on HP NonStop. */
|
|
#ifndef _TANDEM_SOURCE
|
|
# undef _TANDEM_SOURCE
|
|
#endif
|
|
/* Enable general extensions on Solaris. */
|
|
#ifndef __EXTENSIONS__
|
|
# undef __EXTENSIONS__
|
|
#endif
|
|
|
|
|
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
|
# if defined __BIG_ENDIAN__
|
|
# define WORDS_BIGENDIAN 1
|
|
# endif
|
|
#else
|
|
# ifndef WORDS_BIGENDIAN
|
|
# undef WORDS_BIGENDIAN
|
|
# endif
|
|
#endif
|
|
|
|
/* Define to 1 if on MINIX. */
|
|
#undef _MINIX
|
|
|
|
/* Define to 2 if the system does not provide POSIX.1 features except with
|
|
this defined. */
|
|
#undef _POSIX_1_SOURCE
|
|
|
|
/* Define to 1 if you need to in order for `stat' and other things to work. */
|
|
#undef _POSIX_SOURCE
|
|
|
|
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
#define below would cause a syntax error. */
|
|
#undef _UINT32_T
|
|
|
|
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
#define below would cause a syntax error. */
|
|
#undef _UINT64_T
|
|
|
|
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
#define below would cause a syntax error. */
|
|
#undef _UINT8_T
|
|
|
|
/* Define to the type of a signed integer type of width exactly 16 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef int16_t
|
|
|
|
/* Define to the type of a signed integer type of width exactly 32 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef int32_t
|
|
|
|
/* Define to the type of a signed integer type of width exactly 64 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef int64_t
|
|
|
|
/* Define to the type of a signed integer type of width exactly 8 bits if such
|
|
a type exists and the standard includes do not define it. */
|
|
#undef int8_t
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
#undef pid_t
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
#undef size_t
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 16 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef uint16_t
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 32 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef uint32_t
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 64 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef uint64_t
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 8 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef uint8_t
|
|
|
|
/* Define to the type of an unsigned integer type wide enough to hold a
|
|
pointer, if such a type exists, and if the system does not define it. */
|
|
#undef uintptr_t
|
|
|
|
/* Define as `fork' if `vfork' does not work. */
|
|
#undef vfork
|
|
|
|
|
|
/* NBCOMPAT template section follows. */
|
|
|
|
#ifndef HAVE___ATTRIBUTE__
|
|
# define __attribute__(x)
|
|
#endif
|
|
|