From 4585abed659bff24aaecee44dbc0bb9dfde485f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Trevisan=20=28Trevi=C3=B1o=29?= Date: Mon, 21 Dec 2020 16:02:52 +0100 Subject: meson: Remove unused check-accelerated-dir option and references --- meson_options.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 49550bc1..14e0b908 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,5 +1,4 @@ option('at-spi-registryd-dir', type: 'string', value: '', description: 'Specify the directory of at-spi-registryd.') -option('check-accelerated-dir', type: 'string', value: '', description: 'Specify the directory of gnome-session-check-accelerated.') option('custom-conf', type: 'string', value: '', description: 'Filename to give to custom configuration file.') option('dbus-sys', type: 'string', value: '', description: 'Where D-Bus systemd directory is.') option('default-pam-config', type: 'combo', choices: [ 'autodetect', 'redhat', 'openembedded', 'exherbo', 'lfs', 'arch', 'none'], value: 'autodetect', description: '') -- cgit v1.2.1