This is config.h in view mode; [Download] [Up]
/* config.h. Generated automatically by configure. */ /* Generated automatically from configure.in by autoheader. DO NOT EDIT! */ /* Define if you have dirent.h. */ /* #undef 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. */ /* #undef HAVE_STRCOLL */ /* Define if you have unistd.h. */ /* #undef 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. */ #define NLIST_NAME_UNION 1 /* 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. */ #define STDC_HEADERS 1 /* Define if you don't have dirent.h, but have sys/dir.h. */ #define SYSDIR 1 /* 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. */ /* #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. */ /* #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 */ #define pid_t int /* 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 1 /* 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 dup2. */ #define HAVE_DUP2 1 /* Define if you have getcwd. */ /* #undef HAVE_GETCWD */ /* 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. */ #define HAVE_SETREUID 1 /* Define if you have setregid. */ #define HAVE_SETREGID 1 /* Define if you have waitpid. */ /* #undef HAVE_WAITPID */ /* Define if you have wait3. */ #define HAVE_WAIT3 1 /* 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 <sys/wait.h> header file. */ #define HAVE_SYS_WAIT_H 1
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.