This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
various Configure and hints updates (prefer drand48() or random()
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 29 Sep 1998 00:56:33 +0000 (03:56 +0300)
committerGurusamy Sarathy <gsar@cpan.org>
Fri, 2 Oct 1998 01:53:25 +0000 (01:53 +0000)
commit85ab1d1d99f8dc082af2267b48b9a2c5983f3161
tree15498360e04711d0a640d19d489175cdf9982398
parent13b51b796ac5d39ced5a8f4f5922bfa7ca1678d5
various Configure and hints updates (prefer drand48() or random()
over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
applied modulo SCO hints superseded by later patch
Message-Id: <199809282156.AAA18615@alpha.hut.fi>
Subject: [PATCH] 5.005_52: Configure et al:

p4raw-id: //depot/perl@1904
14 files changed:
Configure
INSTALL
MANIFEST
config_h.SH
ext/IPC/SysV/SysV.xs
ext/IPC/SysV/hints/next_3.pl [new file with mode: 0644]
hints/dec_osf.sh
hints/irix_6.sh
hints/next_3.sh
hints/solaris_2.sh
perl.h
pod/perldiag.pod
pp.c
pp_sys.c