Clarified what version of libtiff is required.
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Tue, 27 Nov 2001 13:51:52 +0000 (13:51 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Tue, 27 Nov 2001 13:51:52 +0000 (13:51 +0000)
README

diff --git a/README b/README
index 4a05dd43436398615332a59a5cb46c227b2e4134..d4ac76c0a47f09b680174e5ec6581bd96a314a63 100644 (file)
--- a/README
+++ b/README
@@ -99,9 +99,9 @@ like undefined symbol: FreeSavedImages when running make test.
 Install libungif package to fix it.
 
 
-Imager needs to have a fairly recent libtiff installed (we know it
-it runs fine with 3.5.5).  In the future we might consider supporting older
-libtiff versions.  For now you can either configure Imager manually (by
+Imager needs to have a libtiff version of at least 3.5.5.  In the
+future we might consider supporting older libtiff versions.  For
+now you can either configure Imager manually (by
 setting the IM_MANUAL environment variable to 1, in sh:
 
 $ IM_MANUAL=1 perl Makefile.PL