prefix=@CLIENT_BASEDIR@ exec_prefix=${prefix} libdir=${exec_prefix}/lib/sparcv9 APR_MAJOR_VERSION=1 includedir=${exec_prefix}/include/apr-${APR_MAJOR_VERSION} Name: APR Description: The Apache Portable Runtime library Version: 1.3.9 Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -luuid -lsendfile -lrt -lsocket -lnsl -lpthread Cflags: -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I${includedir}