[MDEV-5749] Please add a .pc file to MariaDB for easy use via pkg-config Created: 2014-02-26 Updated: 2017-03-26 Resolved: 2017-03-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Fix Version/s: | 10.1.1 |
| Type: | Task | Priority: | Minor |
| Reporter: | Peter Stuge | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Although there is the mysql.m4 macro for autoconf it would be convenient to get all neccessary compiler and linker flags via pkg-config. Thanks! |
| Comments |
| Comment by Daniel Black [ 2017-03-26 ] |
|
While this was added in commit 604b6533940010e66ca1f75f23ad923632f63379 it was removed in dbda20caffbb22115b6f30069b716bc505c49d11 with a message not to add to a GA version. As 10.2 isn't GA perhaps re-adding this. |
| Comment by Sergei Golubchik [ 2017-03-26 ] |
|
It was apparently added again in 5ca5f92a1d6f4af0b407bc22e89b8ed78be09bc9, in mariadb-10.1.1 |