| Current Path : /hdd/hdd11/lib64/pkgconfig/ |
| Current File : /hdd/hdd11/lib64/pkgconfig/apr-1.pc |
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib64
APR_MAJOR_VERSION=1
includedir=${prefix}/include/apr-${APR_MAJOR_VERSION}
Name: APR
Description: The Apache Portable Runtime library
Version: 1.5.2
Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -luuid -lrt -lcrypt -lpthread -ldl
Cflags: -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I${includedir}