prefix=/usr
exec_prefix=/usr
libdir=/usr/lib64
APR_MAJOR_VERSION=1
includedir=/usr/include/apr-1
CPPFLAGS=-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
Name: APR
Description: The Apache Portable Runtime library
Version: 1.3.9
Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -lpthread
Cflags: ${CPPFLAGS} -pthread -I${includedir}