File size: 363 Bytes
288007d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/Users/shashankreddykandimalla/Desktop/ocr-application/ocr-application
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}