Steve Underwood
45baa4459a
tiffconf.h is generated by a build, so it shouldn't have been put in the repo.
2012-09-11 14:31:33 -04:00
Steve Underwood
69fc6e8ffe
The tiff-4.0.2 distribution's configure.ac seems to have two lines missing
...
AC_PROG_LIBTOOL
m4_include(m4/acinclude.m4)
Adding these and taking out all the Makefile.in files from the tiff-4.0.2
directory seems to sort out the build issues.
2012-09-11 14:31:33 -04:00
Steve Underwood
9cd04b2e1d
None of the tiff-4.0.2 Makefile.in files were added before, and it built OK for
...
me. That's not happening for everyone, so let's add them all, just like the
tiff-4.0.2 distribution package.
2012-09-11 14:31:33 -04:00
Steve Underwood
b10aeca36c
Patched the new libtiff-4.0.2 code to support TIFF/FX tags and the extra
...
compression and colour profile codes that go with them.
2012-09-11 14:31:32 -04:00
Steve Underwood
cf73591858
Added tiff-4.0.2 as the first step in moving from libtiff 3.8.2 to libtiff 4.0.2
2012-09-11 14:31:32 -04:00