root/libyaml/branches/stable/yaml-0.1.pc.in

Revision 373, 201 bytes (checked in by xi, 12 months ago)

Added support for pkg-config.

Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3includedir=@includedir@
4libdir=@libdir@
5
6Name: LibYAML
7Description: Library to parse and emit YAML
8Version: @PACKAGE_VERSION@
9Cflags:
10Libs: -L${libdir} -lyaml
Note: See TracBrowser for help on using the browser.