D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
td-agent
/
embedded
/
lib
/
pkgconfig
/
Filename :
liblzma.pc
back
Copy
# # Author: Lasse Collin # # This file has been put into the public domain. # You can do whatever you want with this file. # prefix=/opt/td-agent/embedded exec_prefix=/opt/td-agent/embedded libdir=/opt/td-agent/embedded/lib includedir=/opt/td-agent/embedded/include Name: liblzma Description: General purpose data compression library URL: http://tukaani.org/xz/ Version: 5.2.3 Cflags: -I${includedir} Libs: -L${libdir} -llzma Libs.private: -pthread