1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/readtokens
Bruno Haible acb9956a60 readtokens: Move AC_LIBOBJ invocations to module description.
* m4/readtokens.m4 (gl_READTOKENS): Remove AC_LIBOBJ invocation.
* modules/readtokens (Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:35 +02:00

27 lines
263 B
Plaintext

Description:
Read tokens from a stream.
Files:
lib/readtokens.h
lib/readtokens.c
m4/readtokens.m4
Depends-on:
xalloc
stdbool
configure.ac:
gl_READTOKENS
Makefile.am:
lib_SOURCES += readtokens.c
Include:
"readtokens.h"
License:
GPL
Maintainer:
Jim Meyering