X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxstrtoimax;h=3ab6623027c9ffce89aca4f2f1a35690e86d897f;hb=7a3dd56e54ef658e2827071e03e143d32e422019;hp=57c5d6adc4f4a94ed40878a0752e1d8ed9193caf;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/xstrtoimax b/modules/xstrtoimax index 57c5d6adc..3ab662302 100644 --- a/modules/xstrtoimax +++ b/modules/xstrtoimax @@ -2,16 +2,13 @@ Description: Convert string to 'intmax_t', with error checking. Files: - lib/xstrtoimax.c -m4/xstrtoimax.m4 Depends-on: xstrtol strtoimax configure.ac: -jm_XSTRTOIMAX Makefile.am: lib_SOURCES += xstrtoimax.c @@ -19,3 +16,8 @@ lib_SOURCES += xstrtoimax.c Include: "xstrtol.h" +License: +GPL + +Maintainer: +Paul Eggert