tesseract/api
Stefan Weil 75fdc086ec win32: Check whether tiffio.h is available
The previous commit added a dependency on tiffio.h, so enable the new
code only if that file is available.

The code which conditionally defines HAVE_TIFFIO_H was already there
although that macro was unused up to now.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-07-17 12:07:58 +02:00
..
apitypes.h Cleaned up externally used namespace by removing includes from baseapi.h 2012-02-02 03:14:16 +00:00
baseapi.cpp Fix text box width/hight calculation (addition) 2016-06-27 21:58:29 +02:00
baseapi.h Fix ABI break introduced in 3.04.00, fixes #254 2016-03-08 11:35:24 +01:00
capi.cpp add copyright to C-API 2016-03-18 19:17:09 +01:00
capi.h add copyright to C-API 2016-03-18 19:17:09 +01:00
Makefile.am Fix Cygwin compatibility 2016-06-17 15:52:01 +03:00
pdfrenderer.cpp add copyright to renderer.cpp and pdfr.cpp 2016-03-18 19:43:45 +01:00
renderer.cpp Fix text box width/hight calculation 2016-06-25 12:40:28 +02:00
renderer.h Cleanup TSV renderer 2016-03-01 13:41:19 -05:00
tesseractmain.cpp win32: Check whether tiffio.h is available 2016-07-17 12:07:58 +02:00