sed - getting latest gnulib?
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
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. As a result, Range Interpretation isn't rational (even with LC_ALL=C !!!). What's the right way to move to a later gnulib? Can someone do that? Thanks, Arnold