source:
libyaml/tags/0.1.4/yaml-0.1.pc.in
@
375
| Revision 375, 201 bytes checked in by xi, 2 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [373] | 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 |
Note: See TracBrowser
for help on using the repository browser.
