View | Details | Raw Unified
Collapse All | Expand All

(-) gst-python-0.10.8.orig/configure.ac (+11 lines)
 Lines 334-339    Link Here 
AG_GST_VALGRIND_CHECK
AG_GST_VALGRIND_CHECK
AC_MSG_CHECKING([whether $LD accepts -z,lazy])
case `$LD -z,lazy -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
  LDFLAGS="$LDFLAGS -Wl,-z,lazy"
  AC_MSG_RESULT([yes])
  ;;
*)
  AC_MSG_RESULT([no])
  ;;
esac
AC_OUTPUT([
AC_OUTPUT([
  Makefile
  Makefile
  codegen/Makefile
  codegen/Makefile