4 Commits

Author SHA1 Message Date
Anthony Minessale
55dc6eb492 fix build (need make spandsp-reconf) 2012-09-11 14:31:34 -04:00
Steve Underwood
3cbcf9edf6 Changed tiff-4.0.2 to demand autoconf 2.63 or later (which is common) rather
than 2.64 (which is currently a lot less common). This change seems to have
no negative effect, but allows builds to succeed on things like Centos.
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
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