This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, patch older Configure to add -A
[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 (which includes this)
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  * CHARBITS
14  * HAS_ASCTIME64
15  * HAS_CTIME64
16  * HAS_DIFFTIME64
17  * HAS_GMTIME64
18  * HAS_LOCALTIME64
19  * HAS_MKTIME64
20  * HAS_PRCTL
21  * HAS_PSEUDOFORK
22  * HAS_TIMEGM
23  * I16SIZE
24  * I64SIZE
25  * I8SIZE
26  * LOCALTIME_R_NEEDS_TZSET
27  * U8SIZE
28  * USE_KERN_PROC_PATHNAME
29  * USE_NSGETEXECUTABLEPATH
30  *
31  */