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