summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2013-04-12 00:57:57 +0200
committerPierre Joye <pierre.php@gmail.com>2013-04-12 00:57:57 +0200
commit088a0ddf6edfcd63edc9e88f96a34fedb68a8d4a (patch)
treedeee5b7c398dfd420e8853c9e570548222101063 /docs
parent706c0da6c077103ccb64e0480ee93f4fb43216d9 (diff)
downloadlibgd-088a0ddf6edfcd63edc9e88f96a34fedb68a8d4a.tar.gz
add tiff
Diffstat (limited to 'docs')
-rw-r--r--docs/README.TXT6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/README.TXT b/docs/README.TXT
index 3e059e7..39725dd 100644
--- a/docs/README.TXT
+++ b/docs/README.TXT
@@ -2,7 +2,7 @@ For documentation, browse index.html.
Quick install guide:
-If the sources have been fetched from CVS, run bootstrap.sh [options].
+If the sources have been fetched from git, run bootstrap.sh [options].
From a released source, use:
1. Type './configure'
@@ -55,3 +55,7 @@ you can use the following command line options:
--with-xpm=DIR
Dto. for xpm library.
+
+ --with-tiff=DIR
+
+Dto. for TIFF library.