summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* * Revert breakage to ssl detection; while ssl libs were onlyRuediger Pluem2008-01-071-10/+2
* * Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*Jim Jagielski2007-12-281-4/+17
* Backport from HEAD:Joe Orton2004-08-231-0/+7
* Back-port changes to allow build without an in-tree apr and apr-util.Wilfredo Sanchez2002-11-291-0/+2
* Add --[enable|disable]-v4-mapped configure option to controlJeff Trawick2002-11-141-0/+2
* Rework the apxs -cp command to work when the source dir isn't available byJustin Erenkrantz2002-09-191-0/+2
* Update OpenSSL detection to work on Darwin.Justin Erenkrantz2002-09-091-1/+1
* Use APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTSJustin Erenkrantz2002-08-191-122/+0
* APACHE_LAYOUT_DEFAULTS was unused. nuke it.Greg Stein2002-08-141-19/+0
* Modified version check on openssl so that it finds the executableRoy T. Fielding2002-08-101-19/+24
* Check for OpenSSL 0.9.6e or higherSander Striker2002-08-091-2/+2
* Look for OpenSSL libraries in /usr/lib64.Justin Erenkrantz2002-07-161-1/+1
* Remove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P_CHECK.Justin Erenkrantz2002-05-141-20/+0
* Move the mkdir_p check outside of the cache check so that we will alwaysJustin Erenkrantz2002-04-181-2/+5
* Allow VPATH builds to succeed when configured from an empty directory.Justin Erenkrantz2002-04-181-6/+2
* Generate rel_libdir and exp_libdir variables.Aaron Bannert2002-04-061-0/+1
* Allow us to override the default --libdir from the config.layoutAaron Bannert2002-04-061-1/+1
* Ensure that the build directory is created when using VPATH.Justin Erenkrantz2002-03-261-0/+6
* Added exp_foo and rel_foo variables to config_vars.mk for all Apache andAaron Bannert2002-03-211-0/+35
* Allow spaces in the --prefix-like arguments.Aaron Bannert2002-03-211-13/+13
* OS/390: install apachecore.[dll|x] in lib/ rather than bin/ .Greg Ames2002-03-201-0/+1
* Fix a comment about the /<target> appended to config.layout variablesAaron Bannert2002-03-141-1/+1
* Fix apxs -g handling.Jeff Trawick2002-03-141-2/+2
* Fix a problem in the new --enable-layout functionality whereAaron Bannert2002-03-061-0/+139
* Fix a typo in the default cgidir variable.Aaron Bannert2002-02-281-2/+5
* Set defaults for non-autoconf path variables. Also export a coupleAaron Bannert2002-02-271-0/+20
* Fix --enable-layout to work again.Aaron Bannert2002-02-271-17/+0
* fix some problems with variables in config_vars.mkJeff Trawick2002-02-261-1/+1
* mod_ssl adjustments to help with using toolkits other than OpenSSL:Doug MacEachern2002-01-101-0/+3
* The -L and -R flags are linker flags not libraries. We need to add them toJustin Erenkrantz2002-01-061-2/+2
* OS/2: Supply the configured libraries to the linker when building loadableBrian Havard2001-12-301-0/+1
* change Apache/apr/apr-util to use run-time linking on AIXJeff Trawick2001-12-121-0/+1
* Fix the installation target to make sure that the manual isRyan Bloom2001-11-241-1/+1
* Fix a typo in the configure script. The argument is --enable-mods-shared,Ryan Bloom2001-10-111-1/+1
* Fixed the configure script to add a LoadModule directive toRyan Bloom2001-10-111-1/+4
* Fix --enable-mods-shared processing. If most is specified,Ryan Bloom2001-10-031-6/+12
* Kill two autoconf-related birds with one commit.Justin Erenkrantz2001-09-301-6/+13
* work around an AIX "issue" in the construction of config_vars.mk byJeff Trawick2001-09-061-1/+1
* If the user doesn't specify a layout, then just use the ApacheRyan Bloom2001-09-041-16/+2
* My first try at relocating the manual tree outside of the htdocs/ directory.Martin Kraemer2001-08-231-0/+2
* We always need to include the openssl specific directory in the INCLUDESRyan Bloom2001-08-221-1/+2
* In absence of an explicit --with-ssl= path,Martin Kraemer2001-08-221-1/+1
* Add the openssl/include/openssl directory to the INCLUDES variable.Ryan Bloom2001-08-201-1/+1
* catch up with errordir. Modeled simply after iconsdir, hope that does it.William A. Rowe Jr2001-08-201-2/+5
* Extend 'openssl' search to the directories from PATHMartin Kraemer2001-08-201-1/+2
* Per discussion on new-httpd, change the logic to do the following:Justin Erenkrantz2001-08-191-1/+12
* Fix --enable-modules=all breakage with mod_auth_db and mod_auth_digestJustin Erenkrantz2001-08-171-1/+10
* Install all build/*.mk when we install Apache. This is the first stepRyan Bloom2001-07-301-1/+3
* install the man pages when we install everything else.Ryan Bloom2001-07-051-0/+2
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-0/+3