diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-08-22 10:51:18 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-09-19 09:26:45 -0400 |
commit | 4e5044f034f5b5d064c8d998817c4476bf4842a3 (patch) | |
tree | 9b95c364b63c0bce96c45b207917e5d4da906a43 /uconfig.sh | |
parent | 688d9ed14d976fe7ce810427ec76afcdd23d4757 (diff) | |
download | perl-4e5044f034f5b5d064c8d998817c4476bf4842a3.tar.gz |
Configure for <quadmath.h>
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 7589c0b245..98b6021d20 100644 --- a/uconfig.sh +++ b/uconfig.sh @@ -600,6 +600,7 @@ i_poll='undef' i_prot='undef' i_pthread='undef' i_pwd='undef' +i_quadmath='undef' i_rpcsvcdbm='undef' i_sgtty='undef' i_shadow='undef' |