~ubuntu-branches/ubuntu/saucy/libyaml/saucy-security

« back to all changes in this revision

Viewing changes to yaml-0.1.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Anders Kaseorg
  • Date: 2011-05-30 22:27:27 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20110530222727-0zt9c89q4tdpb1kh
Tags: upstream-0.1.4
ImportĀ upstreamĀ versionĀ 0.1.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
includedir=@includedir@
 
4
libdir=@libdir@
 
5
 
 
6
Name: LibYAML
 
7
Description: Library to parse and emit YAML
 
8
Version: @PACKAGE_VERSION@
 
9
Cflags:
 
10
Libs: -L${libdir} -lyaml