mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
* modules/havelib: New module. * modules/gettext, modules/iconv, modules/lock, modules/readline: Use havelib.
26 lines
242 B
Plaintext
26 lines
242 B
Plaintext
Description:
|
|
Simple implementation of readline.
|
|
|
|
Files:
|
|
lib/readline.h
|
|
lib/readline.c
|
|
m4/readline.m4
|
|
|
|
Depends-on:
|
|
getline
|
|
havelib
|
|
|
|
configure.ac:
|
|
gl_FUNC_READLINE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"readline.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|