summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2012-08-19 16:56:32 +0000
committerbfriesen <bfriesen>2012-08-19 16:56:32 +0000
commite3e341eece7cf396dc205a99875cb04dff1f40b1 (patch)
tree4f064da34ad446eaf112f5a19bc796745de5531b /m4
parent685c78073cf82f1fca54545fd84af9a9b16a423d (diff)
downloadlibtiff-e3e341eece7cf396dc205a99875cb04dff1f40b1.tar.gz
* 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
Diffstat (limited to 'm4')
-rw-r--r--m4/libtool.m42
1 files changed, 1 insertions, 1 deletions
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*)