bug-autoconf
[Top][All Lists]
Advanced

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

Re: Two testsuite failure in CVS autoconf


From: Pavel Roskin
Subject: Re: Two testsuite failure in CVS autoconf
Date: Fri, 2 Feb 2001 17:08:39 -0500 (EST)

> But i made some modifications to test my patch :
>
> if AC_TRY_COMMAND([(echo "The Cat in the Hat";

I understand that the semicolon fixes the problem!

>                     echo "The Hat in the Cat" >&2)
>                     | grep ^The\ Cat\ in\ the\ Hat\$ >/dev/null]); then
>   true
> else
>   AC_MSG_ERROR([Didn't see the Cat in the Hat!])
> fi

I believe, it's fair to require semicolons inside AC_TRY_COMMAND. It's not
a real limitation.

The patch goes to autoconf-patches. Thank you!

Regards,
Pavel Roskin




reply via email to

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