diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2017-04-04 11:10:29 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2017-04-04 11:10:29 +1000 |
commit | 7944d89b9706d258a76e2f5fbc5ac6c5f3f30dd6 (patch) | |
tree | aa60b390a09a3785dc29182ea8b1efa3185551db /doc/building.dox | |
parent | 88eaa7c1fd204d5864d7745bf588e7dbb2ea96da (diff) |
configure.ac: drop auto-detection of features
During the work with meson I realised auto-detection is not a good solution.
Our dependencies should be well-defined for what is considered 'normal' and
explicitly defined for any deviation from that normal build.
The normal build includes docs, tools, tests, etc. because we expect
developers to find errors in any of those. A distribution build may exclude
some of these bits, but it should be explicitly specified by the distribution
rather than having our build system guess what's not needed.
This patch drops any auto-detection of features and replaces it with a hard
yes/no.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'doc/building.dox')
0 files changed, 0 insertions, 0 deletions