1246223Ssjg/* $FreeBSD$ */
2241279Smarcel/* config.h.  Generated from config.h.in by configure.  */
3241279Smarcel/* config.h.in.  Generated from configure.in by autoheader.  */
4241279Smarcel
5241279Smarcel/* Define if building universal (internal helper macro) */
6241279Smarcel/* #undef AC_APPLE_UNIVERSAL_BUILD */
7241279Smarcel
8241279Smarcel/* Path of default shell */
9241279Smarcel/* #undef DEFSHELL_CUSTOM */
10241279Smarcel
11241279Smarcel/* Shell spec to use by default */
12241279Smarcel/* #undef DEFSHELL_INDEX */
13241279Smarcel
14241279Smarcel/* Define to 1 if you have the <ar.h> header file. */
15241279Smarcel#define HAVE_AR_H 1
16241279Smarcel
17241279Smarcel/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
18241279Smarcel   don't. */
19241279Smarcel#define HAVE_DECL_SYS_SIGLIST 1
20241279Smarcel
21241279Smarcel/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
22241279Smarcel   */
23241279Smarcel#define HAVE_DIRENT_H 1
24241279Smarcel
25241279Smarcel/* Define to 1 if you have the `dirname' function. */
26241279Smarcel#define HAVE_DIRNAME 1
27241279Smarcel
28241279Smarcel/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
29241279Smarcel/* #undef HAVE_DOPRNT */
30241279Smarcel
31241279Smarcel/* Define to 1 if you have the `err' function. */
32241279Smarcel#define HAVE_ERR 1
33241279Smarcel
34241279Smarcel/* Define to 1 if you have the `errx' function. */
35241279Smarcel#define HAVE_ERRX 1
36241279Smarcel
37241279Smarcel/* Define to 1 if you have the <err.h> header file. */
38241279Smarcel#define HAVE_ERR_H 1
39241279Smarcel
40241279Smarcel/* Define to 1 if you have the <fcntl.h> header file. */
41241279Smarcel#define HAVE_FCNTL_H 1
42241279Smarcel
43241279Smarcel/* Define to 1 if you have the `fork' function. */
44241279Smarcel#define HAVE_FORK 1
45241279Smarcel
46241279Smarcel/* Define to 1 if you have the `getcwd' function. */
47241279Smarcel#define HAVE_GETCWD 1
48241279Smarcel
49241279Smarcel/* Define to 1 if you have the `getenv' function. */
50241279Smarcel#define HAVE_GETENV 1
51241279Smarcel
52241279Smarcel/* Define to 1 if you have the `getopt' function. */
53241279Smarcel#define HAVE_GETOPT 1
54241279Smarcel
55241279Smarcel/* Define to 1 if you have the `getwd' function. */
56241279Smarcel#define HAVE_GETWD 1
57241279Smarcel
58241279Smarcel/* Define to 1 if you have the <inttypes.h> header file. */
59241279Smarcel#define HAVE_INTTYPES_H 1
60241279Smarcel
61241279Smarcel/* Define to 1 if you have the `killpg' function. */
62241279Smarcel#define HAVE_KILLPG 1
63241279Smarcel
64241279Smarcel/* Define to 1 if you have the <memory.h> header file. */
65241279Smarcel#define HAVE_MEMORY_H 1
66241279Smarcel
67241279Smarcel/* Define to 1 if you have the `mmap' function. */
68241279Smarcel#define HAVE_MMAP 1
69241279Smarcel
70241279Smarcel/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
71241279Smarcel/* #undef HAVE_NDIR_H */
72241279Smarcel
73241279Smarcel/* Define to 1 if you have the <paths.h> header file. */
74241279Smarcel#define HAVE_PATHS_H 1
75241279Smarcel
76241279Smarcel/* Define to 1 if you have the <poll.h> header file. */
77241279Smarcel#define HAVE_POLL_H 1
78241279Smarcel
79241279Smarcel/* Define to 1 if you have the `putenv' function. */
80241279Smarcel#define HAVE_PUTENV 1
81241279Smarcel
82241279Smarcel/* Define to 1 if you have the <ranlib.h> header file. */
83241279Smarcel#define HAVE_RANLIB_H 1
84241279Smarcel
85241279Smarcel/* Define to 1 if you have the `realpath' function. */
86241279Smarcel#define HAVE_REALPATH 1
87241279Smarcel
88241279Smarcel/* Define to 1 if you have the `select' function. */
89241279Smarcel#define HAVE_SELECT 1
90241279Smarcel
91241279Smarcel/* Define to 1 if you have the `setenv' function. */
92241279Smarcel#define HAVE_SETENV 1
93241279Smarcel
94241279Smarcel/* Define to 1 if you have the `setpgid' function. */
95241279Smarcel#define HAVE_SETPGID 1
96241279Smarcel
97241279Smarcel/* Define to 1 if you have the `setsid' function. */
98241279Smarcel#define HAVE_SETSID 1
99241279Smarcel
100241279Smarcel/* Define to 1 if you have the `sigaction' function. */
101241279Smarcel#define HAVE_SIGACTION 1
102241279Smarcel
103241279Smarcel/* Define to 1 if you have the `sigvec' function. */
104241279Smarcel#define HAVE_SIGVEC 1
105241279Smarcel
106241279Smarcel/* Define to 1 if you have the `snprintf' function. */
107241279Smarcel#define HAVE_SNPRINTF 1
108241279Smarcel
109241279Smarcel/* Define to 1 if you have the <stdint.h> header file. */
110241279Smarcel#define HAVE_STDINT_H 1
111241279Smarcel
112241279Smarcel/* Define to 1 if you have the <stdlib.h> header file. */
113241279Smarcel#define HAVE_STDLIB_H 1
114241279Smarcel
115241279Smarcel/* Define to 1 if you have the `strerror' function. */
116241279Smarcel#define HAVE_STRERROR 1
117241279Smarcel
118241279Smarcel/* Define to 1 if you have the `stresep' function. */
119241279Smarcel/* #undef HAVE_STRESEP */
120241279Smarcel
121241279Smarcel/* Define to 1 if you have the `strftime' function. */
122241279Smarcel#define HAVE_STRFTIME 1
123241279Smarcel
124241279Smarcel/* Define to 1 if you have the <strings.h> header file. */
125241279Smarcel#define HAVE_STRINGS_H 1
126241279Smarcel
127241279Smarcel/* Define to 1 if you have the <string.h> header file. */
128241279Smarcel#define HAVE_STRING_H 1
129241279Smarcel
130241279Smarcel/* Define to 1 if you have the `strlcpy' function. */
131241279Smarcel#define HAVE_STRLCPY 1
132241279Smarcel
133241279Smarcel/* Define to 1 if you have the `strsep' function. */
134241279Smarcel#define HAVE_STRSEP 1
135241279Smarcel
136241279Smarcel/* Define to 1 if you have the `strtod' function. */
137241279Smarcel#define HAVE_STRTOD 1
138241279Smarcel
139241279Smarcel/* Define to 1 if you have the `strtol' function. */
140241279Smarcel#define HAVE_STRTOL 1
141241279Smarcel
142241279Smarcel/* Define to 1 if `struct stat' is a member of `st_rdev'. */
143241279Smarcel#define HAVE_STRUCT_STAT_ST_RDEV 1
144241279Smarcel
145241279Smarcel/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
146241279Smarcel   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
147241279Smarcel#define HAVE_ST_RDEV 1
148241279Smarcel
149241279Smarcel/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
150241279Smarcel   */
151241279Smarcel/* #undef HAVE_SYS_DIR_H */
152241279Smarcel
153241279Smarcel/* Define to 1 if you have the <sys/mman.h> header file. */
154241279Smarcel#define HAVE_SYS_MMAN_H 1
155241279Smarcel
156241279Smarcel/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
157241279Smarcel   */
158241279Smarcel/* #undef HAVE_SYS_NDIR_H */
159241279Smarcel
160241279Smarcel/* Define to 1 if you have the <sys/select.h> header file. */
161241279Smarcel#define HAVE_SYS_SELECT_H 1
162241279Smarcel
163241279Smarcel/* Define to 1 if you have the <sys/socket.h> header file. */
164241279Smarcel#define HAVE_SYS_SOCKET_H 1
165241279Smarcel
166241279Smarcel/* Define to 1 if you have the <sys/stat.h> header file. */
167241279Smarcel#define HAVE_SYS_STAT_H 1
168241279Smarcel
169241279Smarcel/* Define to 1 if you have the <sys/time.h> header file. */
170241279Smarcel#define HAVE_SYS_TIME_H 1
171241279Smarcel
172241279Smarcel/* Define to 1 if you have the <sys/types.h> header file. */
173241279Smarcel#define HAVE_SYS_TYPES_H 1
174241279Smarcel
175241279Smarcel/* Define to 1 if you have the <sys/uio.h> header file. */
176241279Smarcel#define HAVE_SYS_UIO_H 1
177241279Smarcel
178241279Smarcel/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
179241279Smarcel#define HAVE_SYS_WAIT_H 1
180241279Smarcel
181241279Smarcel/* Define to 1 if you have the <unistd.h> header file. */
182241279Smarcel#define HAVE_UNISTD_H 1
183241279Smarcel
184241279Smarcel/* Define to 1 if you have the `unsetenv' function. */
185241279Smarcel#define HAVE_UNSETENV 1
186241279Smarcel
187241279Smarcel/* Define to 1 if you have the <utime.h> header file. */
188241279Smarcel#define HAVE_UTIME_H 1
189241279Smarcel
190241279Smarcel/* Define to 1 if you have the `vfork' function. */
191241279Smarcel#define HAVE_VFORK 1
192241279Smarcel
193241279Smarcel/* Define to 1 if you have the <vfork.h> header file. */
194241279Smarcel/* #undef HAVE_VFORK_H */
195241279Smarcel
196241279Smarcel/* Define to 1 if you have the `vprintf' function. */
197241279Smarcel#define HAVE_VPRINTF 1
198241279Smarcel
199241279Smarcel/* Define to 1 if you have the `vsnprintf' function. */
200241279Smarcel#define HAVE_VSNPRINTF 1
201241279Smarcel
202241279Smarcel/* Define to 1 if you have the `wait3' function. */
203241279Smarcel#define HAVE_WAIT3 1
204241279Smarcel
205241279Smarcel/* Define to 1 if you have the `wait4' function. */
206241279Smarcel#define HAVE_WAIT4 1
207241279Smarcel
208241279Smarcel/* Define to 1 if you have the `waitpid' function. */
209241279Smarcel#define HAVE_WAITPID 1
210241279Smarcel
211241279Smarcel/* Define to 1 if you have the `warn' function. */
212241279Smarcel#define HAVE_WARN 1
213241279Smarcel
214241279Smarcel/* Define to 1 if you have the `warnx' function. */
215241279Smarcel#define HAVE_WARNX 1
216241279Smarcel
217241279Smarcel/* Define to 1 if `fork' works. */
218241279Smarcel#define HAVE_WORKING_FORK 1
219241279Smarcel
220241279Smarcel/* Define to 1 if `vfork' works. */
221241279Smarcel#define HAVE_WORKING_VFORK 1
222241279Smarcel
223241279Smarcel/* define if your compiler has __attribute__ */
224241279Smarcel/* #undef HAVE___ATTRIBUTE__ */
225241279Smarcel
226241279Smarcel/* Define to the address where bug reports for this package should be sent. */
227241279Smarcel#define PACKAGE_BUGREPORT "sjg@NetBSD.org"
228241279Smarcel
229241279Smarcel/* Define to the full name of this package. */
230241279Smarcel#define PACKAGE_NAME "bmake"
231241279Smarcel
232241279Smarcel/* Define to the full name and version of this package. */
233253883Ssjg#define PACKAGE_STRING "bmake 20130706"
234241279Smarcel
235241279Smarcel/* Define to the one symbol short name of this package. */
236241279Smarcel#define PACKAGE_TARNAME "bmake"
237241279Smarcel
238241279Smarcel/* Define to the home page for this package. */
239241279Smarcel#define PACKAGE_URL ""
240241279Smarcel
241241279Smarcel/* Define to the version of this package. */
242253883Ssjg#define PACKAGE_VERSION "20130706"
243241279Smarcel
244241279Smarcel/* Define as the return type of signal handlers (`int' or `void'). */
245241279Smarcel#define RETSIGTYPE void
246241279Smarcel
247241279Smarcel/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
248241279Smarcel/* #undef STAT_MACROS_BROKEN */
249241279Smarcel
250241279Smarcel/* Define to 1 if you have the ANSI C header files. */
251241279Smarcel#define STDC_HEADERS 1
252241279Smarcel
253241279Smarcel/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
254241279Smarcel#define TIME_WITH_SYS_TIME 1
255241279Smarcel
256241279Smarcel/* Define to 1 if your <sys/time.h> declares `struct tm'. */
257241279Smarcel/* #undef TM_IN_SYS_TIME */
258241279Smarcel
259241279Smarcel/* Enable extensions on AIX 3, Interix.  */
260241279Smarcel#ifndef _ALL_SOURCE
261241279Smarcel# define _ALL_SOURCE 1
262241279Smarcel#endif
263241279Smarcel/* Enable GNU extensions on systems that have them.  */
264241279Smarcel#ifndef _GNU_SOURCE
265241279Smarcel# define _GNU_SOURCE 1
266241279Smarcel#endif
267241279Smarcel/* Enable threading extensions on Solaris.  */
268241279Smarcel#ifndef _POSIX_PTHREAD_SEMANTICS
269241279Smarcel# define _POSIX_PTHREAD_SEMANTICS 1
270241279Smarcel#endif
271241279Smarcel/* Enable extensions on HP NonStop.  */
272241279Smarcel#ifndef _TANDEM_SOURCE
273241279Smarcel# define _TANDEM_SOURCE 1
274241279Smarcel#endif
275241279Smarcel/* Enable general extensions on Solaris.  */
276241279Smarcel#ifndef __EXTENSIONS__
277241279Smarcel# define __EXTENSIONS__ 1
278241279Smarcel#endif
279241279Smarcel
280241279Smarcel
281241279Smarcel/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
282241279Smarcel   significant byte first (like Motorola and SPARC, unlike Intel). */
283241279Smarcel#if defined AC_APPLE_UNIVERSAL_BUILD
284241279Smarcel# if defined __BIG_ENDIAN__
285241279Smarcel#  define WORDS_BIGENDIAN 1
286241279Smarcel# endif
287241279Smarcel#else
288241279Smarcel# ifndef WORDS_BIGENDIAN
289241279Smarcel/* #  undef WORDS_BIGENDIAN */
290241279Smarcel# endif
291241279Smarcel#endif
292241279Smarcel
293241279Smarcel/* Define to 1 if on MINIX. */
294241279Smarcel/* #undef _MINIX */
295241279Smarcel
296241279Smarcel/* Define to 2 if the system does not provide POSIX.1 features except with
297241279Smarcel   this defined. */
298241279Smarcel/* #undef _POSIX_1_SOURCE */
299241279Smarcel
300241279Smarcel/* Define to 1 if you need to in order for `stat' and other things to work. */
301241279Smarcel/* #undef _POSIX_SOURCE */
302241279Smarcel
303241279Smarcel/* Define to empty if `const' does not conform to ANSI C. */
304241279Smarcel/* #undef const */
305241279Smarcel
306241279Smarcel/* Define to `long int' if <sys/types.h> does not define. */
307241279Smarcel/* #undef off_t */
308241279Smarcel
309241279Smarcel/* Define to `int' if <sys/types.h> does not define. */
310241279Smarcel/* #undef pid_t */
311241279Smarcel
312241279Smarcel/* Define to `unsigned int' if <sys/types.h> does not define. */
313241279Smarcel/* #undef size_t */
314241279Smarcel
315241279Smarcel/* Define as `fork' if `vfork' does not work. */
316241279Smarcel/* #undef vfork */
317