1 Before you can start compiling tinc from a clean Subversion checkout, you have
2 to install the very latest versions of the following packages:
12 Then you have to let the autotools create all the autogenerated files, using
17 If you change configure.in or any Makefile.am file, you will have to rerun
18 autoreconf. After this, you can run configure and make as usual. To create a
19 tarball suitable for release, run:
23 To clean up your working copy so that no autogenerated files remain, run: