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