#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- gst-plugins-ugly-0.10.4/configure.ac~cross-compile
+++ gst-plugins-ugly-0.10.4/configure.ac
@@ -282,7 +282,7 @@
     LAME_LIBS="-lmp3lame -lm"
     dnl is lame presets available
     LAME_CFLAGS=""
-    AC_TRY_RUN([
+    AC_TRY_COMPILE([
 #include <lame/lame.h>
 int main (int argc, char *argv[])
 {