gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / strtoimax
1 Description:
2 strtoimax() function: convert string to 'intmax_t'.
3
4 Files:
5 lib/strtoimax.c
6 m4/longlong.m4
7 m4/strtoimax.m4
8
9 Depends-on:
10 strtoll
11 verify
12 inttypes
13 stdint
14
15 configure.ac:
16 gl_FUNC_STRTOIMAX
17
18 Makefile.am:
19
20 Include:
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert