- Timestamp:
- Nov 14, 2010, 10:19:09 PM (10 years ago)
- Location:
- trunk
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.developer
r1127 r1299 24 24 25 25 To build from a subversion checkout, you will need Autotools. More 26 specifically Automake 1.1 0(or later) and Autoconf 2.63 (or later). To26 specifically Automake 1.11 (or later) and Autoconf 2.63 (or later). To 27 27 build man page you will need help2man. 28 28 -
trunk/test/Makefile.am
r1293 r1299 43 43 distributed_TESTS += error_test.sh 44 44 distributed_TESTS += link_root_test.sh 45 distributed_TESTS += readme_test.sh 45 46 distributed_TESTS += repo_status_test.sh 46 47 distributed_TESTS += repo_test.sh
Note: See TracChangeset
for help on using the changeset viewer.