Anthony Minessale
511df4bf2e
make tiff work on older automistake
2012-09-11 14:31:34 -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
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