summaryrefslogtreecommitdiff
path: root/build/apr_hints.m4
Commit message (Expand)AuthorAgeFilesLines
* Disable poll() on all Darwin versions for now, because it is either broken or...wsanchez2005-05-311-6/+1
* - Fix darwin version matchingpquerna2005-05-261-1/+1
* Backport r178650 from trunk, disable poll only on Mac OS X < 10.4.pquerna2005-05-261-2/+6
* Merge r178386 from trunk:jorton2005-05-251-0/+2
* Merge r168607 from trunk:jorton2005-05-061-0/+2
* * build/*apr*.m4: Add copyright headers.jorton2005-01-131-0/+15
* * build/apr_hints.m4 (APR_PRELOAD): Override the test for O_NONBLOCKjorton2004-08-281-0/+3
* * build/apr_hints.m4 (APR_PRELOAD): Don't preempt APR_PTHREADS_CHECKjorton2004-08-121-1/+1
* * build/apr_hints.m4 (APR_PRELOAD): Really, do, use a full path tojorton2004-07-081-1/+1
* * build/apr_hints.m4 (APR_PRELOAD): Use full path to sysctl in casejorton2004-07-081-1/+5
* * build/apr_hints.m4 (APR_PRELOAD): Prevent use of kqueue beforejorton2004-07-071-1/+5
* Support threading on FreeBSD 5.x where kern.osreldate >= 502102.jerenkrantz2004-07-041-7/+9
* * configure.in: Don't use POSIX semaphores or cross-process pthreadjorton2004-06-141-0/+1
* Don't try to enable run-time linking on AIX < 4.2, as thistrawick2004-06-111-1/+7
* * build/apr_hints.m4: Don't add -lprot for *-sco3.2v5*, thanks tojorton2004-05-191-1/+0
* Stop messing around with _FOO_SOURCE things mid-configure: enablejorton2004-03-131-2/+2
* Fixup for library usage by apr.dreid2004-03-091-4/+4
* a fairly recent config fix changed default mutex mechanism fromtrawick2004-03-071-0/+1
* * build/apr_hints.m4: Disable use of POSIX process-shared mutexes onjorton2004-02-241-0/+2
* Revert to using i386-pc-os2-emx on OS/2 rather than non-standardjorton2004-02-181-1/+1
* the iconv hint is picked up from apr-util/apu-hints.m4, nottrawick2003-12-221-2/+0
* * build/apr_hints.m4 (APR_PRELOAD): Fix patterns whichjorton2003-11-201-3/+3
* Define _THREAD_SAFE for all compilations on AIX. Previouslytrawick2003-06-021-1/+1
* BS2000 needs an extra #define _KMEMUSER for <sys/shm.h>martin2003-05-281-1/+1
* reflect actual host-triplemartin2003-05-021-2/+5
* don't bother j random user with missing function prototype warningstrawick2003-04-041-1/+1
* make a few changes to warnings with native compiler for AIX:trawick2003-02-191-1/+1
* Don't add -Oacgiltz to CFLAGS for GCC on *-sco3.2v[234]*, probable fixjorton2003-02-041-1/+3
* Fix overzealous s/-lcrypt// in r1.17 for some SCO platforms (untested).jorton2003-02-041-2/+2
* This was at best simply the wrong patch (aught to have been -Wl,+s) butwrowe2002-10-181-3/+0
* When we build HP-UX applications, they must be able to follow thewrowe2002-10-171-0/+3
* Added support for SCO OpenServer 5brianp2002-09-221-3/+3
* Darwin: Global mutexes don't need an intraprocess mutex when Posixtrawick2002-05-091-0/+1
* AIX: Global mutexes don't need an intraprocess mutex when SysVtrawick2002-05-091-0/+1
* Fix a problem with global mutexes on OS/390 when something othertrawick2002-05-091-1/+1
* Beos locks are global.dreid2002-04-131-0/+1
* FreeBSD: switch to FLOCK serialization by default (thanks, Jeff!) andgregames2002-04-011-5/+1
* FreeBSD: use fcntl cross-process locks by default. Make note of problemsgregames2002-04-011-0/+5
* define _XOPEN_SOURCE_EXTENDED on HP-UX 11; that gets us the sockettrawick2002-03-281-1/+1
* update for Mac OS X. -traditional-cpp is no longer recommended.fitz2002-03-071-1/+1
* move all setting of CC to the APR_CC_HINTS mechanism.gregames2002-02-181-9/+27
* provide APR_CC_HINTS. This allows us to specify a default compilergregames2002-02-151-2/+16
* The rest of this issue is undecided, but this patch gets usaaron2002-01-231-1/+0
* switch Apache/apr/apr-util to use run-time linking on AIXtrawick2001-12-121-0/+1
* Add a proper check for xlc on AIX.orlikowski2001-12-031-3/+3
* simplify the setting of some magic symbols on AIXtrawick2001-11-291-33/+11
* get rid of cruft associated with 1.3-era symbols USEBCOPY andtrawick2001-11-291-7/+7
* get errorcodes.c compiling on AIX 5L againtrawick2001-11-291-0/+3
* we don't really need langlvl=extended for AIX+xlc, at least withtrawick2001-11-271-1/+1
* Add the first elements to support AS/400jfclere2001-11-211-0/+7