prefix=/www/server/apache exec_prefix=/www/server/apache libdir=${prefix}/lib APR_MAJOR_VERSION=1 includedir=/www/server/apache/include Name: APR Description: The Apache Portable Runtime library Version: 1.6.5 Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -luuid -lrt -lcrypt -lpthread -ldl Cflags: -DLINUX -D_REENTRANT -D_GNU_SOURCE -g -O2 -pthread -I${includedir}