master
/ miniconda3 / envs / poem / lib / pkgconfig / history.pc

history.pc @a8e0244 raw · history · blame

prefix=/home/jovyan/work/miniconda3/envs/poem
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: History
Description: Gnu History library for managing previously-entered lines
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
Version: 8.2
Libs: -L${libdir} -lhistory
Cflags: -I${includedir}