summaryrefslogtreecommitdiff
path: root/uconfig.sh
Commit message (Collapse)AuthorAgeFilesLines
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-1/+2
| | | | | | Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?) Message-ID: <20001023153932.A10786@plum.flirble.org> p4raw-id: //depot/perl@7427
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-0/+1
| | | p4raw-id: //depot/perl@7196
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-1/+0
| | | | | retract the changes 7146 and 7147. p4raw-id: //depot/perl@7195
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-0/+1
| | | | | suggested by H. Merijn Brand. p4raw-id: //depot/perl@7146
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-011-8/+8
| | | | | | so that case-ignoring systems like DCL can tell them from PRIefldbl and PRIx64. Apply Merijn's ccversion patches. p4raw-id: //depot/perl@6982
* microperl config update.Jarkko Hietaniemi2000-09-011-0/+2
| | | p4raw-id: //depot/perl@6975
* Allow microperl to assume <math.h>, without it the mathJarkko Hietaniemi2000-08-251-1/+1
| | | | | | | functions like floor() are assumed to return int, which makes for core dumps in machines where integer and floating register don't mix. p4raw-id: //depot/perl@6817
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-251-0/+1
| | | | | | | | the problem reported in Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com> p4raw-id: //depot/perl@6816
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-181-0/+3
| | | p4raw-id: //depot/perl@6691
* Microperl config update.Jarkko Hietaniemi2000-08-171-0/+2
| | | p4raw-id: //depot/perl@6679
* microperl nits from Simon Cozens.Jarkko Hietaniemi2000-06-011-5/+5
| | | p4raw-id: //depot/cfgperl@6180
* microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-0/+550
written from scratch; few casts added as microperl compilation doesn't have all prototypes available. p4raw-id: //depot/cfgperl@6174