1 option('runtime_libdir',
4 description : 'install runtime libraries relative to libdir')
8 choices : ['libc', 'gnu', 'native'],
10 description : 'iconv implementation to use (\'libc\' = \'Part of the C stdlib\'; \'gnu\' = \'GNU\'s iconv\'; \'native\' = \'A separate iconv\')')
12 option('charsetalias_dir',
15 description : 'directory for charset.alias dir (default to \'libdir\' if unset)')
17 option('gio_module_dir',
20 description : 'load gio modules from this directory (default to \'libdir/gio/modules\' if unset)')
25 description : 'build with selinux support')
30 description : 'build with xattr support')
35 description : 'build with libmount support')
37 option('internal_pcre',
40 description : 'whether to use internal PCRE')
45 description : 'generate man pages (requires xsltproc)')
50 description : 'include tracing support for dtrace')
55 description : 'include tracing support for systemtap')
57 option('tapset_install_dir',
60 description : 'path where systemtap tapsets are installed')
65 description : 'use gtk-doc to build documentation')
67 option('bsymbolic_functions',
70 description : 'link with -Bsymbolic-functions if supported')
72 option('force_posix_threads',
75 description : 'Also use posix threads in case the platform defaults to another implementation (on Windows for example)')