1 Star 0 Fork 16

范小气/perl

forked from openKylin/perl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
metaconfig.h 766 Bytes
一键复制 编辑 原始数据 按行查看 历史
xinjiahao 提交于 2024-03-10 12:24 . New upstream version 5.36.0
/* This is a placeholder file for symbols that should be exported
* into config_h.SH and Porting/Glossary. See also metaconfig.SH
*
* First version was created from the part in handy.h
* H.Merijn Brand 21 Dec 2010 (Tux)
*
* Mentioned variables are forced to be included into config_h.SH
* as they are only included if meta finds them referenced. That
* implies that noone can use them unless they are available and
* they won't be available unless used. When new symbols are probed
* in Configure, this is the way to force them into availability.
*
* Symbols should only be here temporarily. Once they are actually used,
* they should be removed from here.
*
* HAS_NON_INT_BITFIELDS
* HAS_STRXFRM_L
* HAS_NL_LANGINFO_L
* HAS_FFS
* HAS_FFSL
*
*/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fan-xiaoqi12/perl.git
git@gitee.com:fan-xiaoqi12/perl.git
fan-xiaoqi12
perl
perl
upstream

搜索帮助