This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlsec: Another typo
[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
a7dcd8d7 14 * CHARBITS
a7dcd8d7 15 * HAS_ASCTIME64
f6a82ade 16 * HAS_BACKTRACE
a7dcd8d7
MB
17 * HAS_CTIME64
18 * HAS_DIFFTIME64
f6a82ade 19 * HAS_DLADDR
a7dcd8d7 20 * HAS_GMTIME64
269a7913 21 * HAS_ISBLANK
a7dcd8d7 22 * HAS_LOCALTIME64
122b9bf4 23 * HAS_IP_MREQ
3e06601f 24 * HAS_IP_MREQ_SOURCE
18126d98 25 * HAS_IPV6_MREQ
3e06601f 26 * HAS_IPV6_MREQ_SOURCE
a7dcd8d7
MB
27 * HAS_MKTIME64
28 * HAS_PRCTL
29 * HAS_PSEUDOFORK
a7dcd8d7 30 * HAS_TIMEGM
18126d98 31 * HAS_SOCKADDR_IN6
a7dcd8d7 32 * I16SIZE
a7dcd8d7
MB
33 * I64SIZE
34 * I8SIZE
a7dcd8d7 35 * LOCALTIME_R_NEEDS_TZSET
a7dcd8d7 36 * U8SIZE
f6a82ade 37 * USE_CBACKTRACE
d78f9ffa
MB
38 * USE_KERN_PROC_PATHNAME
39 * USE_NSGETEXECUTABLEPATH
a7dcd8d7
MB
40 *
41 */