summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Extraenous breaks noticed by David Dyck.Jarkko Hietaniemi2001-11-251-3/+1
* Regen Porting stuff; regen toc; cleanup nit in Configure.Jarkko Hietaniemi2001-11-231-2/+2
* Better to "quote" the pathname.Jarkko Hietaniemi2001-11-231-3/+3
* Add probing for BSD-like /proc/curproc/file.Jarkko Hietaniemi2001-11-231-4/+17
* Add probing for dirfd() so that it can be added it IO::Dir.Jarkko Hietaniemi2001-11-231-9/+60
* procselfexe tweak: for some reason I had a ls inJarkko Hietaniemi2001-11-221-2/+2
* The #13182 didn't really help. The real problemJarkko Hietaniemi2001-11-221-10/+32
* AIX has broken builtin 'test'.Jarkko Hietaniemi2001-11-211-7/+9
* procselfexe tweaks.Jarkko Hietaniemi2001-11-211-24/+25
* Use /proc/self/exe to set $^X on linux (or anywhere newNick Ing-Simmons2001-11-191-21/+40
* Support a config.arch file, similar to config.over,Jarkko Hietaniemi2001-11-051-1/+7
* Re: Not OK @12650Andy Dougherty2001-10-251-2/+2
* Re: ithreads doesn't like usedl=nAndy Dougherty2001-10-251-1/+5
* Both cygwin and djgpp on one machineH.Merijn Brand2001-10-031-2/+5
* Add a few glibc cpp symbols to probe for.Jarkko Hietaniemi2001-09-241-5/+10
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-201-14/+2
* The lseek fix (#11991) was no fix.Jarkko Hietaniemi2001-09-111-2/+2
* Configure not recording lseek protoBlair Zajac2001-09-111-3/+3
* Configure blooperH.Merijn Brand2001-08-221-1/+1
* Allow the threads extension to be found if present.Jarkko Hietaniemi2001-08-171-1/+9
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-091-1/+73
* Multiple modules didn't work; plus typo fixes.Jarkko Hietaniemi2001-07-311-9/+10
* Add -Wall in cflags, not in Configure.Jarkko Hietaniemi2001-07-311-9/+1
* Configure's detection of system manualSean Dague2001-07-311-4/+6
* extras.make, extras.test, and extras.install make targets.Jarkko Hietaniemi2001-07-301-4/+3
* Better to have the list of extras in $extras than 'define'.Jarkko Hietaniemi2001-07-301-1/+2
* Add the support of asking for extra modules or bundles of modulesJarkko Hietaniemi2001-07-301-1/+54
* Darwin: -fpic not so goodWilfredo Sánchez2001-07-291-1/+2
* Too volatile failsafe check.Jarkko Hietaniemi2001-07-231-3/+3
* #include <stdlib.h> so that exit() is prototyped,Jarkko Hietaniemi2001-07-141-1/+3
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-121-1/+7
* Re: [PATCH Configure] perl -V brokenAndy Dougherty2001-07-121-5/+10
* 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