diff options
author | Lennart Poettering <lennart@poettering.net> | 2003-12-14 15:29:33 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2003-12-14 15:29:33 +0000 |
commit | 0eb042e4184cfae8662e9c7e780541d84cf5bf3a (patch) | |
tree | f13626a58ddc13ac55d6c9ba3b8cffd9b21b3e99 /doc | |
parent | 6f43d026062e4dba529e6a0b3057663a98ecaf75 (diff) |
libd4.1 autoconf check
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@50 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.html.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in index 896e28a..97a5a95 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -190,7 +190,7 @@ a "symmetric" way as described above.</p> <h2><a name="requirements">Requirements</a></h2> -<p><tt>syrep</tt> requires installed development versions of <tt><a href="http://www.gzip.org/zlib/">zlib</a></tt> and <tt><a href="http://www.sleepycat.com/">Berkeley DB</a></tt>.</p> +<p><tt>syrep</tt> requires installed development versions of <tt><a href="http://www.gzip.org/zlib/">zlib</a></tt> and <tt><a href="http://www.sleepycat.com/">Berkeley DB</a></tt> 4.1.</p> <p><tt>syrep</tt> was developed and tested on Debian GNU/Linux "testing" from September 2003, it should work on most other Linux |