blob: e9761dbbdafbbced2f7a2ee44ae47bb8740a7eee [file] [log] [blame]
prefix=/tmp/libedit-chaorenl/install
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libedit
Description: command line editor library provides generic line editing, history, and tokenization functions.
Version: 3.1
Requires:
Libs: -L${libdir} -ledit -ltinfo
Cflags: -I${includedir} -I${includedir}/editline