summaryrefslogtreecommitdiffstats
path: root/server/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bring mod_status for 2.0 back in line with mod_status for 1.3. This isRyan Bloom2001-02-011-1/+1
* - add some missing distclean targetsdgaudet2001-01-061-1/+1
* RM was not defined. Just use rm instead.Ben Laurie2000-12-311-2/+2
* exports.c was dependent upon delete-exports, but that dependency will alwaysGreg Stein2000-12-201-6/+11
* Correct a mistake in the delete-exports targetRyan Bloom2000-12-191-1/+1
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-4/+19
* *) fix up buildexports.sh:Greg Stein2000-12-071-0/+5
* Apache builds again, although the test directory doesn't. I will work onRyan Bloom2000-12-051-1/+3
* Get base Apache to build properly. This doesn't solve the problem ofRyan Bloom2000-12-051-3/+2
* Remove buff.c and buff.h. There are still a few files that rely on these,Ryan Bloom2000-12-041-1/+1
* This is an ugly little hack to allow DSO modules to work. This basicallyRyan Bloom2000-10-311-1/+1
* Back out some more of build changes from last night so that ApacheJeff Trawick2000-10-051-6/+2
* Back out the build changes I added last night. This was causing libtoolRyan Bloom2000-10-051-2/+0
* Multiple build and configuration fixesRyan Bloom2000-10-051-2/+8
* Remove IOLs from Apache. They are no longer necessary, now that we haveRyan Bloom2000-08-231-1/+1
* Add the ability to register filters. This commit introduces a warningRyan Bloom2000-07-281-1/+2
* build the XML utility stuff now (req'd by the DAV code)Greg Stein2000-07-011-1/+1
* Combine some common code. Before this, all platforms implemented theirRyan Bloom2000-06-301-2/+2
* Add the EXTRA_LIBS to get apache building on BONE again and now thatDavid Reid2000-06-221-2/+2
* More consification, correct command initialisation.Ben Laurie2000-06-171-2/+2
* Fix dependencies for util_uri.lo and util.lo.Sascha Schumann2000-06-111-2/+2
* fix dependencies. (what is a .lo anyway? i tried making the .o dependdgaudet2000-06-101-2/+2
* APACHE_XLATE, CHARSET_EBCDIC stuff:Jeff Trawick2000-05-251-1/+2
* First function removed from Unix MPM's and moved to a common file. ThisRyan Bloom2000-05-191-1/+1
* generic EBCDIC support code, changes to rfc1413.c to use APRJeff Trawick2000-05-091-1/+1
* Add VPATH support to Apache:Sascha Schumann2000-04-301-2/+2
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-5/+0
* OS/2: EXTRA_LDFLAGS is required when linking the table generation programs.Brian Havard2000-04-201-2/+2
* First step to getting configuration modules working. This step createsRyan Bloom2000-04-121-1/+1
* Minor nit: use top_srcdir instead of topsrcdir, to be more consistentManoj Kasichainula2000-03-151-2/+2
* even more distclean goodness (there's still more... time for zzz though)dgaudet2000-03-141-0/+2
* These changes are committed together, because they depend on each other.Sascha Schumann2000-01-111-0/+32