summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2017-10-29 18:28:43 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2017-10-29 18:28:43 +0000
commit1cb6c46b9db2c589f76bee6d760f96fa6bc0c835 (patch)
tree948227abe4f4eabb8c943c2ba8732663932c9fe1 /html
parentf258b802306b359d2dce9e86a558c6cb1e6bd68e (diff)
downloadlibtiff-git-1cb6c46b9db2c589f76bee6d760f96fa6bc0c835.tar.gz
fax2tiff: Pass the FAX_Client_Data struct as client data
Diffstat (limited to 'html')
-rw-r--r--html/Makefile.in1
-rw-r--r--html/images/Makefile.in1
-rw-r--r--html/man/Makefile.in1
3 files changed, 0 insertions, 3 deletions
diff --git a/html/Makefile.in b/html/Makefile.in
index 760e5a18..82467b8f 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -380,7 +380,6 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
-runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/html/images/Makefile.in b/html/images/Makefile.in
index 2cdec5ed..80b74bfe 100644
--- a/html/images/Makefile.in
+++ b/html/images/Makefile.in
@@ -319,7 +319,6 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
-runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/html/man/Makefile.in b/html/man/Makefile.in
index e006ccb1..eb99fd1b 100644
--- a/html/man/Makefile.in
+++ b/html/man/Makefile.in
@@ -319,7 +319,6 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
-runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@