Applied in r1735459.
> Am 15.03.2016 um 22:52 schrieb NormW <[email protected]>:
>
> G/M,
> Attached two simple patches for httpd-2.4.x tree:
>
> Add two extra missing symbols for mod_proxy needed to allow a NetWare build
> at the present time. Once the auto symbols export functionality is
> backported, this patch would also be removed.
>
> At the present time 2.4.x waits approval to backport mod_proxy_http2, Until
> then the attached diff for NWGNUmakefile in modules/http2 is required - a
> build system vaguery says if there is only only one build target listed in
> the NWGNUmakefile it will try to build itself and crash. If mod_proxy_http2
> is backported it becomes the second item in the build list and all remains
> happy.
> Norm
> <add_exports_to_modproxy_NetWare.diff><build_one_twice_for NetWare.diff>