]> git.alsa-project.org Git - alsa-plugins.git/commit
pulse - Define a dummy PA_CHECK_VERSION() when not available
authorTakashi Iwai <tiwai@suse.de>
Fri, 26 Aug 2011 07:43:11 +0000 (09:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 26 Aug 2011 07:43:11 +0000 (09:43 +0200)
commit83d5f81b7fb873dfe603356ee5b97b1381a4d5ec
treee58d54f898762e4f07daf84b1c0427256077c6c9
parent3854daba604370d3dd7057407b946311bb184122
pulse - Define a dummy PA_CHECK_VERSION() when not available

An old version of PA doesn't define this macro, and gives a build error.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
pulse/pcm_pulse.c