Thanks for the report.
That looks like it's fixed in the latest test release.
  ftp://alpha.gnu.org/gnu/fetish/

Toomas Rosin <[EMAIL PROTECTED]> wrote:
| On my system, configure reports:
|
|     checking group of /dev/kmem... /dev/kmem
|
| which is, obviously, not correct.  It seems that something wrong has
| happened in autoconf.  `aclocal.m4' wants to do the right thing (line
| 2190):
|
|              s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\)  *.*/\1/;
|
| but the square brackets have not made it through autoconf -
| `configure' has (line 9461):
|
|              s/^.sSrwx-* *0-9* *\(^0-9*\)  *.*/\1/;

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to