summaryrefslogtreecommitdiff
path: root/contrib/vms/libtiff/tiffshrvax.opt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vms/libtiff/tiffshrvax.opt')
-rwxr-xr-x[-rw-r--r--]contrib/vms/libtiff/tiffshrvax.opt6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/vms/libtiff/tiffshrvax.opt b/contrib/vms/libtiff/tiffshrvax.opt
index 5b62e134..28b7ea4d 100644..100755
--- a/contrib/vms/libtiff/tiffshrvax.opt
+++ b/contrib/vms/libtiff/tiffshrvax.opt
@@ -1,9 +1,9 @@
! VMS linker options file for linking the TIFF library into a shareable image
!
-IDENTIFICATION="LIBTIFF 3.4-002"
+IDENTIFICATION="LIBTIFF 3.4-032"
!
! Please update the minor version number below, when adding new routines
-GSMATCH=LEQUAL,1,8
+GSMATCH=LEQUAL,1,9
!
! Place the transfer vector at the beginning of the image
!
@@ -11,7 +11,7 @@ CLUSTER=TIFFVEC,,,TIFFVEC
!
! Then take the object library
!
-TIFF/LIBRARY
+TIFF/LIBRARY/INCLUDE=(TIF_FAX3SM,TIF_CODEC)
!
! The C RTL shareable image
!