summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* (Reverted by #8440)Jarkko Hietaniemi2001-01-141-1/+15
* Use UVXf.Jarkko Hietaniemi2001-01-121-1/+1
* Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-121-1/+7
* failure to set src='.'Robin Barker2001-01-051-1/+2
* The new $issymlink was unknown to Mksymlinks.Jarkko Hietaniemi2001-01-041-2/+2
* The $sh_c didn't fly.Jarkko Hietaniemi2001-01-041-20/+12
* AIX builtin test -h is broken, changes based onH.Merijn Brand2001-01-041-16/+32
* Rename testsyml to issymlink.Jarkko Hietaniemi2000-12-211-11/+11
* Add Configure option -Dmksymlinks which will create a symlinkJarkko Hietaniemi2000-12-211-1/+83
* Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).Jarkko Hietaniemi2000-12-191-1/+1
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-1/+7
* I don't think it's sensible or portable to test the strtou*Jarkko Hietaniemi2000-12-151-1/+9
* If longsize is 8 we don't need a LL suffix for integer constants.Jarkko Hietaniemi2000-12-151-12/+6
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-151-5/+131
* Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmpAndy Dougherty2000-12-131-6/+6
* Untangle the <stdio.h> #include nest for the stdchar test,Jarkko Hietaniemi2000-12-031-15/+8
* An inconvenient hang would happen if the stdio _ptr wasn'tJarkko Hietaniemi2000-12-021-9/+14
* Try to find stdchar also from <stdio_impl.h>.Jarkko Hietaniemi2000-12-011-3/+9
* [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17 Dominic Dunlop2000-11-291-1/+8
* Make the va_copy() test not to be so talkative.Jarkko Hietaniemi2000-11-261-2/+2
* Undo the SOCKS workarounds, instead start using PerlIOJens Hamisch2000-11-251-10/+30
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-211-99/+158
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-161-1/+8
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-161-1/+7
* Regen Configure.Jarkko Hietaniemi2000-11-151-10/+18
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-121-1/+7
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-111-1/+7
* Remove unused extra arguments.Jarkko Hietaniemi2000-11-091-2/+2
* PATCH std stdio for (Free)BSDNicholas Clark2000-11-081-2/+24
* More careful detection of how well NVs and UVs mix.Nicholas Clark2000-11-081-77/+78
* Bad thinko in #7581 (I used the test program with the expandedJarkko Hietaniemi2000-11-071-3/+3
* Make the stdio test program of 7427 less noisy while being Jarkko Hietaniemi2000-11-061-8/+19
* Configure would use a bad $myuname from an old config.sh.Andy Dougherty2000-11-041-3/+5
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-041-1/+51
* startperl to respect versiononlyRobin Barker2000-11-011-21/+24
* The osname has been lowercased by now, from Tom Bates.Jarkko Hietaniemi2000-11-011-2/+2
* Whitespace style tweak. Was originally going to see toJoe Smith2000-10-311-2/+2
* Too enthusiastic editing in #7460.Jarkko Hietaniemi2000-10-271-2/+2
* Use $sort, $uniq (and $tr) consistently as wonderedJarkko Hietaniemi2000-10-271-9/+9
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-241-1/+81
* NonStop-UX patches from Tom Bates <tom.bates@compaq.com>Jarkko Hietaniemi2000-10-191-6/+7
* Needs to be conditional on SunOS 4.Paul Marquess2000-10-141-9/+16
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-121-1/+1
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-1/+22
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-23/+1
* Change #7160 had a nasty typo.Jarkko Hietaniemi2000-10-091-2/+2
* Fix bug in #7157 (s/cflags/ccflags); moved the -o fooJarkko Hietaniemi2000-10-061-20/+20
* Also the $ccflags is needed for the C compiler check.H.Merijn Brand2000-10-061-5/+8
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-1/+24
* It is possible to have no hosts database at all. Pointed out inPeter Prymmer2000-10-031-11/+16