bug-autoconf
[Top][All Lists]
Advanced

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

Re: GNU Autoconf test version 2.59d available


From: Paul Eggert
Subject: Re: GNU Autoconf test version 2.59d available
Date: Wed, 14 Jun 2006 11:50:29 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

William S Fulton <address@hidden> writes:

> @top_builddir@ used to expand to ../../../
> now it expands to ../../..
> Parts of our Makefiles were relying on the trailing slash, so they don't
> work with this version of autoconf. Is this change also intentional?

I'm afraid that's true as well.  From the NEWS file:

** @top_builddir@ is now a dir name: it is always nonempty and doesn't have
  a trailing slash.  Similar change will be made to ac_top_builddir in a
  future release; the old style value, which matches (../)*, is (and will
  continue to be) available as ac_top_build_prefix.




reply via email to

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