Replace all hard-coded /etc path with sysconfdir
[dconf.git] / meson_options.txt
blob9c8e3e68a36f0f69b9ec6e57b1a57323ceb720ac
1 option('bash_completion', type: 'boolean', value: true, description: 'install bash completion files')
2 option('man', type: 'boolean', value: true, description: 'generate man pages')
3 option('gtk_doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation')