]> granicus.if.org Git - apache/commit
--with-module can now take more than one module to be statically
authorErik Abele <erikabele@apache.org>
Sat, 8 Jan 2005 01:59:45 +0000 (01:59 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 8 Jan 2005 01:59:45 +0000 (01:59 +0000)
commitb13c96a78592ef15f2991e3a9c4399fe34b1421c
tree105145a8e1c12ad71088ac076bd03038919eb15d
parentb1f65b2c89d197d7c396c05000050ce197f50d04
--with-module can now take more than one module to be statically
linked: --with-module=<modtype>:<modfile>,<modtype>:<modfile>,...
If the <modtype>-subdirectory doesn't exist it will be created and
populated with a standard Makefile.in.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@124600 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/programs/configure.xml
modules/config5.m4