logged this in bugzilla a little while ago as well ..
http://issues.apache.org/bugzilla/show_bug.cgi?id=42431
On Feb 8, 2008 7:02 AM, Dirk-Willem van Gulik <dirkx@webweaving.org> wrote:
> See below. Any thing overly private in that file ? Otherwise I'd love
> to add it there,
>
> Thanks,
>
> Dw.
>
> Index: Makefile.in
> ===================================================================
> --- httpd-trunk/Makefile.in (revision 618646)
> +++ httpd-trunk/Makefile.in (working copy)
> @@ -192,6 +192,7 @@
> $(srcdir)/modules/http/mod_core.h \
> $(srcdir)/modules/proxy/mod_proxy.h \
> $(srcdir)/modules/ssl/mod_ssl.h \
> + $(srcdir)/modules/cache/mod_cache.h \
> $(srcdir)/os/$(OS_DIR)/*.h
>
>
>
|