uptime in sh-utils 2.0 give "incorrect" output on Mac OS X

Petter Reinholdtsen <[email protected]> Tue, 8 Oct 2002 16:59:51 +0200
Newsgroups gmane.comp.gnu.sh-utils.bugs
Message-ID <[email protected]>
GNU sh-util v2.0 on Mac OS X fail to output the correct architecture.
Is there a known fix for this?

  % /usr/bin/uname -a
  Darwin durmstrang 6.0 Darwin Kernel Version 6.0: Sat Jul 27 13:18:52
    PDT 2002; root:xnu/xnu-344.obj~1/RELEASE_PPC Power Macintosh powerpc

  % /local/gnu/bin/uname -a
  Darwin durmstrang 6.0 Darwin Kernel Version 6.0: Sat Jul 27 13:18:52
    PDT 2002; root:xnu/xnu-344.obj~1/RELEASE_PPC Power Macintosh unknown

This make config.guess and configure fail when compiling a lot of
packages.