bug-automake
[Top][All Lists]
Advanced

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

bug#10441: The testsuite assumes that ln -s really creates a symlink


From: Peter Johansson
Subject: bug#10441: The testsuite assumes that ln -s really creates a symlink
Date: Sun, 08 Jan 2012 11:06:42 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.24) Gecko/20111103 Thunderbird/3.1.16

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

address@hidden@

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





reply via email to

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