Mercurial > hg > libxtract
view libxtract.pc.in @ 138:cfb8a5f6ea06
removing unneeded %newobject decl
newobject is only for management of a returned object -- it cannot
handle nested structures that need complicated teardown
author | Tej Chajed <tchajed+github@gmail.com> |
---|---|
date | Sun, 02 Dec 2012 13:51:23 -0600 |
parents | 582330cfa6e5 |
children |
line wrap: on
line source
prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libxtract Description: A lightweight feature extraction library Version: @VERSION@ Libs: -L${libdir} -lxtract Cflags: -I${includedir}