view lib/strtoumax.c @ 39945:821a9a195c14

std-gnu11: Support Autoconf versions < 2.64. * m4/std-gnu11.m4 (AC_PROG_CC, AC_PROG_CXX): Use _AC_DO as fallback when _AC_DO_LIMIT does not exist.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 00:12:11 +0200
parents 02b798113ce6
children
line wrap: on
line source

#define UNSIGNED 1
#include "strtoimax.c"