D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
pkgconfig
/
Filename :
apr-1.pc
back
Copy
prefix=/opt/lampp exec_prefix=${prefix} libdir=${exec_prefix}/lib APR_MAJOR_VERSION=1 includedir=${prefix}/include/apr-${APR_MAJOR_VERSION} Name: APR Description: The Apache Portable Runtime library Version: 1.5.2 Libs: -L${libdir} -lapr-${APR_MAJOR_VERSION} -lrt -lcrypt -lpthread -ldl Cflags: -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I${includedir}