summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix a bad sed script - previously would leave the trailing slash on whichJustin Erenkrantz2002-04-181-1/+1
* Added a test to determine whether the O_NONBLOCK socket flagBrian Pane2002-04-151-0/+2
* Set precompiler for Solaris atomics when using GNU binutils.Justin Erenkrantz2002-04-121-1/+2
* systems where sigsuspend() is used in lieu of sigwait() needJeff Trawick2002-04-111-1/+2
* get the setting of the shared library environment variable nameJeff Trawick2002-04-101-1/+4
* TypoJim Jagielski2002-04-041-1/+1
* fix some typos in existing posixsem logicJeff Trawick2002-04-041-3/+25
* Support for Posix semaphores for locking has been added. This usesJim Jagielski2002-04-041-1/+25
* Change the ordering of the lock method to what's been "standard"Jim Jagielski2002-03-271-8/+11
* Improve detection of the INT64_C macro to prevent problems with HP-UX'sJustin Erenkrantz2002-03-261-4/+20
* OS/390: only remove -g if CFLAGS wasn't set on entry to configure.Greg Ames2002-03-231-3/+5
* get rid of the -g compiler flag on OS/390, unless this is a debug orGreg Ames2002-03-221-0/+11
* Back out some over-engineering. We use pid_t throughout - and thisWilliam A. Rowe Jr2002-03-161-6/+6
* configure now sets APR_RESOLV_RETRANSRETRY is the dns's timeout/retryIan Holsman2002-03-111-0/+3
* Allow APR to install its own libtool into an installbuilddir.Justin Erenkrantz2002-03-091-0/+4
* The test was reverted but I did not noticed it until I remove cpp for my path.Jean-Frederic Clere2002-02-251-1/+1
* OS/2: Use APR_PROC_MUTEX_IS_GLOBAL to provide global mutex as an alias forBrian Havard2002-02-231-0/+3
* stop autoconf complainingIan Holsman2002-02-221-1/+1
* deal with the case where some processors in a product line are ancient and don'tIan Holsman2002-02-211-5/+33
* prevent any annoying stderr from leaking through to the screen (native as).Jean-Frederic Clere2002-02-211-1/+1
* Allow assembly of atomic/solaris_sparc/apr_atomic_sparc.s with the gnu as.Jean-Frederic Clere2002-02-211-2/+16
* enable sun-sparc specific codeIan Holsman2002-02-191-0/+12
* provide APR_CC_HINTS. This allows us to specify a default compilerGreg Ames2002-02-151-0/+5
* Add autoconf-2.52f+ support. (It sets abs_builddir to be relative notJustin Erenkrantz2002-02-151-10/+11
* support files for unixIan Holsman2002-02-121-1/+1
* HPUX 11.0 doesn't have /dev/null, but HPUX 11i does, so it tries toAaron Bannert2002-02-071-0/+3
* Replace autoconf 1.x macro calls with 2.x macro calls.Sander Striker2002-02-051-7/+7
* Add a means to track where allocations are done. Show each andSander Striker2002-02-051-2/+5
* Export whether we have time.h or not.Justin Erenkrantz2002-02-031-0/+1
* Provide more outputs for the apr-config file. Corrected some handlingGreg Stein2002-02-031-2/+1
* Introduce a new configure option: --enable-pool-debugSander Striker2002-01-241-0/+41
* The rest of this issue is undecided, but this patch gets usAaron Bannert2002-01-231-0/+6
* Fix egd help string format.Justin Erenkrantz2002-01-131-1/+1
* Add --with-efence to allow usage of Electric Fence.Justin Erenkrantz2002-01-131-1/+21
* OS/2: Fix failure to reach a successful decision on anon shared memory.Brian Havard2002-01-121-0/+3
* BeOS really only has one way of creating shared memory, so we'll be using itDavid Reid2002-01-111-0/+4
* New rules for detecting Anonymous vs. Name-based shared memory.Aaron Bannert2002-01-101-46/+80
* Add support for EGD-compatible entropy gatherers (such as EGD or PRNGd).Justin Erenkrantz2002-01-081-5/+20
* Generated libtool goes in $abs_builddir.Justin Erenkrantz2002-01-021-1/+1
* roll the extra apr_lock_create_np() functionality into apr_lock_create()Jeff Trawick2001-12-291-19/+0
* Whoops, shouldn't be doing this at 3:45AM...Sander Striker2001-12-141-1/+1
* Get rid of --enable-assert-memory and -DAPR_ASSERT_MEMORY. These wereSander Striker2001-12-141-5/+0
* switch Apache/apr/apr-util to use run-time linking on AIXJeff Trawick2001-12-121-0/+11
* maintainer mode with AIX xlc now initializes autodata to 0xFEJeff Trawick2001-12-121-1/+1
* apr-config is a shell script modeled after glib-config et al that allowsJustin Erenkrantz2001-12-121-0/+3
* Kind of an obscure bug. VPATH on a platform that builds exports.c (likeAaron Bannert2001-12-111-3/+3
* don't try to use getaddrinfo() on systems without gai_strerror()Jeff Trawick2001-12-071-0/+2
* older versions of libtool don't generate the libtool script inline, soGreg Ames2001-12-041-1/+3
* AIX wants this set when using xlc, paths to source files are known.Victor J. Orlikowski2001-12-031-0/+4
* get binbuild working when apr, apr-util, and expat are built shared inGreg Ames2001-12-031-0/+1