Revision: | 1.5 |
Committed: | Mon Jan 19 16:49:17 2004 UTC (20 years, 9 months ago) by tdb |
Branch: | MAIN |
CVS Tags: | LIBSTATGRAB_0_17, LIBSTATGRAB_0_16, LIBSTATGRAB_0_15, LIBSTATGRAB_0_14, LIBSTATGRAB_0_13, LIBSTATGRAB_0_12, LIBSTATGRAB_0_11_1, LIBSTATGRAB_0_11, LIBSTATGRAB_0_10_3, LIBSTATGRAB_0_10_2, LIBSTATGRAB_0_10_1, LIBSTATGRAB_0_10, LIBSTATGRAB_0_9, LIBSTATGRAB_0_8_2, LIBSTATGRAB_0_8_1, HEAD |
Changes since 1.4: | +2 -2 lines |
Log Message: | A whole bunch of minor cosmetic changes. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.1 | libstatgrab CVS README |
2 | tdb | 1.5 | http://www.i-scream.org/libstatgrab/ |
3 | tdb | 1.1 | |
4 | tdb | 1.5 | $Id: README.CVS,v 1.4 2003/10/04 17:07:54 tdb Exp $ |
5 | tdb | 1.1 | |
6 | Starting from CVS there are a few things that need to be done before | ||
7 | tdb | 1.2 | the normal build procedure. These require autoconf, automake, and |
8 | libtool to be installed. | ||
9 | tdb | 1.1 | |
10 | Then run the following; | ||
11 | |||
12 | tdb | 1.4 | ./autogen.sh |
13 | tdb | 1.1 | |
14 | After this the normal build procedure in the README file can be | ||
15 | followed. |