Stepan Kasal wrote:
> I read your macro in minmax.m4.  I'd like to propose some
> changes in style:
> - avoid the obsoleted AC_TRY_COMPILE

AC_TRY_COMPILE is shorter and more mnemonic than the *_IFELSE macros.

> - use m4_pushdef/m4_popdef instead of define/undefine
> - use AS_TR_* instead of raw m4_translit

m4_pushdef, m4_popdef, AS_TR_* are not documented in the autoconf manual
(latest release, 2.59). In consequence, their meaning can change, or they
can go away entirely, without notice. Therefore, I don't wish to apply
this patch.

Bruno



_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to