allwinner_a64/android/external/elfutils/config/libelf.pc.in
2018-08-08 16:14:42 +08:00

14 lines
293 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libelf
Description: elfutils libelf library to read and write ELF files
Version: @VERSION@
URL: https://fedorahosted.org/elfutils/
Libs: -L${libdir} -lelf
Cflags: -I${includedir}
Requires.private: zlib