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