error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
[gnulib.git] / modules / yesno
index 05a8852..05b7a20 100644 (file)
@@ -4,19 +4,23 @@ Read a response from the user, and its classification as matching "yes" or
 
 Files:
 lib/yesno.c
+lib/yesno.h
 m4/yesno.m4
 
 Depends-on:
-unlocked-io
 rpmatch
 
 configure.ac:
 gl_YESNO
 
 Makefile.am:
-lib_SOURCES += yesno.c
+lib_SOURCES += yesno.c yesno.h
 
 Include:
+"yesno.h"
+
+License:
+GPL
 
 Maintainer:
 Jim Meyering