summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Also OS/2 seems to need exe set early.Jarkko Hietaniemi2002-02-141-1/+5
* $ln is supposed to be already set to $ln + executable suffixJarkko Hietaniemi2002-02-131-2/+2
* -Dmksymlinks was broken by #14628.Jarkko Hietaniemi2002-02-111-3/+3
* Two Configure tweaks; the u32align test was tryingJarkko Hietaniemi2002-02-101-3/+12
* The Configure change to go with #14604.Jarkko Hietaniemi2002-02-081-2/+2
* Configure DJGPP tweak from Laszlo Molnar.Jarkko Hietaniemi2002-02-081-2/+2
* DJGPP needs to know its exe soon, too.Jarkko Hietaniemi2002-01-281-2/+8
* Misapplied Merijn's patch.Jarkko Hietaniemi2002-01-281-2/+1
* Allow d_u32align to be hinted.Jarkko Hietaniemi2002-01-281-1/+5
* Bleadperl on Cygwin todayGerrit P. Haase2002-01-271-3/+3
* Pacify picky compilers (this time Sun Workshop).Jarkko Hietaniemi2002-01-241-2/+2
* HP-UX 10.20 cc pacifying from Merijn.Jarkko Hietaniemi2002-01-231-2/+2
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-221-1/+1
* Avoid bare "set", and kiss .uucp goodbye.Jarkko Hietaniemi2002-01-191-2/+5
* long doublesNicholas Clark2002-01-171-232/+248
* Trivial Configure patch (really i_ndbm.U)Andy Dougherty2002-01-171-1/+2
* Some protection against spaces in directory names.Jarkko Hietaniemi2002-01-151-17/+17
* Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems ...Jonathan Stowe2002-01-121-1/+14
* Must look for cat also in $PATH (noticed by Philip Newton).Jarkko Hietaniemi2001-12-301-2/+2
* VOS tweaks from Paul Green.Jarkko Hietaniemi2001-12-291-8/+10
* Remove debris in any case.Jarkko Hietaniemi2001-12-281-2/+2
* Try to catch the SIGBUS, as suggested by Nicholas Clark.Jarkko Hietaniemi2001-12-271-1/+9
* test -d /system is a bit too generic test for VOSJarkko Hietaniemi2001-12-261-2/+2
* No-op.Jarkko Hietaniemi2001-12-241-2/+1
* The U32 alignment test wasn't really working, noticedJarkko Hietaniemi2001-12-241-3/+4
* More VOS tweaks.Jarkko Hietaniemi2001-12-231-4/+9
* Rework the make logic (again).Jarkko Hietaniemi2001-12-221-11/+15
* Further VOS tweaks: the _exe needs to be introducedJarkko Hietaniemi2001-12-211-6/+21
* Also the search for cat needs to be _exe-aware.Jarkko Hietaniemi2001-12-211-5/+5
* A bit too oversweeping matching in #13778.Jarkko Hietaniemi2001-12-191-4/+4
* Re-gen Configure based on #13778..13781.Jarkko Hietaniemi2001-12-191-33/+58
* Fix the bugs in #13768..13776, and regen Configure.Jarkko Hietaniemi2001-12-181-66/+92
* Try YP/NIS also from /usr/lib/yp.Jarkko Hietaniemi2001-12-121-2/+2
* $Config{perlpath} and -DversiononlyRafael Garcia-Suarez2001-12-111-2/+5
* BeOS has socket() but not enough to build a working Socket.Jarkko Hietaniemi2001-12-111-2/+7
* Update the ithreads selection info in Configure,Jarkko Hietaniemi2001-12-101-3/+4
* Implement NetBSD patch-aa.Jarkko Hietaniemi2001-12-091-6/+9
* Extraenous breaks noticed by David Dyck.Jarkko Hietaniemi2001-11-251-3/+1
* Regen Porting stuff; regen toc; cleanup nit in Configure.Jarkko Hietaniemi2001-11-231-2/+2
* Better to "quote" the pathname.Jarkko Hietaniemi2001-11-231-3/+3
* Add probing for BSD-like /proc/curproc/file.Jarkko Hietaniemi2001-11-231-4/+17
* Add probing for dirfd() so that it can be added it IO::Dir.Jarkko Hietaniemi2001-11-231-9/+60
* procselfexe tweak: for some reason I had a ls inJarkko Hietaniemi2001-11-221-2/+2
* The #13182 didn't really help. The real problemJarkko Hietaniemi2001-11-221-10/+32
* AIX has broken builtin 'test'.Jarkko Hietaniemi2001-11-211-7/+9
* procselfexe tweaks.Jarkko Hietaniemi2001-11-211-24/+25
* Use /proc/self/exe to set $^X on linux (or anywhere newNick Ing-Simmons2001-11-191-21/+40
* Support a config.arch file, similar to config.over,Jarkko Hietaniemi2001-11-051-1/+7
* Re: Not OK @12650Andy Dougherty2001-10-251-2/+2
* Re: ithreads doesn't like usedl=nAndy Dougherty2001-10-251-1/+5