summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* kill -l requires the short version of the signal (without SIG prefix).Justin Erenkrantz2001-09-211-4/+9
* Switch back to SIGUSR1 for graceful restarts on all platforms thatJustin Erenkrantz2001-09-181-1/+11
* Fix test for ltconfig, m4 processing removes the square brackets.Brian Havard2001-09-151-1/+1
* Remove an error during configure. Libtool 1.4 doesn't have ltconfig.Ryan Bloom2001-09-121-1/+3
* on AIX we need to pass in --disable-shared to apr and apr-utilJeff Trawick2001-09-051-4/+15
* Fix the interaction between --prefix and --with-layout. We wereRyan Bloom2001-09-031-0/+3
* * configure.in: added Cygwin specific APR_SETVARs.William A. Rowe Jr2001-08-301-0/+4
* Remove some unneeded autoconf checks. We now have no duplicate librariesJustin Erenkrantz2001-08-271-4/+0
* Add rules.mk back to the substitute list. I forgot to add the rules.mk.inRyan Bloom2001-08-221-1/+1
* We don't have rules.mk.in, so autoconf/m4/sed will overwrite the goodJustin Erenkrantz2001-08-221-1/+1
* Allow Apache to use libtool 1.4. In order to do this, we check theRyan Bloom2001-08-211-4/+20
* Make mpmt_os2 the default MPM on OS/2.Brian Havard2001-08-201-1/+1
* The Unix MPMs other than perchild now allow child serverJeff Trawick2001-08-161-1/+2
* allow non-Unix MPMs to use mpm_common.c by not automaticallyJeff Trawick2001-08-131-0/+2
* OS/2: Fix 'make install' handling of EXEs.Brian Havard2001-07-271-0/+1
* Use the autoconf variable "host" consistently for platform checks.Roy T. Fielding2001-07-101-4/+4