view modules/readline @ 8581:7600b64d20c8

Take care of IN_LIBINTL situation.
author Bruno Haible <bruno@clisp.org>
date Thu, 29 Mar 2007 22:21:32 +0000
parents 5c79d44f739d
children efab6978105e
line wrap: on
line source

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"

Link:
$(LTLIBREADLINE) when linking with libtool, $(LIBREADLINE) otherwise

License:
GPL

Maintainer:
Simon Josefsson