prefix=/opt/cpanel/ea-apr16 exec_prefix=${prefix} libdir=/opt/cpanel/ea-apr16/lib64 APR_MAJOR_VERSION=1 includedir=${prefix}/include/apr-${APR_MAJOR_VERSION} CPPFLAGS=-DLINUX -D_REENTRANT -D_GNU_SOURCE Name: APR Description: The Apache Portable Runtime library Version: 1.7.5 Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -lpthread -ldl Cflags: ${CPPFLAGS} -g -O2 -pthread -I${includedir}