summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* The search for static _s-suffixex libs was broken;Jarkko Hietaniemi2000-02-281-1/+2
* Even better use64bitall logic.Jarkko Hietaniemi2000-02-281-30/+35
* Ask about use64bitall regardless of whether use64bitint is defined.Jarkko Hietaniemi2000-02-281-20/+20
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-261-2/+2
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-37/+72
* Configure nits; add socksizetype; add getfsstat for completeness;Jarkko Hietaniemi2000-02-251-33/+79
* Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-251-106/+213
* Tidy up the 64-bit (and socklen_t) type probing.Jarkko Hietaniemi2000-02-241-46/+42
* Get -lbind if available. Add pointer to perldelta.pod/64-bitLupe Christoph2000-02-241-1/+1
* Detypo fpos64_t test.Jarkko Hietaniemi2000-02-241-2/+2
* miscut'n'paste in #5230.Jarkko Hietaniemi2000-02-241-2/+2
* The #5228 wasn't quite right + fix typos.Jarkko Hietaniemi2000-02-241-12/+20
* Cosmetics.Jarkko Hietaniemi2000-02-241-9/+9
* [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed argumentsDominic Dunlop2000-02-231-8/+8
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-221-6/+37
* Configure nits spotted by Spider Boardman.Jarkko Hietaniemi2000-02-221-4/+7
* Check the alignment of long doubles if they are to be used;Jarkko Hietaniemi2000-02-221-30/+39
* Regularize the use* questions, and replaceJarkko Hietaniemi2000-02-161-36/+35
* HP-UX 64-bitness/largefile fixes.Jarkko Hietaniemi2000-02-161-4/+10
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-151-1/+8
* Unroll the libs scan thanks to HP-UX.Jarkko Hietaniemi2000-02-151-30/+67
* Configure -A stopped processing of any further options.Jarkko Hietaniemi2000-02-141-1/+2
* uselonglong sits deep.Jarkko Hietaniemi2000-02-121-5/+5
* megalomaniac 64-bit update: most importantly,Jarkko Hietaniemi2000-02-121-69/+25
* logic fixesJarkko Hietaniemi2000-02-111-15/+14
* Regenerate Configure for I_SYSLOG.Jarkko Hietaniemi2000-02-091-1/+8
* OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneouslyJarkko Hietaniemi2000-02-091-2/+2
* (fake) use of getcwd.Jarkko Hietaniemi2000-02-091-1/+7
* lib scan fixJarkko Hietaniemi2000-02-091-9/+6
* Add/restore probes for getcwd/mk*temp*/mmap.Jarkko Hietaniemi2000-02-091-51/+136
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-081-20/+5
* Sanity check for libraries scan.Jarkko Hietaniemi2000-02-041-1/+13
* Use <syslog.h>, not <sys/syslog.h>.Jarkko Hietaniemi2000-02-041-1/+1
* Re-introduce #4817 and #4964 wiped out by #4987.Jarkko Hietaniemi2000-02-041-3/+7
* typo fixJarkko Hietaniemi2000-02-041-2/+2
* Configure megamaintenance. Cppsym (hopefully) final spasms;Jarkko Hietaniemi2000-02-041-161/+189
* adjust notes on use5005threadsGurusamy Sarathy2000-02-021-1/+5
* fix typoGurusamy Sarathy2000-02-021-1/+1
* integrate selected changes from cfgperl (#4899,4900,4904,4918)Gurusamy Sarathy2000-02-021-71/+75
|\
| * Cppsym update continues.Jarkko Hietaniemi2000-01-271-4/+14
| * Continue cpp symbol update.Jarkko Hietaniemi2000-01-261-1/+2
| * s/d_nvpresuv/d_nv_preserves_uv/;Jarkko Hietaniemi2000-01-261-7/+7
| * Update the scan of the cpp symbols.Jarkko Hietaniemi2000-01-261-66/+70
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-01-261-1/+2
|\ \ | |/
| * UNICOS/mk patches. Removing the _CRAYMPP test may beJarkko Hietaniemi2000-01-251-1/+2
| * Sync metaconfig units to comply with the typo fixes of #4869.Jarkko Hietaniemi2000-01-241-1/+1
| * Integrate with Sarathy.Jarkko Hietaniemi2000-01-241-3/+3
| |\ | |/ |/|
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-01-231-333/+373
|\ \ | |/
| * More robust inc_version_list from Andy.Jarkko Hietaniemi2000-01-191-8/+20
| * Add NV_PRESERVES_UV.Jarkko Hietaniemi2000-01-191-325/+355