- /* config.h.in. Generated automatically from configure.in by autoheader. */
- /* Define 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
- /* Define if the closedir function returns void instead of int. */
- #undef CLOSEDIR_VOID
- /* Define to empty if the keyword does not work. */
- #undef const
- /* Define if you don't have vprintf but do have _doprnt. */
- #undef HAVE_DOPRNT
- /* Define if you have a working `mmap' system call. */
- #undef HAVE_MMAP
- /* Define if you have the strftime function. */
- #undef HAVE_STRFTIME
- /* Define if you have the vprintf function. */
- #undef HAVE_VPRINTF
- /* Define if on MINIX. */
- #undef _MINIX
- /* Define to `long' if <sys/types.h> doesn't define. */
- #undef off_t
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
- /* Define if the system does not provide POSIX.1 features except
- with this defined. */
- #undef _POSIX_1_SOURCE
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
- /* Define if the `setpgrp' function takes no argument. */
- #undef SETPGRP_VOID
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
- /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
- #undef STAT_MACROS_BROKEN
- /* 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 your <sys/time.h> declares struct tm. */
- #undef TM_IN_SYS_TIME
- /* The number of bytes in a unsigned char. */
- #undef SIZEOF_UNSIGNED_CHAR
- /* The number of bytes in a unsigned int. */
- #undef SIZEOF_UNSIGNED_INT
- /* The number of bytes in a unsigned long. */
- #undef SIZEOF_UNSIGNED_LONG
- /* The number of bytes in a unsigned long long. */
- #undef SIZEOF_UNSIGNED_LONG_LONG
- /* The number of bytes in a unsigned short. */
- #undef SIZEOF_UNSIGNED_SHORT
- /* Define if you have the _mkdir function. */
- #undef HAVE__MKDIR
- /* Define if you have the bcopy function. */
- #undef HAVE_BCOPY
- /* Define if you have the chdir function. */
- #undef HAVE_CHDIR
- /* Define if you have the difftime function. */
- #undef HAVE_DIFFTIME
- /* Define if you have the epoll_create function. */
- #undef HAVE_EPOLL_CREATE
- /* Define if you have the fork function. */
- #undef HAVE_FORK
- /* Define if you have the ftime function. */
- #undef HAVE_FTIME
- /* Define if you have the getenv function. */
- #undef HAVE_GETENV
- /* Define if you have the getgid function. */
- #undef HAVE_GETGID
- /* Define if you have the getgrnam function. */
- #undef HAVE_GETGRNAM
- /* Define if you have the gethostbyname function. */
- #undef HAVE_GETHOSTBYNAME
- /* Define if you have the gethostname function. */
- #undef HAVE_GETHOSTNAME
- /* Define if you have the getlogin function. */
- #undef HAVE_GETLOGIN
- /* Define if you have the getopt function. */
- #undef HAVE_GETOPT
- /* Define if you have the getpagesize function. */
- #undef HAVE_GETPAGESIZE
- /* Define if you have the getpid function. */
- #undef HAVE_GETPID
- /* Define if you have the getpwnam function. */
- #undef HAVE_GETPWNAM
- /* Define if you have the getrlimit function. */
- #undef HAVE_GETRLIMIT
- /* Define if you have the getservbyname function. */
- #undef HAVE_GETSERVBYNAME
- /* Define if you have the gettimeofday function. */
- #undef HAVE_GETTIMEOFDAY
- /* Define if you have the getuid function. */
- #undef HAVE_GETUID
- /* Define if you have the index function. */
- #undef HAVE_INDEX
- /* Define if you have the inet_aton function. */
- #undef HAVE_INET_ATON
- /* Define if you have the inet_ntoa function. */
- #undef HAVE_INET_NTOA
- /* Define if you have the ioctl function. */
- #undef HAVE_IOCTL
- /* Define if you have the kqueue function. */
- #undef HAVE_KQUEUE
- /* Define if you have the memcpy function. */
- #undef HAVE_MEMCPY
- /* Define if you have the memmove function. */
- #undef HAVE_MEMMOVE
- /* Define if you have the memset function. */
- #undef HAVE_MEMSET
- /* Define if you have the mkdir function. */
- #undef HAVE_MKDIR
- /* Define if you have the mktime function. */
- #undef HAVE_MKTIME
- /* Define if you have the pipe function. */
- #undef HAVE_PIPE
- /* Define if you have the poll function. */
- #undef HAVE_POLL
- /* Define if you have the pow function. */
- #undef HAVE_POW
- /* Define if you have the recv function. */
- #undef HAVE_RECV
- /* Define if you have the recvfrom function. */
- #undef HAVE_RECVFROM
- /* Define if you have the rindex function. */
- #undef HAVE_RINDEX
- /* Define if you have the select function. */
- #undef HAVE_SELECT
- /* Define if you have the send function. */
- #undef HAVE_SEND
- /* Define if you have the sendto function. */
- #undef HAVE_SENDTO
- /* Define if you have the setgid function. */
- #undef HAVE_SETGID
- /* Define if you have the setitimer function. */
- #undef HAVE_SETITIMER
- /* Define if you have the setpgid function. */
- #undef HAVE_SETPGID
- /* Define if you have the setpgrp function. */
- #undef HAVE_SETPGRP
- /* Define if you have the setsid function. */
- #undef HAVE_SETSID
- /* Define if you have the setuid function. */
- #undef HAVE_SETUID
- /* Define if you have the sigaction function. */
- #undef HAVE_SIGACTION
- /* Define if you have the sigaddset function. */
- #undef HAVE_SIGADDSET
- /* Define if you have the sigprocmask function. */
- #undef HAVE_SIGPROCMASK
- /* Define if you have the socket function. */
- #undef HAVE_SOCKET
- /* Define if you have the strcasecmp function. */
- #undef HAVE_STRCASECMP
- /* Define if you have the strchr function. */
- #undef HAVE_STRCHR
- /* Define if you have the strdup function. */
- #undef HAVE_STRDUP
- /* Define if you have the strerror function. */
- #undef HAVE_STRERROR
- /* Define if you have the stricmp function. */
- #undef HAVE_STRICMP
- /* Define if you have the strncasecmp function. */
- #undef HAVE_STRNCASECMP
- /* Define if you have the strnicmp function. */
- #undef HAVE_STRNICMP
- /* Define if you have the strrchr function. */
- #undef HAVE_STRRCHR
- /* Define if you have the strsep function. */
- #undef HAVE_STRSEP
- /* Define if you have the strtoul function. */
- #undef HAVE_STRTOUL
- /* Define if you have the uname function. */
- #undef HAVE_UNAME
- /* Define if you have the wait function. */
- #undef HAVE_WAIT
- /* Define if you have the waitpid function. */
- #undef HAVE_WAITPID
- /* Define if you have the <arpa/inet.h> header file. */
- #undef HAVE_ARPA_INET_H
- /* Define if you have the <dir.h> header file. */
- #undef HAVE_DIR_H
- /* Define if you have the <direct.h> header file. */
- #undef HAVE_DIRECT_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 <limits.h> header file. */
- #undef HAVE_LIMITS_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 <ndir.h> header file. */
- #undef HAVE_NDIR_H
- /* Define if you have the <netdb.h> header file. */
- #undef HAVE_NETDB_H
- /* Define if you have the <netinet/in.h> header file. */
- #undef HAVE_NETINET_IN_H
- /* Define if you have the <poll.h> header file. */
- #undef HAVE_POLL_H
- /* Define if you have the <pwd.h> header file. */
- #undef HAVE_PWD_H
- /* Define if you have the <stdarg.h> header file. */
- #undef HAVE_STDARG_H
- /* Define if you have the <stddef.h> header file. */
- #undef HAVE_STDDEF_H
- /* Define if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
- /* Define if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define if you have the <stropts.h> header file. */
- #undef HAVE_STROPTS_H
- /* Define if you have the <sys/dir.h> header file. */
- #undef HAVE_SYS_DIR_H
- /* Define if you have the <sys/epoll.h> header file. */
- #undef HAVE_SYS_EPOLL_H
- /* Define if you have the <sys/event.h> header file. */
- #undef HAVE_SYS_EVENT_H
- /* Define if you have the <sys/file.h> header file. */
- #undef HAVE_SYS_FILE_H
- /* Define if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
- /* Define if you have the <sys/mman.h> header file. */
- #undef HAVE_SYS_MMAN_H
- /* Define if you have the <sys/ndir.h> header file. */
- #undef HAVE_SYS_NDIR_H
- /* Define if you have the <sys/param.h> header file. */
- #undef HAVE_SYS_PARAM_H
- /* Define if you have the <sys/poll.h> header file. */
- #undef HAVE_SYS_POLL_H
- /* Define if you have the <sys/resource.h> header file. */
- #undef HAVE_SYS_RESOURCE_H
- /* Define if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
- /* Define if you have the <sys/socket.h> header file. */
- #undef HAVE_SYS_SOCKET_H
- /* Define if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define if you have the <sys/stropts.h> header file. */
- #undef HAVE_SYS_STROPTS_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/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/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 <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have the <varargs.h> header file. */
- #undef HAVE_VARARGS_H
- /* Define if mkdir takes only one argument. */
- #undef MKDIR_TAKES_ONE_ARG