summaryrefslogtreecommitdiff
path: root/configh.dos.template
blob: 455c549ba5ea8daf6646c2c0530d86b3db8c70e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
/* Generated automatically from configure.in by autoheader.  DO NOT EDIT!  */

#define INCLUDEDIR "c:/djgpp/include"
#define LIBDIR "c:/djgpp/lib"

/* Define if you have dirent.h.  */
#define HAVE_DIRENT_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 as the return type of signal handlers (int or void).  */
#define RETSIGTYPE void

/* Define if you have the ANSI C header files.  */
#ifndef STDC_HEADERS
#define STDC_HEADERS
#endif

/* Define if `sys_siglist' is declared by <signal.h>.  */
#undef SYS_SIGLIST_DECLARED

/* Define if you have sys_siglist.  */
#undef HAVE_SYS_SIGLIST

/* Define if you have _sys_siglist.  */
#undef HAVE__SYS_SIGLIST

/* Define if you have psignal.  */
#define HAVE_PSIGNAL

/* Define if you have strsignal.  */
#undef HAVE_STRSIGNAL

/* Define NSIG.  */
#define NSIG SIGMAX

/* Define if you have getdtablesize.  */
#define HAVE_GETDTABLESIZE

/* 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 setlinebuf.  */
#define HAVE_SETLINEBUF

/* Define if you have the <limits.h> header file.  */
#define HAVE_LIMITS_H

/* Define if you have the <sys/param.h> header file.  */
#undef HAVE_SYS_PARAM_H

/* Define if you have the <fcntl.h> header file.  */
#define HAVE_FCNTL_H

/* Define if you have the <string.h> header file.  */
#define HAVE_STRING_H

/* Define if you have the <memory.h> header file.  */
#define HAVE_MEMORY_H

/* Define if you have the memmove function.  */
#define HAVE_MEMMOVE

/* Define if you have the `strerror' function.  */
#define HAVE_STRERROR

/* Define if you have the <sys/wait.h> header file.  */
#define HAVE_SYS_WAIT_H

#define SCCS_GET "get"