Add.
[gsasl.git] / lib / README-alpha
blobaa6632d34bd2573529dba315cf607b96f93763f5
1 GNU SASL LIBRARY README-alpha -- Important notes for alpha releases.
2 Copyright (C) 2003, 2004 Simon Josefsson
3 See the end for copying conditions.
5 GNU SASL Library is unstable.  You should expect it to not work.  You
6 should expect it to have security problems.  The API will likely
7 change.  This is the development release.  A proper release will be
8 made in due time.  Let me repeat that, GNU SASL LIBRARY IS MOST LIKELY
9 INSECURE. DO NOT USE IN A PRODUCTION ENVIRONMENT!
11 The code will go through a security review before the stable release
12 is made.  Volunteers needed.
14 It will not become stable without help.  Donate time or money.
16 To compile from CVS, you need autoconf (2.59), automake (1.9), libtool
17 (1.5.2), and gettext (0.14.1).  Bootstrap the build environment with:
19   $ ./autogen.sh
21 Then run ./configure etc as usual.
23 ----------------------------------------------------------------------
24 Copying and distribution of this file, with or without modification,
25 are permitted in any medium without royalty provided the copyright
26 notice and this notice are preserved.