diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-24 20:12:16 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-24 22:31:52 -0400 |
commit | b19ee02c9e71bfad5bfbbb7e20a238f6db8048b0 (patch) | |
tree | 402c1401553f6f039df96a3a67e7268be92448c9 /uconfig.sh | |
parent | add0623764a32547ebb7fda010f508ce3c242bf7 (diff) | |
download | perl-b19ee02c9e71bfad5bfbbb7e20a238f6db8048b0.tar.gz |
Configure scan for fp_classl().
Diffstat (limited to 'uconfig.sh')
-rw-r--r-- | uconfig.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uconfig.sh b/uconfig.sh index a11aedc7a5..84cd7c5ad0 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -138,6 +138,7 @@ d_flockproto='undef' d_fork='define' d_fp_class='undef' d_fp_classify='undef' +d_fp_classl='undef' d_fpathconf='undef' d_fpclass='undef' d_fpclassify='undef' |