[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Quoting problem in fileutils-4.1.11
From: |
Jim Meyering |
Subject: |
Re: Quoting problem in fileutils-4.1.11 |
Date: |
Wed, 25 Sep 2002 23:00:52 +0200 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) |
Thanks for the report.
That's fixed in the latest test release:
ftp://alpha.gnu.org/gnu/fetish/coreutils-4.5.1.tar.gz
Bernd Jendrissek <address@hidden> wrote:
> On Wed, Sep 25, 2002 at 04:22:16PM +0200, Martin Schlemmer wrote:
>> Hi
>
> Howzit broe.
>
>> There is some tests in the configure script of fileutils-4.1.11.
>>
>> It results in:
>>
>> -----------------------snip---------------------------
>> checking POSIX termios... yes
>> checking whether use of struct winsize requires sys/ptem.h...
>> ./configure: line 33211: test: =: unary operator expected
>> no
>> checking for statfs that truncates block counts... no
>> ------------------------------------------------------