emacs-devel
[Top][All Lists]
Advanced

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

Re: More fun with vcswitness


From: Stefan Monnier
Subject: Re: More fun with vcswitness
Date: Mon, 13 Jan 2014 09:30:14 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> In any case "$(srcdir)/../.bzr" doesn't make as much sense as
>> "../$(srcdir)/.bzr".
> ??? The latter makes absolutely no sense, especially if $(srcdir) is an
> absolute name.  What you really want is $(top_srcdir).

Right, I was thinking of $(srcdir) as the root of the checkout:
../$(srcdir)/.bzr wouldn't make sense for an absolute (srcdir),
but $(srcdir)/../.bzr makes even less sense if $(srcdir) as the root of
the checkout.


        Stefan



reply via email to

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