[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Plans for ITK version 4



Luis,

On Tue, Apr 24, 2012 at 12:45 PM, Luis Ibanez <luis.ibanez@kitware.com> wrote:
> I remember having problems when making this TIFF
> configuration in ITK.
>
> Should we apply your patch upstream as well ?

Upstream is using libtool by default which will generate #define FOO 1
or /* undef FOO */ so there is no need to forward anything to libtiff
upstream IMHO.

If you need it, I did a cmake libtool-like tiffconfig.h at:

http://code.google.com/p/openjpeg/source/browse/trunk/thirdparty/libtiff/tif_config.h.cmake.in

In this case libtool and cmake output are interchangable.

2cts
-- 
Mathieu


Reply to: