Lines Matching refs:define
18 /* Define if on AIX 3.
19 System headers sometimes define this.
25 /* Define if using alloca.c. */
26 #define C_ALLOCA
28 /* Define if the closedir function returns void instead of int. */
31 /* Define to empty if the keyword does not work. */
34 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
38 /* Define for DGUX with <sys/dg_sys_info.h>. */
41 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
44 /* Define to `unsigned long' or `unsigned long long'
45 if <inttypes.h> doesn't define. */
46 #define uintmax_t unsigned long
48 /* Define to `int' if <sys/types.h> doesn't define. */
49 #define gid_t int
51 /* Define if you have alloca, as a function or macro. */
54 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
57 /* Define if you don't have vprintf but do have _doprnt. */
60 /* Define if your system has a working fnmatch function. */
63 /* Define if your system has its own `getloadavg' function. */
66 /* Define if you have the getmntent function. */
69 /* Define if the `long double' type works. */
72 /* Define if you support file names longer than 14 characters. */
73 #define HAVE_LONG_FILE_NAMES 1
75 /* Define if you have a working `mmap' system call. */
78 /* Define if system calls automatically restart after interruption
82 /* Define if your struct stat has st_blksize. */
85 /* Define if your struct stat has st_blocks. */
88 /* Define if you have the strcoll function and it is properly defined. */
89 #define HAVE_STRCOLL 1
91 /* Define if your struct stat has st_rdev. */
92 #define HAVE_ST_RDEV 1
94 /* Define if you have the strftime function. */
95 #define HAVE_STRFTIME 1
97 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
100 /* Define if your struct tm has tm_zone. */
103 /* Define if you don't have tm_zone but do have the external array
105 #define HAVE_TZNAME 1
107 /* Define if you have <unistd.h>. */
108 #define HAVE_UNISTD_H 1
110 /* Define if utime(file, NULL) sets file's timestamp to the present. */
113 /* Define if you have <vfork.h>. */
116 /* Define if you have the vprintf function. */
117 #define HAVE_VPRINTF 1
119 /* Define if you have the wait3 system call. */
122 /* Define if on MINIX. */
125 /* Define if your struct nlist has an n_un member. */
128 /* Define if you have <nlist.h>. */
131 /* Define if your C compiler doesn't accept -c and -o together. */
134 /* Define to `int' if <sys/types.h> doesn't define. */
135 #define pid_t int
137 /* Define if the system does not provide POSIX.1 features except
141 /* Define if you need to in order for stat and other things to work. */
144 /* Define as the return type of signal handlers (int or void). */
145 #define RETSIGTYPE void
147 /* Define if the setvbuf function takes the buffering type as its second
152 /* If using the C implementation of alloca, define if you know the
159 #define STACK_DIRECTION -1
161 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
164 /* Define if your compiler conforms to the ANSI C standard. */
165 #define HAVE_ANSI_COMPILER 1
167 /* Define if you have the ANSI C header files. */
168 #define STDC_HEADERS
170 /* Define on System V Release 4. */
173 /* Define if `sys_siglist' is declared by <signal.h>. */
176 /* Define to `int' if <sys/types.h> doesn't define. */
177 #define uid_t int
179 /* Define for Encore UMAX. */
182 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
186 /* Define vfork as fork if vfork does not work. */
190 #define PACKAGE "make"
193 #define VERSION "3.81"
195 /* Define to the name of the SCCS `get' command. */
196 #define SCCS_GET "get"
198 /* Define this if the SCCS `get' command understands the `-G<file>' option. */
201 /* Define this to enable job server support in GNU make. */
204 /* Define to be the nanoseconds member of struct stat's st_mtim,
208 /* Define this if the C library defines the variable `sys_siglist'. */
211 /* Define this if the C library defines the variable `_sys_siglist'. */
214 /* Define this if you have the `union wait' type in <sys/wait.h>. */
217 /* Define if you have the dup2 function. */
220 /* Define if you have the getcwd function. */
221 #define HAVE_GETCWD 1
223 /* Define if you have the getgroups function. */
226 /* Define if you have the gethostbyname function. */
229 /* Define if you have the gethostname function. */
232 /* Define if you have the memmove function. */
233 #define HAVE_MEMMOVE 1
235 /* Define if you have the mktemp function. */
236 #define HAVE_MKTEMP 1
238 /* Define if you have the psignal function. */
241 /* Define if you have the pstat_getdynamic function. */
244 /* Define if you have the setegid function. */
247 /* Define if you have the seteuid function. */
250 /* Define if you have the setlinebuf function. */
253 /* Define if you have the setregid function. */
256 /* Define if you have the setreuid function. */
259 /* Define if you have the sigsetmask function. */
262 /* Define if you have the socket function. */
265 /* Define if you have the strcasecmp function. */
268 /* Define if you have the strerror function. */
269 #define HAVE_STRERROR 1
271 /* Define if you have the strsignal function. */
274 /* Define if you have the wait3 function. */
277 /* Define if you have the waitpid function. */
280 /* Define if you have the <dirent.h> header file. */
281 #define HAVE_DIRENT_H 1
283 /* Define if you have the <fcntl.h> header file. */
284 #define HAVE_FCNTL_H 1
286 /* Define if you have the <limits.h> header file. */
287 #define HAVE_LIMITS_H 1
289 /* Define if you have the <mach/mach.h> header file. */
292 /* Define if you have the <memory.h> header file. */
295 /* Define if you have the <ndir.h> header file. */
298 /* Define to 1 if you have the <stdarg.h> header file. */
299 #define HAVE_STDARG_H 1
301 /* Define if you have the <stdlib.h> header file. */
304 /* Define if you have the <string.h> header file. */
305 #define HAVE_STRING_H 1
307 /* Define if you have the <sys/dir.h> header file. */
308 #define HAVE_SYS_DIR_H 1
310 /* Define if you have the <sys/ndir.h> header file. */
313 /* Define if you have the <sys/param.h> header file. */
316 /* Define if you have the <sys/timeb.h> header file. */
319 /* Define if you have the <sys/wait.h> header file. */
322 /* Define if you have the <unistd.h> header file. */
323 #define HAVE_UNISTD_H 1
325 /* Define if you have the dgc library (-ldgc). */
328 /* Define if you have the kstat library (-lkstat). */
331 /* Define if you have the sun library (-lsun). */
334 /* Define for Case Insensitve behavior */
335 #define HAVE_CASE_INSENSITIVE_FS
338 #define MAKE_HOST "Amiga"