error: depend on stdio
[gnulib.git] / modules / readtokens
index 295b369..2496a96 100644 (file)
@@ -8,14 +8,19 @@ m4/readtokens.m4
 
 Depends-on:
 xalloc
-unlocked-io
+stdbool
 
 configure.ac:
 gl_READTOKENS
 
 Makefile.am:
-lib_SOURCES += readtokens.h readtokens.c
+lib_SOURCES += readtokens.c
 
 Include:
 "readtokens.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering