* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / yesno
1 Description:
2 Read a response from the user, and its classification as matching "yes" or
3 "no".
4
5 Files:
6 lib/yesno.c
7 lib/yesno.h
8 m4/yesno.m4
9
10 Depends-on:
11 rpmatch
12
13 configure.ac:
14 gl_YESNO
15
16 Makefile.am:
17 lib_SOURCES += yesno.c yesno.h
18
19 Include:
20 "yesno.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering
27