]> granicus.if.org Git - apache/commit
This changes the build process as outlined in my email earlier this week.
authorDavid Reid <dreid@apache.org>
Wed, 18 Apr 2001 20:51:35 +0000 (20:51 +0000)
committerDavid Reid <dreid@apache.org>
Wed, 18 Apr 2001 20:51:35 +0000 (20:51 +0000)
commitde6f0796e92fa6887c17014f715c74d4b771c782
tree7f57bd38f81e74bcb736582a1362667dc0d750df
parent17df005db7f949b5b038a963d526c2c78b6be245
This changes the build process as outlined in my email earlier this week.

Essentially we now build the static objects, then allow a platform to run
a given command, build the shared modules, then run another command before exiting.

This gets us building dso's on beos and may provide a better framework for some of
the other "strange" platforms out there without stopping the normal ones working.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88886 13f79535-47bb-0310-9956-ffa450edef68
Makefile.in
build/rules.mk
build/special.mk
configure.in