Re: sed - getting latest gnulib?
Paolo Bonzini <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Il 30/01/2013 16:37, [email protected] ha scritto: > Hi. When I clone the sed repo and run ./bootstrap, it brings in a version > of gnulib that is not the head of the gnulib master. Yes, it brings one that's tested. :) > As a result, Range Interpretation isn't rational (even with LC_ALL=C !!!). I suppose that's --with-included-regex. > What's the right way to move to a later gnulib? Can someone do that? Jose already answered---thanks! Paolo