prefix= exec_prefix=${prefix}/usr libdir=/usr/lib/x86_64-linux-gnu APR_MAJOR_VERSION=1 includedir=/usr/include/apr-1.0 Name: APR Description: The Apache Portable Runtime library Version: 1.7.0 Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} Libs.private: -luuid -lcrypt -lpthread Cflags: -DLINUX -D_REENTRANT -D_GNU_SOURCE -I${includedir}