13 lines
352 B
PkgConfig
13 lines
352 B
PkgConfig
prefix=/home/ton/.julia/dev/ImageUtils/.CondaPkg/env
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Readline
|
|
Description: Gnu Readline library for command line editing
|
|
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
|
|
Version: 8.1
|
|
Requires.private: tinfo
|
|
Libs: -L${libdir} -lreadline
|
|
Cflags: -I${includedir}
|