Alexandre Duret-Lutz <[EMAIL PROTECTED]> writes:

> Also reading Posix it's not clear to me whether this [set -C]
> is really expected to fail when $filename is a symlink.

More to the point, "set -C" doesn't work in practice to avoid
clobbering $filename if $filename is a special file, or a symlink to a
special file; and POSIX clearly permits this behavior.


_______________________________________________
Autoconf mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to