summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Collapse)AuthorAgeFilesLines
* microperl changes from Simon Cozens; Makefile for microperlJarkko Hietaniemi2000-05-311-1/+1
| | | | | | written from scratch; few casts added as microperl compilation doesn't have all prototypes available. p4raw-id: //depot/cfgperl@6174
* Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.Jarkko Hietaniemi2000-05-301-8/+8
| | | p4raw-id: //depot/cfgperl@6168
* Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROTJarkko Hietaniemi2000-05-301-1/+31
| | | | | | in case somebody wants to write an extension for more shadow database interfaces. p4raw-id: //depot/cfgperl@6166
* detypoJarkko Hietaniemi2000-05-301-2/+2
| | | p4raw-id: //depot/cfgperl@6164
* Regen Configure to jive with #6149.Jarkko Hietaniemi2000-05-291-1/+1
| | | p4raw-id: //depot/cfgperl@6157
* Integrate with Sarathy.Jarkko Hietaniemi2000-05-291-0/+1
|\ | | | | p4raw-id: //depot/cfgperl@6156
| * OS/2 tweaks for usethreads build (from Rocco CaputoGurusamy Sarathy2000-05-281-0/+1
| | | | | | | | | | <troc@netrus.net>) p4raw-id: //depot/perl@6149
* | Introduce NV_PRESERVED_BITS. Not yet used anywhere butJarkko Hietaniemi2000-05-081-1/+36
| | | | | | | | | | might be useful in future. p4raw-id: //depot/cfgperl@6095
* | Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,Jarkko Hietaniemi2000-05-071-19/+1
|/ | | | | | because we do not use those. The HAS_GETSPNAM remains, though, because we still do use that. p4raw-id: //depot/cfgperl@6088
* Regen Configure.Jarkko Hietaniemi2000-04-281-103/+103
| | | p4raw-id: //depot/cfgperl@6006
* support additional library locations via $Config{otherlibdirs}Gurusamy Sarathy2000-04-281-0/+39
| | | | | (from Andy Dougherty) p4raw-id: //depot/perl@6001
* allow Configure -S to run non-interactively (spotted by Greg HudsonGurusamy Sarathy2000-04-281-4/+9
| | | | | <ghudson@mit.edu>) p4raw-id: //depot/perl@5980
* Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.Jarkko Hietaniemi2000-04-241-1/+25
| | | | | Now pp_ncmp() returns undef is either operand is a NaN. p4raw-id: //depot/cfgperl@5943
* Regen Configure to match #5937.Jarkko Hietaniemi2000-04-241-1/+1
| | | p4raw-id: //depot/cfgperl@5942
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-241-2/+1
| | | p4raw-id: //depot/cfgperl@5937
* Metaconfigify #5881.Jarkko Hietaniemi2000-03-221-3/+3
| | | p4raw-id: //depot/cfgperl@5882
* s/setgropus/setgroups/; # detypo in a commentJarkko Hietaniemi2000-03-211-1/+1
| | | p4raw-id: //depot/cfgperl@5864
* Nit for #5802 from Robin Barker.Jarkko Hietaniemi2000-03-211-2/+2
| | | p4raw-id: //depot/cfgperl@5859
* Fix the socklen default type (from Laszlo Molnar;Jarkko Hietaniemi2000-03-191-4/+4
| | | | | | though I prefer signed, not unsigned); move the cross-compialtion wish item to Todo; drop excess permissions in taint.t. p4raw-id: //depot/cfgperl@5834
* unsigned is a more reasonable socksizetype default (fromGurusamy Sarathy2000-03-191-1/+1
| | | | | Laszlo <ml1050@freemail.hu>) p4raw-id: //depot/perl@5831
* (Re-)introduce $uidsign and $gidsign.Jarkko Hietaniemi2000-03-181-1/+1
| | | p4raw-id: //depot/cfgperl@5808
* Add newSVuv().Jarkko Hietaniemi2000-03-181-1/+1
| | | p4raw-id: //depot/cfgperl@5803
* Configure nits: rewording from Sarathy (aka #5796),Jarkko Hietaniemi2000-03-181-5/+7
| | | | | and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802
* avoid mentioning Perl version in Configure questionGurusamy Sarathy2000-03-181-3/+3
| | | p4raw-id: //depot/perl@5796
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-31/+46
| | | p4raw-id: //depot/perl@5767
* metaconfig-ify #5676.Jarkko Hietaniemi2000-03-121-1/+1
| | | p4raw-id: //depot/cfgperl@5679
* don't bother testing if we can flush all handles when fflush(stdin)Gurusamy Sarathy2000-03-121-32/+75
| | | | | shows the pipe bug p4raw-id: //depot/perl@5676
* metaconfig-ify the test for broken fflush(NULL)Jarkko Hietaniemi2000-03-111-3/+46
| | | | | (which ails e.g. Solaris), from Ulrich Pfeifer. p4raw-id: //depot/cfgperl@5659
* Fix goofups noticed by Mark Bixby and Jeff Okamoto.Jarkko Hietaniemi2000-03-101-10/+11
| | | p4raw-id: //depot/cfgperl@5634
* sitelib_stem and vendorlib_stem patches from Andy;Michael G Schwern2000-03-051-2/+46
| | | | | | | | problem reported in To: perl5-porters@perl.org Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack. Message-Id: <20000305113129.80DC23820@athens.arena-i.com> p4raw-id: //depot/cfgperl@5559
* s/Perl/PeRl/; # yeahJarkko Hietaniemi2000-03-051-1/+1
| | | p4raw-id: //depot/cfgperl@5544
* Implement #5525 in metaconfig.Jarkko Hietaniemi2000-03-051-1/+1
| | | p4raw-id: //depot/cfgperl@5531
* Sanity check on the strtoll and strtoull.Jarkko Hietaniemi2000-03-051-1/+92
| | | p4raw-id: //depot/cfgperl@5529
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-1/+7
| | | | | for ftpsetmask(0); regen Configure. p4raw-id: //depot/cfgperl@5484
* installation directory fix from Andy DoughertyJarkko Hietaniemi2000-03-021-2/+2
| | | | | (installstyle was being clobbered, spotted by Spider Boardman) p4raw-id: //depot/cfgperl@5446
* Confusion over uselargefiles.cbu and uselfs.cbu (the first oneJarkko Hietaniemi2000-03-021-3/+3
| | | | | is the correct one), spotted by Robin Barker. p4raw-id: //depot/cfgperl@5440
* Be understanding.Jarkko Hietaniemi2000-02-291-4/+19
| | | p4raw-id: //depot/cfgperl@5379
* Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-291-4/+8
| | | | | SUNWspro cc only) awareness; fix various Solaris nits. p4raw-id: //depot/cfgperl@5374
* HP-UX lddlflags were broken.Jarkko Hietaniemi2000-02-291-4/+4
| | | p4raw-id: //depot/cfgperl@5363
* Make the failsafe question about socket address structureJarkko Hietaniemi2000-02-291-2/+2
| | | | | sizes hopefully a bit less confusing. p4raw-id: //depot/cfgperl@5362
* The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-291-113/+160
| | | | | | doubles (spotted by Spider Boardman); dqgcvt() wasn't ever being used; made the test more thorough. p4raw-id: //depot/cfgperl@5358
* Make the warning about abandoning long doubles more visible.Jarkko Hietaniemi2000-02-291-4/+5
| | | p4raw-id: //depot/cfgperl@5357
* HP-UX gcc fix; detypo in use64bits.Jarkko Hietaniemi2000-02-291-2/+3
| | | p4raw-id: //depot/cfgperl@5356
* Too many 64-bitness option combinations.Jarkko Hietaniemi2000-02-291-23/+11
| | | p4raw-id: //depot/cfgperl@5352
* Added few more libs to scan.Jarkko Hietaniemi2000-02-291-3/+3
| | | p4raw-id: //depot/cfgperl@5340
* IRIX 64-bitness fixes.Jarkko Hietaniemi2000-02-291-7/+5
| | | p4raw-id: //depot/cfgperl@5338
* Userfriendliness.Jarkko Hietaniemi2000-02-291-2/+11
| | | p4raw-id: //depot/cfgperl@5337
* Fixes for building on HP-UX using gcc from Daniel S. Lewart.Jarkko Hietaniemi2000-02-291-2/+5
| | | p4raw-id: //depot/cfgperl@5335
* More AIX fixes from Steven Hirsch.Jarkko Hietaniemi2000-02-281-2/+2
| | | p4raw-id: //depot/cfgperl@5333
* Put back madvise lost because of a typo.Jarkko Hietaniemi2000-02-281-1/+7
| | | p4raw-id: //depot/cfgperl@5326