summaryrefslogtreecommitdiff
path: root/support/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*Jim Jagielski2007-12-281-1/+2
* Backporting httxt2dbm from 2.1/2.2Rich Bowen2005-12-021-1/+5
* Backport from HEAD:Joe Orton2004-09-171-3/+1
* suexec is sometimes built by make so it needs to be removed byJeff Trawick2002-08-291-0/+2
* envvars-std is build by configure so it needs to be removed byJeff Trawick2002-08-291-1/+1
* Allow 'make install DESTDIR=/path'. This allows packagers to installRyan Bloom2002-06-151-9/+9
* On OS/390, the compiler/linker front-end doesn't handleJeff Trawick2002-06-031-1/+1
* Considering the overall goal of making APR and APR-util being usedJustin Erenkrantz2002-05-131-4/+2
* Better test for the presence of $(sbindir) since that is whereSander Striker2002-03-251-0/+1
* add htdbm to the Makefile.Ian Holsman2002-01-191-1/+5
* Move any load library path environment variables out ofJeff Trawick2001-12-151-0/+6
* change Apache/apr/apr-util to use run-time linking on AIXJeff Trawick2001-12-121-1/+1
* Forces suexec to be compiled statically. This is necessary since itAaron Bannert2001-11-021-1/+3
* Bring forward checkgid helper from 1.3; checks runtimeKen Coar2001-10-261-1/+5
* In one target we weren't always creating the $libexecdirAaron Bannert2001-10-161-0/+1
* Make sure we install apxs.Ryan Bloom2001-10-121-1/+1
* Make sure we install all of the support scripts.Ryan Bloom2001-10-041-6/+6
* Allow support programs to be compiled against a static versionRyan Bloom2001-09-281-5/+5
* Allow make install to work when built with VPATH.Ryan Bloom2001-09-131-1/+1
* rules.mk is stored in $(top_blddir). Without this change, VPATH buildsRyan Bloom2001-09-131-1/+1
* Make Apache 2.0 install all files in the same location as Apache 1.3Ryan Bloom2001-09-031-5/+5
* Allow all parts of Apache 2.0 to build when --srcdir is used. ThisRyan Bloom2001-07-091-2/+2
* Greg was right, I was wrong.Victor J. Orlikowski2001-06-081-1/+1
* Small change to pass full paths instead of relatives.David Reid2001-06-081-1/+2
* Clean out httpd.exp when cleaning up.Victor J. Orlikowski2001-06-071-2/+2
* Generate httpd.exp on the fly.Victor J. Orlikowski2001-06-071-1/+1
* Change the make targets and rules to be consistent in all of theRoy T. Fielding2001-05-181-1/+1
* Do not install the binaries from the support directory twice.Ryan Bloom2001-04-131-0/+10
* Make clean, distclean, and extraclean consistently according to theRoy T. Fielding2001-04-111-1/+2
* Libtool takes care of the lib prefix so get rid of our own workaround.Brian Havard2001-01-101-1/+1
* Fix a compile break related to the apr libtool change.Ryan Bloom2001-01-091-1/+1
* - add some missing distclean targetsdgaudet2001-01-061-0/+1
* Get SuEXEC building properly.Ryan Bloom2000-12-271-0/+4
* Use the correct apr-util libraryRyan Bloom2000-12-051-1/+1
* Add apr-util to the build process. This should now build once everythingRyan Bloom2000-12-051-1/+1
* Apache builds again, although the test directory doesn't. I will work onRyan Bloom2000-12-051-2/+2
* Get the support programs building properly. Httpd itself is next.Ryan Bloom2000-12-051-1/+2
* Get base Apache to build properly. This doesn't solve the problem ofRyan Bloom2000-12-051-2/+1
* reorder libapr.a and libap.la in terms of dependencies (i.e.,Jeff Trawick2000-05-161-2/+2
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+0
* Add the support directory back into the build process.Ryan Bloom2000-04-271-0/+36