Invoke AC_PROG_CPP.
[elisp/starttls.git] / README
1 ** starttls - simple wrapper program for STARTTLS **
2
3 * CVS
4   
5   Latest developing version is available at CVS.
6   
7 (0) logging in to anonymous CVS server.
8   
9     % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
10
11     CVS password: [CR] # NULL string
12   
13 (1) checkout the module
14   
15     % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout starttls
16   
17 (2) bootstrapping
18   
19   % cd starttls
20   % ./bootstrap
21
22 * Bug reports
23
24   If you write bug-reports and/or suggestions for improvement, please
25   send them to the EMACS-MIME Mailing List:
26
27         emacs-mime-en@m17n.org  (English)
28         emacs-mime-ja@m17n.org  (Japanese)