/mordor/libmordoryaml.pc.in
http://github.com/mozy/mordor · Autoconf · 11 lines · 10 code · 1 blank · 0 comment · 1 complexity · dc1521d4a7d1bb73bf2a74bff498158f MD5 · raw file
- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: libmordoryaml
- Description: YAML parsing support for libmordor
- Requires: mordor yaml
- Version: @PACKAGE_VERSION@
- Libs: -L${libdir} -lmordoryaml
- Cflags: -I${includedir}