On 04/22/2011 03:54 AM, Paul Eggert wrote:
> +  AC_CHECK_DECLS_ONCE([strtoumax])
> +  if test "$ac_cv_have_decl_strtoumax" != yes; then
> +    HAVE_DECL_STRTOUMAX=0
> +
> +    AC_CACHE_CHECK([whether <inttypes.h> defines strtoumax as a macro],
> +      gl_cv_func_strtoumax_macro,
> +      [AC_EGREP_CPP([inttypes_h_defines_strtoumax], [#include <inttypes.h>
> +        #ifdef strtoumax
> +         inttypes_h_defines_strtoumax

Same comment as in [1/7].

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to