Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-12 Thread Niko Sauer
On 12/12/13 11:07, Michael Schwendt wrote: > On Thu, 12 Dec 2013 06:34:54 +0200, Niko Sauer wrote: > > Which line have you deleted? There's a bug in the patch, because HAVE_LCMS > is undefined, and that leads to some files (such as exif_common.c) not > including lcms2.h and breaking c

Re: [Geeqie-devel] Geeqie-1.1 LCMS2 Patch

2013-12-12 Thread Michael Schwendt
On Thu, 12 Dec 2013 06:34:54 +0200, Niko Sauer wrote: > >>> Which line have you deleted? There's a bug in the patch, because HAVE_LCMS > >>> is undefined, and that leads to some files (such as exif_common.c) not > >>> including lcms2.h and breaking compilation. > >>> > >>> > >> It is line 296 whic