From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
002c01c91127$9149a810$b3dcf830$@com>
p4raw-id: //depot/perl@34309
* defined if the system supports long doubles.
*/
#define HAS_LONG_DOUBLE /**/
+#ifdef HAS_LONG_DOUBLE
#define LONG_DOUBLESIZE 10 /**/
#endif