[23663] in Source-Commits
Re: /svn/athena r23277 - trunk/debathena/scripts
daemon@ATHENA.MIT.EDU (Evan Broder)
Fri Jan 9 19:59:41 2009
Message-ID: <4967F292.2070502@mit.edu>
Date: Fri, 09 Jan 2009 19:57:54 -0500
From: Evan Broder <broder@MIT.EDU>
MIME-Version: 1.0
To: "Aaron M. Ucko" <amu@alum.MIT.EDU>
CC: source-commits@mit.edu
In-Reply-To: <udl7i542dhs.fsf@vinegar-pot.mit.edu>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Aaron M. Ucko wrote:
> broder@MIT.EDU writes:
>
>
>> + AC_CANONICAL_TARGET
>>
>
> Invoking this macro directly might work, but I'd advise doing so via
> AC_REQUIRE([...]), preferably at the top of each macro's definition
> (where it will effectively wind up anyway).
>
Ah, great. That's a much better solution. I'll commit a fix in a second.
- Evan