missing @item inside @itemize
[gnulib.git] / modules / readline
1 Description:
2 Simple implementation of readline.
3
4 Files:
5 lib/readline.h
6 lib/readline.c
7 m4/readline.m4
8
9 Depends-on:
10 getline
11 havelib
12
13 configure.ac:
14 gl_FUNC_READLINE
15
16 Makefile.am:
17
18 Include:
19 "readline.h"
20
21 Link:
22 $(LTLIBREADLINE) when linking with libtool, $(LIBREADLINE) otherwise
23
24 License:
25 GPL
26
27 Maintainer:
28 Simon Josefsson