[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: Re: updating configure.in to work with Ac 2.5x
From: |
Akim Demaille |
Subject: |
Re: Fwd: Re: updating configure.in to work with Ac 2.5x |
Date: |
27 Aug 2001 13:25:21 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
>>>>> "Stephan" == Stephan Beal <address@hidden> writes:
Stephan> On Monday 27 August 2001 13:20, Akim Demaille wrote:
>> I took it, removed the dnl from inside AC_OUTPUT, and autoconf went
>> smooth.
Stephan> damn, you're good. So no comments inside a () block, then?
Stephan> fair enough.
No, it is usually fine. But AC_OUTPUT is fragile because of the
compatibility hooks with 2.13.
If I were you, I'd move _now_ to 2.52. And use AC_CONFIG_FILES.