root/cherokee/trunk/cherokee.pc.in

Revision 1, 280 bytes (checked in by alo, 4 years ago)

--

Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6
7 Name: Cherokee
8 Description: Cherokee web server framework
9 Version: @VERSION@
10 Libs: -L${libdir} -lcherokee-base -lcherokee-server -lcherokee-client
11 Cflags: -I${includedir} -I${includedir}/cherokee
Note: See TracBrowser for help on using the browser.