summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix httpd's definition of LTFLAGS to be consistent with that of aprRoy T. Fielding2001-05-121-0/+1
* The pattern was too general -- it would match the date within theRoy T. Fielding2001-05-111-3/+3
* We don't need no stinkin libtool when APR already has one for us to use.Roy T. Fielding2001-05-111-5/+1
* Make the runtime path hack a little more portable, even though it is theRoy T. Fielding2001-05-101-2/+2
* Proving once again that bash doesn't bother to document when theyRoy T. Fielding2001-05-101-3/+3
* I forgot to add the bit that allows the macro to be called more than once.Roy T. Fielding2001-05-101-0/+2
* Eventually we will want to only find openssl once regardless of howRoy T. Fielding2001-05-101-0/+102
* OS/2: fix "make install" to install shared core & programs with a .exeBrian Havard2001-04-291-0/+1
* Remove some obsolete macros and rename one that wasn't name protected.Roy T. Fielding2001-04-291-40/+2
* Completely revamp configure so that it preserves the standard makeRoy T. Fielding2001-04-291-15/+15
* Allow module names to be hyphenated in the --enable-mods-sharedJeff Trawick2001-04-271-0/+1
* Temporary (hopefully) reversion to the previously used hack toMarc Slemko2001-04-031-2/+12
* - change inconsistent use of logdir and logfiledir all to logfiledir, toMarc Slemko2001-04-031-11/+4
* Use APR's macro to generate config.niceRoy T. Fielding2001-04-031-19/+0
* Changes to get AIX DSOs working, sans APR changes.Victor J. Orlikowski2001-04-021-0/+2
* Fix --enable-layout processing on NetBSD. This makes us use a consistantRyan Bloom2001-04-021-3/+3
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-021-0/+4