Description: Simple implementation of readline, modified to include only the Autoconf library tests (2023-07). Files: m4/readline.m4 Depends-on: gnulib-local havelib configure.ac: m4_set_add([DX_GNULIB_LOCAL_DIST], [modules/readline])dnl gl_FUNC_READLINE Makefile.am: Include: #if HAVE_READLINE_READLINE_H # include #endif Link: $(LTLIBREADLINE) when linking with libtool, $(LIBREADLINE) otherwise License: GPL Maintainer: Simon Josefsson