Index: libmpdclient-2.14/meson_options.txt
===================================================================
--- libmpdclient-2.14.orig/meson_options.txt
+++ libmpdclient-2.14/meson_options.txt
@@ -15,9 +15,9 @@ option('tcp', type: 'boolean',
   description: 'Enable TCP support')
 
 option('documentation', type: 'boolean',
-  value: false,
+  value: true,
   description: 'Build API documentation')
 
 option('test', type: 'boolean',
-  value: false,
+  value: true,
   description: 'Enable unit tests')
