summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Add newSVuv().Jarkko Hietaniemi2000-03-181-1/+1
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-181-5/+7
* avoid mentioning Perl version in Configure questionGurusamy Sarathy2000-03-181-3/+3
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-31/+46
* metaconfig-ify #5676.Jarkko Hietaniemi2000-03-121-1/+1
* don't bother testing if we can flush all handles when fflush(stdin)Gurusamy Sarathy2000-03-121-32/+75
* metaconfig-ify the test for broken fflush(NULL)Jarkko Hietaniemi2000-03-111-3/+46
* Fix goofups noticed by Mark Bixby and Jeff Okamoto.Jarkko Hietaniemi2000-03-101-10/+11
* sitelib_stem and vendorlib_stem patches from Andy;Michael G Schwern2000-03-051-2/+46
* s/Perl/PeRl/; # yeahJarkko Hietaniemi2000-03-051-1/+1
* Implement #5525 in metaconfig.Jarkko Hietaniemi2000-03-051-1/+1
* Sanity check on the strtoll and strtoull.Jarkko Hietaniemi2000-03-051-1/+92
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-1/+7
* installation directory fix from Andy DoughertyJarkko Hietaniemi2000-03-021-2/+2
* Confusion over uselargefiles.cbu and uselfs.cbu (the first oneJarkko Hietaniemi2000-03-021-3/+3
* Be understanding.Jarkko Hietaniemi2000-02-291-4/+19
* Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-291-4/+8
* HP-UX lddlflags were broken.Jarkko Hietaniemi2000-02-291-4/+4
* Make the failsafe question about socket address structureJarkko Hietaniemi2000-02-291-2/+2
* The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-291-113/+160
* Make the warning about abandoning long doubles more visible.Jarkko Hietaniemi2000-02-291-4/+5
* HP-UX gcc fix; detypo in use64bits.Jarkko Hietaniemi2000-02-291-2/+3
* Too many 64-bitness option combinations.Jarkko Hietaniemi2000-02-291-23/+11
* Added few more libs to scan.Jarkko Hietaniemi2000-02-291-3/+3
* IRIX 64-bitness fixes.Jarkko Hietaniemi2000-02-291-7/+5
* Userfriendliness.Jarkko Hietaniemi2000-02-291-2/+11
* Fixes for building on HP-UX using gcc from Daniel S. Lewart.Jarkko Hietaniemi2000-02-291-2/+5
* More AIX fixes from Steven Hirsch.Jarkko Hietaniemi2000-02-281-2/+2
* Put back madvise lost because of a typo.Jarkko Hietaniemi2000-02-281-1/+7
* The search for static _s-suffixex libs was broken;Jarkko Hietaniemi2000-02-281-1/+2
* Even better use64bitall logic.Jarkko Hietaniemi2000-02-281-30/+35
* Ask about use64bitall regardless of whether use64bitint is defined.Jarkko Hietaniemi2000-02-281-20/+20
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-261-2/+2
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-37/+72
* Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-251-33/+79
* Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-251-106/+213
* Tidy up the 64-bit (and socklen_t) type probing.Jarkko Hietaniemi2000-02-241-46/+42
* Get -lbind if available. Add pointer to perldelta.pod/64-bitLupe Christoph2000-02-241-1/+1
* Detypo fpos64_t test.Jarkko Hietaniemi2000-02-241-2/+2
* miscut'n'paste in #5230.Jarkko Hietaniemi2000-02-241-2/+2
* The #5228 wasn't quite right + fix typos.Jarkko Hietaniemi2000-02-241-12/+20
* Cosmetics.Jarkko Hietaniemi2000-02-241-9/+9
* [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed argumentsDominic Dunlop2000-02-231-8/+8
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-221-6/+37
* Configure nits spotted by Spider Boardman.Jarkko Hietaniemi2000-02-221-4/+7
* Check the alignment of long doubles if they are to be used;Jarkko Hietaniemi2000-02-221-30/+39
* Regularize the use* questions, and replaceJarkko Hietaniemi2000-02-161-36/+35
* HP-UX 64-bitness/largefile fixes.Jarkko Hietaniemi2000-02-161-4/+10
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-151-1/+8
* Unroll the libs scan thanks to HP-UX.Jarkko Hietaniemi2000-02-151-30/+67