* New config.sub and config.guess
[make.git] / config.ami.template
blob65bda1e74626aba4d68045ac7fdcc74ed7e57ee2
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define if on AIX 3.
4    System headers sometimes define this.
5    We just want to avoid a redefinition error message.  */
6 #ifndef _ALL_SOURCE
7 /* #undef _ALL_SOURCE */
8 #endif
10 /* Define if using alloca.c.  */
11 #define C_ALLOCA
13 /* Define if the closedir function returns void instead of int.  */
14 /* #undef CLOSEDIR_VOID */
16 /* Define to empty if the keyword does not work.  */
17 /* #undef const */
19 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
20    This function is required for alloca.c support on those systems.  */
21 /* #undef CRAY_STACKSEG_END */
23 /* Define for DGUX with <sys/dg_sys_info.h>.  */
24 /* #undef DGUX */
26 /* Define if the `getloadavg' function needs to be run setuid or setgid.  */
27 /* #undef GETLOADAVG_PRIVILEGED */
29 /* Define to `int' if <sys/types.h> doesn't define.  */
30 #define gid_t int
32 /* Define if you have alloca, as a function or macro.  */
33 /* #undef HAVE_ALLOCA */
35 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
36 /* #undef HAVE_ALLOCA_H */
38 /* Define if you don't have vprintf but do have _doprnt.  */
39 /* #undef HAVE_DOPRNT */
41 /* Define if your system has a working fnmatch function.  */
42 /* #undef HAVE_FNMATCH */
44 /* Define if your system has its own `getloadavg' function.  */
45 /* #undef HAVE_GETLOADAVG */
47 /* Define if you have the getmntent function.  */
48 /* #undef HAVE_GETMNTENT */
50 /* Define if the `long double' type works.  */
51 /* #undef HAVE_LONG_DOUBLE */
53 /* Define if you support file names longer than 14 characters.  */
54 #define HAVE_LONG_FILE_NAMES 1
56 /* Define if you have a working `mmap' system call.  */
57 /* #undef HAVE_MMAP */
59 /* Define if system calls automatically restart after interruption
60    by a signal.  */
61 /* #undef HAVE_RESTARTABLE_SYSCALLS */
63 /* Define if your struct stat has st_blksize.  */
64 /* #undef HAVE_ST_BLKSIZE */
66 /* Define if your struct stat has st_blocks.  */
67 /* #undef HAVE_ST_BLOCKS */
69 /* Define if you have the strcoll function and it is properly defined.  */
70 #define HAVE_STRCOLL 1
72 /* Define if your struct stat has st_rdev.  */
73 #define HAVE_ST_RDEV 1
75 /* Define if you have the strftime function.  */
76 #define HAVE_STRFTIME 1
78 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
79 /* #undef HAVE_SYS_WAIT_H */
81 /* Define if your struct tm has tm_zone.  */
82 /* #undef HAVE_TM_ZONE */
84 /* Define if you don't have tm_zone but do have the external array
85    tzname.  */
86 #define HAVE_TZNAME 1
88 /* Define if you have <unistd.h>.  */
89 #define HAVE_UNISTD_H 1
91 /* Define if utime(file, NULL) sets file's timestamp to the present.  */
92 /* #undef HAVE_UTIME_NULL */
94 /* Define if you have <vfork.h>.  */
95 /* #undef HAVE_VFORK_H */
97 /* Define if you have the vprintf function.  */
98 #define HAVE_VPRINTF 1
100 /* Define if you have the wait3 system call.  */
101 /* #undef HAVE_WAIT3 */
103 /* Define if on MINIX.  */
104 /* #undef _MINIX */
106 /* Define if your struct nlist has an n_un member.  */
107 /* #undef NLIST_NAME_UNION */
109 /* Define if you have <nlist.h>.  */
110 /* #undef NLIST_STRUCT */
112 /* Define if your C compiler doesn't accept -c and -o together.  */
113 /* #undef NO_MINUS_C_MINUS_O */
115 /* Define to `int' if <sys/types.h> doesn't define.  */
116 #define pid_t int
118 /* Define if the system does not provide POSIX.1 features except
119    with this defined.  */
120 /* #undef _POSIX_1_SOURCE */
122 /* Define if you need to in order for stat and other things to work.  */
123 /* #undef _POSIX_SOURCE */
125 /* Define as the return type of signal handlers (int or void).  */
126 #define RETSIGTYPE void
128 /* Define if the setvbuf function takes the buffering type as its second
129    argument and the buffer pointer as the third, as on System V
130    before release 3.  */
131 /* #undef SETVBUF_REVERSED */
133 /* If using the C implementation of alloca, define if you know the
134    direction of stack growth for your system; otherwise it will be
135    automatically deduced at run-time.
136         STACK_DIRECTION > 0 => grows toward higher addresses
137         STACK_DIRECTION < 0 => grows toward lower addresses
138         STACK_DIRECTION = 0 => direction of growth unknown
139  */
140 #define STACK_DIRECTION -1
142 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
143 /* #undef STAT_MACROS_BROKEN */
145 /* Define if you have the ANSI C header files.  */
146 #define STDC_HEADERS
148 /* Define on System V Release 4.  */
149 /* #undef SVR4 */
151 /* Define if `sys_siglist' is declared by <signal.h>.  */
152 /* #undef SYS_SIGLIST_DECLARED */
154 /* Define to `int' if <sys/types.h> doesn't define.  */
155 #define uid_t int
157 /* Define for Encore UMAX.  */
158 /* #undef UMAX */
160 /* Define for Encore UMAX 4.3 that has <inq_status/cpustats.h>
161    instead of <sys/cpustats.h>.  */
162 /* #undef UMAX4_3 */
164 /* Define vfork as fork if vfork does not work.  */
165 /* #undef vfork */
167 /* Name of this package (needed by automake) */
168 #define PACKAGE "%PACKAGE%"
170 /* Version of this package (needed by automake) */
171 #define VERSION "%VERSION%"
173 /* Define to the name of the SCCS `get' command.  */
174 #define SCCS_GET "get"
176 /* Define this if the SCCS `get' command understands the `-G<file>' option.  */
177 /* #undef SCCS_GET_MINUS_G */
179 /* Define this to enable job server support in GNU make.  */
180 /* #undef MAKE_JOBSERVER */
182 /* Define to be the nanoseconds member of struct stat's st_mtim,
183    if it exists.  */
184 /* #undef ST_MTIM_NSEC */
186 /* Define this if the C library defines the variable `sys_siglist'.  */
187 /* #undef HAVE_SYS_SIGLIST */
189 /* Define this if the C library defines the variable `_sys_siglist'.  */
190 /* #undef HAVE__SYS_SIGLIST */
192 /* Define this if you have the `union wait' type in <sys/wait.h>.  */
193 /* #undef HAVE_UNION_WAIT */
195 /* Define if you have the dup2 function.  */
196 /* #undef HAVE_DUP2 */
198 /* Define if you have the getcwd function.  */
199 #define HAVE_GETCWD 1
201 /* Define if you have the getgroups function.  */
202 /* #undef HAVE_GETGROUPS */
204 /* Define if you have the gethostbyname function.  */
205 /* #undef HAVE_GETHOSTBYNAME */
207 /* Define if you have the gethostname function.  */
208 /* #undef HAVE_GETHOSTNAME */
210 /* Define if you have the memmove function.  */
211 #define HAVE_MEMMOVE 1
213 /* Define if you have the mktemp function.  */
214 #define HAVE_MKTEMP 1
216 /* Define if you have the psignal function.  */
217 /* #undef HAVE_PSIGNAL */
219 /* Define if you have the pstat_getdynamic function.  */
220 /* #undef HAVE_PSTAT_GETDYNAMIC */
222 /* Define if you have the setegid function.  */
223 /* #undef HAVE_SETEGID */
225 /* Define if you have the seteuid function.  */
226 /* #undef HAVE_SETEUID */
228 /* Define if you have the setlinebuf function.  */
229 /* #undef HAVE_SETLINEBUF */
231 /* Define if you have the setregid function.  */
232 /* #undef HAVE_SETREGID */
234 /* Define if you have the setreuid function.  */
235 /* #undef HAVE_SETREUID */
237 /* Define if you have the sigsetmask function.  */
238 /* #undef HAVE_SIGSETMASK */
240 /* Define if you have the socket function.  */
241 /* #undef HAVE_SOCKET */
243 /* Define if you have the strcasecmp function.  */
244 /* #undef HAVE_STRCASECMP */
246 /* Define if you have the strerror function.  */
247 #define HAVE_STRERROR 1
249 /* Define if you have the strsignal function.  */
250 /* #undef HAVE_STRSIGNAL */
252 /* Define if you have the wait3 function.  */
253 /* #undef HAVE_WAIT3 */
255 /* Define if you have the waitpid function.  */
256 /* #undef HAVE_WAITPID */
258 /* Define if you have the <dirent.h> header file.  */
259 #define HAVE_DIRENT_H 1
261 /* Define if you have the <fcntl.h> header file.  */
262 #define HAVE_FCNTL_H 1
264 /* Define if you have the <limits.h> header file.  */
265 #define HAVE_LIMITS_H 1
267 /* Define if you have the <mach/mach.h> header file.  */
268 /* #undef HAVE_MACH_MACH_H */
270 /* Define if you have the <memory.h> header file.  */
271 /* #undef HAVE_MEMORY_H */
273 /* Define if you have the <ndir.h> header file.  */
274 /* #undef HAVE_NDIR_H */
276 /* Define if you have the <stdlib.h> header file.  */
277 /* #undef HAVE_STDLIB_H */
279 /* Define if you have the <string.h> header file.  */
280 #define HAVE_STRING_H 1
282 /* Define if you have the <sys/dir.h> header file.  */
283 #define HAVE_SYS_DIR_H 1
285 /* Define if you have the <sys/ndir.h> header file.  */
286 /* #undef HAVE_SYS_NDIR_H */
288 /* Define if you have the <sys/param.h> header file.  */
289 /* #undef HAVE_SYS_PARAM_H */
291 /* Define if you have the <sys/timeb.h> header file.  */
292 /* #undef HAVE_SYS_TIMEB_H */
294 /* Define if you have the <sys/wait.h> header file.  */
295 /* #undef HAVE_SYS_WAIT_H */
297 /* Define if you have the <unistd.h> header file.  */
298 #define HAVE_UNISTD_H 1
300 /* Define if you have the dgc library (-ldgc).  */
301 /* #undef HAVE_LIBDGC */
303 /* Define if you have the kstat library (-lkstat).  */
304 /* #undef HAVE_LIBKSTAT */
306 /* Define if you have the sun library (-lsun).  */
307 /* #undef HAVE_LIBSUN */
309 /* Define for Case Insensitve behavior */
310 #define HAVE_CASE_INSENSITIVE_FS
312 /* Build host information. */
313 #define MAKE_HOST "Amiga"