Brian West
eadfef1173
FS-6375 fix till we switch to system tiff
2014-03-19 12:32:23 +00:00
Michael Jerris
2513388d8a
clean up some bootstrap warnings
2014-03-07 18:36:26 -05:00
Michael Jerris
fa0de66ec8
.gitignore
2014-01-29 17:56:51 -05:00
Michael Jerris
27d6d08772
add back dir
2014-01-28 11:49:58 -05:00
Anthony Minessale
7c2c032497
rm gen files
2014-01-27 06:17:32 +05:00
Steve Underwood
f56911bb25
More steps towards colour FAX
2013-04-06 01:10:13 +08:00
Michael Jerris
a9017b4d4d
FS-4649: --resolve fix ifdefs for opengl headers
2012-11-15 08:39:10 -05:00
Anthony Minessale
87c2bb552f
FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash
2012-10-23 12:23:19 -04:00
Anthony Minessale
ff3631b474
sigh
2012-09-04 11:13:52 -05:00
Anthony Minessale
07684b2dcb
forgot one
2012-09-04 11:13:52 -05:00
Anthony Minessale
52f98724c0
make tiff work on older automistake
2012-09-04 11:01:36 -05:00
Anthony Minessale
fbdc05d030
fix build (need make spandsp-reconf)
2012-09-04 11:03:53 -05:00
Jeff Lenk
8c9ddd95ed
tiff add missing file required by makefile.am
2012-09-03 22:39:25 -05:00
Steve Underwood
1790a8a97a
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-03 13:10:52 +08:00
Steve Underwood
4d56c4c5f2
tiffconf.h is generated by a build, so it shouldn't have been put in the repo.
2012-09-03 07:52:08 +08:00
Steve Underwood
b989f8d3eb
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-02 14:38:13 +08:00
Steve Underwood
4ad110aa5b
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-02 12:55:09 +08:00
Steve Underwood
92fea4a896
Those damn tiff-3.8.2 entries seem to be everywhere
2012-09-01 23:37:46 +08:00
Steve Underwood
495fd99d5d
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-01 21:50:47 +08:00
Steve Underwood
d1ceeeb7f2
Added missing .update file for tiff-4.0.2
...
Hopefully made the last of the tiff-3.8.2 -> tiff-4.0.2 changes in the build files
2012-09-01 21:32:34 +08:00
Steve Underwood
a2b5af5669
Added tiff-4.0.2 as the first step in moving from libtiff 3.8.2 to libtiff 4.0.2
2012-09-01 17:59:43 +08:00