summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2011-04-02 20:54:08 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2011-04-02 20:54:08 +0000
commit519b72700430b84c99db73a832c4c58f3e52ebcd (patch)
treebc25b3e8fdc07d9fb99f0af50066589710caaf3f /contrib
parentb69a1998bedfabc32cd541408bffdef05bd01e45 (diff)
downloadlibtiff-git-519b72700430b84c99db73a832c4c58f3e52ebcd.tar.gz
* configure.ac: Support configuring TIFF_INT64_FORMAT and
TIFF_UINT64_FORMAT appropriately for MinGW32. * tools/tiffdump.c (ReadDirectory): MinGW32 needs to use WIN32 printf conventions for 64-bit types because it uses the WIN32 CRT. * libtiff/{tif_dumpmode.c,tif_luv.c,tif_lzw.c,tif_print.c, tif_read.c,tif_strip.c,tif_thunder.c}: MinGW32 needs to use WIN32 printf conventions for 64-bit types because it uses the WIN32 CRT. * tools/tiff2pdf.c (t2p_write_pdf_string): Fix printf syntax not understood by WIN32 CRT.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions