[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patch for autoconf/145
From: |
Derek R. Price |
Subject: |
Re: Patch for autoconf/145 |
Date: |
Sun, 25 Feb 2001 03:30:45 -0500 |
Pavel Roskin wrote:
> Unfortunately, a trivial AC_SUBST([SET_VPATH], [VPATH = @address@hidden)
> doesn't
> work - Autoconf actually makes a great effort to protect the second
> argument from expanding.
Of course, since configure knows the value of $srcdir anyhow,
AC_SUBST([SET_VPATH],
[VPATH = $srcdir]) will work.
I don't think you said anything else I wanted to argue with. :)
Derek
--
Derek Price CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden OpenAvenue ( http://OpenAvenue.com )
--
BREAKFAST.EXE exited with non-zero status: Cereal Port Not Responding.
- Re: Patch for autoconf/145, Akim Demaille, 2001/02/23
- Re: Patch for autoconf/145, Akim Demaille, 2001/02/23
- Re: Patch for autoconf/145, Pavel Roskin, 2001/02/23
- Re: Patch for autoconf/145, Akim Demaille, 2001/02/23
- Re: Patch for autoconf/145, Pavel Roskin, 2001/02/23
- Re: Patch for autoconf/145, Derek R. Price, 2001/02/23
- Re: Patch for autoconf/145, Pavel Roskin, 2001/02/25
- Re: Patch for autoconf/145,
Derek R. Price <=
- Re: Patch for autoconf/145, Pavel Roskin, 2001/02/25
- Re: Patch for autoconf/145, Derek R. Price, 2001/02/26
- Re: Patch for autoconf/145, Derek R. Price, 2001/02/26
- Re: Patch for autoconf/145, Ralf Corsepius, 2001/02/25
- Re: Patch for autoconf/145, Pavel Roskin, 2001/02/25