[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix for the Cat in the Hat (test 24)
From: |
Akim Demaille |
Subject: |
Re: Fix for the Cat in the Hat (test 24) |
Date: |
03 Feb 2001 15:37:57 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Crater Lake) |
Pavel Roskin <address@hidden> writes:
> Hello!
>
> I believe, it's Ok to require that the commands in multiline
> AC_TRY_COMMAND are separated by semicolons. If we agree on that, BUGS and
> autoconf.texi will require some modifications.
Are you saying it never worked? Then fine! I must confess there is
some sh syntax I'm missing here.
> The scope of this patch is only the testsuite. It fixed the test 24.
>
> ChangeLog:
> * base.at (AC_TRY_*): Fix typos preventing the test from
> succeeding. Add a colon between "then" and "else". Separate
> commands inside AC_TRY_COMMAND with semicolons.
> From Nicolas Joly.
Sure, install!