autoconf
[Top][All Lists]
Advanced

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

AC_CONFIG_LINKS([sub/file:file]) with abs srcdir creates a bad link


From: Peter Breitenlohner
Subject: AC_CONFIG_LINKS([sub/file:file]) with abs srcdir creates a bad link
Date: Fri, 18 Dec 2009 14:36:11 +0100 (CET)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

Hi Eric,

here another Autoconf 2.65 bug, reported by TeX Live builders:

AC_CONFIG_LINKS([sub/file:file])

creates a wrong symlink when used with an absolute srcdir (different from
builddir). As far as I can reconstruct 2.64 did it differently but also
wrong.

Attached is a small tarball demonstrating the problem. Everything is as
expected with a relative (explicit or implicit) srcdir, but
  /path/to/src/configure --srcdir=/path/to/src
creates a dangling symlink.

Regards
Peter Breitenlohner <address@hidden>

Attachment: ac-test-1.0.tar.gz
Description: Binary data


reply via email to

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