| sub=cib | |
| prefix=@prefix@ | |
| libdir=@libdir@ | |
| includedir=@includedir@/@PACKAGE_TARNAME@ | |
| build=@BUILD_VERSION@ | |
| configdir=@CRM_CONFIG_DIR@ | |
| schemadir=@CRM_DTD_DIRECTORY@ | |
| Name: @PACKAGE_NAME@-${sub} | |
| URL: @PACKAGE_URL@ | |
| Version: @PACKAGE_VERSION@ | |
| Description: Pacemaker cluster manager v@PACKAGE_SERIES@ | |
| Requires: | |
| Conflicts: | |
| Cflags: -I${includedir} | |
| Libs: -L${libdir} -l${sub} | |
| Libs.private: | |