On Thu, Feb 25, 2016 at 03:38:02AM +0100, Emmanuel Gil Peyrot wrote:
> On Wed, Feb 17, 2016 at 11:04:16AM -0800, Bryce Harrington wrote:
> > On Wed, Feb 17, 2016 at 12:28:48PM +0100, Emmanuel Gil Peyrot wrote:
> > > On Tue, Feb 16, 2016 at 10:29:34PM -0800, Bryce Harrington wrote:
> > > > On Tue, F
On Wed, Feb 17, 2016 at 11:04:16AM -0800, Bryce Harrington wrote:
> On Wed, Feb 17, 2016 at 12:28:48PM +0100, Emmanuel Gil Peyrot wrote:
> > On Tue, Feb 16, 2016 at 10:29:34PM -0800, Bryce Harrington wrote:
> > > On Tue, Feb 16, 2016 at 01:57:52AM +, Emmanuel Gil Peyrot wrote:
> > > > It doesn’
On Wed, Feb 17, 2016 at 12:28:48PM +0100, Emmanuel Gil Peyrot wrote:
> On Tue, Feb 16, 2016 at 10:29:34PM -0800, Bryce Harrington wrote:
> > On Tue, Feb 16, 2016 at 01:57:52AM +, Emmanuel Gil Peyrot wrote:
> > > It doesn’t make sense to fail the entire build when jpeglib isn’t
> > > present, so
On Tue, Feb 16, 2016 at 10:29:34PM -0800, Bryce Harrington wrote:
> On Tue, Feb 16, 2016 at 01:57:52AM +, Emmanuel Gil Peyrot wrote:
> > It doesn’t make sense to fail the entire build when jpeglib isn’t
> > present, so this commit makes it optional just like libwebp in the
> > previous one, dis
On Tue, Feb 16, 2016 at 01:57:52AM +, Emmanuel Gil Peyrot wrote:
> It doesn’t make sense to fail the entire build when jpeglib isn’t
> present, so this commit makes it optional just like libwebp in the
> previous one, disabled with --without-jpeg and forced with --with-jpeg.
>
> Signed-off-by:
It doesn’t make sense to fail the entire build when jpeglib isn’t
present, so this commit makes it optional just like libwebp in the
previous one, disabled with --without-jpeg and forced with --with-jpeg.
Signed-off-by: Emmanuel Gil Peyrot
---
Changes since v1:
- Added a --without-jpeg and a --wi