This is sysdep.h in view mode; [Download] [Up]
/* sysdep.h. Generated automatically by configure. */ /* sysdep.h.in. Generated automatically from configure.in by autoheader. */ /* ... and then modified manually to add NLIST_HAS_N_NAME, etc. */ /* Define to empty if the const keyword does not work. */ /* #undef const */ /* Define if you have header file sys/timeb.h. (Probably only on SGI.) */ #define HAVE_SYS_TIMEB_H 1 /* Define if you have header file libgen.h. */ /* #undef HAVE_LIBGEN_H */ /* Define if you have gettimeofday. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have socket. */ #define HAVE_SOCKET 1 /* Define if you have dlopen. */ /* #undef HAVE_DLOPEN */ /* Define if nlist structs, defined in <nlist.h>, have n_name components. */ /* #undef NLIST_HAS_N_NAME */ /* Define if FILEs, defined in <stdio.h>, have _cnt component. */ #define FILE_HAS__CNT 1
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.