root/trunk/varnish-cache/varnishapi.pc.in

Revision 3300, 215 bytes (checked in by tfheen, 23 months ago)

Set svn:keywords for all files

  • Property svn:keywords set to Id
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: VarnishAPI
7Description: Varnish API
8Version: @PACKAGE_VERSION@
9Cflags: -I${includedir}/varnish
10Libs: -L${libdir} -lvarnishapi
Note: See TracBrowser for help on using the browser.