diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2014-11-02 10:48:43 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2014-11-02 13:59:54 -0500 |
commit | bade9271ee0e5b9c22d1e80ca4088af09f1bcf43 (patch) | |
tree | 239d66dfce205da2caccdb88df4f41c314655b47 /metaconfig.h | |
parent | 5a4dabf87fafe1590c8794c98083fd6b5208630f (diff) | |
download | perl-bade9271ee0e5b9c22d1e80ca4088af09f1bcf43.tar.gz |
Configure: add doublekind for the format of double.
Diffstat (limited to 'metaconfig.h')
-rw-r--r-- | metaconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/metaconfig.h b/metaconfig.h index 8c32690f51..bf6ae7cc72 100644 --- a/metaconfig.h +++ b/metaconfig.h @@ -11,6 +11,7 @@ * in Configure, this is the way to force them into availability. * * BOOTSTRAP_CHARSET + * DOUBLEKIND * HAS_ACOSH * HAS_ASCTIME64 * HAS_CTIME64 |