Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:define

24 /* Define if `sys_siglist' is declared by <signal.h>.  */
25 # define SYS_SIGLIST_DECLARED 1
27 /* Define this if the C library defines the variable `_sys_siglist'. */
28 # define HAVE_SYS_SIGLIST 1
32 /* Define NSIG. */
33 # define NSIG SIGMAX
38 #define FILE_TIMESTAMP_HI_RES 0
40 /* Define to 1 if you have `alloca', as a function or macro. */
41 #define HAVE_ALLOCA 1
43 /* Define if you have the fdopen function. */
44 #define HAVE_FDOPEN 1
46 /* Define to 1 if you have the `getgroups' function. */
47 #define HAVE_GETGROUPS 1
49 /* Define if you have the <memory.h> header file. */
50 #define HAVE_MEMORY_H 1
52 /* Define if you have the mkstemp function. */
53 #define HAVE_MKSTEMP 1
55 /* Define to 1 if you have the `mktemp' function. */
56 #define HAVE_MKTEMP 1
58 /* Define to 1 if you have the `setlinebuf' function. */
59 #define HAVE_SETLINEBUF 1
61 /* Define to 1 if you have the `setvbuf' function. */
62 #define HAVE_SETVBUF 1
64 #define SCCS_GET "get"
66 /* Define to `unsigned long' or `unsigned long long'
67 if <inttypes.h> doesn't define. */
68 #define uintmax_t unsigned long long
70 /* Define the type of the first arg to select(). */
71 #define fd_set_size_t int
73 /* Define if you have the select function. */
74 #define HAVE_SELECT 1
76 /* Define if your compiler conforms to the ANSI C standard. */
77 #define HAVE_ANSI_COMPILER 1
79 /* Define to 1 if you have the <stdarg.h> header file. */
80 #define HAVE_STDARG_H 1
82 /* Define if you have the vprintf library function. */
84 #define HAVE_VPRINTF 1
87 #define PACKAGE "make"
89 /* Define to the address where bug reports for this package should be sent. */
90 #define PACKAGE_BUGREPORT "bug-make@gnu.org"
92 /* Define to the full name of this package. */
93 #define PACKAGE_NAME "GNU make"
95 /* Define to the full name and version of this package. */
96 #define PACKAGE_STRING "GNU make 3.81"
98 /* Define to the one symbol short name of this package. */
99 #define PACKAGE_TARNAME "make"
101 /* Define to the version of this package. */
102 #define PACKAGE_VERSION "3.81"
104 /* Define to 1 if the C compiler supports function prototypes. */
105 #define PROTOTYPES 1
107 /* Define to 1 if `sys_siglist' is declared by <signal.h> or <unistd.h>. */
108 #define SYS_SIGLIST_DECLARED 1
111 #define VERSION "3.81"
114 #define MAKE_HOST "i386-pc-msdosdjgpp"
117 #define HAVE_DOS_PATHS