mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
10 lines
271 B
Plaintext
10 lines
271 B
Plaintext
Starting from CVS there are a few things that need to be done before
|
|
the normal build procedure. These require autoconf and automake to
|
|
be installed.
|
|
|
|
Then run the following;
|
|
|
|
make -f Makefile.cvs
|
|
|
|
After this the normal build procedure in the README file can be
|
|
followed. |