Your IP : 13.58.82.214


Current Path : /lib64/pkgconfig/
Upload File :
Current File : //lib64/pkgconfig/ea-apr16-1.pc

prefix=/opt/cpanel/ea-apr16
exec_prefix=${prefix}
libdir=/opt/cpanel/ea-apr16/lib64
APR_MAJOR_VERSION=1
includedir=${prefix}/include/apr-${APR_MAJOR_VERSION}
CPPFLAGS=-DLINUX -D_REENTRANT -D_GNU_SOURCE

Name: APR
Description: The Apache Portable Runtime library
Version: 1.7.4
Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION}  -lpthread -ldl
Cflags: ${CPPFLAGS} -g -O2 -pthread -I${includedir}