summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Revert r1129808:Stefan Fritsch2011-07-231-1/+0
* Revert r1131393:Stefan Fritsch2011-07-231-3/+0
* Move PCRE_LIBS from HTTPD_LDFLAGS toRainer Jung2011-07-051-1/+0
* Line already contained in aclocal.m4.Rainer Jung2011-07-041-1/+0
* Only link the httpd binary against PCRE.Rainer Jung2011-07-041-1/+2
* Add support to ErrorLogFormat for logging the system uniqueStefan Fritsch2011-06-221-0/+12
* Several fixes for the ap_ldap build logic. This should fix compilationStefan Fritsch2011-06-041-0/+3
* Incorporate the ap_ldap incomplete API, as there is no interest or effortWilliam A. Rowe Jr2011-05-311-0/+1
* Silence autoconf 2.68 warnings.Rainer Jung2011-05-091-2/+2
* keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) andJeff Trawick2011-05-091-2/+4
* Use AP_ instead of APR_ and move into the compile CPPJim Jagielski2011-05-091-1/+2
* Start of ap_hooks.h setupJim Jagielski2011-05-091-0/+6
* move -L/path/to/pcrelib -lpcre out beyond all the LDFLAGSJeff Trawick2011-04-141-3/+1
* AP_ENABLE_V4_MAPPED with WinNT MPMJeff Trawick2011-04-121-22/+25
* Allow apr and apr-util to be in 2 different location.Jean-Frederic Clere2011-04-121-1/+9
* Fix link errors for crypt() with --no-add-needed/--no-copy-dt-needed-entries,Stefan Fritsch2011-02-161-0/+7
* revert r1066944, r1067177 for nowStefan Fritsch2011-02-051-5/+1
* Reload resolv.conf on graceful restartsStefan Fritsch2011-02-031-1/+5
* A new mode that is maintainer + O0 (for better gdb)Jim Jagielski2011-01-311-0/+20
* Move some "nice to be able to change" balancer stuff to shmJim Jagielski2011-01-311-1/+1
* Mkae gcc no longer silent when doing arith on void*...Jim Jagielski2011-01-211-1/+1
* Use -Wdeclaration-after-statement in maintainer mode if we use a recentStefan Fritsch2011-01-111-0/+10
* Support large log files in suexecStefan Fritsch2010-08-221-1/+2
* prevent an error message if an old autoconf without AC_PROG_CC_C99 is used butStefan Fritsch2010-06-141-1/+1
* Building DSOs by default should set MOD_SO_ENABLED.Rainer Jung2010-06-071-1/+1
* - Introduce log levels trace1/.../trace8Stefan Fritsch2010-06-061-0/+3
* Fix lookup of apu-config for VPATH buildsRainer Jung2010-06-061-1/+1
* For included APR, apr-config is not in the srcdir but insteadRainer Jung2010-06-051-3/+3
* more configure-time support for dynamically loadable MPMs:Jeff Trawick2009-11-031-1/+0
* Make sure that --enable-maintainer-mode increase warnings/errors level.Jean-Frederic Clere2009-09-291-0/+5
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-1/+1
* Bring back OS/2 support.Brian Havard2009-08-261-19/+41
* Here's the simpler solution to the two groups of mappers/ modules...William A. Rowe Jr2009-05-081-1/+1
* Move logic to decide if an MPM is supported, and whether the MPM is Jeff Trawick2009-04-171-3/+0
* stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...Jeff Trawick2009-03-311-3/+0
* The Event MPM is no longer experimental; move it out of that ghetto.Jeff Trawick2009-03-271-20/+0
* remove OS/2 platform supportJeff Trawick2009-03-261-41/+19
* remove BeOS OS supportJeff Trawick2009-03-261-8/+0
* finish removing BeOS MPMJeff Trawick2009-03-261-1/+0
* * configure.in: Allow configure to be built without find_apu.m4,Joe Orton2009-03-251-1/+6
* fix shell syntax error in check for apr major versionJeff Trawick2009-03-241-1/+1
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-241-1/+1
* * configure.in: If APR version is 2, APR-util does not exist.Joe Orton2009-03-241-8/+16
* improve acceptance of APR/APR-Util trunk/2.0-devJeff Trawick2009-03-021-19/+14
* Allow --with-included-apr to pick up APR trunk/2.xEric Covener2009-01-181-4/+12
* pcre-config --cflags actually emits include paths not cflags, so add it toJustin Erenkrantz2009-01-031-3/+6
* Fix correct linking against PCRE.Rainer Jung2009-01-031-7/+10
* Only link libhttpd against pcre.Rainer Jung2009-01-031-1/+2
* We need to link only ab against libm (because ofRainer Jung2009-01-031-0/+6
* Import the core parts of the DTrace patch. This is a modified and updated Paul Querna2008-12-051-1/+29