This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Treat VSI C the same as DEC/Compaq/HP C.
[perl5.git] / metaconfig.h
1 /* This is a placeholder file for symbols that should be exported
2  * into config_h.SH and Porting/Glossary. See also metaconfig.SH
3  *
4  * First version was created from the part in handy.h
5  * H.Merijn Brand 21 Dec 2010 (Tux)
6  *
7  * Mentioned variables are forced to be included into config_h.SH
8  * as they are only included if meta finds them referenced. That
9  * implies that noone can use them unless they are available and
10  * they won't be available unless used. When new symbols are probed
11  * in Configure, this is the way to force them into availability.
12  *
13  * BOOTSTRAP_CHARSET
14  * DOUBLEKIND
15  * HAS_ACOSH
16  * HAS_ASCTIME64
17  * HAS_CTIME64
18  * HAS_DIFFTIME64
19  * HAS_DLADDR
20  * HAS_FEGETROUND
21  * HAS_FPCLASSIFY
22  * HAS_FREELOCALE
23  * HAS_GAI_STRERROR
24  * HAS_GMTIME64
25  * HAS_ISFINITEL
26  * HAS_ISINFL
27  * HAS_ISLESS
28  * HAS_J0
29  * HAS_LOCALTIME64
30  * HAS_MEMMEM
31  * HAS_MKTIME64
32  * HAS_NEWLOCALE
33  * HAS_PRCTL
34  * HAS_PSEUDOFORK
35  * HAS_QUERYLOCALE
36  * HAS_STRERROR_L
37  * HAS_TIMEGM
38  * HAS_USELOCALE
39  * I_XLOCALE
40  * I16SIZE
41  * I64SIZE
42  * I8SIZE
43  * LOCALTIME_R_NEEDS_TZSET
44  * LONG_DOUBLEKIND
45  * U8SIZE
46  * USE_CBACKTRACE
47  */