X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtoull;h=f02e9b0f5300307c54c13ca1731ffc9a42a93470;hb=7f3fdea4cbaa7fb29dce64828654ab3ad613a0a1;hp=931e1b2689e7b4991402749616f24afc64c626c0;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/strtoull b/modules/strtoull index 931e1b268..f02e9b0f5 100644 --- a/modules/strtoull +++ b/modules/strtoull @@ -3,17 +3,18 @@ strtoull() function: convert string to 'unsigned long long'. Files: lib/strtoull.c -m4/ulonglong.m4 +m4/longlong.m4 m4/strtoull.m4 Depends-on: +stdlib strtoul configure.ac: gl_FUNC_STRTOULL +gl_STDLIB_MODULE_INDICATOR([strtoull]) Makefile.am: -EXTRA_DIST += strtoull.c Include: