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

Revision 3300, 215 bytes (checked in by tfheen, 1 year ago)

Set svn:keywords for all files

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