warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / readtokens
blob2496a96a5b702f0b73b1b68bd921b01f45608132
1 Description:
2 Read tokens from a stream.
4 Files:
5 lib/readtokens.h
6 lib/readtokens.c
7 m4/readtokens.m4
9 Depends-on:
10 xalloc
11 stdbool
13 configure.ac:
14 gl_READTOKENS
16 Makefile.am:
17 lib_SOURCES += readtokens.c
19 Include:
20 "readtokens.h"
22 License:
23 GPL
25 Maintainer:
26 Jim Meyering