[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Autoconf-patches] Support for nested AT_DATA
From: |
Akim Demaille |
Subject: |
Re: [Autoconf-patches] Support for nested AT_DATA |
Date: |
19 Sep 2000 19:26:40 +0200 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
>>>>> "Pavel" == Pavel Roskin <address@hidden> writes:
Pavel> By the way, I wonder why AT_DATA was expanded in configure.in
Pavel> at all. We may need to fix it. I'll have a look.
Because AT_TEST_MACRO does not double quote the code you give to it,
which is right. I don't remember but you probably didn't double your
configure.in snippet given to AT_TEST_MACRO (which I will immediately
rename AT_CHECK_MACRO BTW, because AT_TEST_MACRO is not in the spirit
of Autotest names).
Pavel> Nothing failed. I have access to some other modules on the GNU
Pavel> CVS, but not to Autoconf. I believe you just need to ask
Pavel> address@hidden
I'll start another thread elsewhere for this.
Pavel> By the way, it would be nice if somebody mailed me the policy
Pavel> for commits (how many approvals are needed and so on) if it
Pavel> exists. Better yet, put it on the web.
You need two yesses (but for auxiliary things such as the test suite
where one is OK).