summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Collapse)AuthorAgeFilesLines
* Also Encode/JP needs to be listed explicitly.Jarkko Hietaniemi2002-02-231-2/+4
| | | | | (Any other sub-Encode extensions?) p4raw-id: //depot/perl@14843
* Old hosts like NeXT Classic don't have sort -k,Jarkko Hietaniemi2002-02-231-2/+2
| | | | | from Paul Eggert. p4raw-id: //depot/perl@14839
* In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.Jarkko Hietaniemi2002-02-221-2/+2
| | | p4raw-id: //depot/perl@14835
* Revert #14805, didn't quite work.Jarkko Hietaniemi2002-02-211-12/+12
| | | p4raw-id: //depot/perl@14807
* Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-211-11/+11
| | | | | Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com> p4raw-id: //depot/perl@14805
* d_Gconvert hints and GlossaryYitzchak Scott-Thoennes2002-02-201-1/+1
| | | | | Message-ID: <42qc8gzkgOFN092yn@efn.org> p4raw-id: //depot/perl@14786
* [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts Paul Eggert2002-02-201-5/+5
| | | | | Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com> p4raw-id: //depot/perl@14784
* [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)Gerrit P. Haase2002-02-201-2/+2
| | | | | | From: "Gerrit P. Haase" <gp@familiehaase.de> Message-ID: <70348722516.20020220002329@familiehaase.de> p4raw-id: //depot/perl@14782
* metaconfig unit change for #14720.Jarkko Hietaniemi2002-02-161-13/+13
| | | p4raw-id: //depot/perl@14721
* Re: [proof-of-concept PATCH] d_Gconvert and ConfigureYitzchak Scott-Thoennes2002-02-161-16/+77
| | | | | | Message-Id: <VpKb8gzkgCdK092yn@efn.org> (Applied by hand.) p4raw-id: //depot/perl@14719
* Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of ↵Robin Barker2002-02-151-6/+31
| | | | | | | | | cc.cbu and checkcc Message-Id: <200202151214.MAA26466@tempest.npl.co.uk> Split checking-for-gcc and checking-for-cc. p4raw-id: //depot/perl@14707
* Also OS/2 seems to need exe set early.Jarkko Hietaniemi2002-02-141-1/+5
| | | p4raw-id: //depot/perl@14697
* $ln is supposed to be already set to $ln + executable suffixJarkko Hietaniemi2002-02-131-2/+2
| | | | | on platforms that need it, from Paul Green. p4raw-id: //depot/perl@14672
* -Dmksymlinks was broken by #14628.Jarkko Hietaniemi2002-02-111-3/+3
| | | p4raw-id: //depot/perl@14642
* Two Configure tweaks; the u32align test was tryingJarkko Hietaniemi2002-02-101-3/+12
| | | | | | to write into a string literal, the ln -s test was failing in VOS. p4raw-id: //depot/perl@14628
* The Configure change to go with #14604.Jarkko Hietaniemi2002-02-081-2/+2
| | | p4raw-id: //depot/perl@14605
* Configure DJGPP tweak from Laszlo Molnar.Jarkko Hietaniemi2002-02-081-2/+2
| | | p4raw-id: //depot/perl@14597
* DJGPP needs to know its exe soon, too.Jarkko Hietaniemi2002-01-281-2/+8
| | | p4raw-id: //depot/perl@14480
* Misapplied Merijn's patch.Jarkko Hietaniemi2002-01-281-2/+1
| | | p4raw-id: //depot/perl@14472
* Allow d_u32align to be hinted.Jarkko Hietaniemi2002-01-281-1/+5
| | | p4raw-id: //depot/perl@14467
* Bleadperl on Cygwin todayGerrit P. Haase2002-01-271-3/+3
| | | | | Message-ID: <462007239437.20020127223041@familiehaase.de> p4raw-id: //depot/perl@14453
* Pacify picky compilers (this time Sun Workshop).Jarkko Hietaniemi2002-01-241-2/+2
| | | p4raw-id: //depot/perl@14403
* HP-UX 10.20 cc pacifying from Merijn.Jarkko Hietaniemi2002-01-231-2/+2
| | | p4raw-id: //depot/perl@14381
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-221-1/+1
| | | | | | (2) Other software (GNU) seems to use it and we don't need it, so let's give it up. p4raw-id: //depot/perl@14374
* Avoid bare "set", and kiss .uucp goodbye.Jarkko Hietaniemi2002-01-191-2/+5
| | | p4raw-id: //depot/perl@14336
* long doublesNicholas Clark2002-01-171-232/+248
| | | | | Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14315
* Trivial Configure patch (really i_ndbm.U)Andy Dougherty2002-01-171-1/+2
| | | | | Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@14313
* Some protection against spaces in directory names.Jarkko Hietaniemi2002-01-151-17/+17
| | | | | | (Tru64 still has some makedepend problems in such cases but that looks like Tru64's problem.) p4raw-id: //depot/perl@14287
* Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems ↵Jonathan Stowe2002-01-121-1/+14
| | | | | | | with gdbm Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@14225
* Must look for cat also in $PATH (noticed by Philip Newton).Jarkko Hietaniemi2001-12-301-2/+2
| | | p4raw-id: //depot/perl@13956
* VOS tweaks from Paul Green.Jarkko Hietaniemi2001-12-291-8/+10
| | | | | | | The Configure tweaks: the _exe needs to be set after the init; VOS has fd 3 hardwired to /dev/tty; the grep/ln/make substitutions really need to stick. p4raw-id: //depot/perl@13932
* Remove debris in any case.Jarkko Hietaniemi2001-12-281-2/+2
| | | p4raw-id: //depot/perl@13915
* Try to catch the SIGBUS, as suggested by Nicholas Clark.Jarkko Hietaniemi2001-12-271-1/+9
| | | p4raw-id: //depot/perl@13908
* test -d /system is a bit too generic test for VOSJarkko Hietaniemi2001-12-261-2/+2
| | | | | (false hit in BeOS) p4raw-id: //depot/perl@13888
* No-op.Jarkko Hietaniemi2001-12-241-2/+1
| | | p4raw-id: //depot/perl@13877
* The U32 alignment test wasn't really working, noticedJarkko Hietaniemi2001-12-241-3/+4
| | | | | | | by Paul Green. Now the test works, but this means that we may see coredumps from the test. I sure hope MMUless places don't crash on the test. p4raw-id: //depot/perl@13869
* More VOS tweaks.Jarkko Hietaniemi2001-12-231-4/+9
| | | p4raw-id: //depot/perl@13867
* Rework the make logic (again).Jarkko Hietaniemi2001-12-221-11/+15
| | | p4raw-id: //depot/perl@13850
* Further VOS tweaks: the _exe needs to be introducedJarkko Hietaniemi2001-12-211-6/+21
| | | | | | in the very beginning, and the make/gmake needs special VOS logic. p4raw-id: //depot/perl@13835
* Also the search for cat needs to be _exe-aware.Jarkko Hietaniemi2001-12-211-5/+5
| | | p4raw-id: //depot/perl@13832
* A bit too oversweeping matching in #13778.Jarkko Hietaniemi2001-12-191-4/+4
| | | p4raw-id: //depot/perl@13783
* Re-gen Configure based on #13778..13781.Jarkko Hietaniemi2001-12-191-33/+58
| | | p4raw-id: //depot/perl@13782
* Fix the bugs in #13768..13776, and regen Configure.Jarkko Hietaniemi2001-12-181-66/+92
| | | p4raw-id: //depot/perl@13777
* Try YP/NIS also from /usr/lib/yp.Jarkko Hietaniemi2001-12-121-2/+2
| | | p4raw-id: //depot/perl@13657
* $Config{perlpath} and -DversiononlyRafael Garcia-Suarez2001-12-111-2/+5
| | | | | Message-ID: <20011211233233.A11587@rafael> p4raw-id: //depot/perl@13632
* BeOS has socket() but not enough to build a working Socket.Jarkko Hietaniemi2001-12-111-2/+7
| | | | | | | | | Go figure. ("BONE" (BeOS NEtworking?) is some sort of rumored new networking implementation, which is rumored to fix the non-standardness of sockets, but it's apparently not publicly available, and anything to do with BeOS has become quite complicated with the sale of the Be assets to Palm.) p4raw-id: //depot/perl@13617
* Update the ithreads selection info in Configure,Jarkko Hietaniemi2001-12-101-3/+4
| | | | | as suggested by Michael Schwern. p4raw-id: //depot/perl@13582
* Implement NetBSD patch-aa.Jarkko Hietaniemi2001-12-091-6/+9
| | | p4raw-id: //depot/perl@13560
* Extraenous breaks noticed by David Dyck.Jarkko Hietaniemi2001-11-251-3/+1
| | | p4raw-id: //depot/perl@13258
* Regen Porting stuff; regen toc; cleanup nit in Configure.Jarkko Hietaniemi2001-11-231-2/+2
| | | p4raw-id: //depot/perl@13219