summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-09-06 22:22:32 +0000
committerLennart Poettering <lennart@poettering.net>2006-09-06 22:22:32 +0000
commitc87fded2e34e6e6c5a59f99b2e5748cd8755dec1 (patch)
tree07847ee84546124a414788bcdfcd5e87669f474a
parent8c36bfcceb83029525f099611a57c46113e4cc21 (diff)
note that we need SSL and thread-safe SSL support as well as LFS support in NEON
git-svn-id: file:///home/lennart/svn/public/fusedav/trunk@30 e35a362c-bbd6-0310-a59f-a4efcb1729c4
-rw-r--r--doc/README.html.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index bed6e65..afaeb69 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -76,7 +76,7 @@
<p><tt>fusedav</tt> requires the <a
href="http://www.webdav.org/neon/">neon</a> (0.26 minimum - 0.25
- does not suffice!) and <a
+ does not suffice!) built with thread-safe SSL and LFS support, and <a
href="http://fuse.sourceforge.net/">FUSE</a> (2.5 minimum)
development library files for compilation.</p>