comparison gcc/config.in @ 57:326d9e06c2e3

modify c-parser.c
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2010 00:54:17 +0900
parents 27e6f95b2c21 77e2b8dfacca
children 1b10fe6932e1
comparison
equal deleted inserted replaced
54:f62c169bbc24 57:326d9e06c2e3
1 /* config.in. Generated from configure.ac by autoheader. */ 1 /* config.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #ifndef USED_FOR_TARGET
5 #undef AC_APPLE_UNIVERSAL_BUILD
6 #endif
7
2 8
3 /* Define as the number of bits in a byte, if `limits.h' doesn't. */ 9 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
4 #ifndef USED_FOR_TARGET 10 #ifndef USED_FOR_TARGET
5 #undef CHAR_BIT 11 #undef CHAR_BIT
6 #endif 12 #endif
99 #ifndef USED_FOR_TARGET 105 #ifndef USED_FOR_TARGET
100 #undef ENABLE_GIMPLE_CHECKING 106 #undef ENABLE_GIMPLE_CHECKING
101 #endif 107 #endif
102 108
103 109
110 /* Define if gcc should always pass --build-id to linker. */
111 #ifndef USED_FOR_TARGET
112 #undef ENABLE_LD_BUILDID
113 #endif
114
115
116 /* Define to enable LTO support. */
117 #ifndef USED_FOR_TARGET
118 #undef ENABLE_LTO
119 #endif
120
121
122 /* Define to 1 if translation of program messages to the user's native
123 language is requested. */
124 #ifndef USED_FOR_TARGET
125 #undef ENABLE_NLS
126 #endif
127
128
129 /* Define to enable plugin support. */
130 #ifndef USED_FOR_TARGET
131 #undef ENABLE_PLUGIN
132 #endif
133
134
104 /* Define if you want all operations on RTL (the basic data structure of the 135 /* Define if you want all operations on RTL (the basic data structure of the
105 optimizer and back end) to be checked for dynamic type safety at runtime. 136 optimizer and back end) to be checked for dynamic type safety at runtime.
106 This is quite expensive. */ 137 This is quite expensive. */
107 #ifndef USED_FOR_TARGET 138 #ifndef USED_FOR_TARGET
108 #undef ENABLE_RTL_CHECKING 139 #undef ENABLE_RTL_CHECKING
160 #ifndef USED_FOR_TARGET 191 #ifndef USED_FOR_TARGET
161 #undef GATHER_STATISTICS 192 #undef GATHER_STATISTICS
162 #endif 193 #endif
163 194
164 195
165 /* Define to the type of elements in the array set by `getgroups'. Usually
166 this is either `int' or `gid_t'. */
167 #ifndef USED_FOR_TARGET
168 #undef GETGROUPS_T
169 #endif
170
171
172 /* Define if the zone collector is in use */ 196 /* Define if the zone collector is in use */
173 #ifndef USED_FOR_TARGET 197 #ifndef USED_FOR_TARGET
174 #undef GGC_ZONE 198 #undef GGC_ZONE
175 #endif 199 #endif
176 200
182 206
183 207
184 /* Define if your assembler supports cmpb. */ 208 /* Define if your assembler supports cmpb. */
185 #ifndef USED_FOR_TARGET 209 #ifndef USED_FOR_TARGET
186 #undef HAVE_AS_CMPB 210 #undef HAVE_AS_CMPB
211 #endif
212
213
214 /* Define if your assembler supports the DCI/ICI instructions. */
215 #ifndef USED_FOR_TARGET
216 #undef HAVE_AS_DCI
187 #endif 217 #endif
188 218
189 219
190 /* Define if your assembler supports the --debug-prefix-map option. */ 220 /* Define if your assembler supports the --debug-prefix-map option. */
191 #ifndef USED_FOR_TARGET 221 #ifndef USED_FOR_TARGET
265 #ifndef USED_FOR_TARGET 295 #ifndef USED_FOR_TARGET
266 #undef HAVE_AS_IX86_FFREEP 296 #undef HAVE_AS_IX86_FFREEP
267 #endif 297 #endif
268 298
269 299
300 /* Define if your assembler uses fildq and fistq mnemonics. */
301 #ifndef USED_FOR_TARGET
302 #undef HAVE_AS_IX86_FILDQ
303 #endif
304
305
306 /* Define if your assembler uses filds and fists mnemonics. */
307 #ifndef USED_FOR_TARGET
308 #undef HAVE_AS_IX86_FILDS
309 #endif
310
311
270 /* Define if your assembler supports the sahf mnemonic. */ 312 /* Define if your assembler supports the sahf mnemonic. */
271 #ifndef USED_FOR_TARGET 313 #ifndef USED_FOR_TARGET
272 #undef HAVE_AS_IX86_SAHF 314 #undef HAVE_AS_IX86_SAHF
273 #endif 315 #endif
274 316
275 317
318 /* Define if your assembler supports the swap suffix. */
319 #ifndef USED_FOR_TARGET
320 #undef HAVE_AS_IX86_SWAP
321 #endif
322
323
276 /* Define if your assembler supports the lituse_jsrdirect relocation. */ 324 /* Define if your assembler supports the lituse_jsrdirect relocation. */
277 #ifndef USED_FOR_TARGET 325 #ifndef USED_FOR_TARGET
278 #undef HAVE_AS_JSRDIRECT_RELOCS 326 #undef HAVE_AS_JSRDIRECT_RELOCS
279 #endif 327 #endif
280 328
295 #ifndef USED_FOR_TARGET 343 #ifndef USED_FOR_TARGET
296 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS 344 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
297 #endif 345 #endif
298 346
299 347
348 /* Define if your assembler supports LWSYNC instructions. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_LWSYNC
351 #endif
352
353
300 /* Define if your assembler supports mfcr field. */ 354 /* Define if your assembler supports mfcr field. */
301 #ifndef USED_FOR_TARGET 355 #ifndef USED_FOR_TARGET
302 #undef HAVE_AS_MFCRF 356 #undef HAVE_AS_MFCRF
303 #endif 357 #endif
304 358
328 382
329 383
330 /* Define if your assembler supports popcntb field. */ 384 /* Define if your assembler supports popcntb field. */
331 #ifndef USED_FOR_TARGET 385 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_POPCNTB 386 #undef HAVE_AS_POPCNTB
387 #endif
388
389
390 /* Define if your assembler supports POPCNTD instructions. */
391 #ifndef USED_FOR_TARGET
392 #undef HAVE_AS_POPCNTD
333 #endif 393 #endif
334 394
335 395
336 /* Define if your assembler supports .register. */ 396 /* Define if your assembler supports .register. */
337 #ifndef USED_FOR_TARGET 397 #ifndef USED_FOR_TARGET
369 #ifndef USED_FOR_TARGET 429 #ifndef USED_FOR_TARGET
370 #undef HAVE_AS_TLS 430 #undef HAVE_AS_TLS
371 #endif 431 #endif
372 432
373 433
434 /* Define if your assembler supports arg info for __tls_get_addr. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_TLS_MARKERS
437 #endif
438
439
374 /* Define if your assembler supports VSX instructions. */ 440 /* Define if your assembler supports VSX instructions. */
375 #ifndef USED_FOR_TARGET 441 #ifndef USED_FOR_TARGET
376 #undef HAVE_AS_VSX 442 #undef HAVE_AS_VSX
377 #endif 443 #endif
378 444
812 #ifndef USED_FOR_TARGET 878 #ifndef USED_FOR_TARGET
813 #undef HAVE_FWRITE_UNLOCKED 879 #undef HAVE_FWRITE_UNLOCKED
814 #endif 880 #endif
815 881
816 882
883 /* Define if your assembler supports specifying the alignment of objects
884 allocated using the GAS .comm command. */
885 #ifndef USED_FOR_TARGET
886 #undef HAVE_GAS_ALIGNED_COMM
887 #endif
888
889
817 /* Define if your assembler supports .balign and .p2align. */ 890 /* Define if your assembler supports .balign and .p2align. */
818 #ifndef USED_FOR_TARGET 891 #ifndef USED_FOR_TARGET
819 #undef HAVE_GAS_BALIGN_AND_P2ALIGN 892 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
820 #endif 893 #endif
821 894
836 #ifndef USED_FOR_TARGET 909 #ifndef USED_FOR_TARGET
837 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE 910 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
838 #endif 911 #endif
839 912
840 913
841 /* Define if your assembler uses the new HImode fild and fist notation. */ 914 /* Define if your assembler supports the .loc discriminator sub-directive. */
842 #ifndef USED_FOR_TARGET 915 #ifndef USED_FOR_TARGET
843 #undef HAVE_GAS_FILDS_FISTS 916 #undef HAVE_GAS_DISCRIMINATOR
917 #endif
918
919
920 /* Define if your assembler supports @gnu_unique_object. */
921 #ifndef USED_FOR_TARGET
922 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
844 #endif 923 #endif
845 924
846 925
847 /* Define if your assembler and linker support .hidden. */ 926 /* Define if your assembler and linker support .hidden. */
848 #undef HAVE_GAS_HIDDEN 927 #undef HAVE_GAS_HIDDEN
915 #ifndef USED_FOR_TARGET 994 #ifndef USED_FOR_TARGET
916 #undef HAVE_GETC_UNLOCKED 995 #undef HAVE_GETC_UNLOCKED
917 #endif 996 #endif
918 997
919 998
999 /* Define if _Unwind_GetIPInfo is available. */
1000 #ifndef USED_FOR_TARGET
1001 #undef HAVE_GETIPINFO
1002 #endif
1003
1004
920 /* Define to 1 if you have the `getrlimit' function. */ 1005 /* Define to 1 if you have the `getrlimit' function. */
921 #ifndef USED_FOR_TARGET 1006 #ifndef USED_FOR_TARGET
922 #undef HAVE_GETRLIMIT 1007 #undef HAVE_GETRLIMIT
923 #endif 1008 #endif
924 1009
945 #ifndef USED_FOR_TARGET 1030 #ifndef USED_FOR_TARGET
946 #undef HAVE_GNU_LD 1031 #undef HAVE_GNU_LD
947 #endif 1032 #endif
948 1033
949 1034
950 /* Define if you have the iconv() function and it works. */ 1035 /* Define if you have the iconv() function. */
951 #ifndef USED_FOR_TARGET 1036 #ifndef USED_FOR_TARGET
952 #undef HAVE_ICONV 1037 #undef HAVE_ICONV
953 #endif 1038 #endif
954 1039
955 1040
963 #ifndef USED_FOR_TARGET 1048 #ifndef USED_FOR_TARGET
964 #undef HAVE_INITFINI_ARRAY 1049 #undef HAVE_INITFINI_ARRAY
965 #endif 1050 #endif
966 1051
967 1052
1053 /* Define to 1 if the system has the type `intmax_t'. */
1054 #ifndef USED_FOR_TARGET
1055 #undef HAVE_INTMAX_T
1056 #endif
1057
1058
1059 /* Define to 1 if the system has the type `intptr_t'. */
1060 #ifndef USED_FOR_TARGET
1061 #undef HAVE_INTPTR_T
1062 #endif
1063
1064
968 /* Define if you have a working <inttypes.h> header file. */ 1065 /* Define if you have a working <inttypes.h> header file. */
969 #ifndef USED_FOR_TARGET 1066 #ifndef USED_FOR_TARGET
970 #undef HAVE_INTTYPES_H 1067 #undef HAVE_INTTYPES_H
971 #endif 1068 #endif
972 1069
987 #ifndef USED_FOR_TARGET 1084 #ifndef USED_FOR_TARGET
988 #undef HAVE_LANGINFO_H 1085 #undef HAVE_LANGINFO_H
989 #endif 1086 #endif
990 1087
991 1088
1089 /* Define if your <locale.h> file defines LC_MESSAGES. */
1090 #ifndef USED_FOR_TARGET
1091 #undef HAVE_LC_MESSAGES
1092 #endif
1093
1094
992 /* Define to 1 if you have the <ldfcn.h> header file. */ 1095 /* Define to 1 if you have the <ldfcn.h> header file. */
993 #ifndef USED_FOR_TARGET 1096 #ifndef USED_FOR_TARGET
994 #undef HAVE_LDFCN_H 1097 #undef HAVE_LDFCN_H
995 #endif 1098 #endif
996 1099
997 1100
998 /* Define if your linker supports --as-needed and --no-as-needed options. */ 1101 /* Define if your linker supports --as-needed and --no-as-needed options. */
999 #ifndef USED_FOR_TARGET 1102 #ifndef USED_FOR_TARGET
1000 #undef HAVE_LD_AS_NEEDED 1103 #undef HAVE_LD_AS_NEEDED
1104 #endif
1105
1106
1107 /* Define if your linker supports --build-id. */
1108 #ifndef USED_FOR_TARGET
1109 #undef HAVE_LD_BUILDID
1001 #endif 1110 #endif
1002 1111
1003 1112
1004 /* Define if your linker supports --demangle option. */ 1113 /* Define if your linker supports --demangle option. */
1005 #ifndef USED_FOR_TARGET 1114 #ifndef USED_FOR_TARGET
1021 #ifndef USED_FOR_TARGET 1130 #ifndef USED_FOR_TARGET
1022 #undef HAVE_LD_NO_DOT_SYMS 1131 #undef HAVE_LD_NO_DOT_SYMS
1023 #endif 1132 #endif
1024 1133
1025 1134
1135 /* Define if your linker can relax absolute .eh_frame personality pointers
1136 into PC-relative form. */
1137 #ifndef USED_FOR_TARGET
1138 #undef HAVE_LD_PERSONALITY_RELAXATION
1139 #endif
1140
1141
1026 /* Define if your linker supports -pie option. */ 1142 /* Define if your linker supports -pie option. */
1027 #ifndef USED_FOR_TARGET 1143 #ifndef USED_FOR_TARGET
1028 #undef HAVE_LD_PIE 1144 #undef HAVE_LD_PIE
1029 #endif 1145 #endif
1030 1146
1064 #ifndef USED_FOR_TARGET 1180 #ifndef USED_FOR_TARGET
1065 #undef HAVE_LONG_LONG 1181 #undef HAVE_LONG_LONG
1066 #endif 1182 #endif
1067 1183
1068 1184
1185 /* Define to 1 if the system has the type `long long int'. */
1186 #ifndef USED_FOR_TARGET
1187 #undef HAVE_LONG_LONG_INT
1188 #endif
1189
1190
1069 /* Define to 1 if you have the <malloc.h> header file. */ 1191 /* Define to 1 if you have the <malloc.h> header file. */
1070 #ifndef USED_FOR_TARGET 1192 #ifndef USED_FOR_TARGET
1071 #undef HAVE_MALLOC_H 1193 #undef HAVE_MALLOC_H
1072 #endif 1194 #endif
1073 1195
1262 #ifndef USED_FOR_TARGET 1384 #ifndef USED_FOR_TARGET
1263 #undef HAVE_TIME_H 1385 #undef HAVE_TIME_H
1264 #endif 1386 #endif
1265 1387
1266 1388
1389 /* Define to 1 if the system has the type `uintmax_t'. */
1390 #ifndef USED_FOR_TARGET
1391 #undef HAVE_UINTMAX_T
1392 #endif
1393
1394
1395 /* Define to 1 if the system has the type `uintptr_t'. */
1396 #ifndef USED_FOR_TARGET
1397 #undef HAVE_UINTPTR_T
1398 #endif
1399
1400
1267 /* Define to 1 if you have the <unistd.h> header file. */ 1401 /* Define to 1 if you have the <unistd.h> header file. */
1268 #ifndef USED_FOR_TARGET 1402 #ifndef USED_FOR_TARGET
1269 #undef HAVE_UNISTD_H 1403 #undef HAVE_UNISTD_H
1404 #endif
1405
1406
1407 /* Define to 1 if the system has the type `unsigned long long int'. */
1408 #ifndef USED_FOR_TARGET
1409 #undef HAVE_UNSIGNED_LONG_LONG_INT
1270 #endif 1410 #endif
1271 1411
1272 1412
1273 /* Define if valgrind's valgrind/memcheck.h header is installed. */ 1413 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1274 #ifndef USED_FOR_TARGET 1414 #ifndef USED_FOR_TARGET
1329 #ifndef USED_FOR_TARGET 1469 #ifndef USED_FOR_TARGET
1330 #undef HAVE_cloog 1470 #undef HAVE_cloog
1331 #endif 1471 #endif
1332 1472
1333 1473
1474 /* Define if libelf is in use. */
1475 #ifndef USED_FOR_TARGET
1476 #undef HAVE_libelf
1477 #endif
1478
1479
1334 /* Define as const if the declaration of iconv() needs const. */ 1480 /* Define as const if the declaration of iconv() needs const. */
1335 #ifndef USED_FOR_TARGET 1481 #ifndef USED_FOR_TARGET
1336 #undef ICONV_CONST 1482 #undef ICONV_CONST
1337 #endif 1483 #endif
1338 1484
1339 1485
1486 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1487 */
1488 #ifndef USED_FOR_TARGET
1489 #undef LT_OBJDIR
1490 #endif
1491
1492
1340 /* Define if host mkdir takes a single argument. */ 1493 /* Define if host mkdir takes a single argument. */
1341 #ifndef USED_FOR_TARGET 1494 #ifndef USED_FOR_TARGET
1342 #undef MKDIR_TAKES_ONE_ARG 1495 #undef MKDIR_TAKES_ONE_ARG
1343 #endif 1496 #endif
1344 1497
1377 #ifndef USED_FOR_TARGET 1530 #ifndef USED_FOR_TARGET
1378 #undef PACKAGE_TARNAME 1531 #undef PACKAGE_TARNAME
1379 #endif 1532 #endif
1380 1533
1381 1534
1535 /* Define to the home page for this package. */
1536 #ifndef USED_FOR_TARGET
1537 #undef PACKAGE_URL
1538 #endif
1539
1540
1382 /* Define to the version of this package. */ 1541 /* Define to the version of this package. */
1383 #ifndef USED_FOR_TARGET 1542 #ifndef USED_FOR_TARGET
1384 #undef PACKAGE_VERSION 1543 #undef PACKAGE_VERSION
1385 #endif 1544 #endif
1386 1545
1387 1546
1547 /* Specify plugin linker */
1548 #ifndef USED_FOR_TARGET
1549 #undef PLUGIN_LD
1550 #endif
1551
1552
1388 /* Define to PREFIX/include if cpp should also search that directory. */ 1553 /* Define to PREFIX/include if cpp should also search that directory. */
1389 #ifndef USED_FOR_TARGET 1554 #ifndef USED_FOR_TARGET
1390 #undef PREFIX_INCLUDE_DIR 1555 #undef PREFIX_INCLUDE_DIR
1391 #endif 1556 #endif
1392 1557
1393 1558
1394 /* The size of a `int', as computed by sizeof. */ 1559 /* The size of `int', as computed by sizeof. */
1395 #ifndef USED_FOR_TARGET 1560 #ifndef USED_FOR_TARGET
1396 #undef SIZEOF_INT 1561 #undef SIZEOF_INT
1397 #endif 1562 #endif
1398 1563
1399 1564
1400 /* The size of a `long', as computed by sizeof. */ 1565 /* The size of `long', as computed by sizeof. */
1401 #ifndef USED_FOR_TARGET 1566 #ifndef USED_FOR_TARGET
1402 #undef SIZEOF_LONG 1567 #undef SIZEOF_LONG
1403 #endif 1568 #endif
1404 1569
1405 1570
1406 /* The size of a `long long', as computed by sizeof. */ 1571 /* The size of `long long', as computed by sizeof. */
1407 #ifndef USED_FOR_TARGET 1572 #ifndef USED_FOR_TARGET
1408 #undef SIZEOF_LONG_LONG 1573 #undef SIZEOF_LONG_LONG
1409 #endif 1574 #endif
1410 1575
1411 1576
1412 /* The size of a `short', as computed by sizeof. */ 1577 /* The size of `short', as computed by sizeof. */
1413 #ifndef USED_FOR_TARGET 1578 #ifndef USED_FOR_TARGET
1414 #undef SIZEOF_SHORT 1579 #undef SIZEOF_SHORT
1415 #endif 1580 #endif
1416 1581
1417 1582
1418 /* The size of a `void *', as computed by sizeof. */ 1583 /* The size of `void *', as computed by sizeof. */
1419 #ifndef USED_FOR_TARGET 1584 #ifndef USED_FOR_TARGET
1420 #undef SIZEOF_VOID_P 1585 #undef SIZEOF_VOID_P
1421 #endif 1586 #endif
1422 1587
1423 1588
1424 /* The size of a `__int64', as computed by sizeof. */ 1589 /* The size of `__int64', as computed by sizeof. */
1425 #ifndef USED_FOR_TARGET 1590 #ifndef USED_FOR_TARGET
1426 #undef SIZEOF___INT64 1591 #undef SIZEOF___INT64
1427 #endif 1592 #endif
1428 1593
1429 1594
1431 #ifndef USED_FOR_TARGET 1596 #ifndef USED_FOR_TARGET
1432 #undef STDC_HEADERS 1597 #undef STDC_HEADERS
1433 #endif 1598 #endif
1434 1599
1435 1600
1601 /* Define if you can safely include both <string.h> and <strings.h>. */
1602 #ifndef USED_FOR_TARGET
1603 #undef STRING_WITH_STRINGS
1604 #endif
1605
1606
1436 /* Define if TFmode long double should be the default */ 1607 /* Define if TFmode long double should be the default */
1437 #ifndef USED_FOR_TARGET 1608 #ifndef USED_FOR_TARGET
1438 #undef TARGET_DEFAULT_LONG_DOUBLE_128 1609 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1439 #endif 1610 #endif
1440 1611
1452 1623
1453 1624
1454 /* Define if your assembler mis-optimizes .eh_frame data. */ 1625 /* Define if your assembler mis-optimizes .eh_frame data. */
1455 #ifndef USED_FOR_TARGET 1626 #ifndef USED_FOR_TARGET
1456 #undef USE_AS_TRADITIONAL_FORMAT 1627 #undef USE_AS_TRADITIONAL_FORMAT
1628 #endif
1629
1630
1631 /* Define if you want to generate code by default that assumes that the Cygwin
1632 DLL exports wrappers to support libstdc++ function replacement. */
1633 #ifndef USED_FOR_TARGET
1634 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
1457 #endif 1635 #endif
1458 1636
1459 1637
1460 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but 1638 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1461 still efficiently supported by the host hardware. */ 1639 still efficiently supported by the host hardware. */
1462 #ifndef USED_FOR_TARGET 1640 #ifndef USED_FOR_TARGET
1463 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT 1641 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
1642 #endif
1643
1644
1645 /* Enable extensions on AIX 3, Interix. */
1646 #ifndef _ALL_SOURCE
1647 # undef _ALL_SOURCE
1648 #endif
1649 /* Enable GNU extensions on systems that have them. */
1650 #ifndef _GNU_SOURCE
1651 # undef _GNU_SOURCE
1652 #endif
1653 /* Enable threading extensions on Solaris. */
1654 #ifndef _POSIX_PTHREAD_SEMANTICS
1655 # undef _POSIX_PTHREAD_SEMANTICS
1656 #endif
1657 /* Enable extensions on HP NonStop. */
1658 #ifndef _TANDEM_SOURCE
1659 # undef _TANDEM_SOURCE
1660 #endif
1661 /* Enable general extensions on Solaris. */
1662 #ifndef __EXTENSIONS__
1663 # undef __EXTENSIONS__
1464 #endif 1664 #endif
1465 1665
1466 1666
1467 /* Define to be the last component of the Windows registry key under which to 1667 /* Define to be the last component of the Windows registry key under which to
1468 look for installation paths. The full key used will be 1668 look for installation paths. The full key used will be
1471 #ifndef USED_FOR_TARGET 1671 #ifndef USED_FOR_TARGET
1472 #undef WIN32_REGISTRY_KEY 1672 #undef WIN32_REGISTRY_KEY
1473 #endif 1673 #endif
1474 1674
1475 1675
1476 /* Define to 1 if your processor stores words with the most significant byte 1676 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1477 first (like Motorola and SPARC, unlike Intel and VAX). */ 1677 significant byte first (like Motorola and SPARC, unlike Intel). */
1478 #ifndef USED_FOR_TARGET 1678 #if defined AC_APPLE_UNIVERSAL_BUILD
1479 #undef WORDS_BIGENDIAN 1679 # if defined __BIG_ENDIAN__
1680 # define WORDS_BIGENDIAN 1
1681 # endif
1682 #else
1683 # ifndef WORDS_BIGENDIAN
1684 # undef WORDS_BIGENDIAN
1685 # endif
1686 #endif
1687
1688 /* Define to 1 if on MINIX. */
1689 #ifndef USED_FOR_TARGET
1690 #undef _MINIX
1691 #endif
1692
1693
1694 /* Define to 2 if the system does not provide POSIX.1 features except with
1695 this defined. */
1696 #ifndef USED_FOR_TARGET
1697 #undef _POSIX_1_SOURCE
1698 #endif
1699
1700
1701 /* Define to 1 if you need to in order for `stat' and other things to work. */
1702 #ifndef USED_FOR_TARGET
1703 #undef _POSIX_SOURCE
1704 #endif
1705
1706
1707 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1708 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1709 #define below would cause a syntax error. */
1710 #ifndef USED_FOR_TARGET
1711 #undef _UINT32_T
1712 #endif
1713
1714
1715 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1716 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1717 #define below would cause a syntax error. */
1718 #ifndef USED_FOR_TARGET
1719 #undef _UINT64_T
1720 #endif
1721
1722
1723 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1724 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1725 #define below would cause a syntax error. */
1726 #ifndef USED_FOR_TARGET
1727 #undef _UINT8_T
1480 #endif 1728 #endif
1481 1729
1482 1730
1483 /* Define to `char *' if <sys/types.h> does not define. */ 1731 /* Define to `char *' if <sys/types.h> does not define. */
1484 #ifndef USED_FOR_TARGET 1732 #ifndef USED_FOR_TARGET
1485 #undef caddr_t 1733 #undef caddr_t
1486 #endif
1487
1488
1489 /* Define to `int' if <sys/types.h> doesn't define. */
1490 #ifndef USED_FOR_TARGET
1491 #undef gid_t
1492 #endif 1734 #endif
1493 1735
1494 1736
1495 /* Define to `__inline__' or `__inline' if that's what the C compiler 1737 /* Define to `__inline__' or `__inline' if that's what the C compiler
1496 calls it, or to nothing if 'inline' is not supported under any name. */ 1738 calls it, or to nothing if 'inline' is not supported under any name. */
1497 #ifndef __cplusplus 1739 #ifndef __cplusplus
1498 #undef inline 1740 #undef inline
1499 #endif 1741 #endif
1500 1742
1743 /* Define to the type of a signed integer type of width exactly 16 bits if
1744 such a type exists and the standard includes do not define it. */
1745 #ifndef USED_FOR_TARGET
1746 #undef int16_t
1747 #endif
1748
1749
1750 /* Define to the type of a signed integer type of width exactly 32 bits if
1751 such a type exists and the standard includes do not define it. */
1752 #ifndef USED_FOR_TARGET
1753 #undef int32_t
1754 #endif
1755
1756
1757 /* Define to the type of a signed integer type of width exactly 64 bits if
1758 such a type exists and the standard includes do not define it. */
1759 #ifndef USED_FOR_TARGET
1760 #undef int64_t
1761 #endif
1762
1763
1764 /* Define to the type of a signed integer type of width exactly 8 bits if such
1765 a type exists and the standard includes do not define it. */
1766 #ifndef USED_FOR_TARGET
1767 #undef int8_t
1768 #endif
1769
1770
1771 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1772 not define. */
1773 #ifndef USED_FOR_TARGET
1774 #undef intmax_t
1775 #endif
1776
1777
1778 /* Define to the type of a signed integer type wide enough to hold a pointer,
1779 if such a type exists, and if the system does not define it. */
1780 #ifndef USED_FOR_TARGET
1781 #undef intptr_t
1782 #endif
1783
1784
1501 /* Define to `int' if <sys/types.h> does not define. */ 1785 /* Define to `int' if <sys/types.h> does not define. */
1502 #ifndef USED_FOR_TARGET 1786 #ifndef USED_FOR_TARGET
1503 #undef pid_t 1787 #undef pid_t
1504 #endif 1788 #endif
1505 1789
1514 #ifndef USED_FOR_TARGET 1798 #ifndef USED_FOR_TARGET
1515 #undef ssize_t 1799 #undef ssize_t
1516 #endif 1800 #endif
1517 1801
1518 1802
1519 /* Define to `int' if <sys/types.h> doesn't define. */ 1803 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1520 #ifndef USED_FOR_TARGET 1804 such a type exists and the standard includes do not define it. */
1521 #undef uid_t 1805 #ifndef USED_FOR_TARGET
1806 #undef uint16_t
1807 #endif
1808
1809
1810 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1811 such a type exists and the standard includes do not define it. */
1812 #ifndef USED_FOR_TARGET
1813 #undef uint32_t
1814 #endif
1815
1816
1817 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1818 such a type exists and the standard includes do not define it. */
1819 #ifndef USED_FOR_TARGET
1820 #undef uint64_t
1821 #endif
1822
1823
1824 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1825 such a type exists and the standard includes do not define it. */
1826 #ifndef USED_FOR_TARGET
1827 #undef uint8_t
1828 #endif
1829
1830
1831 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1832 do not define. */
1833 #ifndef USED_FOR_TARGET
1834 #undef uintmax_t
1835 #endif
1836
1837
1838 /* Define to the type of an unsigned integer type wide enough to hold a
1839 pointer, if such a type exists, and if the system does not define it. */
1840 #ifndef USED_FOR_TARGET
1841 #undef uintptr_t
1522 #endif 1842 #endif
1523 1843
1524 1844
1525 /* Define as `fork' if `vfork' does not work. */ 1845 /* Define as `fork' if `vfork' does not work. */
1526 #ifndef USED_FOR_TARGET 1846 #ifndef USED_FOR_TARGET