Lines Matching +refs:po +refs:find +refs:bash +refs:string
292 'string.h',
438 # A zero-length format string shouldn't be considered an issue.
617 if host_system != 'windows' and cc.has_function('stpcpy', prefix : '#include <string.h>')
647 #include <string.h>
1465 # have to be string literals.
2019 # Don't use the bundled ZLib sources until we are sure that we can't find it on
2046 # First just find the bare library.
2152 #include <string.h>
2236 have_bash = find_program('bash', required : false).found() # For completion scripts
2237 bash_comp_dep = dependency('bash-completion', version: '>=2.0', required: false)
2342 subdir('po')