[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AC_CONFIG_LINKS should look in build tree; more AC_CONFIG_FOOs issue
From: |
Paul Eggert |
Subject: |
Re: AC_CONFIG_LINKS should look in build tree; more AC_CONFIG_FOOs issues |
Date: |
Wed, 11 Apr 2007 17:58:02 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Ralf Wildenhues <address@hidden> writes:
> * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Fix AC_CONFIG_LINKS
> to prefer a link source from the build tree, if it exists.
> Report by Pallav Gupta <address@hidden>.
That part looks OK to me, thanks. I haven't had time to think through
the rest (but I guess you haven't either :-).