On Sat, Mar 15, 2008 at 04:08:25PM -0600, Brad Nicholes wrote:
> <[EMAIL PROTECTED]>, "Bernard Li"
> <[EMAIL PROTECTED]> wrote:
> > 
> > ./bootstrap && ./configure --with-gmetad && make dist-gzip
> > 
> > After I run the command, I get a tarball and a lot of cruft in the
> > checkout directory.  Even after I deleted all the files marked as '?'
> > by svn, I still get the following:
> > 
> > # svn st
> > M      libmetrics/INSTALL
> > !      libmetrics/stamp-h1
> > M      libmetrics/build/mkinstalldirs
> > M      libmetrics/build/ltmain.sh
> > M      config/ltmain.sh
> > M      INSTALL
> > 
> > Why did the build system modify and delete a file?  This makes the
> > checkout hard to work with.
> 
> I noticed this too and wasn't sure what caused it to start modifying these 
> files.  

./bootstrap will regenerate all autotools related files, this files are better
off the repository if you don't want any file modified

Committed revision 1066.

Carlo

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to