summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
...
* Detypo, problem noticed by Gerrit P. Haase.Jarkko Hietaniemi2001-07-081-2/+2
* Add I18N::Langinfo, which is basically a wrapper aroundJarkko Hietaniemi2001-07-081-1/+6
* Somehow the #ifdefs of the added code (in #11093) madeJarkko Hietaniemi2001-07-041-7/+1
* Whitespace allowed at the ends of /lib/syscalls.exp linesJarkko Hietaniemi2001-07-021-2/+2
* The fcntl locking test may hang if NFS locking messed up;Jarkko Hietaniemi2001-07-021-2/+24
* I thought this Configure glitch for AIX was just recently fixed?Jarkko Hietaniemi2001-06-291-2/+2
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-281-1/+13
* Move use64bitint and use64bitall before uselargefiles.Jarkko Hietaniemi2001-06-281-394/+394
* Re: [PATCH 5.6.1] OS2 ConfigureIlya Zakharevich2001-06-241-1/+13
* In Cygwin do not build NDBM_File and ODBM_File unlessJarkko Hietaniemi2001-06-231-3/+3
* Cleanup of the cross-compilation unit.Jarkko Hietaniemi2001-06-221-14/+17
* Further tiny bcopy cleanupAndy Dougherty2001-06-221-43/+41
* Tell that you are removing the unneeded -lsfio.Jarkko Hietaniemi2001-06-221-5/+10
* More d'ohs.Jarkko Hietaniemi2001-06-211-2/+2
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-211-1/+7
* Cross-configuration changes: make $from to rm the filesJarkko Hietaniemi2001-06-211-9/+55
* Do not remove the ccsym* Cppsym* files sinceJarkko Hietaniemi2001-06-201-2/+1
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-7/+1
* [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o...Spider Boardman2001-06-191-1/+8
* [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o...Spider Boardman2001-06-191-4/+7
* AIX test -s hangs with non-existent files?Jarkko Hietaniemi2001-06-191-4/+5
* More cross-compilation defaults gleaned from -DccJarkko Hietaniemi2001-06-181-31/+66
* The extraction changed directories.Jarkko Hietaniemi2001-06-161-1/+3
* Move the initialization of libnames to the beginning soJarkko Hietaniemi2001-06-161-2/+2
* The first steps towards cross-compilation.Jarkko Hietaniemi2001-06-151-158/+337
* It would be also be good if I could type.Jarkko Hietaniemi2001-06-131-2/+2
* A non-empty default is a good thing.Jarkko Hietaniemi2001-06-131-1/+2
* Add Configure directive -Dusereentrant for Artur's ithreads work,Jarkko Hietaniemi2001-06-131-1/+3
* Buglet found by Mark Bixby: "./try >&2 >/dev/null" shouldJarkko Hietaniemi2001-06-111-3/+3
* Don't build Thread.pm if USEITHREADSArtur Bergman2001-06-101-3/+6
* Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.Jarkko Hietaniemi2001-06-081-2/+6
* Harumph, also AIX will spill its guts (i.e. dump core)Jarkko Hietaniemi2001-06-071-1/+8
* 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