summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* The native line ending on win32 -is- \r\n (just as OS2/Netware)wrowe2009-11-161-1/+1
* Fix -DWIN32 and APR_FILES_AS_SOCKETS for MinGWwrowe2009-11-161-0/+2
* Fix sequencing for older autoconf/libtool. Thanks for the report, Jeff.wrowe2009-11-141-1/+1
* bump to 2.59 baseline for autoconf (it -was- 5 yrs old, this year)wrowe2009-11-131-1/+1
* These are needed in 2.2.6 libtool to correctly libtoolize --copywrowe2009-11-121-0/+3
* Just punt for now... jim2009-10-131-4/+9
* More Darwin mojo magic. Use Apple's apr.h edits as a guidejim2009-10-131-9/+11
* Backport all poll changes from r734707 up to nowjim2009-10-021-0/+122
* Merge r809745, r810472 from trunk:jim2009-09-101-0/+9
* Backport r794485 and r795267 from the trunk.bojan2009-07-171-1/+106
* Backport r793192 and r794118 from the trunk.bojan2009-07-161-0/+3
* Initialize several non-crosscompile decisions; Backports: r790392wrowe2009-07-011-0/+3
* Backport r747990, r748361, r748371, r748565, r748988, r749810, r783958bojan2009-06-121-0/+17
* Merge r733052 from trunk:jim2009-02-091-0/+4
* Backport r731783 from the trunk.bojan2009-01-061-0/+3
* Fix APR_PID_T_FMT detection on Solaris.bojan2008-08-081-16/+16
* resolve testprocmutex failures on AIX and HP-UX by recognizing EACCEScovener2008-06-261-0/+64
* Back out the 2.60 requirement, adopt conditional handling for thewrowe2008-06-201-1/+6
* Autoconf 2.60's 2nd birthday this coming thursday. As thiswrowe2008-06-201-2/+1
* Using AC_CACHE_CHECK. So avoid warning about:jim2008-06-091-3/+3
* Fix PR44367.bojan2008-05-291-1/+14
* Avert the pid "ld" format when building to huge-longs on solaris 64 bit.wrowe2008-05-021-1/+5
* * configure.in: Prefer /dev/urandom over /dev/random.jorton2008-05-021-1/+1
* ignore /dev/*random on z/OS < V1R7trawick2007-11-181-1/+17
* add missing autoconf/m4 quoting to correct the dso implementationtrawick2007-11-031-3/+3
* On Darwin 9.0 the NSLoad... dyld API is deprecated; use dlopen.wrowe2007-11-021-5/+26
* Radical change that corrects a horrible misassumption; the featurewrowe2007-10-291-0/+4
* size_t is unsigned long on AIXtrawick2007-10-291-1/+1
* * configure.in: Move the ino_t test outside the enable_lfs=yes branch,jorton2007-10-291-8/+18
* Define apr_ino_t in such a way that it doesn't change definitionwrowe2007-10-241-0/+9
* Pick up AIX 5.2 onwardswrowe2007-10-171-1/+2
* Fill in apr_fileinfo_t member st_csize on Netware and Unixwrowe2007-10-171-2/+19
* * configure.in, Makefile.in: Define the libtool versioning hint in thejorton2007-09-251-1/+2
* Improve detection of the printf format identifiers for apr_ssize_t and apr_si...davi2007-07-101-47/+65
* open(2) reads: mode must be specified when O_CREAT is in the flags.davi2007-07-051-1/+1
* New apr_atomic implementation for PowerPC native atomic operations.davi2007-07-041-0/+9
* Given a modern compiler, this patch provides fast atomic operations on variousdavi2007-07-041-0/+42
* This patch tries to address some of the apr_atomic problems by reorganizingdavi2007-07-041-1/+1
* Properly quote case pattern.davi2007-06-301-1/+1
* Define SEM_FAILED if it isn't already defined, as the proc mutexdavi2007-06-291-0/+9
* Some rare autoconf/m4 environments translitate differently and are droppingwrowe2006-09-081-1/+1
* Make apr compile on FreeBSD-4.xmartin2006-07-181-1/+2
* Provide suitable hints to autoconf that mingw (Win32)'s process locks andjerenkrantz2006-07-141-0/+1
* Link to librpcrt4.a.jerenkrantz2006-07-141-0/+1
* Allow APR_HAS_PROC_INVOKED to be overriden for mingw by autoconf.jerenkrantz2006-07-131-0/+6
* Move some of the mingw-specific checks into the hints m4 file instead.jerenkrantz2006-07-131-11/+3
* Allow mingw to have access to the Win32 'unicode' FS system.jerenkrantz2006-07-121-0/+11
* Define struct iovec for mingw.jerenkrantz2006-07-121-0/+8
* Move the autoconf check for type 'in_addr' into a macro, and improve it to workjerenkrantz2006-07-121-11/+6
* Set up apr.h and apr_private.h so that mingw can compile.jerenkrantz2006-07-121-0/+14