Re: [PATCH weston] configure.ac: add explicit enable/disable for lcms

2015-12-03 Thread Bryce Harrington
On Fri, Nov 27, 2015 at 04:37:35PM +0200, Jussi Kukkonen wrote: > This is useful for reproducable builds. > > Signed-off-by: Jussi Kukkonen LGTM, Reviewed-by: Bryce Harrington > --- > > This was originally sent by Tim Orling on May 2014. I've moved the > AM_CONDITIONAL below the test as reque

[PATCH weston] configure.ac: add explicit enable/disable for lcms

2015-11-27 Thread Jussi Kukkonen
This is useful for reproducable builds. Signed-off-by: Jussi Kukkonen --- This was originally sent by Tim Orling on May 2014. I've moved the AM_CONDITIONAL below the test as requested in Kristians review. He also said AM_CONDITIONAL needs to key off have_lcms but I believe that would break "--di