autoconf-patches
[Top][All Lists]
Advanced

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

Re: More verbose AC_TRY_RUN


From: Pavel Roskin
Subject: Re: More verbose AC_TRY_RUN
Date: Fri, 17 Nov 2000 09:54:53 -0500 (EST)

> from  Akim Demaille  <address@hidden>
>       Let AC_TRY_RUN be more verbose

Ok

> +[echo "$as_me: program exited with status: $ac_status" >&AS_MESSAGE_LOG_FD

Consider removing the second colon.

> +echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
> +cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD[]dnl
> +m4_ifvanl([$3], [$3])])

Please pay close attention to dnl. m4_ifvanl adds a newline after, not
before, so if [$3] is defined it will be glued to "cat".

Regards,
Pavel Roskin




reply via email to

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