summaryrefslogtreecommitdiff
path: root/myconfig.SH
Commit message (Collapse)AuthorAgeFilesLines
* Add byteorder to the myconfig output.Jarkko Hietaniemi2000-08-171-1/+1
| | | p4raw-id: //depot/perl@6684
* Warn if the version of the operating system used to compile gccKurt D. Starsinic2000-07-281-1/+1
| | | | | | | | | | differs from the current version of the operating system. Also display the gcc compilation os and version in myconfig. Inspiration from Subject: Re: [ID 20000710.003] ERRORS!! Message-ID: <20000710155416.A1384@O2.chapin.edu> p4raw-id: //depot/perl@6460
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-1/+1
| | | | | rename usefull64bits to use64bitall. p4raw-id: //depot/cfgperl@5261
* Add uselongdouble, regroup the use* more logically.Jarkko Hietaniemi2000-02-221-3/+3
| | | p4raw-id: //depot/cfgperl@5215
* Add lseektype and lseeksize to myconfig.Jarkko Hietaniemi2000-02-141-1/+1
| | | p4raw-id: //depot/cfgperl@5086
* Add ivtype, ivsize, nvtype, nvsize to myconfig.Jarkko Hietaniemi2000-02-141-0/+1
| | | p4raw-id: //depot/cfgperl@5081
* s/usethreads/use5005threads/gGurusamy Sarathy2000-01-091-2/+3
| | | p4raw-id: //depot/perl@4772
* Configure regen.Jarkko Hietaniemi1999-04-021-1/+1
| | | | | | | Add llseek + offset_t probing. Change CONFIG to CONFIGDOTSH. 'unset foo' is unportable, use foo=''. p4raw-id: //depot/cfgperl@3201
* Introduce myconfig.SH.Andy Dougherty1999-04-021-0/+58
To: Jarkko Hietaniemi <jhi@iki.fi> Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org> Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0) Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys> p4raw-id: //depot/cfgperl@3200