1if get_option('client') 2 if zshcompletiondir != 'no' 3 install_data('_pulseaudio', install_dir : zshcompletiondir) 4 endif 5endif 6