several changes to mpd Makefile
[openwrt/svn-archive/archive.git] / sound / mpd / patches / diff.patch
1 --- mpd-0.15.9/configure.orig 2010-04-13 22:40:51.998295776 +0200
2 +++ mpd-0.15.9/configure 2010-04-13 22:41:15.868300133 +0200
3 @@ -9162,6 +9162,7 @@
4 # Check whether --with-faad was given.
5 if test "${with_faad+set}" = set; then :
6 withval=$with_faad;
7 + faad_prefix=$with_faad;
8 else
9 faad_prefix=""
10 fi