Forked from
Glasgow Haskell Compiler / GHC
66628 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
config.h.in 4.54 KiB
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
/* Define as the type of timezone. */
#undef TYPE_TIMEZONE
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define if you have access. */
#undef HAVE_ACCESS
/* Define if you have ftime. */
#undef HAVE_FTIME
/* Define if you have getclock. */
#undef HAVE_GETCLOCK
/* Define if you have getpagesize. */
#undef HAVE_GETPAGESIZE
/* Define if you have getrusage. */
#undef HAVE_GETRUSAGE
/* Define if you have gettimeofday. */
#undef HAVE_GETTIMEOFDAY
/* Define if you have mktime. */
#undef HAVE_MKTIME
/* Define if you have mprotect. */
#undef HAVE_MPROTECT
/* Define if you have setitimer. */
#undef HAVE_SETITIMER
/* Define if you have stat. */
#undef HAVE_STAT
/* Define if you have sysconf. */
#undef HAVE_SYSCONF
/* Define if you have timelocal. */
#undef HAVE_TIMELOCAL
/* Define if you have times. */
#undef HAVE_TIMES
/* Define if you have vadvise. */
#undef HAVE_VADVISE
/* Define if you have vfork. */
#undef HAVE_VFORK
/* Define if you have alloca. */
#undef HAVE_ALLOCA
/* Define if you have the <alloca.h> header file. */
#undef HAVE_ALLOCA_H
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <grp.h> header file. */
#undef HAVE_GRP_H
/* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* Define if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if you have the <nlist.h> header file. */
#undef HAVE_NLIST_H
/* Define if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* Define if you have the <readline/readline.h> header file. */
#undef HAVE_READLINE_READLINE_H
/* Define if you have the <siginfo.h> header file. */
#undef HAVE_SIGINFO_H
/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have the <sys/fault.h> header file. */
#undef HAVE_SYS_FAULT_H
/* Define if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
/* Define if you have the <sys/file.h> header file. */
#undef HAVE_SYS_MMAN_H
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define if you have the <sys/procfs.h> header file. */
#undef HAVE_SYS_PROCFS_H
/* Define if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H
/* Define if you have the <sys/signal.h> header file. */
#undef HAVE_SYS_SIGNAL_H
/* Define if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define if you have the <sys/syscall.h> header file. */
#undef HAVE_SYS_SYSCALL_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <sys/timeb.h> header file. */
#undef HAVE_SYS_TIMEB_H
/* Define if you have the <sys/timers.h> header file. */
#undef HAVE_SYS_TIMERS_H
/* Define if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H
/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define if you have the <sys/utsname.h> header file. */
#undef HAVE_SYS_UTSNAME_H
/* Define if you have the <sys/vadvise.h> header file. */
#undef HAVE_SYS_VADVISE_H
/* Define if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
/* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define if you have the <types.h> header file. */
#undef HAVE_TYPES_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the <utime.h> header file. */
#undef HAVE_UTIME_H
/* Define if you have the <vfork.h> header file. */
#undef HAVE_VFORK_H
/* Define if you have the fl library (-lfl). */
#undef HAVE_LIBFL
/* Define if you have the l library (-ll). */
#undef HAVE_LIBL
/* Define if you have tm_zone in struct tm. */
#undef HAVE_TM_ZONE
/* Define if you have extern char *tzname[2]. */
#undef HAVE_TZNAME
/* Define this if your time.h defines altzone */
#undef HAVE_ALTZONE