octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: including a new gnulib module


From: Ben Abbott
Subject: Re: including a new gnulib module
Date: Tue, 31 Jul 2012 12:48:54 -0400

On Jul 31, 2012, at 10:10 AM, John W. Eaton wrote:

> On 30-Jul-2012, Ben Abbott wrote:
> 
> | I did ...
> | 
> |     cd gnulib
> |     git pull
> | 
> | ... and a fresh build beginning with autogen finished.
> 
> I think all you should have needed to do is run autogen.sh.  That runs
> the bootstrap script, which uses gnulib-tool to update the set of
> gnulib modules we are using.
> 
> You should not have needed the git pull.  The base64 module was
> already in the current version of gnulib that we are using.  Now if
> you push a changeset, it will also include an update to gnulib.  Maybe
> it is OK to do that, but please don't mix an update to gnulib in with
> some other unrelated changeset.
> 
> jwe

After "hg update -C" an "hg diff" is empty.

Is it save to assume I'm ok  now?

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]