| Bug ID | 90055 |
|---|---|
| Summary | Use ${PKG_CONFIG} instead of pkg-config in the build system |
| Product | SyncEvolution |
| Version | unspecified |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | SyncEvolution |
| Assignee | syncevolution-issues@syncevolution.org |
| Reporter | niels_ole@salscheider-online.de |
| CC | syncevolution-issues@syncevolution.org |
Created attachment 115134 [details]
Patch to fix the issue
The attached patch replaces the use of pkg-config with ${PKG_CONFIG} in the
build system. This allows to use prefixed versions of pkg-config; Exherbo, for
example, has only copies of pkg-config that are prefixed with an arch triplet.