summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* In DG/UX finding pthread_atfork requires a true compile,Jarkko Hietaniemi2002-03-081-3/+27
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-081-4/+6
* Re: [PATCH] tests for GconvertYitzchak Scott-Thoennes2002-03-071-1/+5
* Scan for tm_zone (and tm_gmtoff, while we are at it).Jarkko Hietaniemi2002-03-061-1/+39
* Add Encode::CN, Encode::KR, and Encode::TW to the listJarkko Hietaniemi2002-03-041-4/+4
* Re: [PATCH] Configure to correctly recognize Amiga OSYitzchak Scott-Thoennes2002-03-011-2/+2
* Configure to correctly recognize Amiga OSPaul Green2002-02-281-9/+10
* Some hosts understand split -l 50, some only split -50Jarkko Hietaniemi2002-02-251-2/+2
* Also Encode/JP needs to be listed explicitly.Jarkko Hietaniemi2002-02-231-2/+4
* Old hosts like NeXT Classic don't have sort -k,Jarkko Hietaniemi2002-02-231-2/+2
* In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.Jarkko Hietaniemi2002-02-221-2/+2
* Revert #14805, didn't quite work.Jarkko Hietaniemi2002-02-211-12/+12
* Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-211-11/+11
* d_Gconvert hints and GlossaryYitzchak Scott-Thoennes2002-02-201-1/+1
* [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-201-5/+5
* [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)Gerrit P. Haase2002-02-201-2/+2
* metaconfig unit change for #14720.Jarkko Hietaniemi2002-02-161-13/+13
* Re: [proof-of-concept PATCH] d_Gconvert and ConfigureYitzchak Scott-Thoennes2002-02-161-16/+77
* Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc....Robin Barker2002-02-151-6/+31
* 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