Patch 11003 introduced a new typo similar to the type AMS had fixed previously. Fixed back. --- Porting/config_H.orig Thu Jun 28 16:08:21 2001 +++ Porting/config_H Sun Jul 1 07:16:40 2001 @@ -2937,7 +2937,7 @@ * This macro is to be used to generate uniformly distributed * random numbers over the range [0., 1.[. You may have to supply * an 'extern double drand48();' in your program since SunOS 4.1.3 - * doesn't provide you with anything relevant in it's headers. + * doesn't provide you with anything relevant in its headers. * See HAS_DRAND48_PROTO. */ /* Rand_seed_t: End of patch. Cheers, Philip -- Philip Newton <Philip.Newton@gmx.net>Thread Next