build: disable -Wdocumentation-deprecated-sync
authorRan Benita <ran234@gmail.com>
Thu, 14 Dec 2017 15:12:52 +0000 (17:12 +0200)
committerRan Benita <ran234@gmail.com>
Thu, 14 Dec 2017 15:56:18 +0000 (17:56 +0200)
commit5c9042127f50b765a0e83944084324d99c77fe95
treeba33a49a6ab696d7043ff4958ca1cc31be48f591
parent10e1a1b1aac85b438003d0feecfcfaadfac2baf7
build: disable -Wdocumentation-deprecated-sync

We will never remove the deprecated functions and there is no real
reason to annoy users into stop using them.

If there *will* be a reason, *then* we will add the attribute.

Fixes: https://github.com/xkbcommon/libxkbcommon/issues/56
Signed-off-by: Ran Benita <ran234@gmail.com>
configure.ac
meson.build