X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=config_h.SH;h=91adef302a4ab3c644992a68ed2bf5e96b7faa41;hb=38bda2f68f40d2e3630b9b4926d7e10dddeda731;hp=df6801bc766ad51b875427b9cff0d594146a69be;hpb=52c7d5b6b4009e3325fa3282ea27e0f438de91f0;p=p5sagit%2Fp5-mst-13.2.git diff --git a/config_h.SH b/config_h.SH index df6801b..91adef3 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2826,6 +2826,11 @@ sed <config.h -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un- #define SITELIB_EXP "$sitelibexp" /**/ #define SITELIB_STEM "$sitelib_stem" /**/ +/* Size_t_size: + * This symbol holds the size of a Size_t in bytes. + */ +#define Size_t_size $sizesize /* */ + /* Size_t: * This symbol holds the type used to declare length parameters * for string functions. It is usually size_t, but may be