summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-1/+1
* Batch of small 64-bit/long double/large file support tweaks:Jarkko Hietaniemi1999-08-161-66/+31
* Avoid double long double.Jarkko Hietaniemi1999-08-131-8/+3
* BYTEORDER fix.Jarkko Hietaniemi1999-08-131-3/+9
* Jumbo Configure and large file support update.Jarkko Hietaniemi1999-08-131-279/+94
* Introduce HAS_LLSEEK.Jarkko Hietaniemi1999-08-131-1/+1
* Remove rt from libswanted (I added it many moons agoJarkko Hietaniemi1999-08-121-2/+2
* Don't claim defeat too early.Jarkko Hietaniemi1999-08-121-5/+5
* Add Configure -Duselongdouble and add a missing semicolon.Jarkko Hietaniemi1999-08-121-1/+30
* AIX is different, again. Now in cc -E output.Jarkko Hietaniemi1999-08-101-2/+8
* Regen Configure to include change #3915.Jarkko Hietaniemi1999-08-061-4/+3
* AIX long long probing requires LL suffix forJarkko Hietaniemi1999-08-021-2/+2
* Allow also non-long long but still quad platforms print quads.Jarkko Hietaniemi1999-08-021-28/+24
* More 64-bit fixing. One known bug of that kindJarkko Hietaniemi1999-08-021-1/+1
* d_bincompat5005 could be left empty.Jarkko Hietaniemi1999-08-021-4/+11
* Regen Configure and Glossary once again.Jarkko Hietaniemi1999-08-011-2/+2
* 64-bit work. Now 32-bit platforms get a 100% make testJarkko Hietaniemi1999-08-011-217/+558
* Make the use64bits and usethreads friendlier/braver;Jarkko Hietaniemi1999-07-311-374/+367
* Allow for Configure -Ubincompat5005 override.Jarkko Hietaniemi1999-07-291-3/+3
* Make Configure support PERL_BINCOMPAT_5005.Jarkko Hietaniemi1999-07-291-1/+37
* The QNX shell needs a couple more semicolons.Norton T. Allen1999-07-281-3/+3
* Use vendorprefixlib.Jarkko Hietaniemi1999-07-251-4/+95
* First steps of making builds outside the sourceJarkko Hietaniemi1999-07-251-14/+42
* Change #3732 mistakenly clobbered Glossary.Jarkko Hietaniemi1999-07-251-1/+1
* Andy's new installation scheme (note: a lot of thisJarkko Hietaniemi1999-07-251-2/+16
* Circumcode a strange shell(?) bug in AIX foundJarkko Hietaniemi1999-07-251-212/+187
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-13/+13
* AIX magic: ccdlflags needs to be different forMike W Ellwood1999-07-221-1/+4
* Tweak for #3613.Jarkko Hietaniemi1999-07-061-2/+3
* Allow for deep ext directories.Nathan Kurz1999-07-061-27/+29
* Put back the cygwin32 Configure fix of 3582 undone by 3597.Jarkko Hietaniemi1999-07-061-7/+14
* Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-051-26/+48
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-6/+14
|\
| * cygwin32 updateFifer, Eric1999-07-051-6/+14
* | Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-041-1/+7
* | Added 64-bit support for AIX 4.3 or betterJarkko Hietaniemi1999-07-041-2/+2
* | Do not throw away gccvers compilation errors.Andy Dougherty1999-07-041-2/+2
|/
* Cleanup of #3488.Jarkko Hietaniemi1999-05-301-6/+8
* Make Configure support the change #3367,Jarkko Hietaniemi1999-05-291-2/+32
* Configure updates for ISC 4.1Andy Dougherty1999-05-281-2/+6
* Re: 5.005_57 NOT OK on SunOS 4.1.3Andy Dougherty1999-05-271-19/+24
* Make Configure recognise glibc 2.1 stdioTom Hughes1999-05-251-2/+2
* fflush.Jarkko Hietaniemi1999-05-211-39/+43
* Patches to fflushing in SunOS 4 from Andy DoughertyJarkko Hietaniemi1999-05-201-2/+11
* Still fflushing.Jarkko Hietaniemi1999-05-141-44/+51
* Fixes from Andy Dougherty (via private email).Jarkko Hietaniemi1999-05-131-14/+28
* Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.Jarkko Hietaniemi1999-05-131-5/+41
* Still fflushing strong.Jarkko Hietaniemi1999-05-131-11/+123
* Be tidier with fflush(NULL) testing.Jarkko Hietaniemi1999-05-121-2/+3
* A better, shinier, and possibly even correctly workingJarkko Hietaniemi1999-05-121-13/+17