summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2012-08-19 16:56:32 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2012-08-19 16:56:32 +0000
commit7d38024b8da8e2fe0b651be3e0b89380e110381e (patch)
treec40551d2437b378867f8a344a3c97f453a710149 /m4
parentd85a64b6d6379c9f9b8de6ff3a26e380b0fc3e18 (diff)
downloadlibtiff-git-7d38024b8da8e2fe0b651be3e0b89380e110381e.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*)