pulseaudio: fix build with orc
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 12 May 2013 10:05:22 +0000 (10:05 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 12 May 2013 20:10:28 +0000 (22:10 +0200)
commit1c0d1949c69f24518de63921b00130e9ae1082c0
treeaf4d4e6ea57ebc846132e067029eea6e990d73ff
parent40ccd2122e003d0c513c65eb389fe5a902ae9108
pulseaudio: fix build with orc

The configure script gets orcc from pkg-config, which sets it to /usr/bin/orcc
instead of $(HOST_DIR)/usr/bin/orcc. So set the path explicitly instead of
relying on pkg-config.

While we're at it, also add an explicit enable/disable to configure.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/pulseaudio/pulseaudio.mk