HOME


Mini Shell 1.0
DIR: /proc/thread-self/root/lib64/pkgconfig/
Upload File :
Current File : //proc/thread-self/root/lib64/pkgconfig/libpcap.pc
#
# pkg-config file for libpcap.
#
# These variables come from the configure script, so includedir and
# libdir may be defined in terms of prefix and exec_prefix, so the
# latter must be defined as well.
#
prefix="/usr"
exec_prefix="/usr"
includedir="/usr/include"
libdir="/usr/lib64"

Name: libpcap
Description: Platform-independent network traffic capture library
Version: 1.9.1
Libs: -L${libdir} -lpcap
Libs.private: -libverbs 
Cflags: -I${includedir}