home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 22 gnu
/
22-gnu.zip
/
rcs567s.zip
/
diff
/
config.h
< prev
next >
Wrap
Text File
|
1995-03-03
|
1KB
|
50 lines
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if you have dirent.h. */
#define DIRENT 1
/* Define if you have unistd.h. */
#define HAVE_UNISTD_H 1
/* Define if you have the vprintf function. */
#define HAVE_VPRINTF 1
/* Define as the return type of signal handlers (int or void). */
#define RETSIGTYPE void
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define vfork as fork if vfork does not work. */
#define vfork fork
/* Define if you have dup2. */
#define HAVE_DUP2 1
/* Define if you have memchr. */
#define HAVE_MEMCHR 1
/* Define if you have strerror. */
#define HAVE_STRERROR 1
/* Define if you have waitpid. */
#define HAVE_WAITPID 1
/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define if you have the <sys/wait.h> header file. */
#define HAVE_SYS_WAIT_H 0
/* Define if you have the <time.h> header file. */
#define HAVE_TIME_H 1