summaryrefslogtreecommitdiff
path: root/port
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2010-07-13 15:51:37 +0000
committerbfriesen <bfriesen>2010-07-13 15:51:37 +0000
commit297b4787a432e7f9405bae135d59d5b5d3015a6b (patch)
tree7cb0af9dcf7809efe9283c3aa6af01c57e9021d6 /port
parent191cfe56abaf88ed86680d47eaf0208032081f64 (diff)
downloadlibtiff-297b4787a432e7f9405bae135d59d5b5d3015a6b.tar.gz
* tools/tiffcrop.c: Patch from Richard Nolde to avoid a
potentially unterminated buffer due to using an exceptionally long file name.
Diffstat (limited to 'port')
-rw-r--r--port/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/port/Makefile.in b/port/Makefile.in
index 51b36a9c..20d57356 100644
--- a/port/Makefile.in
+++ b/port/Makefile.in
@@ -210,12 +210,12 @@ abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-acx_pthread_config = @acx_pthread_config@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
+ax_pthread_config = @ax_pthread_config@
bindir = @bindir@
build = @build@
build_alias = @build_alias@