520b48f4f7
Major changes: * Replace runtime endianess check with the compile time one. * Added support for the new predictor type (floating point predictor), defined at the TIFF Technical Note 3. * Added Support for custom tags, passed by value. Added support for all DNG tags.
13 lines
439 B
Plaintext
13 lines
439 B
Plaintext
$OpenBSD: patch-html_images_Makefile_in,v 1.2 2005/07/17 20:54:36 naddy Exp $
|
|
--- html/images/Makefile.in.orig Tue Jul 5 18:38:04 2005
|
|
+++ html/images/Makefile.in Wed Jul 13 18:52:48 2005
|
|
@@ -218,7 +218,7 @@ target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-docdir = $(LIBTIFF_DOCDIR)/html/images
|
|
+docdir = $(LIBTIFF_DOCDIR)/images
|
|
docfiles = \
|
|
back.gif \
|
|
bali.jpg \
|