Re: svn commit: r1706637 - /httpd/httpd/trunk/modules/http2/config.m4

2015-10-04 Thread Daniel Gruno
On 10/04/2015 04:22 PM, Jeff Trawick wrote:
> 
> This is CTR in the 2.4.x branch, right?  (i.e., can just commit it?)
> 

Yeah, it was informally decided (last week) to CTR the http2 stuff.

With regards,
Daniel.


Re: svn commit: r1706637 - /httpd/httpd/trunk/modules/http2/config.m4

2015-10-04 Thread Jeff Trawick
On Sat, Oct 3, 2015 at 5:32 PM,  wrote:

> Author: trawick
> Date: Sat Oct  3 21:32:56 2015
> New Revision: 1706637
>
> URL: http://svn.apache.org/viewvc?rev=1706637=rev
> Log:
> Follow-up to r1690248:
>
> Fix logic to limit exported symbols in DSO form of mod_http2.
>
> Modified:
> httpd/httpd/trunk/modules/http2/config.m4
>
> Modified: httpd/httpd/trunk/modules/http2/config.m4
> URL:
> http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http2/config.m4?rev=1706637=1706636=1706637=diff
>
> ==
> --- httpd/httpd/trunk/modules/http2/config.m4 (original)
> +++ httpd/httpd/trunk/modules/http2/config.m4 Sat Oct  3 21:32:56 2015
> @@ -174,7 +174,7 @@ See --with-nghttp2 on how to manage non-
>  is usually linked shared and requires loading. ], $http2_objs, , most, [
>  APACHE_CHECK_NGHTTP2
>  if test "$ac_cv_nghttp2" = "yes" ; then
> -if test "x$enable_ssl" = "xshared"; then
> +if test "x$enable_http2" = "xshared"; then
> # The only symbol which needs to be exported is the module
> # structure, so ask libtool to hide everything else:
> APR_ADDTO(MOD_HTTP2_LDADD, [-export-symbols-regex
> http2_module])
>
>
>

This is CTR in the 2.4.x branch, right?  (i.e., can just commit it?)

-- 
Born in Roswell... married an alien...
http://emptyhammock.com/