summaryrefslogtreecommitdiff
path: root/package/mpd/patches/patch-configure
blob: a27db64c5df72ab2cf3e97959efecf3564f1e365 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mpd-0.15.10.orig/configure	2010-05-30 17:57:50.000000000 +0200
+++ mpd-0.15.10/configure	2010-06-12 19:53:33.261613517 +0200
@@ -10637,7 +10637,7 @@ if test x$enable_lame_encoder != xno; th
 
 # Check whether --with-lame was given.
 if test "${with_lame+set}" = set; then :
-  withval=$with_lame;
+  lame_prefix=$with_lame;
 else
   lame_prefix=""
 fi