On Fri, Sep 25, 2015 at 11:31 AM, Stefan Eissing
<[email protected]> wrote:
>
>> APACHE_MODULE(h2,
>
> since there is no modules named "http2"?

--enable-http2=x sets enable_http2=x, so we force enable_http2=no if
--enable-http2 isn't used, like we force enable_h2=no wrt enable-h2.

Btw, whatever --enable-h[ttp]2 is used at configure time, we will
always need "LoadModule h2_module modules/mod_h2.so".
IMHO we'd better choose one name or the other...

Reply via email to