projects
/
elisp
/
epg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
* EasyPG: Version 0.0.16 released.
[elisp/epg.git]
/
INSTALL-CVS
1
To build EasyPG checked out from CVS, you will need newer versions of
2
autoconf & automake.
3
4
(0) checkout modules
5
6
% cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout epg
7
8
(1) create ./configure
9
10
% autoreconf -f -i
11
^^