Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F19CA200C62 for ; Wed, 26 Apr 2017 13:51:37 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EEDEA160BA8; Wed, 26 Apr 2017 11:51:37 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3D1FD160B95 for ; Wed, 26 Apr 2017 13:51:37 +0200 (CEST) Received: (qmail 90855 invoked by uid 500); 26 Apr 2017 11:51:36 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 90845 invoked by uid 99); 26 Apr 2017 11:51:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Apr 2017 11:51:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E6703188C47 for ; Wed, 26 Apr 2017 11:51:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.144 X-Spam-Level: X-Spam-Status: No, score=-2.144 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-2.796, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ueSM0RoxgJv6 for ; Wed, 26 Apr 2017 11:51:33 +0000 (UTC) Received: from resqmta-po-10v.sys.comcast.net (resqmta-po-10v.sys.comcast.net [96.114.154.169]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 5415C5F3FF for ; Wed, 26 Apr 2017 11:51:33 +0000 (UTC) Received: from resomta-po-15v.sys.comcast.net ([96.114.154.239]) by resqmta-po-10v.sys.comcast.net with SMTP id 3LTVdEsQCiWLu3LThdk2H7; Wed, 26 Apr 2017 11:51:25 +0000 Received: from [192.168.199.10] ([69.251.90.98]) by resomta-po-15v.sys.comcast.net with SMTP id 3LTgdiNSmHYoL3LThdphfd; Wed, 26 Apr 2017 11:51:25 +0000 From: Jim Jagielski Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: mod_brotli in 2.4.x is missing a few Makefile changes Date: Wed, 26 Apr 2017 07:51:24 -0400 References: To: dev@httpd.apache.org In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.3273) X-CMAE-Envelope: MS4wfKF/9pVxG0YQcICzgXLJueVXiDZVPuChNuKB76esKzciFKsI6UC3SZDYx8T87FC1XeY2OduSY6Zti9Va0IHPUFsD6HUZ6+PwgpDs/2XwqdseO8bavTx3 2qiGwtL5ZpIRlON3LrGYC8Ebi0G6UJ5rFMJqMYGFNYNyzyviiE688LZ3 archived-at: Wed, 26 Apr 2017 11:51:38 -0000 > On Apr 25, 2017, at 4:34 PM, Evgeny Kotkov = wrote: >=20 > Hi all, >=20 > I noticed that the version of mod_brotli that has been backported to = 2.4.x > lacks a few Makefile changes from trunk. This results in a failing = Unix > build when mod_brotli is not being built. Hmmm I can't recreate that here on CentOS or macOS. Nevertheless, I know that the Makefiles were diff, but the backport didn't include those diffs so I couldn't just apply them after the fact, so I am +1 for adding them as a "new" backport.=