Re: Quoting problem in fileutils-4.1.11
Jim Meyering <[email protected]>
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 >> ------------------------------------------------------