This is config.h in view mode; [Download] [Up]
/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if major, minor, and makedev are declared in <mkdev.h>. */ /* #undef MAJOR_IN_MKDEV */ /* Define if major, minor, and makedev are declared in <sysmacros.h>. */ /* #undef MAJOR_IN_SYSMACROS */ /* #undef NODIR */ /* none -- don't make numbered backup files */ /* This shows us where to find the major()/minor() macros */ /* #undef MAJOR_IN_MKDEV */ /* #undef MAJOR_IN_SYSMACROS */ /* Define if you have the memmove function. */ #define HAVE_MEMMOVE 1 /* Define if you have the sbrk function. */ #define HAVE_SBRK 1 /* Define if you have the <dirent.h> header file. */ /* #undef HAVE_DIRENT_H */ /* Define if you have the <malloc.h> header file. */ /* #undef HAVE_MALLOC_H */ /* Define if you have the <ndir.h> header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the <sys/dir.h> header file. */ #define HAVE_SYS_DIR_H 1 /* Define if you have the <sys/mkdev.h> header file. */ /* #undef HAVE_SYS_MKDEV_H */ /* Define if you have the <sys/ndir.h> header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the <sys/sysmacros.h> header file. */ /* #undef HAVE_SYS_SYSMACROS_H */ /* Define if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the <termios.h> header file. */ #define HAVE_TERMIOS_H 1 /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.