From e3e341eece7cf396dc205a99875cb04dff1f40b1 Mon Sep 17 00:00:00 2001 From: bfriesen Date: Sun, 19 Aug 2012 16:56:32 +0000 Subject: * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Add some TIFF/FX support in libtiff. Add the tag definitions to tiff.h. Add the related TIFF field definitions to tif_dirinfo.c, and also fixes an error in a comment. Adds the photometric values to tif_print.c, and fixes a bug. These changes are by Steve Underwood. * libtiff/tif_write.c: Fix bug rewriting image tiles in a --- m4/libtool.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 44e0ecff..49216cbc 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -1383,7 +1383,7 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) case $lt_cv_prog_gnu_ld in yes*) case $host in - i?86-*-solaris*) + i?86-*-solaris*|x86_64-*-solaris*) LD="${LD-ld} -m elf_x86_64" ;; sparc*-*-solaris*) -- cgit v1.2.1