summaryrefslogtreecommitdiff
path: root/README.dev
blob: 392b45a4f8f475ae4b9e4558e023b162dfa7119e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source code from Subversion repository:
To compile source code obtained from Subversion repository, you need autoconf,
automake and libtools packages. To create the configure file, type:

$ autoreconf -i


To make a new release:

  1) create a tag for the new release, for example:

     $ svn cp svn+ssh://zimmerma@scm.gforge.inria.fr/svn/mpc/trunk \
              svn+ssh://zimmerma@scm.gforge.inria.fr/svn/mpc/tags/0.4.6