Revert "meson: add -Dwith-docs=disabled|enabled|auto"

This reverts commit 9d6b2c9342.
This commit is contained in:
Daniel Eklöf 2020-09-24 16:44:26 +02:00
parent e3eb58d483
commit a683a13120
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 11 additions and 25 deletions

View file

@ -1,2 +0,0 @@
option('with-docs', type: 'feature', value: 'enabled',
description: 'generate and install documentation (man pages). Requires scdoc.')