Fix.
[gsasl.git] / README-alpha
blob0feace8d49f3a40adc1057aec65cea52162fb138
1 GNU SASL README-alpha -- Important introductory notes for alpha releases.
2 Copyright (C) 2003, 2004 Simon Josefsson
3 See the end for copying conditions.
5 GNU SASL is unstable.  You should expect it to not work.  You should
6 expect it to have security problems.  The API will likely change.
7 This is the development release.  A proper release will be made in due
8 time.  Let me repeat that, GNU SASL IS MOST LIKELY INSECURE. DO NOT
9 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 may need fairly recent versions of perl,
17 texinfo (4.7), GTK-DOC, gengetopt (2.12), libtool (1.5.2), autoconf
18 (2.59), and automake (1.9).  Bootstrap the build environment with:
20   $ ./autogen.sh
22 Then run ./configure etc as usual.
24 ----------------------------------------------------------------------
25 Copying and distribution of this file, with or without modification,
26 are permitted in any medium without royalty provided the copyright
27 notice and this notice are preserved.