gnulib-tool now synthesizes the EXTRA_DIST line.
[pspp] / modules / inttostr
1 Description:
2 Convert integers to printable strings.
3
4 Files:
5 lib/imaxtostr.c
6 lib/inttostr.c
7 lib/inttostr.h
8 lib/offtostr.c
9 lib/umaxtostr.c
10 m4/inttostr.m4
11
12 Depends-on:
13 intprops
14 stdint
15
16 configure.ac:
17 gl_INTTOSTR
18
19 Makefile.am:
20
21 Include:
22 "inttostr.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert