Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Back to Ticket #284
Ticket #284
: yaml-0.1.pc.in
File yaml-0.1.pc.in,
217 bytes
(added by ryoqun@…,
7 months
ago)
Properly initialize the include path
Line
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: -I${includedir}
10
Libs: -L${libdir} -lyaml
Download in other formats:
Original Format