bug-gnulib
[Top][All Lists]
Advanced

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

Re: what is $ac_t ?


From: Sam Steingold
Subject: Re: what is $ac_t ?
Date: Fri, 17 Sep 2010 13:33:03 -0400

Bruno,

On Fri, Sep 17, 2010 at 1:23 PM, Bruno Haible <address@hidden> wrote:
>
>> checking for getrlimit declaration... (cached) install-shextern int getrlimit
>> (enum __rlimit_resource, struct rlimit *);
>
> In all macros that I wrote, you can replace
>
> AC_MSG_RESULT([${ac_t:-
>         }...])
>
> with
>
> AC_MSG_RESULT([
>         ...])

what's the point of "newline + 9 spaces"?
I think it goes out of the way to look different from the normal
configure output and makes grepping logs harder.

why not just AC_MSG_RESULT([...])?

> Like it was done in iconv.m4
> <http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=c9656c46525e79547e2ffe10130e0e8e013e169c>

how about you move clisp/src/m4/proto.m4 to gnulib since you are
already inlining it in iconv.m4?

please consider this an official module request, CC:address@hidden


-- 
Sam Steingold <http://sds.podval.org>



reply via email to

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