ifneq (@ac_no_gsm_codec@,1) DIRS += gsm endif ifneq (@ac_no_ilbc_codec@,1) DIRS += ilbc endif ifneq (@ac_no_speex_codec@,1) DIRS += speex endif ifneq (@ac_no_g7221_codec@,1) DIRS += g7221 endif ifeq (x@ac_pa_path@,x) # Only if we're using our own PA in third_party ifneq ($(findstring pa,@ac_pjmedia_snd@),) DIRS += portaudio endif endif