--- projects/cms/source/idar/README.CVS 2003/09/26 21:22:43 1.2 +++ projects/cms/source/idar/README.CVS 2003/10/04 17:07:53 1.3 @@ -1,7 +1,7 @@ i-scream central monitoring system - idar CVS README http://www.i-scream.org -$Id: README.CVS,v 1.2 2003/09/26 21:22:43 tdb Exp $ +$Id: README.CVS,v 1.3 2003/10/04 17:07:53 tdb Exp $ Starting from CVS there are a few things that need to be done before the normal build procedure. These require autoconf and automake to @@ -9,10 +9,7 @@ be installed. Then run the following; -aclocal -autoheader -autoconf -automake -a -c +./autogen.sh After this the normal build procedure in the README file can be followed.