patch-configure 356 B

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