]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use default object file in APACHE_MODULE calls
authorRainer Jung <rjung@apache.org>
Fri, 2 Jan 2009 19:43:09 +0000 (19:43 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 2 Jan 2009 19:43:09 +0000 (19:43 +0000)
commit4f75107ee01645672c7aad438477495d009db63f
tree775d178fed21b13c8902e3ede1e35ad658f4dd03
parent9aa759c7cb9df20792d9c18f2ffa987ebd42468b
Use default object file in APACHE_MODULE calls
when possible.

It seems that's the way it is used for most modules,
so remove unnecessary explicit object file lists.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730829 13f79535-47bb-0310-9956-ffa450edef68
modules/mem/config.m4
modules/proxy/balancers/config2.m4
modules/proxy/config.m4