1 Star 0 Fork 11

jing/perl

forked from openKylin/perl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
metaconfig.h 952 Bytes
一键复制 编辑 原始数据 按行查看 历史
openKylinBot 提交于 2022-05-14 02:40 . Import Upstream version 5.30.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_BUILTIN_ADD_OVERFLOW
* HAS_BUILTIN_MUL_OVERFLOW
* HAS_BUILTIN_SUB_OVERFLOW
* HAS_LOCALECONV_L
* HAS_MBRLEN
* HAS_MBRTOWC
* HAS_NANOSLEEP
* HAS_STRTOD_L
* HAS_STRTOLD_L
* I_WCHAR
* I_WCTYPE
* HAS_TOWLOWER
* HAS_TOWUPPER
* SETLOCALE_ACCEPTS_ANY_LOCALE_NAME
*/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jing2002/perl.git
git@gitee.com:jing2002/perl.git
jing2002
perl
perl
openkylin/yangtze

搜索帮助