Simon Josefsson wrote:
> However, what do you think about this?

Looks all fine to me.

> Hm.  As far as I can tell, AC_CHECK_DECLS is not restricted to
> functions, the autoconf manual says "If SYMBOL (a function or a
> variable) is not declared ...".

Ah indeed. It says this when talking about AC_CHECK_DECL. I looked at the
description of AC_CHECK_DECLS only. But anyway, AC_CHECK_DECLS may not
work for symbols that are only defined inside functions.

Bruno



Reply via email to