]> granicus.if.org Git - apache/commitdiff
Export and install the mod_rewrite.h header to ensure the optional
authorGraham Leggett <minfrin@apache.org>
Tue, 14 Oct 2008 22:39:32 +0000 (22:39 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 14 Oct 2008 22:39:32 +0000 (22:39 +0000)
rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are
available to third party modules.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@704726 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index b4d172131787eb1b878f1d6349a5e04cb7df9080..ecd03b499690cce9b036b97ae6175f6f692cc38f 100644 (file)
@@ -188,6 +188,7 @@ INSTALL_HEADERS = \
        $(srcdir)/modules/generators/mod_cgi.h \
        $(srcdir)/modules/generators/mod_status.h \
        $(srcdir)/modules/loggers/mod_log_config.h \
+       $(srcdir)/modules/mappers/mod_rewrite.h \
        $(srcdir)/modules/proxy/mod_proxy.h \
         ${srcdir}/modules/session/mod_session.h \
        $(srcdir)/modules/ssl/mod_ssl.h \