meson: drop option description relic
[mesa.git] / meson_options.txt
index 18c03921db29dd00c443e6caf28476d9d459a6b5..b94ab3906cb2e4b58ff6f46a0ce90055051d2c5c 100644 (file)
@@ -25,7 +25,7 @@ option(
   choices : [
     '', 'auto', 'x11', 'wayland', 'drm', 'surfaceless', 'haiku', 'android',
   ],
-  description : 'comma separated list of window systems to support. If this is set to auto all platforms applicable to the OS will be enabled.'
+  description : 'window systems to support. If this is set to `auto`, all platforms applicable will be enabled.'
 )
 option(
   'dri3',