summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>1998-03-09 10:23:33 -0500
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-03-16 12:55:39 +0000
commite5c9fcd0420f2862565625a4bd5596204107f54f (patch)
tree6802f821b6b73f8fd7d5217e52348bd0ea711675 /handy.h
parent9e48b294a088693583142bb2058db509a62bb303 (diff)
downloadperl-e5c9fcd0420f2862565625a4bd5596204107f54f.tar.gz
[PATCH 5.004_62} Config_62-01 patch available.
Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST) Subject: [PATCH 5.004_62] Tiny hint file updates Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST) p4raw-id: //depot/perl@812
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index 3daf767055..b9d3462940 100644
--- a/handy.h
+++ b/handy.h
@@ -102,7 +102,8 @@
Further, we need to know about PTRSIZE == sizeof(void *) and
DOUBLESIZE == sizeof(double) if we really want to try to handle
- 32/64-bit combinations.
+ 32/64-bit combinations. Finally, we might also need to know
+ HAS_LONG_DOUBLE and LONG_DOUBLESIZE.
For the moment, these are only mentioned here so metaconfig will
construct Configure to figure out the various sizes.