bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-5.96 doesn't build (out of the box)


From: Paul Eggert
Subject: Re: coreutils-5.96 doesn't build (out of the box)
Date: Wed, 31 May 2006 01:20:56 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Ralf Wildenhues <address@hidden> writes:

> +[if (as_dir=`dirname -- /` && test "$as_dir" = /) >/dev/null 2>&1; then

Surely that should be

  test "X$as_dir" = X/

in case $as_dir is "--" or something worse...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]