GNU bug report logs - #10441
The testsuite assumes that ln -s really creates a symlink

Previous Next

Package: automake;

Reported by: Peter Rosin <peda <at> lysator.liu.se>

Date: Thu, 5 Jan 2012 22:17:01 UTC

Severity: important

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Peter Johansson <trojkan <at> gmail.com>
To: 10441 <at> debbugs.gnu.org
Subject: bug#10441: The testsuite assumes that ln -s really creates a symlink
Date: Sun, 08 Jan 2012 11:06:42 -0500
On 1/8/12 7:56 AM, Stefano Lattarini wrote:
>
>
> The attached patch should take care of the problem.  Tested using
> this script in PATH as the `ln' program:

Hi Stefano,

I'm just curious if there is a reason not to use AC_PROG_LN_S as 
provided by Autoconf. I thought one could call that macro in Autoconf 
and place a line

LN_S=@LN_S@

in 'defs.in' and then replace all 'ln -s' with '$LN_S' in tests. In that 
way you avoid having another script to maintain. Am I missing something?

Cheers,
Peter




This bug report was last modified 13 years and 142 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.