This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Manually remove file recalcitrant to 'git am'.
[perl5.git] / metaconfig.h
CommitLineData
a7dcd8d7
MB
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 *
269a7913 4 * First version was created from the part in handy.h
a7dcd8d7
MB
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 *
9d1a8da0 13 * BOOTSTRAP_CHARSET
bade9271 14 * DOUBLEKIND
d0166596 15 * HAS_ACOSH
a7dcd8d7
MB
16 * HAS_ASCTIME64
17 * HAS_CTIME64
18 * HAS_DIFFTIME64
f6a82ade 19 * HAS_DLADDR
d0166596
MB
20 * HAS_FEGETROUND
21 * HAS_FPCLASSIFY
ecb44b8e 22 * HAS_FREELOCALE
0cc74f39 23 * HAS_GAI_STRERROR
a7dcd8d7 24 * HAS_GMTIME64
d0166596
MB
25 * HAS_ISFINITEL
26 * HAS_ISINFL
f40bbcbf 27 * HAS_ISLESS
d0166596 28 * HAS_J0
a7dcd8d7 29 * HAS_LOCALTIME64
3879c54d 30 * HAS_MEMMEM
a7dcd8d7 31 * HAS_MKTIME64
ecb44b8e 32 * HAS_NEWLOCALE
a7dcd8d7
MB
33 * HAS_PRCTL
34 * HAS_PSEUDOFORK
bc900e45 35 * HAS_QUERYLOCALE
ef55c673 36 * HAS_STRERROR_L
a7dcd8d7 37 * HAS_TIMEGM
ecb44b8e 38 * HAS_USELOCALE
ec2bccfd 39 * I_XLOCALE
a7dcd8d7 40 * I16SIZE
a7dcd8d7
MB
41 * I64SIZE
42 * I8SIZE
a7dcd8d7 43 * LOCALTIME_R_NEEDS_TZSET
bfcaa0fd 44 * LONG_DOUBLEKIND
a7dcd8d7 45 * U8SIZE
f6a82ade 46 * USE_CBACKTRACE
a7dcd8d7 47 */