git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@620135
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.3.0
[ When backported to 2.2.x, remove entry from this file ]
+ *) Also install mod_so.h, mod_rewrite.h and mod_cache.h; as these
+ contain public function declarations which are useful for
+ third party module authors [Dirk-Willem van Gulik].
+
*) mod_dir, mod_negotiation: pass the output filter information
to newly created sub requests; as these are later on used
as true requests with an internal redirect. This allows for
$(srcdir)/modules/http/mod_core.h \
$(srcdir)/modules/proxy/mod_proxy.h \
$(srcdir)/modules/ssl/mod_ssl.h \
+ $(srcdir)/modules/mappers/mod_so.h \
+ $(srcdir)/modules/mappers/mod_rewrite.h \
+ $(srcdir)/modules/cache/mod_cache.h \
$(srcdir)/os/$(OS_DIR)/*.h
install-include: