tools/elf4rom/libs/libelf-0.8.10/libelf.pc.in
author Maciej Jablonski <maciej.jablonski@sosco.com>
Wed, 12 May 2010 23:13:16 +0100
changeset 71 d00bf4f57250
parent 34 92d87f2e53c2
permissions -rwxr-xr-x
Fix bug 873. Fixes to syborg virtio-audio code as well as to the audio driver

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE@
Description: ELF object file access library
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lelf
Cflags: -I${includedir}/libelf