Luis, On Tue, Apr 24, 2012 at 12:45 PM, Luis Ibanez <[email protected]> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/ca+7wuswgr+upytfgq1vxinnidaby7dhtxi5rxu82evkrq2c...@mail.gmail.com

