Bruno, On Fri, Sep 17, 2010 at 1:23 PM, Bruno Haible <bruno@xxxxxxxxx> 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:bug-gnulib@xxxxxxx -- Sam Steingold <http://sds.podval.org> _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf