summaryrefslogtreecommitdiffstats
path: root/configure.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-021-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
* OS/2: Supply the configured libraries to the linker when building loadableBrian Havard2001-12-301-0/+1
* This old variable does not appear to be in use any longer.Aaron Bannert2001-12-271-5/+0
* On AIX, DSOs which reference external libraries need those librariesJeff Trawick2001-12-211-0/+1
* fix the value of the _CEE_RUNOPTS envvar on OS/390Jeff Trawick2001-12-191-1/+1
* AIX: don't set LDR_CNTRL environment variable for 64-bit buildJeff Trawick2001-12-171-1/+5
* Move any load library path environment variables out ofJeff Trawick2001-12-151-1/+15
* change Apache/apr/apr-util to use run-time linking on AIXJeff Trawick2001-12-121-3/+3
* separate logic specific to building Apache DSOs from logic neededJeff Trawick2001-12-051-1/+8
* get binbuild working when apr, apr-util, and expat are built shared inGreg Ames2001-12-031-0/+1
* Get shared builds of libapr and libaprutil, as well as Apache DSOs,Jeff Trawick2001-12-011-11/+3
* Allow SUEXEC_BIN to be defined by the configure script.Aaron Bannert2001-11-221-0/+5
* Cleanup the proxy code that creates a request to the originRyan Bloom2001-10-161-2/+2
* Fix a typo in the configure script. This get AIX building cleanly.Ryan Bloom2001-10-151-2/+2
* Kill two autoconf-related birds with one commit.Justin Erenkrantz2001-09-301-11/+11
* httpd.exp is a generated file, and therefore, it is generated into theRyan Bloom2001-09-251-2/+2