Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: bison/src/bison/2.4.1/bison-2.4.1-src/lib/config.hin

Issue 10807020: Add native Windows binary for bison. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 /* lib/config.hin. Generated from configure.ac by autoheader. */
2
3 /* Define to the number of bits in type 'ptrdiff_t'. */
4 #undef BITSIZEOF_PTRDIFF_T
5
6 /* Define to the number of bits in type 'sig_atomic_t'. */
7 #undef BITSIZEOF_SIG_ATOMIC_T
8
9 /* Define to the number of bits in type 'size_t'. */
10 #undef BITSIZEOF_SIZE_T
11
12 /* Define to the number of bits in type 'wchar_t'. */
13 #undef BITSIZEOF_WCHAR_T
14
15 /* Define to the number of bits in type 'wint_t'. */
16 #undef BITSIZEOF_WINT_T
17
18 /* Define to 1 if // is a file system root distinct from /. */
19 #undef DOUBLE_SLASH_IS_DISTINCT_ROOT
20
21 /* Define to 1 if translation of program messages to the user's native
22 language is requested. */
23 #undef ENABLE_NLS
24
25 /* Define on systems for which file names may have a so-called `drive letter'
26 prefix, define this to compute the length of that prefix, including the
27 colon. */
28 #undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
29
30 /* Define if the backslash character may also serve as a file name component
31 separator. */
32 #undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
33
34 /* Define if a drive letter prefix denotes a relative path if it is not
35 followed by a file name component separator. */
36 #undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
37
38 /* Define to make the limit macros in <stdint.h> visible. */
39 #undef GL_TRIGGER_STDC_LIMIT_MACROS
40
41 /* Define to 1 when using the gnulib module fopen-safer. */
42 #undef GNULIB_FOPEN_SAFER
43
44 /* Define to indicate the 'malloc' module. */
45 #undef GNULIB_MALLOC_GNU
46
47 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
48 CoreFoundation framework. */
49 #undef HAVE_CFLOCALECOPYCURRENT
50
51 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
52 the CoreFoundation framework. */
53 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
54
55 /* Define to 1 if the system has the type `clock_t'. */
56 #undef HAVE_CLOCK_T
57
58 /* Define if the GNU dcgettext() function is already present or preinstalled.
59 */
60 #undef HAVE_DCGETTEXT
61
62 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
63 you don't. */
64 #undef HAVE_DECL_CLEARERR_UNLOCKED
65
66 /* Define to 1 if you have the declaration of `clock', and to 0 if you don't.
67 */
68 #undef HAVE_DECL_CLOCK
69
70 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
71 don't. */
72 #undef HAVE_DECL_FEOF_UNLOCKED
73
74 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
75 you don't. */
76 #undef HAVE_DECL_FERROR_UNLOCKED
77
78 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
79 you don't. */
80 #undef HAVE_DECL_FFLUSH_UNLOCKED
81
82 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
83 you don't. */
84 #undef HAVE_DECL_FGETS_UNLOCKED
85
86 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
87 you don't. */
88 #undef HAVE_DECL_FPUTC_UNLOCKED
89
90 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
91 you don't. */
92 #undef HAVE_DECL_FPUTS_UNLOCKED
93
94 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
95 you don't. */
96 #undef HAVE_DECL_FREAD_UNLOCKED
97
98 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
99 you don't. */
100 #undef HAVE_DECL_FWRITE_UNLOCKED
101
102 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
103 you don't. */
104 #undef HAVE_DECL_GETCHAR_UNLOCKED
105
106 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
107 don't. */
108 #undef HAVE_DECL_GETC_UNLOCKED
109
110 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
111 */
112 #undef HAVE_DECL_GETENV
113
114 /* Define to 1 if you have the declaration of `getrusage', and to 0 if you
115 don't. */
116 #undef HAVE_DECL_GETRUSAGE
117
118 /* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
119 don't. */
120 #undef HAVE_DECL_IMAXABS
121
122 /* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
123 don't. */
124 #undef HAVE_DECL_IMAXDIV
125
126 /* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0
127 otherwise. */
128 #undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H
129
130 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
131 you don't. */
132 #undef HAVE_DECL_PUTCHAR_UNLOCKED
133
134 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
135 don't. */
136 #undef HAVE_DECL_PUTC_UNLOCKED
137
138 /* Define to 1 if you have the declaration of `strerror', and to 0 if you
139 don't. */
140 #undef HAVE_DECL_STRERROR
141
142 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
143 don't. */
144 #undef HAVE_DECL_STRERROR_R
145
146 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
147 don't. */
148 #undef HAVE_DECL_STRNDUP
149
150 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
151 don't. */
152 #undef HAVE_DECL_STRNLEN
153
154 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
155 don't. */
156 #undef HAVE_DECL_STRTOIMAX
157
158 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
159 don't. */
160 #undef HAVE_DECL_STRTOUMAX
161
162 /* Define to 1 if you have the declaration of `sysconf', and to 0 if you
163 don't. */
164 #undef HAVE_DECL_SYSCONF
165
166 /* Define to 1 if you have the declaration of `times', and to 0 if you don't.
167 */
168 #undef HAVE_DECL_TIMES
169
170 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
171 don't. */
172 #undef HAVE_DECL_WCWIDTH
173
174 /* Define to 1 if you have the `dup2' function. */
175 #undef HAVE_DUP2
176
177 /* Define if you have the declaration of environ. */
178 #undef HAVE_ENVIRON_DECL
179
180 /* Define to 1 if you have the <errno.h> header file. */
181 #undef HAVE_ERRNO_H
182
183 /* Define to 1 if you have the `fork' function. */
184 #undef HAVE_FORK
185
186 /* Define to 1 if you have the <getopt.h> header file. */
187 #undef HAVE_GETOPT_H
188
189 /* Define to 1 if you have the `getopt_long_only' function. */
190 #undef HAVE_GETOPT_LONG_ONLY
191
192 /* Define if the GNU gettext() function is already present or preinstalled. */
193 #undef HAVE_GETTEXT
194
195 /* Define if you have the iconv() function and it works. */
196 #undef HAVE_ICONV
197
198 /* Define to 1 if the compiler supports one of the keywords 'inline',
199 '__inline__', '__inline' and effectively inlines functions marked as such.
200 */
201 #undef HAVE_INLINE
202
203 /* Define to 1 if you have the <inttypes.h> header file. */
204 #undef HAVE_INTTYPES_H
205
206 /* Define to 1 if you have the `isascii' function. */
207 #undef HAVE_ISASCII
208
209 /* Define to 1 if you have the `iswcntrl' function. */
210 #undef HAVE_ISWCNTRL
211
212 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
213 #undef HAVE_LANGINFO_CODESET
214
215 /* Define to 1 if you have the <locale.h> header file. */
216 #undef HAVE_LOCALE_H
217
218 /* Define to 1 if the system has the type `long long int'. */
219 #undef HAVE_LONG_LONG_INT
220
221 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
222 to 0 otherwise. */
223 #undef HAVE_MALLOC
224
225 /* Define if the 'malloc' function is POSIX compliant. */
226 #undef HAVE_MALLOC_POSIX
227
228 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
229 #undef HAVE_MBRTOWC
230
231 /* Define to 1 if you have the `mbsinit' function. */
232 #undef HAVE_MBSINIT
233
234 /* Define to 1 if <wchar.h> declares mbstate_t. */
235 #undef HAVE_MBSTATE_T
236
237 /* Define to 1 if you have the <memory.h> header file. */
238 #undef HAVE_MEMORY_H
239
240 /* Define to 1 if libc includes obstacks. */
241 #undef HAVE_OBSTACK
242
243 /* Define to 1 if you have the `pipe' function. */
244 #undef HAVE_PIPE
245
246 /* Define to 1 if you have the `setlocale' function. */
247 #undef HAVE_SETLOCALE
248
249 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */
250 #undef HAVE_SIGNED_SIG_ATOMIC_T
251
252 /* Define to 1 if 'wchar_t' is a signed integer type. */
253 #undef HAVE_SIGNED_WCHAR_T
254
255 /* Define to 1 if 'wint_t' is a signed integer type. */
256 #undef HAVE_SIGNED_WINT_T
257
258 /* Define to 1 if stdbool.h conforms to C99. */
259 #undef HAVE_STDBOOL_H
260
261 /* Define to 1 if you have the <stdint.h> header file. */
262 #undef HAVE_STDINT_H
263
264 /* Define to 1 if you have the <stdlib.h> header file. */
265 #undef HAVE_STDLIB_H
266
267 /* Define to 1 if you have the `stpcpy' function. */
268 #undef HAVE_STPCPY
269
270 /* Define to 1 if you have the `strerror_r' function. */
271 #undef HAVE_STRERROR_R
272
273 /* Define to 1 if you have the <strings.h> header file. */
274 #undef HAVE_STRINGS_H
275
276 /* Define to 1 if you have the <string.h> header file. */
277 #undef HAVE_STRING_H
278
279 /* Define if you have the strndup() function and it works. */
280 #undef HAVE_STRNDUP
281
282 /* Define to 1 if you have the `strtol' function. */
283 #undef HAVE_STRTOL
284
285 /* Define to 1 if you have the `strtoul' function. */
286 #undef HAVE_STRTOUL
287
288 /* Define to 1 if the system has the type `struct random_data'. */
289 #undef HAVE_STRUCT_RANDOM_DATA
290
291 /* Define to 1 if the system has the type `struct tms'. */
292 #undef HAVE_STRUCT_TMS
293
294 /* Define to 1 if you have the `strverscmp' function. */
295 #undef HAVE_STRVERSCMP
296
297 /* Define to 1 if you have the <sys/bitypes.h> header file. */
298 #undef HAVE_SYS_BITYPES_H
299
300 /* Define to 1 if you have the <sys/inttypes.h> header file. */
301 #undef HAVE_SYS_INTTYPES_H
302
303 /* Define to 1 if you have the <sys/resource.h> header file. */
304 #undef HAVE_SYS_RESOURCE_H
305
306 /* Define to 1 if you have the <sys/socket.h> header file. */
307 #undef HAVE_SYS_SOCKET_H
308
309 /* Define to 1 if you have the <sys/stat.h> header file. */
310 #undef HAVE_SYS_STAT_H
311
312 /* Define to 1 if you have the <sys/times.h> header file. */
313 #undef HAVE_SYS_TIMES_H
314
315 /* Define to 1 if you have the <sys/time.h> header file. */
316 #undef HAVE_SYS_TIME_H
317
318 /* Define to 1 if you have the <sys/types.h> header file. */
319 #undef HAVE_SYS_TYPES_H
320
321 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
322 #undef HAVE_SYS_WAIT_H
323
324 /* Define to 1 if you have the `times' function. */
325 #undef HAVE_TIMES
326
327 /* Define to 1 if you have the <unistd.h> header file. */
328 #undef HAVE_UNISTD_H
329
330 /* Define to 1 if you have the `unsetenv' function. */
331 #undef HAVE_UNSETENV
332
333 /* Define to 1 if the system has the type `unsigned long long int'. */
334 #undef HAVE_UNSIGNED_LONG_LONG_INT
335
336 /* Define to 1 if you have the `vfork' function. */
337 #undef HAVE_VFORK
338
339 /* Define to 1 if you have the <vfork.h> header file. */
340 #undef HAVE_VFORK_H
341
342 /* Define to 1 if you have the `waitpid' function. */
343 #undef HAVE_WAITPID
344
345 /* Define to 1 if you have the <wchar.h> header file. */
346 #undef HAVE_WCHAR_H
347
348 /* Define if you have the 'wchar_t' type. */
349 #undef HAVE_WCHAR_T
350
351 /* Define to 1 if you have the <wctype.h> header file. */
352 #undef HAVE_WCTYPE_H
353
354 /* Define to 1 if you have the `wcwidth' function. */
355 #undef HAVE_WCWIDTH
356
357 /* Define to 1 if you have the <winsock2.h> header file. */
358 #undef HAVE_WINSOCK2_H
359
360 /* Define if you have the 'wint_t' type. */
361 #undef HAVE_WINT_T
362
363 /* Define to 1 if `fork' works. */
364 #undef HAVE_WORKING_FORK
365
366 /* Define to 1 if `vfork' works. */
367 #undef HAVE_WORKING_VFORK
368
369 /* Define to 1 if the system has the type `_Bool'. */
370 #undef HAVE__BOOL
371
372 #if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
373 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
374 #else
375 # define ISSLASH(C) ((C) == '/')
376 #endif
377
378 /* Define to the GNU M4 executable name. */
379 #undef M4
380
381 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
382 #undef NO_MINUS_C_MINUS_O
383
384 /* Name of package */
385 #undef PACKAGE
386
387 /* Define to the address where bug reports for this package should be sent. */
388 #undef PACKAGE_BUGREPORT
389
390 /* The copyright year for this package */
391 #undef PACKAGE_COPYRIGHT_YEAR
392
393 /* Define to the full name of this package. */
394 #undef PACKAGE_NAME
395
396 /* Define to the full name and version of this package. */
397 #undef PACKAGE_STRING
398
399 /* Define to the one symbol short name of this package. */
400 #undef PACKAGE_TARNAME
401
402 /* Define to the version of this package. */
403 #undef PACKAGE_VERSION
404
405 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
406 #undef PRI_MACROS_BROKEN
407
408 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
409 'ptrdiff_t'. */
410 #undef PTRDIFF_T_SUFFIX
411
412 /* Define this to 1 if strerror is broken. */
413 #undef REPLACE_STRERROR
414
415 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
416 'sig_atomic_t'. */
417 #undef SIG_ATOMIC_T_SUFFIX
418
419 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
420 'size_t'. */
421 #undef SIZE_T_SUFFIX
422
423 /* Define to 1 if you have the ANSI C header files. */
424 #undef STDC_HEADERS
425
426 /* Define to 1 if strerror_r returns char *. */
427 #undef STRERROR_R_CHAR_P
428
429 /* Define to 1 if you want getc etc. to use unlocked I/O if available.
430 Unlocked I/O can improve performance in unithreaded apps, but it is not
431 safe for multithreaded apps. */
432 #undef USE_UNLOCKED_IO
433
434 /* Version number of package */
435 #undef VERSION
436
437 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
438 'wchar_t'. */
439 #undef WCHAR_T_SUFFIX
440
441 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
442 'wint_t'. */
443 #undef WINT_T_SUFFIX
444
445 /* Define if using the dmalloc debugging malloc package */
446 #undef WITH_DMALLOC
447
448 /* Define to 1 to internationalize bison runtime messages. */
449 #undef YYENABLE_NLS
450
451 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
452 `char[]'. */
453 #undef YYTEXT_POINTER
454
455 /* Define to 1 if on MINIX. */
456 #undef _MINIX
457
458 /* Define to 2 if the system does not provide POSIX.1 features except with
459 this defined. */
460 #undef _POSIX_1_SOURCE
461
462 /* Define to 1 if you need to in order for `stat' and other things to work. */
463 #undef _POSIX_SOURCE
464
465 /* Enable extensions on AIX 3, Interix. */
466 #ifndef _ALL_SOURCE
467 # undef _ALL_SOURCE
468 #endif
469 /* Enable GNU extensions on systems that have them. */
470 #ifndef _GNU_SOURCE
471 # undef _GNU_SOURCE
472 #endif
473 /* Enable threading extensions on Solaris. */
474 #ifndef _POSIX_PTHREAD_SEMANTICS
475 # undef _POSIX_PTHREAD_SEMANTICS
476 #endif
477 /* Enable extensions on HP NonStop. */
478 #ifndef _TANDEM_SOURCE
479 # undef _TANDEM_SOURCE
480 #endif
481 /* Enable general extensions on Solaris. */
482 #ifndef __EXTENSIONS__
483 # undef __EXTENSIONS__
484 #endif
485
486
487 /* Define to rpl_ if the getopt replacement functions and variables should be
488 used. */
489 #undef __GETOPT_PREFIX
490
491 /* Ensure that <stdint.h> defines the limit macros, since gnulib's
492 <inttypes.h> relies on them. */
493 #if defined __cplusplus && !defined __STDC_LIMIT_MACROS && GL_TRIGGER_STDC_LIMIT _MACROS
494 # define __STDC_LIMIT_MACROS 1
495 #endif
496
497
498 /* Define to `__inline__' or `__inline' if that's what the C compiler
499 calls it, or to nothing if 'inline' is not supported under any name. */
500 #ifndef __cplusplus
501 #undef inline
502 #endif
503
504 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
505 the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
506 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
507 __APPLE__ && __MACH__ test for MacOS X.
508 __APPLE_CC__ tests for the Apple compiler and its version.
509 __STDC_VERSION__ tests for the C99 mode. */
510 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __ cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
511 # define __GNUC_STDC_INLINE__ 1
512 #endif
513
514 /* Define to 1 if the compiler is checking for lint. */
515 #undef lint
516
517 /* Define to rpl_malloc if the replacement function should be used. */
518 #undef malloc
519
520 /* Define to a type if <wchar.h> does not define. */
521 #undef mbstate_t
522
523 /* Define to `int' if <sys/types.h> does not define. */
524 #undef pid_t
525
526 /* Define to the equivalent of the C99 'restrict' keyword, or to
527 nothing if this is not supported. Do not define if restrict is
528 supported directly. */
529 #undef restrict
530 /* Work around a bug in Sun C++: it does not support _Restrict, even
531 though the corresponding Sun C compiler does, which causes
532 "#define restrict _Restrict" in the previous line. Perhaps some future
533 version of Sun C++ will work with _Restrict; if so, it'll probably
534 define __RESTRICT, just as Sun C does. */
535 #if defined __SUNPRO_CC && !defined __RESTRICT
536 # define _Restrict
537 #endif
538
539 /* Define to rpl_strnlen if the replacement function should be used. */
540 #undef strnlen
541
542 /* Define as a marker that can be attached to function parameter declarations
543 for parameters that are not used. This helps to reduce warnings, such as
544 from GCC -Wunused-parameter. */
545 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
546 # define _UNUSED_PARAMETER_ __attribute__ ((__unused__))
547 #else
548 # define _UNUSED_PARAMETER_
549 #endif
550
551
552 /* Define as `fork' if `vfork' does not work. */
553 #undef vfork
554
555 #include "confsys.h"
OLDNEW
« no previous file with comments | « bison/src/bison/2.4.1/bison-2.4.1-src/lib/config.charset ('k') | bison/src/bison/2.4.1/bison-2.4.1-src/lib/confsys.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698