home *** CD-ROM | disk | FTP | other *** search
- /* config.h. Generated automatically by configure. */
- /* Generated automatically from configure.in by autoheader. DO NOT EDIT! */
-
- /* Define if you have dirent.h. */
- #define DIRENT 1
-
- /* Define if you have alloca.h and it should be used (not Ultrix). */
- #undef HAVE_ALLOCA_H
-
- /* Define if you have the strcoll function and it is properly defined. */
- #undef HAVE_STRCOLL
-
- /* Define if you have unistd.h. */
- #define HAVE_UNISTD_H 1
-
- /* Define if you have vfork.h. */
- #undef HAVE_VFORK_H
-
- /* Define vfork as fork if vfork does not work. */
- /* #undef vfork */
-
- /* Define if your struct nlist has an n_un member. */
- #undef NLIST_NAME_UNION
-
- /* Define if you have nlist.h. */
- #define NLIST_STRUCT 1
-
- /* Define if your C compiler doesn't accept -c and -o together. */
- #undef NO_MINUS_C_MINUS_O
-
- /* Define as the return type of signal handlers (int or void). */
- #define RETSIGTYPE void
-
- /* Define if the setvbuf function takes the buffering type as its second
- argument and the buffer pointer as the third, as on System V
- before release 3. */
- #undef SETVBUF_REVERSED
-
- /* Define if you have the ANSI C header files. */
- #undef STDC_HEADERS
-
- /* Define if you don't have dirent.h, but have sys/dir.h. */
- #undef SYSDIR
-
- /* Define if you don't have dirent.h, but have sys/ndir.h. */
- #undef SYSNDIR
-
- /* Define if you do not have strings.h, index, bzero, etc.. */
- #undef USG
-
- /* Define if the closedir function returns void instead of int. */
- #undef VOID_CLOSEDIR
-
- /* 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 on MINIX. */
- #undef _MINIX
-
- /* Define if on MINIX. */
- #undef _POSIX_1_SOURCE
-
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
-
- /* Define on System V Release 4. */
- #undef SVR4
-
- /* Define for Encore UMAX. */
- #undef UMAX
-
- /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
- instead of <sys/cpustats.h>. */
- #undef UMAX4_3
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- /* #undef uid_t */
- /* #undef gid_t */
- /* #undef pid_t */
-
- /* Define to empty if the keyword does not work. */
- /* #undef const */
-
- /* Define for DGUX with <sys/dg_sys_info.h>. */
- #undef DGUX
-
- /* Define if the `getloadavg' function needs to be run setuid or setgid. */
- #undef GETLOADAVG_PRIVILEGED
-
- /* Define if `union wait' is the type of the first arg to wait functions. */
- #undef HAVE_UNION_WAIT
-
- /* Define if `sys_siglist' is declared by <signal.h>. */
- #undef SYS_SIGLIST_DECLARED
-
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown
- */
- #undef STACK_DIRECTION
-
- /* Define to the name of the SCCS `get' command. */
- #define SCCS_GET "get"
-
- /* Define if you have getdtablesize. */
- #define HAVE_GETDTABLESIZE 1
-
- /* Define if you have sys_siglist. */
- #define HAVE_SYS_SIGLIST 1
-
- /* Define if you have _sys_siglist. */
- #undef HAVE__SYS_SIGLIST
-
- /* Define if you have psignal. */
- #define HAVE_PSIGNAL 1
-
- /* Define if you have dup2. */
- #define HAVE_DUP2 1
-
- /* Define if you have getcwd. */
- #define HAVE_GETCWD 1
-
- /* Define if you have sigsetmask. */
- #define HAVE_SIGSETMASK 1
-
- /* Define if you have getgroups. */
- #define HAVE_GETGROUPS 1
-
- /* Define if you have setlinebuf. */
- #define HAVE_SETLINEBUF 1
-
- /* Define if you have setreuid. */
- #undef HAVE_SETREUID
-
- /* Define if you have setregid. */
- #undef HAVE_SETREGID
-
- /* Only one of the following two is needed */
- /* Define if you have waitpid. */
- #define HAVE_WAITPID 1
-
- /* Define if you have wait3. */
- #undef HAVE_WAIT3
-
- /* Define if you have the <limits.h> header file. */
- #define HAVE_LIMITS_H 1
-
- /* Define if you have the <sys/param.h> header file. */
- #define HAVE_SYS_PARAM_H 1
-
- /* Define if you have the <fcntl.h> header file. */
- #define HAVE_FCNTL_H 1
-
- /* Define if you have the <string.h> header file. */
- #define HAVE_STRING_H 1
-
- /* Define if you have the <memory.h> header file. */
- #define HAVE_MEMORY_H 1
-
- /* Define if you have the <sys/wait.h> header file. */
- #define HAVE_SYS_WAIT_H 1
-