File size: 353 Bytes
1d777c4
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/home/simon/prog/text-generation-webui/installer_files/conda
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}