This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 29 Oct 1999 15:22:38 +0000 (15:22 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 29 Oct 1999 15:22:38 +0000 (15:22 +0000)
commita38738d13a5c30983a186834b3b8a1155caf0701
tree04d70935a061ddbac0415c234f77c079e8b0a56e
parent860c366ab3104b3c00a389c47401f8311e946e22
metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
fixed the use*.U to define their stuff only iff not already defined
(so that ccflags can have any -DUSE_* it wants);
uselonglong.U added; various small nits fixed.

p4raw-id: //depot/metaconfig@4486
22 files changed:
U/modified/d_longdbl.U
U/modified/d_longlong.U
U/modified/d_statblks.U
U/perl/d_cmsghdr_s.U
U/perl/d_fs_data_s.U
U/perl/d_msghdr_s.U
U/perl/d_statfs3.U
U/perl/d_statfs4.U
U/perl/d_statfs_f_flags.U
U/perl/d_statfs_s.U
U/perl/i_inttypes.U
U/perl/quadfio.U
U/perl/use64bits.U
U/perl/uselfs.U
U/perl/uselongdbl.U
U/perl/uselonglong.U [new file with mode: 0644]
U/perl/usemorebits.U
U/perl/usemultiplicity.U
U/perl/useperlio.U
U/perl/usesocks.U
U/threads/usethreads.U
U/typedefs/quadtype.U [new file with mode: 0644]