summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-21 09:54:20 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-21 09:54:20 +0000
commit78dc026dccd0c0eef9d818c7ca505c8b9ff6d382 (patch)
treeb3e6d014a313f519282a7dcc7b376d534a034bdc /README
parent3a1ce6c21617db2162521b096c5db0d34eee96cd (diff)
downloadgnutls-78dc026dccd0c0eef9d818c7ca505c8b9ff6d382.tar.gz
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index d3d39a5f48..f21991be07 100644
--- a/README
+++ b/README
@@ -5,10 +5,7 @@ It is a TLS implementation for the GNU project.
It is currently under heavy development. (and still not ready for
real world programs)
-* The library needs libgcrypt. Libgcrypt is part of gnupg (cvs.gnupg.org)
-
-* Run the buildconf script before doing anything. This will create
-the needed configure, makefiles etc. using Automake, Autoconf, and libtool.
+* The library needs libgcrypt. Libgcrypt is part of gnupg (ftp.gnupg.org)
* Documentation:
view the doc/ directory and the examples in the src/ directory.