summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Fix starvation issue on listening sockets where a short-livedSander Striker2004-03-181-0/+7
* merge this feature, and code cleanups for signal handlers,Jeff Trawick2004-02-261-0/+6
* Add mod_status hook to allow modules to add to the mod_statusJeff Trawick2003-12-271-1/+1
* Ensure that ssl-std.conf is generated at configure time, and switchThom May2003-09-291-1/+1
* Play nice with libtool 1.5.Justin Erenkrantz2003-05-211-1/+1
* Fix a VPATH build issue - our command lines can sometimes hit the wallWilliam A. Rowe Jr2003-05-171-3/+5
* backport the following change from 2.1:Greg Ames2003-05-151-0/+2
* backport this fix to 2.0.46-dev:Jeff Trawick2003-05-131-2/+8
* merge this fix into 2.0.46-dev:Jeff Trawick2003-04-171-3/+8
* commit a lost change that was part of the out-of-tree-APR featureJeff Trawick2003-03-111-1/+1
* Allow builds to work with out of tree apr and apr-utilWilliam A. Rowe Jr2003-03-111-18/+11
* switch back to using srclib/apr/build for AC_CONFIG_AUX_DIR so DSOs can beGreg Ames2003-01-071-1/+1
* Take apr include dir from beginning, not end of list given by apu-config.Wilfredo Sanchez2002-12-071-1/+1
* Back-port changes to allow build without an in-tree apr and apr-util.Wilfredo Sanchez2002-11-291-5/+5
* Add --[enable|disable]-v4-mapped configure option to controlJeff Trawick2002-11-141-0/+36
* Rework the apxs -cp command to work when the source dir isn't available byJustin Erenkrantz2002-09-191-0/+2
* OS/390: re-instate support for single listen unserialized acceptGreg Ames2002-08-301-0/+3
* Use APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTSJustin Erenkrantz2002-08-191-1/+1
* AIX: Apache is slightly faster with this malloc settingJeff Trawick2002-07-161-0/+1
* set some environment variables on AIX that improve Apache performanceJeff Trawick2002-07-121-0/+5
* Make the mime types configuration file path relative to {sysconfdir},Sander Striker2002-07-041-0/+2
* Fix the build on BSDi machines. The bsd_makefile trick didn't completelyDavid Reid2002-06-151-0/+6
* the TCP guy in Austin (AIX-land) swears that 4.3.2 GA had the fix forJeff Trawick2002-06-141-1/+1
* AIX 4.3.3 and above: Define SINGLE_LISTEN_UNSERIALIZED_ACCEPT.Jeff Trawick2002-06-141-0/+6
* Fix breakage introduced in mod_cgi commit since we need to now includeJustin Erenkrantz2002-06-061-2/+2
* get APR to tell us the name of the shared library path variableJeff Trawick2002-05-151-0/+1
* Remove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P_CHECK.Justin Erenkrantz2002-05-141-1/+1
* Instead of using the hardcoded libtool path of srclib/apr, use theJustin Erenkrantz2002-05-131-2/+3
* Instead of hardcoding srclib/apr{-util} in the INCLUDES, get the informationJustin Erenkrantz2002-05-131-2/+3
* First pass at trying to standardize httpd-2.0's usage of APR and APR-utilJustin Erenkrantz2002-05-131-28/+37
* Allow VPATH builds to succeed when configured from an empty directory.Justin Erenkrantz2002-04-181-0/+5
* Added support for MPMs that live in subdirectories under server/mpmBrian Pane2002-04-121-2/+2
* Pass the --includedir flag to the apr and apr-util configure calls.Aaron Bannert2002-04-071-3/+3
* AIX: Fix the syntax for setting the LDR_CNTRL and AIXTHREAD_SCOPEJeff Trawick2002-04-041-2/+2
* Remove hardcoded paths from MPMs and move them to a more centralSander Striker2002-04-041-1/+1
* Added exp_foo and rel_foo variables to config_vars.mk for all Apache andAaron Bannert2002-03-211-2/+3
* Solaris 8 doesn't have a thundering herd problemIan Holsman2002-03-161-1/+10
* Stop copying APR's libtool. And pass enough parameters to apr's subconfigJustin Erenkrantz2002-03-091-1/+1
* Fix a bug that would cause SERVER_CONFIG_FILE to be an absolute path,Aaron Bannert2002-03-081-1/+2
* 64-bit build on AIX:Jeff Trawick2002-03-071-1/+1
* Fix a problem in the new --enable-layout functionality whereAaron Bannert2002-03-061-11/+4
* For some reason AC_PREFIX_DEFAULT must not be called before the aprAaron Bannert2002-02-281-1/+5
* No longer assume SERVER_CONFIG_FILE is in the "conf" directory. InsteadAaron Bannert2002-02-281-2/+4
* Fix a typo in the default cgidir variable.Aaron Bannert2002-02-281-7/+1
* Set defaults for non-autoconf path variables. Also export a coupleAaron Bannert2002-02-271-0/+1
* Fix --enable-layout to work again.Aaron Bannert2002-02-271-4/+15
* Fix the AC_OUTPUT() macro for the BSD users.Greg Stein2002-02-011-1/+1
* Check for timegm() and for tm_gmtoff in struct tm.Martin Kraemer2002-01-311-0/+10
* new var.Ian Holsman2002-01-191-0/+1
* Per Ian's change, add the APRUTIL_EXPORT_INCLUDES vars to our environment.Justin Erenkrantz2002-01-181-0/+1