1option('pam', type: 'feature', value: 'auto', description: 'Use PAM instead of shadow')
2option('gdk-pixbuf', type: 'feature', value: 'auto', description: 'Enable support for more image formats')
3option('sse', type: 'boolean', value: true, description: 'Use SSE instructions where possible')