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
-
- /* 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. */
- #define HAVE_STRCOLL
-
- /* Define if you have unistd.h. */
- #define HAVE_UNISTD_H
-
- /* Define if you have vfork.h. */
- #undef HAVE_VFORK_H
-
- /* Define vfork as fork if vfork does not work. */
- /* #undef vfork */
-
- /* Define if you have memory.h, and string.h doesn't declare the
- mem* functions. */
- #undef NEED_MEMORY_H
-
- /* Define if your struct nlist has an n_un member. */
- #undef NLIST_NAME_UNION
-
- /* Define if you have nlist.h. */
- #undef NLIST_STRUCT
-
- /* 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). */
- #undef 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. */
- #define 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.. */
- #define USG
-
- /* Define if the closedir function returns void instead of int. */
- #undef VOID_CLOSEDIR
-
- /* Define if on AIX 3. */
- #undef _ALL_SOURCE
-
- /* 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. */
- #define _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. */
- #define HAVE_UNION_WAIT
-
-
- /* Define if you have getdtablesize. */
- #undef HAVE_GETDTABLESIZE
-
- /* Define if you have sys_siglist. */
- #define HAVE_SYS_SIGLIST
-
- /* Define if you have _sys_siglist. */
- #undef HAVE__SYS_SIGLIST
-
- /* Define if you have dup2. */
- #define HAVE_DUP2
-
- /* Define if you have getcwd. */
- #define HAVE_GETCWD
-
- /* Define if you have sigsetmask. */
- #define HAVE_SIGSETMASK
-
- /* Define if you have getgroups. */
- #undef HAVE_GETGROUPS
-
- /* Define if you have setlinebuf. */
- #define HAVE_SETLINEBUF
-
- /* Define if you have setreuid. */
- #define HAVE_SETREUID
-
- /* Define if you have setregid. */
- #define HAVE_SETREGID
-
- /* Define if you have waitpid. */
- #define HAVE_WAITPID
-
- /* Define if you have wait3. */
- #define HAVE_WAIT3
-
- /* Define if you have the <limits.h> header file. */
- #define HAVE_LIMITS_H
-
- /* Define if you have the <sys/param.h> header file. */
- #define HAVE_SYS_PARAM_H
-
- /* Define if you have the <fcntl.h> header file. */
- #define HAVE_FCNTL_H
-
- /* Define if you have the <sys/wait.h> header file. */
- #define HAVE_SYS_WAIT_H
-