summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix apxs -g handling.Jeff Trawick2002-03-141-4/+5
* Stop copying APR's libtool. And pass enough parameters to apr's subconfigJustin Erenkrantz2002-03-091-5/+1
* It is bad to recursively remove every CVS directory in a person'sAaron Bannert2002-03-071-7/+7
* need to copy mod_log_config over for custom-loggersIan Holsman2002-02-221-0/+1
* Currently pcre/config.h and pcre/internal.h are getting installed - itAaron Bannert2002-01-231-1/+1
* Make sure we use the same version of Make for building suexec as we doRyan Bloom2002-01-181-1/+1
* need to use $(top_srcdir) when installing build/instdso.shDoug MacEachern2002-01-061-1/+1
* Move any load library path environment variables out ofJeff Trawick2001-12-151-0/+6
* make sure mod_foo.so is installed by apxs -iJeff Trawick2001-12-071-0/+1
* Fix the installation target to make sure that the manual isRyan Bloom2001-11-241-2/+2
* mod_ssl is big and bulky, takes awhile to load, sometimes must wait forAaron Bannert2001-11-231-0/+6
* Remerge proxy configuration. Tally: of 9 votes;William A. Rowe Jr2001-10-221-1/+1
* Teach me to copy and paste.Ryan Bloom2001-10-181-1/+1
* Make sure we install the proxy header file.Ryan Bloom2001-10-181-0/+1
* Fixed the configure script to add a LoadModule directive toRyan Bloom2001-10-111-3/+25
* Rename ssl-std.conf to match Makefile.in's installation actionMartin Kraemer2001-10-081-0/+1
* Make sure we run the new conf files through sed.Justin Erenkrantz2001-10-051-1/+1
* Suexec is compiled to the builddir, not the source dir.Ryan Bloom2001-10-021-1/+1
* If we are going to have an optional function, we have to install thatRyan Bloom2001-09-181-0/+1
* Allow make install to work when built with VPATH.Ryan Bloom2001-09-131-9/+9
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* Install the mod_core.h file. Mod_proxy relies on it.Ryan Bloom2001-08-311-0/+1
* fix suexec's install by invoking some powerful Sascha magic.Greg Ames2001-08-301-1/+1
* Fix a typo.Ryan Bloom2001-08-271-1/+1
* Improvements to APXS. It now uses the config_vars.mk variables toRyan Bloom2001-08-261-3/+7
* My first try at relocating the manual tree outside of the htdocs/ directory.Martin Kraemer2001-08-231-2/+2
* If my grep and brain are working, that's all there is to adding error/William A. Rowe Jr2001-08-201-2/+9
* Install the SSL header files.Ryan Bloom2001-08-131-0/+1
* Install all build/*.mk when we install Apache. This is the first stepRyan Bloom2001-07-301-1/+8
* install the man pages when we install everything else.Ryan Bloom2001-07-051-1/+9
* Doxygenation.Ben Laurie2001-05-281-1/+1
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-6/+7
* Add a missing backslash in the install-other code so that the httpd.dllJeff Trawick2001-05-021-1/+1
* OS/2: fix "make install" to install shared core & programs with a .exeBrian Havard2001-04-291-0/+4
* This changes the build process as outlined in my email earlier this week.David Reid2001-04-181-1/+1
* Do not install the binaries from the support directory twice.Ryan Bloom2001-04-131-18/+1
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-111-4/+4
* Fix errors in generating docco using make docs.Victor J. Orlikowski2001-04-101-1/+1
* - change inconsistent use of logdir and logfiledir all to logfiledir, toMarc Slemko2001-04-031-1/+1
* Changes to get AIX DSOs working, sans APR changes.Victor J. Orlikowski2001-04-021-1/+2
* Switch to using aplibtool for building under OS/2 & add support for buildingBrian Havard2001-04-021-1/+3
* First step in doxygen conversion.Ben Laurie2001-03-111-0/+3
* don't try to install expat, since it isn't there anymore.Ryan Bloom2001-03-091-1/+0
* turn on setuid permissions when installing suexecGreg Ames2001-03-071-0/+1
* fix make install so that suexec is installed where the server expects toGreg Ames2001-03-021-2/+2
* Intermediate change of hardcoded "helpers" reference to "build"Roy T. Fielding2001-02-181-1/+1
* Install all required header files. Without these, some modules can notRyan Bloom2001-02-071-0/+2
* Make docs target work.Ben Laurie2001-01-281-2/+2
* Fix a small bug that was making us create a directory called "-p" in theRyan Bloom2001-01-211-1/+1
* If --enable-suexec is specified, then we need to build suexecRyan Bloom2001-01-211-1/+1