Jacob Bachmeyer wrote:
[...]
Jacob Bachmeyer (8):
  config.guess: use intermediate variable with uname results
  config.guess: manual fixups after previous automatic patch
  config.guess: remove unneeded quotes and factor command substitutions
  config.guess: automatic fixups after previous automated patch
  config.guess: manual fixup after previous automated patches
  config.guess: replace POSIX $( ) with classic ` ` throughout
  config.guess: manual fixups after previous automatic patch
  remove automatic patch generators

 config.guess | 1182 ++++++++++++++++++++++++++------------------------
 1 file changed, 614 insertions(+), 568 deletions(-)

Inexplicably, patch 1 does not seem to have reached the list, although I have tried sending it twice. Fortunately, patch 1 was an entirely automated patch and the text of the program that produced it can be extracted from patch 8 if it does not turn up after being stuck in a queue somewhere.

The only important detail from the commit message on patch 1 was this ChangeLog entry:

* config.guess: add GUESS variable to hold results of uname analysis



-- Jacob



Reply via email to