X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fstrtoumax;h=a1a84f5b81c65e4ab5902fb8bc8768554e4e2d7b;hb=23e09df46ae150007e6208af1be628fd2d63d986;hp=81d85c1ebfb18cc7c771cb12ae0a6b951fdbc03b;hpb=9cf3ad7e968eccbe941ffdab15002864b1ba9067;p=pspp diff --git a/modules/strtoumax b/modules/strtoumax index 81d85c1ebf..a1a84f5b81 100644 --- a/modules/strtoumax +++ b/modules/strtoumax @@ -3,13 +3,13 @@ strtoumax() function: convert string to 'uintmax_t'. Files: lib/strtoumax.c -m4/ulonglong.m4 +m4/longlong.m4 m4/strtoumax.m4 Depends-on: strtoimax strtoull -inttypes +inttypes-incomplete stdint configure.ac: