libtool
[Top][All Lists]
Advanced

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

Re: git commit forces bootstrap


From: Ozkan Sezer
Subject: Re: git commit forces bootstrap
Date: Fri, 6 Dec 2013 10:39:56 +0200

On Fri, Dec 6, 2013 at 10:11 AM, Peter Rosin <address@hidden> wrote:
> Hi!
>
> In my setup, I have to rerun "./bootstrap -fc" after every commit I make
> to my local git libtool repo, which is very annoying. If I forget, and
> simply type make, configure runs (I can live with that), but after that
> I get this output:
>
> config.status: executing depfiles commands
> config.status: executing libtool commands
>   GEN      ../../build-aux/ltmain.sh
> inline-source:   error: file 'build-aux/funclib.sh' not found
> inline-source:   error: file 'build-aux/options-parser' not found
>   GEN      libtool
> config.status: executing libtool commands
>   GEN      libtoolize
>   GEN      public-submodule-commit
>
> Is it expected that I need to manually rerun bootstrap after every commit?
>

I guess git status change is forcing a version change, thus requiring
a bootstrap?

--
O.S.



reply via email to

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