summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Introduce i_ieefp because FreeBSD on ix86 needs thatJarkko Hietaniemi2000-03-031-1/+7
* installation directory fix from Andy DoughertyJarkko Hietaniemi2000-03-021-2/+2
* Confusion over uselargefiles.cbu and uselfs.cbu (the first oneJarkko Hietaniemi2000-03-021-3/+3
* Be understanding.Jarkko Hietaniemi2000-02-291-4/+19
* Add libsunmath (long double math library for Solaris,Jarkko Hietaniemi2000-02-291-4/+8
* HP-UX lddlflags were broken.Jarkko Hietaniemi2000-02-291-4/+4
* Make the failsafe question about socket address structureJarkko Hietaniemi2000-02-291-2/+2
* The sprintf option was blithely printing long doubles asJarkko Hietaniemi2000-02-291-113/+160
* Make the warning about abandoning long doubles more visible.Jarkko Hietaniemi2000-02-291-4/+5
* HP-UX gcc fix; detypo in use64bits.Jarkko Hietaniemi2000-02-291-2/+3
* Too many 64-bitness option combinations.Jarkko Hietaniemi2000-02-291-23/+11
* Added few more libs to scan.Jarkko Hietaniemi2000-02-291-3/+3
* IRIX 64-bitness fixes.Jarkko Hietaniemi2000-02-291-7/+5
* Userfriendliness.Jarkko Hietaniemi2000-02-291-2/+11
* Fixes for building on HP-UX using gcc from Daniel S. Lewart.Jarkko Hietaniemi2000-02-291-2/+5
* More AIX fixes from Steven Hirsch.Jarkko Hietaniemi2000-02-281-2/+2
* Put back madvise lost because of a typo.Jarkko Hietaniemi2000-02-281-1/+7
* 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