summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge r410634 from trunk.Garrett Rooney2006-09-221-1/+9
* Some rare autoconf/m4 environments translitate differently and are droppingWilliam A. Rowe Jr2006-09-081-1/+1
* Merge r380120, r382030 from trunk:Joe Orton2006-03-161-18/+1
* Merge r64972 from trunk, fixing apr_strerror() with glibc 2.4:Joe Orton2006-03-161-15/+3
* Merge r191047 to 0.9.x.Garrett Rooney2006-02-101-3/+7
* Fix detection of rwlocks on Mac OS X.Jeff Trawick2005-02-211-1/+1
* Merge r151340 from trunk:Joe Orton2005-02-041-1/+4
* Add a script to build Solaris package files of APRGraham Leggett2004-12-141-0/+1
* Merge r65157, r65158 from trunk: (fixing random lockups in pool-debugJoe Orton2004-11-211-0/+3
* Backport from HEAD:Joe Orton2004-09-011-0/+5
* Backport from HEAD:Joe Orton2004-06-221-10/+4
* * configure.in: Safer check for fstat64; fix HP-UX 11 build.Joe Orton2004-05-271-1/+17
* * configure.in: Check for fstat64.Joe Orton2004-05-241-1/+1
* backport this from 1.0-devJeff Trawick2004-05-211-1/+0
* backport this from apr 1.0-dev:Jeff Trawick2004-04-161-4/+22
* * configure.in: Define apr_off_t as long on 32-bit systems with aJoe Orton2004-03-071-11/+21
* Backport from HEAD:Joe Orton2004-02-221-1/+1
* * configure.in: Fix APR_OFF_T_FMT for sizeof(off_t)=4 case.Joe Orton2004-01-291-2/+2
* * configure.in: Define apr_off_t as an apr_intX_t type rather thanJoe Orton2004-01-291-18/+17
* Backport from HEAD:Joe Orton2004-01-271-12/+12
* Backport from HEAD:Joe Orton2003-11-151-6/+0
* Introduce apr_socket_atmark() with a more friendly failure case when theWilliam A. Rowe Jr2003-10-161-0/+4
* Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the firstJoe Orton2003-09-021-2/+0
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. IfJustin Erenkrantz2003-08-311-18/+10
* Add an --experimental-libtool option that allows the user to specify anJustin Erenkrantz2003-08-241-6/+21
* Re-enable IPv6 on Darwin 6.6 and beyond as it looks like getaddrinfo() nowJustin Erenkrantz2003-08-241-3/+11
* HP-UX:Jeff Trawick2003-08-111-1/+5
* Finish the new timestamp-setting API, thanks to helpful tips fromBen Collins-Sussman2003-07-081-0/+1
* the setting of _THREAD_SAFE here is redundantJeff Trawick2003-06-111-6/+0
* [PORTING] Improve detection of IPv6, Include <sys/mutex.h> for lock_t if avai...Martin Kraemer2003-05-281-4/+12
* removed the solaris specific atomic code.Ian Holsman2003-05-031-40/+0
* Check for librt on all platforms not just Solaris.Joe Orton2003-04-291-7/+3
* implement APR_UINT64_T_HEX_FMTJeff Trawick2003-04-151-0/+7
* don't bother j random user with missing function prototype warningsJeff Trawick2003-04-041-1/+1
* fix the required set of libraries determined by apr on systems whereJeff Trawick2003-04-021-0/+1
* Don't add the math library (-lm) if the modf() functionRoy T. Fielding2003-04-011-1/+1
* At configure time disable Posix sem forJim Jagielski2003-03-271-0/+2
* Ignore the availablity of threads on HPUX, they aren't trustworthyWilliam A. Rowe Jr2003-03-241-0/+5
* Define a printf format and format length for apr_uint64_t.Branko Čibej2003-03-181-0/+14
* Tidy up langinfo checks: the results of these checks aren't exportedJoe Orton2003-03-101-3/+2
* Check for nl_langinfo and friends at configure time, and includeBranko Čibej2003-03-071-0/+6
* make a few changes to warnings with native compiler for AIX:Jeff Trawick2003-02-191-1/+1
* Added a new module, apr_env, for manipulating the environment. The newBranko Čibej2003-02-171-0/+1
* Capitalize some "Posix"es and s/dnl/# a comment.Joe Orton2003-02-111-7/+7
* Fix tests for PROCESS_SHARED locks and pthread_mutexattr_setrobust_npJoe Orton2003-02-111-6/+12
* Remove the run-time tests in the check forJoe Orton2003-02-111-13/+2
* Rename rules.mk to apr_rules.mk and make it be installed.Thom May2003-02-041-5/+5
* Disable apr_socket_sendfile() on 64-bit AIX to avoid an apparentJeff Trawick2003-02-011-0/+8
* Minor addition to the debug flags under AIX.Victor J. Orlikowski2003-01-061-1/+1
* Allow dependencies to be generated by something other than GCC.Justin Erenkrantz2002-12-191-0/+3