summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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