summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge r1561321 from trunk:jim2014-01-251-5/+8
* Merge r1561260 from trunk:jim2014-01-251-5/+9
* Merge r1535027, 1535157, and 1541486 from trunk:trawick2013-11-131-8/+16
* Merge accept4() test from trunk:sf2013-11-111-59/+28
* backport APR_POLLSET_THREADSAFE pollset support for z/OS.covener2013-10-211-0/+19
* fix compile failure with MinGW toolchainrjung2013-10-031-1/+1
* Merge r1372849 from trunk:trawick2012-08-141-6/+13
* Merge r1088023 from trunk:trawick2012-08-121-1/+17
* Remove dublicate call to AC_CONFIG_MACRO_DIR().rjung2011-05-201-1/+0
* Grab subset of trunk r1088023:trawick2011-04-111-8/+2
* part of trunk r892122:trawick2011-03-291-0/+16
* from trunk:trawick2011-03-291-11/+0
* Fixed apr_ino_t typedef for MinGW builds.fuankg2011-03-291-8/+17
* Backport some configure magic from HEAD.fuankg2011-03-291-4/+14
* Moved platform-specific stuff to build/apr_hints.m4.fuankg2011-03-271-5/+0
* Revert r1085937 per Jeff's suggestion.fuankg2011-03-271-1/+0
* Set APR_HAS_OS_UUID=1 for Windows builds.fuankg2011-03-271-0/+1
* Fixed process.h detection with configure builds.fuankg2011-03-261-0/+1
* sync with trunk avoid a shell script problem with autoconf 2.67trawick2011-03-211-2/+1
* Backport r1072165:sf2011-03-201-0/+12
* Fix definition of apr_ino_t to be independent of _FILE_OFFSET_BITS evensf2011-03-071-6/+10
* Update for Darwin... Use prev updated FMTjim2011-01-171-6/+0
* Revert change... now prefer the shortest as we did beforejim2010-12-201-33/+32
* Change ordering so the longest is prefered instead of the shortestjim2010-12-181-41/+33
* (Try to) support Darwin's "universal" builds by allowing forjim2010-12-181-0/+60
* Solve ELF-32 builds on ia64-hpuxwrowe2010-06-021-3/+2
* Merge r748902, r760443, r835607 from trunk:rpluem2010-03-051-0/+12
* 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