autoconf-patches
[Top][All Lists]
Advanced

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

Re: add a comment above AS_REQUIRE


From: Paul Eggert
Subject: Re: add a comment above AS_REQUIRE
Date: Mon, 03 Jan 2005 14:01:30 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Stepan Kasal <address@hidden> writes:

> +# Due to the simple implementation, all the AS_REQUIRE calls have to be at
> +# the very begining of the bacro body, or the AS_REQUIRE's may not be nested.
> +# More exactly, if a macro doesn't have all AS_REQUIRE's at its beginning,
> +# it may not be AS_REQUIRE'd.

begining -> beginning
bacro -> macro
AS_REQUIRE's -> AS_REQUIREs (twice)
AS_REQUIRE'd -> AS_REQUIREd

Other than that, it's fine; please install.




reply via email to

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