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.7.2 Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -luuid -lcrypt -lpthread Cflags: -DLINUX -D_REENTRANT -D_GNU_SOURCE -I${includedir}