summaryrefslogtreecommitdiff
path: root/dso/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Libtool-ize APR.Greg Stein2001-01-091-32/+6
* Fix VPATH support. APR builds now cleanly in a separate build directory.Sascha Schumann2000-12-151-1/+3
* This patch removes the dependencies from Makefile.in. DependenciesJeff Trawick2000-11-151-22/+2
* Move all of the dso private header files to an arch directory underRyan Bloom2000-11-091-2/+2
* Multiple build and configuration fixesRyan Bloom2000-10-051-0/+1
* Remove unnecessary INCDIR1Ryan Bloom2000-07-131-1/+1
* Update dependancies in APRRyan Bloom2000-07-071-3/+2
* Update dependencies.Ben Laurie2000-06-111-3/+3
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter canSascha Schumann2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledSascha Schumann2000-04-301-1/+1
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.Ryan Bloom2000-04-221-1/+1
* Fix some minor bugs in the Unix dso code. This works on Linux, butRyan Bloom2000-04-041-10/+6
* Next part of putting the "old" dso code into APR. Again, this seemsDavid Reid2000-04-021-0/+1
* removed trailing slash from "OBJS=dso.o" to keep some makeJeff Trawick2000-03-311-1/+1
* This is the first pass at DSO support for APR. It's basically the patchDavid Reid2000-03-261-0/+60