| Commit message (Expand) | Author | Age | Files | Lines |
* | Now the -Dnoextensions and -Dnoextensions have the | Jarkko Hietaniemi | 2003-04-25 | 1 | -34/+34 |
* | Configure's extension sanity check is too strict | Andy Dougherty | 2003-04-25 | 1 | -1/+10 |
* | Regen Configure, Glossary, et alia. | Jarkko Hietaniemi | 2003-04-23 | 1 | -1/+1 |
* | Introduce two new Configure symbols: | Jarkko Hietaniemi | 2003-04-21 | 1 | -269/+320 |
* | Give more information of what to do when -Dusexxx fail. | Jarkko Hietaniemi | 2003-04-20 | 1 | -1/+13 |
* | Fail if the specified -Duse64xxx cannot be fulfilled. | Jarkko Hietaniemi | 2003-04-19 | 1 | -15/+23 |
* | If long doubles fail, we really cannot sensibly | Jarkko Hietaniemi | 2003-04-19 | 1 | -8/+5 |
* | Implement -Dnoextensions=... and -Donlyextensions=... | Jarkko Hietaniemi | 2003-04-17 | 1 | -1/+41 |
* | Small tidying up of the selectminbits code, but most | Jarkko Hietaniemi | 2003-04-17 | 1 | -10/+15 |
* | Thinko in modfl detection. | Jarkko Hietaniemi | 2003-04-16 | 1 | -3/+3 |
* | The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick. | Jarkko Hietaniemi | 2003-04-15 | 1 | -701/+736 |
* | False alarm: no cyclic dependency. | Jarkko Hietaniemi | 2003-04-15 | 1 | -45/+45 |
* | Backport of _most_ of the changes in #19218: not one big | Jarkko Hietaniemi | 2003-04-15 | 1 | -177/+142 |
* | Big patch from Alan Burlison to make Solaris long doubles work. | Jarkko Hietaniemi | 2003-04-15 | 1 | -66/+190 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 1 | -4/+9 |
* | The description of SIG_SIZE was off. | Jarkko Hietaniemi | 2003-03-18 | 1 | -1/+1 |
* | Since Configure does the signal name/number probe with awk | Jarkko Hietaniemi | 2003-03-14 | 1 | -3/+3 |
* | Signal issues. | Jarkko Hietaniemi | 2003-03-14 | 1 | -2/+2 |
* | Some more stdlib.h inclusions and change the gccversion | Jarkko Hietaniemi | 2003-03-13 | 1 | -4/+8 |
* | Ouch. Missed one more, the void flags check (and exit() is void). | Jarkko Hietaniemi | 2003-03-12 | 1 | -4/+4 |
* | Missed one. | Jarkko Hietaniemi | 2003-03-11 | 1 | -2/+2 |
* | Single vs doublequoted context is important... | Jarkko Hietaniemi | 2003-03-11 | 1 | -4/+4 |
* | Solaris cc wants prototype for exit(), so <stdlib.h> needed. | Jarkko Hietaniemi | 2003-03-11 | 1 | -100/+160 |
* | [patch config_h.SH] redefining __attribute__ | Stas Bekman | 2003-03-06 | 1 | -1/+1 |
* | Couple more _r possibilities (found in a RH 8.0 box), and | Jarkko Hietaniemi | 2003-03-05 | 1 | -2/+18 |
* | Duh, test -e ENOPORTABLE, I should've remembered that. | Jarkko Hietaniemi | 2003-02-03 | 1 | -2/+2 |
* | Plan 9: No Configure. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+13 |
* | Plan 9: doesn't really do Configure (undo #18585/#18586) | Jarkko Hietaniemi | 2003-02-02 | 1 | -26/+21 |
* | Plan 9 doesn't do nm, from Russ Cox. | Jarkko Hietaniemi | 2003-01-26 | 1 | -0/+5 |
* | Re: FreeBSD 5 hints patch | Yitzchak Scott-Thoennes | 2003-01-21 | 1 | -3/+20 |
* | Redone #18011 from metaunits | H.Merijn Brand | 2002-12-16 | 1 | -4/+4 |
* | #17171: ld flag for shrplib on OpenBSD | Todd C. Miller | 2002-11-26 | 1 | -2/+2 |
* | hires sleeping wants libs | Jarkko Hietaniemi | 2002-11-21 | 1 | -2/+2 |
* | repair 18139 (missing awk command) | H.Merijn Brand | 2002-11-12 | 1 | -2/+2 |
* | Tru64 osvers | Jarkko Hietaniemi | 2002-11-12 | 1 | -2/+2 |
* | Changed the warning detection pattern because of: | Nicholas Clark | 2002-11-04 | 1 | -6/+6 |
* | [perl #17805] BUG: Grammar bug during Configure | Richard Hitt | 2002-10-12 | 1 | -3/+3 |
* | MakeMaker's INSTALLSITEMANXDIR Configure's counterpart | H.Merijn Brand | 2002-10-02 | 1 | -1/+394 |
* | nanosleep probes as per Jarkko's request | H.Merijn Brand | 2002-09-30 | 1 | -8/+14 |
* | [perl #16796] Configure script buglet | Amick, Eric | 2002-09-29 | 1 | -2/+3 |
* | defuse installusrbinperl | Jarkko Hietaniemi | 2002-09-26 | 1 | -6/+26 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -0/+2 |
* | Tabs erroneusly expanded to spaces, causing AIX to fail | H.Merijn Brand | 2002-09-13 | 1 | -2/+2 |
* | re-synced Configure to backported metaunits | H.Merijn Brand | 2002-09-11 | 1 | -40/+39 |
* | Configure locincpth vs Jaguar gcc 3 | Jarkko Hietaniemi | 2002-09-09 | 1 | -4/+7 |
* | OS/400 PASE symbol scan tweak | Jarkko Hietaniemi | 2002-09-08 | 1 | -1/+1 |
* | OS/400 PASE port | Jarkko Hietaniemi | 2002-09-04 | 1 | -3/+11 |
* | Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5 | H.Merijn Brand | 2002-08-20 | 1 | -0/+3 |
* | Configure missing d_modflproto='' | Gerrit P. Haase | 2002-08-18 | 1 | -0/+2 |
* | better modfl detection | Nicholas Clark | 2002-08-12 | 1 | -19/+33 |