summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Configure check for geborken modfl(), inspired byHugo van der Sanden2001-06-061-1/+47
* Extraction of the *.SH wasn't quite working with -Dmksymlinks.Jarkko Hietaniemi2001-06-051-6/+6
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-101/+136
* Missed HAS_SETRESGID_PROTO. No serious harm done sinceJarkko Hietaniemi2001-06-041-1/+8
* Drop the -ansi from the default gcc flags.Jarkko Hietaniemi2001-06-021-2/+2
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-7/+49
* Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...Jarkko Hietaniemi2001-05-311-2/+2
* Introduce $Config{afsroot}.Jarkko Hietaniemi2001-05-301-2/+9
* [PATCH 5.6.1] signal names in ConfigureIlya Zakharevich2001-05-291-7/+7
* Re: [ID 20010521.004] Two test suite failures on this platform with latest rs...H.Merijn Brand2001-05-241-2/+17
* Use OSVERS.Jarkko Hietaniemi2001-05-161-1/+1
* The problem described in 20010514.031 still wasn'tJarkko Hietaniemi2001-05-151-3/+3
* The #9525+#9526 didn't allow for overriding usemymalloc.Jarkko Hietaniemi2001-05-101-7/+8
* The Configure half ofH.Merijn Brand2001-05-081-4/+4
* Allow setting cppflags hints. This may affect Darwin (Mac OS X)Jarkko Hietaniemi2001-04-251-2/+5
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-1/+7
* Bump patchlevel to 5.7.1.Jarkko Hietaniemi2001-04-071-1/+1
* Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed forJarkko Hietaniemi2001-04-051-217/+371
* Configure sanity checks:Jarkko Hietaniemi2001-04-031-384/+414
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-271-1/+27
* Typo in #9113.Jarkko Hietaniemi2001-03-131-2/+2
* OS/390 mydomain last gasp before silly guess (was Re: What do I need to build...Peter Prymmer2001-03-131-1/+6
* Regen files for mainline.Jarkko Hietaniemi2001-03-031-2/+2
* Be more helpful for devel builders, suggested by John L. Allen.Jarkko Hietaniemi2001-02-231-1/+4
* Add -stdio to the archname if no perlio selected,Jarkko Hietaniemi2001-02-221-8/+12
* *drum roll* Make perlio the default.Jarkko Hietaniemi2001-02-221-7/+7
* Fix the sys/fcntl.h problem reported by Peter Prymmer.Jarkko Hietaniemi2001-02-211-6/+13
* If no sfio, no -lsfio.Jarkko Hietaniemi2001-02-211-6/+47
* For -Dusedevel builds turn off installusrbinperl and turn onJarkko Hietaniemi2001-02-031-2/+13
* Configure fix for the DYNIX/ptx F_SETFL problem,Jarkko Hietaniemi2001-02-031-8/+6
* Attach -perlio to the archname if so selected.Jarkko Hietaniemi2001-01-231-46/+58
* Sanity check for conflicting thread flavours.Jarkko Hietaniemi2001-01-211-1/+14
* The SIG_SIZE is the number of the elements *excluding*Jarkko Hietaniemi2001-01-211-1/+1
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-171-2/+4
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-151-15/+1
* (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