packages feed

unix-2.8.7.0: include/HsUnixConfig.h.in

/* include/HsUnixConfig.h.in.  Generated from configure.ac by autoheader.  */

/* The value of DT_BLK. */
#undef CONST_DT_BLK

/* The value of DT_CHR. */
#undef CONST_DT_CHR

/* The value of DT_DIR. */
#undef CONST_DT_DIR

/* The value of DT_FIFO. */
#undef CONST_DT_FIFO

/* The value of DT_LNK. */
#undef CONST_DT_LNK

/* The value of DT_REG. */
#undef CONST_DT_REG

/* The value of DT_SOCK. */
#undef CONST_DT_SOCK

/* The value of DT_UNKNOWN. */
#undef CONST_DT_UNKNOWN

/* The value of DT_WHT. */
#undef CONST_DT_WHT

/* The value of SIGABRT. */
#undef CONST_SIGABRT

/* The value of SIGALRM. */
#undef CONST_SIGALRM

/* The value of SIGBUS. */
#undef CONST_SIGBUS

/* The value of SIGCHLD. */
#undef CONST_SIGCHLD

/* The value of SIGCONT. */
#undef CONST_SIGCONT

/* The value of SIGFPE. */
#undef CONST_SIGFPE

/* The value of SIGHUP. */
#undef CONST_SIGHUP

/* The value of SIGILL. */
#undef CONST_SIGILL

/* The value of SIGINFO. */
#undef CONST_SIGINFO

/* The value of SIGINT. */
#undef CONST_SIGINT

/* The value of SIGKILL. */
#undef CONST_SIGKILL

/* The value of SIGPIPE. */
#undef CONST_SIGPIPE

/* The value of SIGPOLL. */
#undef CONST_SIGPOLL

/* The value of SIGPROF. */
#undef CONST_SIGPROF

/* The value of SIGQUIT. */
#undef CONST_SIGQUIT

/* The value of SIGSEGV. */
#undef CONST_SIGSEGV

/* The value of SIGSTOP. */
#undef CONST_SIGSTOP

/* The value of SIGSYS. */
#undef CONST_SIGSYS

/* The value of SIGTERM. */
#undef CONST_SIGTERM

/* The value of SIGTRAP. */
#undef CONST_SIGTRAP

/* The value of SIGTSTP. */
#undef CONST_SIGTSTP

/* The value of SIGTTIN. */
#undef CONST_SIGTTIN

/* The value of SIGTTOU. */
#undef CONST_SIGTTOU

/* The value of SIGURG. */
#undef CONST_SIGURG

/* The value of SIGUSR1. */
#undef CONST_SIGUSR1

/* The value of SIGUSR2. */
#undef CONST_SIGUSR2

/* The value of SIGVTALRM. */
#undef CONST_SIGVTALRM

/* The value of SIGWINCH. */
#undef CONST_SIGWINCH

/* The value of SIGXCPU. */
#undef CONST_SIGXCPU

/* The value of SIGXFSZ. */
#undef CONST_SIGXFSZ

/* The value of SIG_BLOCK. */
#undef CONST_SIG_BLOCK

/* The value of SIG_SETMASK. */
#undef CONST_SIG_SETMASK

/* The value of SIG_UNBLOCK. */
#undef CONST_SIG_UNBLOCK

/* Define to 1 if you have the 'alarm' function. */
#undef HAVE_ALARM

/* Define to 1 if you have the <bsd/libutil.h> header file. */
#undef HAVE_BSD_LIBUTIL_H

/* Define to 1 if you have the 'chown' function. */
#undef HAVE_CHOWN

/* Define to 1 if you have the 'clearenv' function. */
#undef HAVE_CLEARENV

/* Define to 1 if you have the CLOCKS_PER_SEC macro. */
#undef HAVE_CLOCKS_PER_SEC

/* Define to 1 if you have the `ctermid' function. */
#undef HAVE_CTERMID

/* Define to 1 if you have the declaration of 'CLOCKS_PER_SEC', and to 0 if
   you don't. */
#undef HAVE_DECL_CLOCKS_PER_SEC

/* Define to 1 if you have the declaration of 'ctermid', and to 0 if you
   don't. */
#undef HAVE_DECL_CTERMID

/* Define to 1 if you have the declaration of 'execvpe', and to 0 if you
   don't. */
#undef HAVE_DECL_EXECVPE

/* Define to 1 if you have the declaration of 'fdatasync', and to 0 if you
   don't. */
#undef HAVE_DECL_FDATASYNC

/* Define to 1 if you have the declaration of 'sem_getvalue', and to 0 if you
   don't. */
#undef HAVE_DECL_SEM_GETVALUE

/* Define to 1 if you have the declaration of 'tcdrain', and to 0 if you
   don't. */
#undef HAVE_DECL_TCDRAIN

/* Define if we have /dev/ptc. */
#undef HAVE_DEV_PTC

/* Define if we have /dev/ptmx. */
#undef HAVE_DEV_PTMX

/* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'.
   */
#undef HAVE_DIRENT_H

/* Define to 1 if you have the 'dup' function. */
#undef HAVE_DUP

/* Define to 1 if you have the 'execv' function. */
#undef HAVE_EXECV

/* Define to 1 if you have the 'execvpe' function. */
#undef HAVE_EXECVPE

/* Define to 1 if you have the 'fchdir' function. */
#undef HAVE_FCHDIR

/* 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 'fdatasync' function. */
#undef HAVE_FDATASYNC

/* Define to 1 if you have the 'fsync' function. */
#undef HAVE_FSYNC

/* Define to 1 if you have the 'futimens' function. */
#undef HAVE_FUTIMENS

/* Define to 1 if you have the 'futimes' function. */
#undef HAVE_FUTIMES

/* Define to 1 if F_GETLK is available. */
#undef HAVE_F_GETLK

/* Define to 1 if F_NOCACHE available. */
#undef HAVE_F_NOCACHE

/* Define to 1 if you have the 'getgrent' function. */
#undef HAVE_GETGRENT

/* Define to 1 if you have the 'getgrgid_r' function. */
#undef HAVE_GETGRGID_R

/* Define to 1 if you have the 'getgrnam_r' function. */
#undef HAVE_GETGRNAM_R

/* Define to 1 if you have the 'getpid' function. */
#undef HAVE_GETPID

/* Define to 1 if you have the 'getpwent' function. */
#undef HAVE_GETPWENT

/* Define to 1 if you have the 'getpwnam' function. */
#undef HAVE_GETPWNAM

/* Define to 1 if you have the 'getpwnam_r' function. */
#undef HAVE_GETPWNAM_R

/* Define to 1 if you have the 'getpwuid' function. */
#undef HAVE_GETPWUID

/* Define to 1 if you have the 'getpwuid_r' function. */
#undef HAVE_GETPWUID_R

/* 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 'lchown' function. */
#undef HAVE_LCHOWN

/* 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 you have the 'lutimes' function. */
#undef HAVE_LUTIMES

/* Define to 1 if you have the <minix/config.h> header file. */
#undef HAVE_MINIX_CONFIG_H

/* Define to 1 if you have the 'mkdtemp' function. */
#undef HAVE_MKDTEMP

/* Define to 1 if you have the 'mknod' function. */
#undef HAVE_MKNOD

/* Define to 1 if you have the 'mkstemp' function. */
#undef HAVE_MKSTEMP

/* Define to 1 if you have the 'mkstemps' function. */
#undef HAVE_MKSTEMPS

/* Define to 1 if you have the 'nanosleep' function. */
#undef HAVE_NANOSLEEP

/* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */
#undef HAVE_NDIR_H

/* Ignore the pw_gecos member of passwd where it does not exist */
#undef HAVE_NO_PASSWD_PW_GECOS

/* Define to 1 if you have the 'openpty' function. */
#undef HAVE_OPENPTY

/* Define to 1 if O_DIRECT open flag is available. */
#undef HAVE_O_DIRECT

/* Define to 1 if you have the 'pipe' function. */
#undef HAVE_PIPE

/* Define to 1 if you have the 'posix_fadvise' function. */
#undef HAVE_POSIX_FADVISE

/* Define to 1 if you have the 'posix_fallocate' function. */
#undef HAVE_POSIX_FALLOCATE

/* Define to 1 if you have the 'ptsname' function. */
#undef HAVE_PTSNAME

/* Define to 1 if you have the <pty.h> header file. */
#undef HAVE_PTY_H

/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H

/* Define to 1 if you have the 'readdir_r' function. */
#undef HAVE_READDIR_R

/* Define to 1 if RTLD_DEFAULT is available. */
#undef HAVE_RTLDDEFAULT

/* Define to 1 if we can see RTLD_NEXT in dlfcn.h. */
#undef HAVE_RTLDNEXT

/* Define to 1 if <unistd.h> defines _SC_GETGR_R_SIZE_MAX. */
#undef HAVE_SC_GETGR_R_SIZE_MAX

/* Define to 1 if <unistd.h> defines _SC_GETPW_R_SIZE_MAX. */
#undef HAVE_SC_GETPW_R_SIZE_MAX

/* Define to 1 if you have the 'seekdir' function. */
#undef HAVE_SEEKDIR

/* Define to 1 if you have the `sem_getvalue' function. */
#undef HAVE_SEM_GETVALUE

/* Define to 1 if you have the 'setenv' function. */
#undef HAVE_SETENV

/* Define to 1 if you have the 'setitimer' function. */
#undef HAVE_SETITIMER

/* Define to 1 if you have the 'shm_open' function. */
#undef HAVE_SHM_OPEN

/* Define to 1 if you have the 'shm_unlink' function. */
#undef HAVE_SHM_UNLINK

/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H

/* HAVE_STATX_FUN */
#undef HAVE_STATX_FUN

/* Define to 1 if statx.stx_mnt_id is available. */
#undef HAVE_STATX_MNT_ID

/* 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 <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 'd_type' is a member of 'struct dirent'. */
#undef HAVE_STRUCT_DIRENT_D_TYPE

/* HAVE_STRUCT_RLIMIT */
#undef HAVE_STRUCT_RLIMIT

/* HAVE_STRUCT_STATX */
#undef HAVE_STRUCT_STATX

/* Define to 1 if 'st_atim' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_ATIM

/* Define to 1 if 'st_atimensec' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_ATIMENSEC

/* Define to 1 if 'st_atimespec' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_ATIMESPEC

/* Define to 1 if 'st_atime_n' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_ATIME_N

/* Define to 1 if 'st_blksize' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE

/* Define to 1 if 'st_blocks' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLOCKS

/* Define to 1 if 'st_ctim' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_CTIM

/* Define to 1 if 'st_ctimensec' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_CTIMENSEC

/* Define to 1 if 'st_ctimespec' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_CTIMESPEC

/* Define to 1 if 'st_ctime_n' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_CTIME_N

/* Define to 1 if 'st_mtim' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_MTIM

/* Define to 1 if 'st_mtimensec' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_MTIMENSEC

/* Define to 1 if 'st_mtimespec' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_MTIMESPEC

/* Define to 1 if 'st_mtime_n' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_MTIME_N

/* Define to 1 if 'st_uatime' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_UATIME

/* Define to 1 if 'st_uctime' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_UCTIME

/* Define to 1 if 'st_umtime' is a member of 'struct stat'. */
#undef HAVE_STRUCT_STAT_ST_UMTIME

/* Define to 1 if you have the 'sysconf' function. */
#undef HAVE_SYSCONF

/* 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/ndir.h> header file, and it defines 'DIR'.
   */
#undef HAVE_SYS_NDIR_H

/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_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/sysmacros.h> header file. */
#undef HAVE_SYS_SYSMACROS_H

/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_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/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_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 `tcdrain' function. */
#undef HAVE_TCDRAIN

/* Define to 1 if you have the 'telldir' function. */
#undef HAVE_TELLDIR

/* Define to 1 if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H

/* Define to 1 if you have the 'times' function. */
#undef HAVE_TIMES

/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H

/* 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 'utimensat' function. */
#undef HAVE_UTIMENSAT

/* Define to 1 if you have the <utime.h> header file. */
#undef HAVE_UTIME_H

/* Define to 1 if you have the <utmp.h> header file. */
#undef HAVE_UTMP_H

/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H

/* Define to 1 if you have the '_NSGetEnviron' function. */
#undef HAVE__NSGETENVIRON

/* 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

/* Define to 1 if all of the C89 standard headers exist (not just the ones
   required in a freestanding environment). This macro is provided for
   backward compatibility; new code need not use it. */
#undef STDC_HEADERS

/* Define if stdlib.h declares unsetenv to return void. */
#undef UNSETENV_RETURNS_VOID

/* Enable extensions on AIX, Interix, z/OS.  */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable general extensions on macOS.  */
#ifndef _DARWIN_C_SOURCE
# undef _DARWIN_C_SOURCE
#endif
/* Enable general extensions on Solaris.  */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Enable GNU extensions on systems that have them.  */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable X/Open compliant socket functions that do not require linking
   with -lxnet on HP-UX 11.11.  */
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
# undef _HPUX_ALT_XOPEN_SOCKET_API
#endif
/* Identify the host operating system as Minix.
   This macro does not affect the system headers' behavior.
   A future release of Autoconf may stop defining this macro.  */
#ifndef _MINIX
# undef _MINIX
#endif
/* Enable general extensions on NetBSD.
   Enable NetBSD compatibility extensions on Minix.  */
#ifndef _NETBSD_SOURCE
# undef _NETBSD_SOURCE
#endif
/* Enable OpenBSD compatibility extensions on NetBSD.
   Oddly enough, this does nothing on OpenBSD.  */
#ifndef _OPENBSD_SOURCE
# undef _OPENBSD_SOURCE
#endif
/* Define to 1 if needed for POSIX-compatible behavior.  */
#ifndef _POSIX_SOURCE
# undef _POSIX_SOURCE
#endif
/* Define to 2 if needed for POSIX-compatible behavior.  */
#ifndef _POSIX_1_SOURCE
# undef _POSIX_1_SOURCE
#endif
/* Enable POSIX-compatible threading on Solaris.  */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
#endif
/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
# undef __STDC_WANT_IEC_60559_BFP_EXT__
#endif
/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
# undef __STDC_WANT_IEC_60559_DFP_EXT__
#endif
/* Enable extensions specified by C23 Annex F.  */
#ifndef __STDC_WANT_IEC_60559_EXT__
# undef __STDC_WANT_IEC_60559_EXT__
#endif
/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
#endif
/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015.  */
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
# undef __STDC_WANT_IEC_60559_TYPES_EXT__
#endif
/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
#ifndef __STDC_WANT_LIB_EXT2__
# undef __STDC_WANT_LIB_EXT2__
#endif
/* Enable extensions specified by ISO/IEC 24747:2009.  */
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
# undef __STDC_WANT_MATH_SPEC_FUNCS__
#endif
/* Enable extensions on HP NonStop.  */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable X/Open extensions.  Define to 500 only if necessary
   to make mbstate_t available.  */
#ifndef _XOPEN_SOURCE
# undef _XOPEN_SOURCE
#endif


/* Define if the system headers declare usleep to return void. */
#undef USLEEP_RETURNS_VOID

/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS

/* Define to 1 on platforms where this makes off_t a 64-bit type. */
#undef _LARGE_FILES

/* Number of bits in time_t, on hosts where this is settable. */
#undef _TIME_BITS

/* Define to 1 on platforms where this makes time_t a 64-bit type. */
#undef __MINGW_USE_VC2005_COMPAT

/* Define to empty if 'const' does not conform to ANSI C. */
#undef const